From deba8115d2c2af26df42966b91ef04ff4dd79cde Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 14 May 2020 11:09:11 +0100 Subject: gentoo resync : 14.05.2020 --- media-libs/libsixel/Manifest | 6 +--- media-libs/libsixel/libsixel-1.8.1.ebuild | 49 ------------------------------- media-libs/libsixel/libsixel-1.8.2.ebuild | 49 ------------------------------- media-libs/libsixel/libsixel-1.8.6.ebuild | 4 +-- 4 files changed, 3 insertions(+), 105 deletions(-) delete mode 100644 media-libs/libsixel/libsixel-1.8.1.ebuild delete mode 100644 media-libs/libsixel/libsixel-1.8.2.ebuild (limited to 'media-libs/libsixel') diff --git a/media-libs/libsixel/Manifest b/media-libs/libsixel/Manifest index d0380deaa84e..4c612d41cbff 100644 --- a/media-libs/libsixel/Manifest +++ b/media-libs/libsixel/Manifest @@ -1,7 +1,3 @@ -DIST libsixel-1.8.1.tar.gz 4777791 BLAKE2B de96029990acc00e0c5fa81e6f892153000a93841b8e152ecc2ae3db0e7ca1dbe5063fdbf69f79f23c82095b253206c7bea0f638ed7536ebcf3d0d23a1137965 SHA512 af38b47aac443bfb443aa7b12041ecc1496722afbc861ad8572e90c34c7c1ed4ee04241d5d5f3abb7d8be945fac2a1f718494c4fbd023a6a7b9f6d912f90554c -DIST libsixel-1.8.2.tar.gz 4778776 BLAKE2B a43ff76e271b27337fa4144bd89170f33bfae535696f5107cc77b3adef370e89d9da950746621ec7002b201f68dba873f99463d8b2183c319b62f2574f0562a3 SHA512 f0287b7b7a190f0f964e27fc65aa816a78c09de5e50045a25eb05f9b430c74f779a7d5eb591b3430a82a06621d53719bf115bcdd0b99acc9afe3cb9ab6fde271 DIST libsixel-1.8.6.tar.gz 4791628 BLAKE2B 5fa197d0d759eecd4040c4c1101e6d85fb9af7405ccdff75be571b3ac6b2b0aab6415bc3fdbb37157795f89190fcc1d0fea1bdf705e83a34762e2b05f5588c69 SHA512 460a5d46bada705b4a7ec2e250e2bde7f4b8ba155281fa5a102d1121f79c1c79145f042cd1f4bf93a2fc29e784e89afd539e963470663fc659d4fe72ea49fdaf -EBUILD libsixel-1.8.1.ebuild 1140 BLAKE2B ab534788b27f873dec3690f6a22ee34be7a8d3a6e31c4c7caf680853c2f6a596386a0e6ce421232ada546aa95cd055daf1b6b43963ac7563248041088d86ddb2 SHA512 45e01e40d16784ce4723c613f15dfc1ffc47a78097f028ebe9cc9510f124a347b37bf408b3c7c40a8af05c96e43a536d377c036882bea1110301ef7b23918259 -EBUILD libsixel-1.8.2.ebuild 1142 BLAKE2B c13f2c30518874b308dd758672367445567292105224bb959f782284444437277e1b354a8f3f04530fcd437f8a09a635189aefbd0b74b53158bd4ddc05dcc367 SHA512 604e91d30ace2de226d6973239a5f3e8d67ab97189c46844f85a4d6357a93c5c3e0afc77a675bf4ecfc9396f193995b5731968b6ce3841c1ebf43ba67e1b887f -EBUILD libsixel-1.8.6.ebuild 1139 BLAKE2B 25ee7bc8169caf806e2207157ecee901f02e49e075d987df1c29c54ef407918814968c1049162f0ccb0ce38f66ff9a2491a30724978ef0cf07144a097dc486f4 SHA512 81be56f57e7872990e416281e3c9d6ae63fb120380b4f66e4b1bf99dfd7b6beeb54beeeb8fdd93b2118982a6c7072da23627bd4cb7812124d9776c35235f3195 +EBUILD libsixel-1.8.6.ebuild 1137 BLAKE2B f800ad1ab44e827da2e31649859649d7a119d06b518ca303d31e5120e3ac2f342d914a389dbb53d3ce28987fa5e3ad5e990cfb4af4818d6262c4e7559b611d5c SHA512 e2e3b502296827210a9d3cb78b87bb4abdc1857fe00ac72c4a969d31c2af18651421095a16172402a64f92183457f120c36da5fdfbe81a0ca605a782b5c71a5b MISC metadata.xml 329 BLAKE2B 607583721c17ebb8bd03d4142860d189cba164b08acbb5471a06172a0b3eb58a141f3daf6cc5cf96b7830699d9528bb60ee5214bc376a0514103e01ec8df4fec SHA512 018b8cb5c0a19e397914b799dedae30e20aab765ad58098529a45cc2aa14bd695abbd75b09efd0eb957da1dcc99b0ea04bf07f167047095288b033f82c4e4b92 diff --git a/media-libs/libsixel/libsixel-1.8.1.ebuild b/media-libs/libsixel/libsixel-1.8.1.ebuild deleted file mode 100644 index 29e9737626bc..000000000000 --- a/media-libs/libsixel/libsixel-1.8.1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit bash-completion-r1 - -DESCRIPTION="A lightweight, fast implementation of DEC SIXEL graphics codec" -HOMEPAGE="https://github.com/saitoha/libsixel" -SRC_URI="https://github.com/saitoha/${PN}/releases/download/v${PV}/${P}.tar.gz" - -LICENSE="MIT public-domain" -SLOT="0" -KEYWORDS="amd64 ~ia64 x86" -IUSE="curl gd gtk jpeg png static-libs" - -RDEPEND="curl? ( net-misc/curl ) - gd? ( media-libs/gd ) - gtk? ( x11-libs/gdk-pixbuf:2 ) - jpeg? ( virtual/jpeg:0 ) - png? ( media-libs/libpng:0 )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_configure() { - econf \ - $(use_with curl libcurl) \ - $(use_with gd) \ - $(use_with gtk gdk-pixbuf2) \ - $(use_with jpeg) \ - $(use_with png) \ - $(use_enable static-libs static) \ - --with-bashcompletiondir=$(get_bashcompdir) \ - --disable-python -} - -src_test() { - emake test -} - -src_install() { - default - use static-libs || find "${ED}" -name '*.la' -delete || die - - cd images - docompress -x /usr/share/doc/${PF}/images - docinto images - dodoc egret.jpg map{8,16}.png snake.jpg vimperator3.png -} diff --git a/media-libs/libsixel/libsixel-1.8.2.ebuild b/media-libs/libsixel/libsixel-1.8.2.ebuild deleted file mode 100644 index c05386adb4e3..000000000000 --- a/media-libs/libsixel/libsixel-1.8.2.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit bash-completion-r1 - -DESCRIPTION="A lightweight, fast implementation of DEC SIXEL graphics codec" -HOMEPAGE="https://github.com/saitoha/libsixel" -SRC_URI="https://github.com/saitoha/${PN}/releases/download/v${PV}/${P}.tar.gz" - -LICENSE="MIT public-domain" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" -IUSE="curl gd gtk jpeg png static-libs" - -RDEPEND="curl? ( net-misc/curl ) - gd? ( media-libs/gd ) - gtk? ( x11-libs/gdk-pixbuf:2 ) - jpeg? ( virtual/jpeg:0 ) - png? ( media-libs/libpng:0 )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_configure() { - econf \ - $(use_with curl libcurl) \ - $(use_with gd) \ - $(use_with gtk gdk-pixbuf2) \ - $(use_with jpeg) \ - $(use_with png) \ - $(use_enable static-libs static) \ - --with-bashcompletiondir=$(get_bashcompdir) \ - --disable-python -} - -src_test() { - emake test -} - -src_install() { - default - use static-libs || find "${ED}" -name '*.la' -delete || die - - cd images - docompress -x /usr/share/doc/${PF}/images - docinto images - dodoc egret.jpg map{8,16}.png snake.jpg vimperator3.png -} diff --git a/media-libs/libsixel/libsixel-1.8.6.ebuild b/media-libs/libsixel/libsixel-1.8.6.ebuild index f938c80c4d36..ad139ad3d010 100644 --- a/media-libs/libsixel/libsixel-1.8.6.ebuild +++ b/media-libs/libsixel/libsixel-1.8.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI="7" inherit bash-completion-r1 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/saitoha/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT public-domain" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="amd64 ~ia64 x86" IUSE="curl gd gtk jpeg png static-libs" RDEPEND="curl? ( net-misc/curl ) -- cgit v1.2.3