From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/icoutils/
Date: Sun, 15 Mar 2020 22:34:27 +0000 (UTC) [thread overview]
Message-ID: <1584311635.145b4bc1bb0039f3a1a26dfbf9ae88b319c69834.asturm@gentoo> (raw)
commit: 145b4bc1bb0039f3a1a26dfbf9ae88b319c69834
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 15 18:44:48 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 15 22:33:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=145b4bc1
media-gfx/icoutils: Drop 0.32.2
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-gfx/icoutils/Manifest | 1 -
media-gfx/icoutils/icoutils-0.32.2.ebuild | 49 -------------------------------
2 files changed, 50 deletions(-)
diff --git a/media-gfx/icoutils/Manifest b/media-gfx/icoutils/Manifest
index f18a1224506..0c7cb381e5c 100644
--- a/media-gfx/icoutils/Manifest
+++ b/media-gfx/icoutils/Manifest
@@ -1,2 +1 @@
-DIST icoutils-0.32.2.tar.bz2 593980 BLAKE2B 1e9fa8ee3fd8e90b4029990508ce6ef405dd01a4e357a73f72980033dd54df1c6d714351cf1b79ce32840941da06bb0d1154e310191798ae31687dad6e828d6a SHA512 9d1ec7f8de2de35ca502ece953d288dad44143af185706855e8911c5e579153ce515208891783981c04406afc66db1e2a3f246515e888a2b1ccc6aea4b1056b8
DIST icoutils-0.32.3.tar.bz2 609286 BLAKE2B 0d65fbadb08e4f2e7a60b5ffd4bc14dc82e90abf0a56ddb89f9717a479ab45a50b9747c986c954c3a01e4d8a51d8396ec9d8796dc4a1d7430cb3169c13e06e13 SHA512 982a051a5dc4a63bb2a9f23e78e5a88e481e5c7a9c25789253e1c396e40d4c093e5a9b399966d660e4f2da21ce15d539cb9d20bfd8126b1138f148b86baa6726
diff --git a/media-gfx/icoutils/icoutils-0.32.2.ebuild b/media-gfx/icoutils/icoutils-0.32.2.ebuild
deleted file mode 100644
index 433690cbda3..00000000000
--- a/media-gfx/icoutils/icoutils-0.32.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 autotools flag-o-matic
-
-DESCRIPTION="Tools to extract and convert images in icon and cursor files (.ico, .cur)"
-HOMEPAGE="http://www.nongnu.org/icoutils/"
-SRC_URI="mirror://nongnu/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="nls"
-
-RDEPEND="
- >=dev-lang/perl-5.6
- >=dev-perl/libwww-perl-5.64
- media-libs/libpng:0
- sys-libs/zlib
- nls? ( virtual/libintl )
-"
-DEPEND="
- ${RDEPEND}
- nls? ( sys-devel/gettext )
-"
-
-DOCS=( AUTHORS ChangeLog NEWS README TODO )
-
-PATCHES=(
- "${FILESDIR}"/${PN}-0.29.1-{locale,gettext}.patch
-)
-
-src_prepare() {
- default
- rm m4/po.m4* || die
- cp /usr/share/aclocal/po.m4 m4/
- AT_M4DIR=m4 eautoreconf
-}
-
-src_configure() {
- use !elibc_glibc && use !elibc_musl && use nls && append-libs -lintl
- econf $(use_enable nls)
-}
-
-src_install() {
- emake DESTDIR="${D}" mkinstalldirs="mkdir -p" install
- einstalldocs
-}
next reply other threads:[~2020-03-15 22:34 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-15 22:34 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-20 23:21 [gentoo-commits] repo/gentoo:master commit in: media-gfx/icoutils/ Sam James
2023-12-02 10:56 Arthur Zamarin
2022-10-18 2:28 Sam James
2021-05-31 20:45 David Seifert
2020-07-23 8:29 Kent Fredric
2020-03-15 18:41 Agostino Sarubbo
2020-03-15 18:31 Agostino Sarubbo
2020-03-14 22:31 Agostino Sarubbo
2020-03-14 17:59 Andreas Sturmlechner
2020-03-14 17:59 Andreas Sturmlechner
2018-03-18 0:33 Matt Turner
2018-03-08 9:06 Lars Wendler
2018-03-08 9:06 Lars Wendler
2018-02-16 11:31 Agostino Sarubbo
2018-02-12 21:36 Thomas Deutschmann
2018-02-12 9:29 Lars Wendler
2018-01-25 0:33 Aaron Bauman
2017-11-18 7:19 Patrick Lauer
2017-11-12 10:40 Sergei Trofimovich
2017-11-02 10:32 Manuel Rüger
2017-10-29 21:08 Thomas Deutschmann
2017-10-29 17:42 Thomas Deutschmann
2017-10-29 17:06 Jonas Stein
2017-10-29 17:02 Jonas Stein
2017-07-26 9:51 Lars Wendler
2017-01-28 20:42 Patrick Lauer
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=1584311635.145b4bc1bb0039f3a1a26dfbf9ae88b319c69834.asturm@gentoo \
--to=asturm@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