commit:     10aeb4cf99748efb331efd51a6ae0632c059621b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 08:13:12 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 08:30:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10aeb4cf

media-libs/imlib2: drop 1.9.0-r1

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/imlib2/Manifest               |  1 -
 media-libs/imlib2/imlib2-1.9.0-r1.ebuild | 89 --------------------------------
 2 files changed, 90 deletions(-)

diff --git a/media-libs/imlib2/Manifest b/media-libs/imlib2/Manifest
index 6c3e8af8ab64..ff0b58573b34 100644
--- a/media-libs/imlib2/Manifest
+++ b/media-libs/imlib2/Manifest
@@ -1,4 +1,3 @@
 DIST imlib2-1.7.1.tar.bz2 893631 BLAKE2B 
637bf70ea223a63c51def0fac4102683a090de41a1f5904d6232fd2fa004915e3dcde54eac51d16532d2df83a0f8df127266766ac3700ae2948d39fefef512b8
 SHA512 
36e457855da0f129c7e7ba3dfcb44162b6624b1d56df5f84448495a96fe9ad1ce3e6c628222630be7274476722c4feaa8e1648d1e463439ca758e66ce9645970
 DIST imlib2-1.7.5.tar.xz 793124 BLAKE2B 
bc47f81aeb635ca2f3d4962e1be5c53111a25a88ccbfcd8f9a7c87717b256966ca6b8cd78fb897287dab656ef2ade41a0955f7d3770d6d670e675954f000cebb
 SHA512 
6e0a79359d6cac297b7a074a75bf577c8c1e3932d9993616834ea9076a7df544fafcfa960fe8ed7468f1291533f3c828260ccb809a882dadb3f3650ba9dd3f28
-DIST imlib2-1.9.0.tar.xz 807740 BLAKE2B 
5fc1694a4a419434d2308f0bd76e7a2fe086a00159c5fe73a383bee4d0c721f2bf294e9a9e7cb86416f702d1991646b56fd3a876c573584c4a18c7bd5e5f5f88
 SHA512 
958fdabc938ec03ab48001ca4df72c8352cb261b12b09334d38348b22b8859cff16a1cda0d4447b73261723f223f62a799f80eb85a710ac5a44a3fa4f90734fd
 DIST imlib2-1.9.1.tar.xz 813104 BLAKE2B 
ef7369d2285bd5b207f646ebb12492323203306c95786d8561a1191dbe489a8efe61975e4deed7bc9c8ed0ac24cf9bd826fa5a24095bc3d254e6f6d6379c8c8b
 SHA512 
00eb8804a32e1403614e9f899f358dd9797f4bcfa7e9fdecd37992731019933e39834a60bd20be8fb69a35161ba1e784bd638b5ecb626d01a4f69c70c330e5f1

diff --git a/media-libs/imlib2/imlib2-1.9.0-r1.ebuild 
b/media-libs/imlib2/imlib2-1.9.0-r1.ebuild
deleted file mode 100644
index 0e69ea06264d..000000000000
--- a/media-libs/imlib2/imlib2-1.9.0-r1.ebuild
+++ /dev/null
@@ -1,89 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit multilib-minimal toolchain-funcs
-
-DESCRIPTION="Version 2 of an advanced replacement library for libraries like 
libXpm"
-HOMEPAGE="https://www.enlightenment.org/
-       https://sourceforge.net/projects/enlightenment/files/imlib2-src/";
-SRC_URI="https://downloads.sourceforge.net/enlightenment/${P}.tar.xz";
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="+X bzip2 cpu_flags_x86_mmx cpu_flags_x86_sse2 debug doc +gif +jpeg mp3 
+png +shm
-       static-libs +tiff +webp zlib svg heif eps jpeg2k jpegxl"
-
-REQUIRED_USE="shm? ( X )"
-
-RDEPEND="
-       media-libs/freetype:2[${MULTILIB_USEDEP}]
-       bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] )
-       gif? ( media-libs/giflib:=[${MULTILIB_USEDEP}] )
-       jpeg? ( media-libs/libjpeg-turbo:=[${MULTILIB_USEDEP}] )
-       mp3? ( media-libs/libid3tag:=[${MULTILIB_USEDEP}] )
-       png? ( >=media-libs/libpng-1.6.10:0=[${MULTILIB_USEDEP}] )
-       tiff? ( >=media-libs/tiff-4.0.4:=[${MULTILIB_USEDEP}] )
-       webp? ( media-libs/libwebp:=[${MULTILIB_USEDEP}] )
-       svg? ( >=gnome-base/librsvg-2.46.0:=[${MULTILIB_USEDEP}] )
-       heif? ( media-libs/libheif:=[${MULTILIB_USEDEP}] )
-       eps? ( app-text/libspectre )
-       jpeg2k? ( media-libs/openjpeg:=[${MULTILIB_USEDEP}] )
-       jpegxl? ( media-libs/libjxl:=[${MULTILIB_USEDEP}] )
-       X? (
-               x11-libs/libX11[${MULTILIB_USEDEP}]
-               x11-libs/libXext[${MULTILIB_USEDEP}]
-       )
-       zlib? ( sys-libs/zlib[${MULTILIB_USEDEP}] )
-       !<media-plugins/imlib2_loaders-1.7.0
-"
-DEPEND="${RDEPEND}
-       X? ( x11-base/xorg-proto )"
-BDEPEND="virtual/pkgconfig"
-
-multilib_src_configure() {
-       local myeconfargs=(
-               $(use_with X x)
-               $(use_with bzip2 bz2)
-               $(use_enable debug)
-               $(use_with gif)
-               $(use_with jpeg)
-               $(use_with mp3 id3)
-               $(use_with png)
-               $(use_with shm x-shm-fd)
-               $(use_enable static-libs static)
-               $(use_with tiff)
-               $(use_with webp)
-               $(use_with zlib)
-               $(use_with svg)
-               $(use_with heif)
-               $(multilib_native_use_with eps ps)
-               $(use_with jpeg2k j2k)
-               $(use_with jpegxl jxl)
-       )
-
-       # imlib2 has different configure options for x86/amd64 assembly
-       if [[ $(tc-arch) == amd64 ]]; then
-               myeconfargs+=( $(use_enable cpu_flags_x86_sse2 amd64) 
--disable-mmx )
-       else
-               myeconfargs+=( --disable-amd64 $(use_enable cpu_flags_x86_mmx 
mmx) )
-       fi
-
-       ECONF_SOURCE="${S}" \
-       econf "${myeconfargs[@]}"
-}
-
-multilib_src_install() {
-       V=1 emake install DESTDIR="${D}"
-       find "${D}" -name '*.la' -delete || die
-}
-
-multilib_src_install_all() {
-       if use doc; then
-               local HTML_DOCS=( "${S}"/doc/. )
-               rm "${S}"/doc/Makefile.{am,in} || die
-       fi
-       einstalldocs
-}

Reply via email to