Updated
This commit is contained in:
parent
8592dcd3ce
commit
51ff325d69
@ -12,17 +12,10 @@ EGIT_REPO_URI="${HOMEPAGE}"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
IUSE="jpeg png svg"
|
||||
|
||||
DEPEND="media-gfx/imagemagick
|
||||
net-im/pidgin
|
||||
dev-vcs/git
|
||||
dev-libs/json-glib"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_compile() {
|
||||
econf \
|
||||
$(use_enable svg png jpeg) \
|
||||
|| die "Error: econf failed!"
|
||||
emake || die "Error: emake failed!"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user