summaryrefslogtreecommitdiff
path: root/media-libs/libsixel/libsixel-1.7.3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-02 14:45:16 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-02 14:45:16 +0000
commita70f42c65202d88c203c40910fef8f96f333d1ee (patch)
treede550ee3deb79c550ae1aba7fcce118d5d4dbc31 /media-libs/libsixel/libsixel-1.7.3.ebuild
parent721254b86a09bdedd5eefd0de7899c90ea2ead1a (diff)
gentoo resync : 02.01.2018
Diffstat (limited to 'media-libs/libsixel/libsixel-1.7.3.ebuild')
-rw-r--r--media-libs/libsixel/libsixel-1.7.3.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/media-libs/libsixel/libsixel-1.7.3.ebuild b/media-libs/libsixel/libsixel-1.7.3.ebuild
index 13adf5b40300..3d8e5d2dbd83 100644
--- a/media-libs/libsixel/libsixel-1.7.3.ebuild
+++ b/media-libs/libsixel/libsixel-1.7.3.ebuild
@@ -3,7 +3,7 @@
EAPI="6"
-inherit bash-completion-r1
+inherit bash-completion-r1 ltprune
DESCRIPTION="A lightweight, fast implementation of DEC SIXEL graphics codec"
HOMEPAGE="https://github.com/saitoha/libsixel"
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/saitoha/libsixel/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT public-domain"
SLOT="0"
KEYWORDS="amd64 ia64 x86"
-IUSE="curl gd gtk jpeg png"
+IUSE="curl gd gtk jpeg png static-libs"
RDEPEND="curl? ( net-misc/curl )
gd? ( media-libs/gd )
@@ -29,6 +29,7 @@ src_configure() {
$(use_with gtk gdk-pixbuf2) \
$(use_with jpeg) \
$(use_with png) \
+ $(use_enable static-libs static) \
--with-bashcompletiondir=$(get_bashcompdir) \
--disable-python
}
@@ -39,6 +40,7 @@ src_test() {
src_install() {
default
+ prune_libtool_files
cd images
docompress -x /usr/share/doc/${PF}/images