From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libharu/, media-libs/libharu/files/
Date: Wed, 12 Jun 2019 12:09:43 +0000 (UTC) [thread overview]
Message-ID: <1560341356.9626991db1a7cf7ebaa8747965fc0dce71847b08.asturm@gentoo> (raw)
commit: 9626991db1a7cf7ebaa8747965fc0dce71847b08
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 11:11:48 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 12:09:16 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9626991d
media-libs/libharu: Drop 2.3.0-r1
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../files/libharu-2.3.0-dont-force-strip.patch | 22 -------------
media-libs/libharu/libharu-2.3.0-r1.ebuild | 36 ----------------------
2 files changed, 58 deletions(-)
diff --git a/media-libs/libharu/files/libharu-2.3.0-dont-force-strip.patch b/media-libs/libharu/files/libharu-2.3.0-dont-force-strip.patch
deleted file mode 100644
index 393302bce23..00000000000
--- a/media-libs/libharu/files/libharu-2.3.0-dont-force-strip.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- configure.in.orig 2014-02-19 12:22:46.954651117 -0800
-+++ configure.in 2014-02-19 12:22:37.211604308 -0800
-@@ -171,11 +171,6 @@
-
- fi
-
-- dnl Do not strip symbols from developer object files.
-- INSTALL_STRIP_FLAG=""
--else
-- dnl Make sure to strip symbols from non-developer object files.
-- INSTALL_STRIP_FLAG="-s"
- fi
- dnl }}}
-
-@@ -322,7 +317,6 @@
-
- dnl link against libm
- LIBS="$LIBS -lm"
--AC_SUBST(INSTALL_STRIP_FLAG)
-
- AC_CONFIG_FILES([Makefile src/Makefile include/Makefile])
- AC_OUTPUT
diff --git a/media-libs/libharu/libharu-2.3.0-r1.ebuild b/media-libs/libharu/libharu-2.3.0-r1.ebuild
deleted file mode 100644
index 1f1764eb687..00000000000
--- a/media-libs/libharu/libharu-2.3.0-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit autotools-utils multilib-minimal
-
-MYP=RELEASE_${PV//./_}
-
-DESCRIPTION="C/C++ library for PDF generation"
-HOMEPAGE="http://www.libharu.org/"
-SRC_URI="https://github.com/${PN}/${PN}/archive/${MYP}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="ZLIB"
-SLOT="0/${PV}"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
-IUSE="png static-libs zlib"
-
-DEPEND="
- png? ( >=media-libs/libpng-1.2.51[${MULTILIB_USEDEP}] )
- zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] )"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}-${MYP}"
-
-PATCHES=( "${FILESDIR}"/${P}-dont-force-strip.patch )
-
-multilib_src_configure() {
- local myeconfargs=(
- $(use_with png png "${EPREFIX}"/usr)
- $(use_with zlib)
- )
- autotools-utils_src_configure
-}
next reply other threads:[~2019-06-12 12:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-12 12:09 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-12-22 20:05 [gentoo-commits] repo/gentoo:master commit in: media-libs/libharu/, media-libs/libharu/files/ Andreas Sturmlechner
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=1560341356.9626991db1a7cf7ebaa8747965fc0dce71847b08.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