From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/imlib2_loaders/
Date: Sun, 15 Mar 2020 17:52:04 +0000 (UTC) [thread overview]
Message-ID: <1584294708.045222b63982a36e6b24a5e10c62f25df1ff8612.juippis@gentoo> (raw)
commit: 045222b63982a36e6b24a5e10c62f25df1ff8612
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 15 15:08:59 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Mar 15 17:51:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045222b6
media-plugins/imlib2_loaders: remove old 1.6.0
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/imlib2_loaders/Manifest | 1 -
.../imlib2_loaders/imlib2_loaders-1.6.0.ebuild | 36 ----------------------
2 files changed, 37 deletions(-)
diff --git a/media-plugins/imlib2_loaders/Manifest b/media-plugins/imlib2_loaders/Manifest
index 3d7381c76ff..6498e5921da 100644
--- a/media-plugins/imlib2_loaders/Manifest
+++ b/media-plugins/imlib2_loaders/Manifest
@@ -1,2 +1 @@
-DIST imlib2_loaders-1.6.0.tar.gz 375642 BLAKE2B cf1e8ad887d7b56ab828018e85d5fc635509eadd283ebc051671d8b9129adfded12449a5e8d7d52f4a8bd8e877a0585d62562e169be6176d93ded3dec0569e5d SHA512 948e85260ad9379f71d35ed8f98355f25878acef3bffc9add0419b6c3d3f7eec0dd504701d0bd2ad75a1aacba02e08965a5f0327f7a2832369af34b5d23d9179
DIST imlib2_loaders-1.6.1.tar.gz 375642 BLAKE2B 20f4213e3d84c333faff82910f4f402524e50f567cddcce225678c0706d04c5a9520d8a54956f50be4d42fd231f317573ec091864f1d526336aacc8f7e0ae399 SHA512 1017b3587b2815d8347e9aef3f11649bdaadd48be10fe89d6e6eb8cb1d022723d414869cf12a2bff3eaa2f14c12ffd424767993e07990f8fa3ce5062ab0844fa
diff --git a/media-plugins/imlib2_loaders/imlib2_loaders-1.6.0.ebuild b/media-plugins/imlib2_loaders/imlib2_loaders-1.6.0.ebuild
deleted file mode 100644
index e8ee8565a1d..00000000000
--- a/media-plugins/imlib2_loaders/imlib2_loaders-1.6.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 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 ~x86-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:[~2020-03-15 17:52 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-15 17:52 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-02 1:04 [gentoo-commits] repo/gentoo:master commit in: media-plugins/imlib2_loaders/ Yixun Lan
2025-04-28 12:19 Viorel Munteanu
2025-04-28 5:11 Sam James
2025-04-03 20:57 Sam James
2025-04-02 1:43 Sam James
2025-03-19 3:03 Yixun Lan
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-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-12 10:10 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-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=1584294708.045222b63982a36e6b24a5e10c62f25df1ff8612.juippis@gentoo \
--to=juippis@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