From: "Andrew Savchenko" <bircoph@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/imlib2_loaders/
Date: Sun, 12 Dec 2021 10:10:19 +0000 (UTC) [thread overview]
Message-ID: <1639303793.b6adc4310edc9c7fbee408a344c89ef7f1908250.bircoph@gentoo> (raw)
commit: b6adc4310edc9c7fbee408a344c89ef7f1908250
Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 12 09:28:52 2021 +0000
Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Sun Dec 12 10:09:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6adc431
media-plugins/imlib2_loaders: drop old
Package-Manager: Portage-3.0.29, Repoman-3.0.3
Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org>
media-plugins/imlib2_loaders/Manifest | 1 -
.../imlib2_loaders/imlib2_loaders-1.6.1.ebuild | 36 ----------------------
2 files changed, 37 deletions(-)
diff --git a/media-plugins/imlib2_loaders/Manifest b/media-plugins/imlib2_loaders/Manifest
index 04e6c2c93e60..4729d673697f 100644
--- a/media-plugins/imlib2_loaders/Manifest
+++ b/media-plugins/imlib2_loaders/Manifest
@@ -1,3 +1,2 @@
-DIST imlib2_loaders-1.6.1.tar.gz 375642 BLAKE2B 20f4213e3d84c333faff82910f4f402524e50f567cddcce225678c0706d04c5a9520d8a54956f50be4d42fd231f317573ec091864f1d526336aacc8f7e0ae399 SHA512 1017b3587b2815d8347e9aef3f11649bdaadd48be10fe89d6e6eb8cb1d022723d414869cf12a2bff3eaa2f14c12ffd424767993e07990f8fa3ce5062ab0844fa
DIST imlib2_loaders-1.7.1.tar.bz2 302348 BLAKE2B 8f73daa5b70d7122c136a001df920649a438edc60d4e7e94b691dfecc0864b66c321c676fb78a2f9e990b842d31fd5f95dcbacf232d6b9809382173449f86673 SHA512 5752768aa61c36e8f8ae5ff9219f950ba7b1561629bb21e4b4e16890d0fa904e93899e64152f05c6d7190553404336ec33b1d88b0cbec46c61a26598e27d449d
DIST imlib2_loaders-1.7.5.tar.xz 252548 BLAKE2B 5bc048dad9949dabd9ba3253fe862089975fe0b1dc6bc898e0b5fbc27cf4c2d7be81dbec64aa9fc1da357ed881e5617017f36c46d009a633e594a54fa29beeb0 SHA512 3b307dfae033466d2fa37f90d47626d32fd90228747cbd03ca3bfafe33fb995dbd1b86cfd13e4982c622b18940e4d6b2ec4826c017f5dce0c1cdee1b558c9204
diff --git a/media-plugins/imlib2_loaders/imlib2_loaders-1.6.1.ebuild b/media-plugins/imlib2_loaders/imlib2_loaders-1.6.1.ebuild
deleted file mode 100644
index 8243af8e60c8..000000000000
--- a/media-plugins/imlib2_loaders/imlib2_loaders-1.6.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Additional image loaders for Imlib2"
-HOMEPAGE="https://www.enlightenment.org/
- https://sourceforge.net/projects/enlightenment/files/imlib2-src/"
-SRC_URI="https://downloads.sourceforge.net/enlightenment/${P}.tar.gz"
-
-LICENSE="|| ( BSD GPL-2 )"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
-IUSE="eet xcf"
-
-RDEPEND=">=media-libs/imlib2-${PV}
- eet? ( dev-libs/efl[eet] )"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
-
-src_configure() {
- local myconf=(
- --disable-static
- $(use_enable eet)
- $(use_enable xcf)
- )
-
- econf "${myconf[@]}"
-}
-
-src_install() {
- V=1 emake install DESTDIR="${D}"
- einstalldocs
-
- find "${D}" -name '*.la' -delete || die
-}
next reply other threads:[~2021-12-12 10:10 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-12 10:10 Andrew Savchenko [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-19 3:09 [gentoo-commits] repo/gentoo:master commit in: media-plugins/imlib2_loaders/ Sam James
2024-09-19 3:09 Sam James
2024-09-19 3:09 Sam James
2024-09-19 3:09 Sam James
2024-09-19 3:09 Sam James
2024-07-17 8:16 Yixun Lan
2024-04-10 23:34 Yixun Lan
2024-04-10 23:34 Yixun Lan
2023-03-17 19:40 Andrew Savchenko
2022-12-22 7:27 Arthur Zamarin
2022-12-21 23:09 Sam James
2022-10-20 18:59 Jakov Smolić
2022-10-15 7:06 Jakov Smolić
2022-07-31 14:24 Andrew Savchenko
2021-12-11 14:42 Jakov Smolić
2021-12-11 14:42 Jakov Smolić
2021-12-10 21:08 Andrew Savchenko
2021-01-16 13:00 Andrew Savchenko
2021-01-06 14:27 Fabian Groffen
2020-05-16 7:09 Joonas Niilola
2020-03-15 17:52 Joonas Niilola
2020-03-15 17:52 Joonas Niilola
2020-02-08 7:58 Joonas Niilola
2020-02-08 7:58 Joonas Niilola
2020-01-15 5:43 Joonas Niilola
2020-01-15 5:43 Joonas Niilola
2019-11-24 13:36 Joonas Niilola
2019-11-24 13:16 Joonas Niilola
2019-11-24 13:16 Joonas Niilola
2019-10-16 5:45 Matt Turner
2019-09-21 6:26 Joonas Niilola
2019-09-21 6:26 Joonas Niilola
2019-07-31 3:41 Joonas Niilola
2018-07-11 8:18 Tony Vroon
2018-07-11 8:18 Tony Vroon
2018-06-07 17:55 Michał Górny
2018-06-07 17:55 Michał Górny
2018-04-16 15:35 Michał Górny
2018-02-19 20:01 Michał Górny
2016-06-12 9:04 Patrick Lauer
2016-04-02 4:11 Mike Frysinger
2016-01-18 19:23 Mike Frysinger
2015-12-14 22:14 Michał Górny
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1639303793.b6adc4310edc9c7fbee408a344c89ef7f1908250.bircoph@gentoo \
--to=bircoph@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox