commit:     5b978d0c5d566d64bd619710039878cd5facf1ea
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 21:38:01 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 22:40:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b978d0c

media-libs/babl: 0.1.12, 0.1.38, 0.1.64, 0.1.72

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/babl/Manifest           |  4 ---
 media-libs/babl/babl-0.1.12.ebuild | 53 ------------------------------------
 media-libs/babl/babl-0.1.38.ebuild | 55 --------------------------------------
 media-libs/babl/babl-0.1.64.ebuild | 54 -------------------------------------
 media-libs/babl/babl-0.1.72.ebuild | 47 --------------------------------
 5 files changed, 213 deletions(-)

diff --git a/media-libs/babl/Manifest b/media-libs/babl/Manifest
index 85b3fb9b29f..1c1bc1e4ca8 100644
--- a/media-libs/babl/Manifest
+++ b/media-libs/babl/Manifest
@@ -1,7 +1,3 @@
-DIST babl-0.1.12.tar.bz2 642234 BLAKE2B 
2e60f7bc5edd55d78e3e588c1c777e3aff6953ffb0ecb5ac91b2a1bf7019329a1ddedb8de53b77fd1c37342b607f2f9603bedfb45ceb9943051d63bb0bd364ba
 SHA512 
b69c8e3870f25372b2223aa4a716383af30342822461fc847039af964cdd194603dbc327a5c3547369d64b206b54280a5a9a227197ca6b7bcfbfa8e2e560df6a
-DIST babl-0.1.38.tar.bz2 653047 BLAKE2B 
8bc43a7e0b7265f72122743ff4b3e25825e4bbe6797a6e077de16d47239a67cc8fcb93253f54de31012cfb1622cafed2c220cba5cb3cdd9eb1599e5d11b4000f
 SHA512 
4b55b666170322adad4b4624c98110d7a34c496f7aadb22a53c09d1ce5ae518122c2105fd2cb2a057e752fe1540beb703f8192e48e7c43601342a75db2bfdca0
 DIST babl-0.1.62.tar.bz2 698161 BLAKE2B 
21fdc009e56d40a8ee08509161dcad10c3f5b41c42ab7f2d64f888762a15b3dd4b6723a4caa4aea7c977179007db4b6e39b6ab9fde4c68bb24ea170ccf29dbd3
 SHA512 
4d2ba25e39b8dcb122913731861fa04cafd97388a1c354afb2188e8582ac78e9e32f838e2be8e9f41ee9ac582081fdee1d79accb60e824b8b2c12995f96a8293
-DIST babl-0.1.64.tar.bz2 705991 BLAKE2B 
a22522f3c9ce73b4a0d29f2dddae870e7d241c4456295cab8b3a1d6441dcc7221c510ace57ba22a86ad8aff605734430396b65dbad3a51d306344d0a230034bc
 SHA512 
b728c2973f80b62e2ee62307880e00a95a90839e778644dd6ab4076e43708e4939c8162b9a6a474dc3c3c4c087475d51eb64d2effd6dcdf969696060cc22a8aa
 DIST babl-0.1.66.tar.bz2 706100 BLAKE2B 
0de443dd4ea32cd025c8b121f042c24528677f32a6c201f3abedd13fb3a2ce2636d03f4b45eefce2c9f7a86426355af9b584602ca9ebb1a2140ee88f500c2843
 SHA512 
41534eea6cad21eae704af3fdce4857e9dc2b0efa48a7cfd7f98b23428198e95fc9ca2f30e522abf2fa06e907eaf4f7bbafc048b356cb5890fabcb9be21001b3
-DIST babl-0.1.72.tar.xz 293660 BLAKE2B 
454b663753597c9b626f8fd1f6604e50cd0e9f5e4a62c8646b6904e97f79ed29a3e151a70593f191bed098192b3993e7f05049b3d6533ece0ac901cf00515cd0
 SHA512 
55425688467d565acecbe3657ed4191971fe70d0da0f69c348eec8a6db9807f3e27f5101cade2d886d017b5156e4ef56382df93f26cc335acb4ce33bbef23d6b
 DIST babl-0.1.74.tar.xz 294156 BLAKE2B 
bb5df4db706f817d9cf8674caed9b758fc1380b9dd33a26b24990eae07543f097c5e5fb68788c02cb2a2c0e68e917bb7a1c68aa0d2f9871dfd3267934291d474
 SHA512 
97b4a5aad76b7d6dee1835774cee48f866a9513c6454d74c3378068a60359704c1ba106a7542b9ac6a7968b3cf632ed2626b835ec9c7f3fcc6e29968c1e39396

diff --git a/media-libs/babl/babl-0.1.12.ebuild 
b/media-libs/babl/babl-0.1.12.ebuild
deleted file mode 100644
index ff19c765a87..00000000000
--- a/media-libs/babl/babl-0.1.12.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-if [[ ${PV} == *9999* ]]; then
-       inherit autotools git-r3
-       EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git";
-       SRC_URI=""
-else
-       SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2";
-       KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
-fi
-
-DESCRIPTION="A dynamic, any to any, pixel format conversion library"
-HOMEPAGE="http://www.gegl.org/babl/";
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="altivec cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_mmx"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-       >=sys-devel/libtool-2.2
-       virtual/pkgconfig
-"
-
-src_prepare() {
-       epatch_user
-       [[ ${PV} == *9999* ]] && eautoreconf
-}
-
-src_configure() {
-       # Automagic rsvg support is just for website generation we do not call,
-       #     so we don't need to fix it
-       # w3m is used for dist target thus no issue for us that it is 
automagically
-       #     detected
-       econf \
-               --disable-docs \
-               --disable-static \
-               --disable-maintainer-mode \
-               $(use_enable altivec) \
-               $(use_enable cpu_flags_x86_mmx mmx) \
-               $(use_enable cpu_flags_x86_sse sse) \
-               $(use_enable cpu_flags_x86_sse sse2)
-}
-
-src_install() {
-       default
-       prune_libtool_files --all
-}

diff --git a/media-libs/babl/babl-0.1.38.ebuild 
b/media-libs/babl/babl-0.1.38.ebuild
deleted file mode 100644
index 87c1f1ee4d1..00000000000
--- a/media-libs/babl/babl-0.1.38.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils
-
-if [[ ${PV} == *9999* ]]; then
-       inherit autotools git-r3
-       EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git";
-       SRC_URI=""
-else
-       SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2";
-       KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris 
~x86-solaris"
-fi
-
-DESCRIPTION="A dynamic, any to any, pixel format conversion library"
-HOMEPAGE="http://www.gegl.org/babl/";
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="altivec cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 
cpu_flags_x86_mmx cpu_flags_x86_f16c"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-       >=sys-devel/libtool-2.2
-       virtual/pkgconfig
-"
-
-src_prepare() {
-       default
-       [[ ${PV} == *9999* ]] && eautoreconf
-}
-
-src_configure() {
-       # Automagic rsvg support is just for website generation we do not call,
-       #     so we don't need to fix it
-       # w3m is used for dist target thus no issue for us that it is 
automagically
-       #     detected
-       econf \
-               --disable-docs \
-               --disable-static \
-               --disable-maintainer-mode \
-               $(use_enable altivec) \
-               $(use_enable cpu_flags_x86_f16c f16c) \
-               $(use_enable cpu_flags_x86_mmx mmx) \
-               $(use_enable cpu_flags_x86_sse sse) \
-               $(use_enable cpu_flags_x86_sse2 sse2) \
-               $(use_enable cpu_flags_x86_sse4_1 sse4_1)
-}
-
-src_install() {
-       default
-       prune_libtool_files --all
-}

diff --git a/media-libs/babl/babl-0.1.64.ebuild 
b/media-libs/babl/babl-0.1.64.ebuild
deleted file mode 100644
index 634e2a1ade6..00000000000
--- a/media-libs/babl/babl-0.1.64.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} == *9999* ]]; then
-       inherit autotools git-r3
-       EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git";
-       SRC_URI=""
-else
-       SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2";
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
-fi
-
-DESCRIPTION="A dynamic, any to any, pixel format conversion library"
-HOMEPAGE="http://www.gegl.org/babl/";
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="altivec cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 
cpu_flags_x86_sse4_1 cpu_flags_x86_mmx cpu_flags_x86_f16c"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-       >=sys-devel/libtool-2.2
-       virtual/pkgconfig
-"
-
-src_prepare() {
-       default
-       [[ ${PV} == *9999* ]] && eautoreconf
-}
-
-src_configure() {
-       # Automagic rsvg support is just for website generation we do not call,
-       #     so we don't need to fix it
-       # w3m is used for dist target thus no issue for us that it is 
automagically
-       #     detected
-       econf \
-               --disable-docs \
-               --disable-static \
-               --disable-maintainer-mode \
-               $(use_enable altivec) \
-               $(use_enable cpu_flags_x86_f16c f16c) \
-               $(use_enable cpu_flags_x86_mmx mmx) \
-               $(use_enable cpu_flags_x86_sse sse) \
-               $(use_enable cpu_flags_x86_sse2 sse2) \
-               $(use_enable cpu_flags_x86_sse3 sse3) \
-               $(use_enable cpu_flags_x86_sse4_1 sse4_1)
-}
-
-src_install() {
-       default
-       find "${D}" -name '*.la' -type f -delete || die
-}

diff --git a/media-libs/babl/babl-0.1.72.ebuild 
b/media-libs/babl/babl-0.1.72.ebuild
deleted file mode 100644
index 7aeda229c13..00000000000
--- a/media-libs/babl/babl-0.1.72.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-if [[ ${PV} == *9999* ]]; then
-       inherit git-r3
-       EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/babl.git";
-       SRC_URI=""
-else
-       SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz";
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 
~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~x64-solaris ~x86-solaris"
-fi
-
-DESCRIPTION="A dynamic, any to any, pixel format conversion library"
-HOMEPAGE="http://www.gegl.org/babl/";
-
-LICENSE="LGPL-3"
-SLOT="0"
-IUSE="cpu_flags_x86_avx2 cpu_flags_x86_sse cpu_flags_x86_sse2 
cpu_flags_x86_sse3 cpu_flags_x86_sse4_1 cpu_flags_x86_mmx cpu_flags_x86_f16c 
introspection lcms"
-
-RDEPEND="lcms? ( media-libs/lcms:2 )"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-"
-
-src_configure() {
-       # Automagic rsvg support is just for website generation we do not call,
-       #     so we don't need to fix it
-       # w3m is used for dist target thus no issue for us that it is 
automagically
-       #     detected
-       local emesonargs=(
-               $(meson_use cpu_flags_x86_mmx enable-mmx)
-               $(meson_use cpu_flags_x86_sse enable-sse)
-               $(meson_use cpu_flags_x86_sse2 enable-sse2)
-               $(meson_use cpu_flags_x86_sse3 enable-sse3)
-               $(meson_use cpu_flags_x86_sse4_1 enable-sse4_1)
-               $(meson_use cpu_flags_x86_avx2 enable-avx2)
-               $(meson_use cpu_flags_x86_f16c enable-f16c)
-               $(meson_use introspection enable-gir)
-               -Dwith-docs=false
-               $(meson_use lcms with-lcms)
-       )
-       meson_src_configure
-}

Reply via email to