From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/ziproxy/
Date: Wed, 28 Aug 2019 08:19:50 +0000 (UTC) [thread overview]
Message-ID: <1566980363.6dc653bf34360fd13e378bb6e0f87d15294cc6c5.soap@gentoo> (raw)
commit: 6dc653bf34360fd13e378bb6e0f87d15294cc6c5
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 08:19:23 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 08:19:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dc653bf
net-proxy/ziproxy: [QA] Remove media-libs/jasper dep
Bug: https://bugs.gentoo.org/689784
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: David Seifert <soap <AT> gentoo.org>
net-proxy/ziproxy/ziproxy-3.3.1-r1.ebuild | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/net-proxy/ziproxy/ziproxy-3.3.1-r1.ebuild b/net-proxy/ziproxy/ziproxy-3.3.1-r1.ebuild
index 7ac3b1b6f33..b5d92bd3fad 100644
--- a/net-proxy/ziproxy/ziproxy-3.3.1-r1.ebuild
+++ b/net-proxy/ziproxy/ziproxy-3.3.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,14 +11,13 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE="jpeg2k sasl xinetd"
+IUSE="sasl xinetd"
RDEPEND="
media-libs/giflib:0=
media-libs/libpng:0=
virtual/jpeg:0
sys-libs/zlib
- jpeg2k? ( media-libs/jasper:= )
sasl? ( dev-libs/cyrus-sasl )
xinetd? ( virtual/inetd )
"
@@ -50,7 +49,7 @@ src_prepare() {
src_configure() {
econf \
- $(use_with jpeg2k jasper) \
+ --without-jasper \
$(use_with sasl sasl2) \
--with-cfgfile=/etc/ziproxy/ziproxy.conf
}
@@ -66,8 +65,6 @@ src_install() {
newinitd "${FILESDIR}"/${PN}.initd-r1 ${PN}
newconfd "${FILESDIR}"/${PN}.confd ${PN}
- use jpeg2k && dodoc JPEG2000.txt
-
insinto /etc
doins -r etc/ziproxy
next reply other threads:[~2019-08-28 8:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-28 8:19 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-14 14:50 [gentoo-commits] repo/gentoo:master commit in: net-proxy/ziproxy/ Petr Vaněk
2024-03-12 2:25 Sam James
2022-11-15 4:17 Sam James
2022-11-02 5:11 Jakov Smolić
2016-11-12 23:37 David Seifert
2016-10-16 8:50 Pacho Ramos
2016-05-03 19:17 Austin English
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=1566980363.6dc653bf34360fd13e378bb6e0f87d15294cc6c5.soap@gentoo \
--to=soap@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