public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/jd/
Date: Mon,  6 Aug 2018 12:54:05 +0000 (UTC)	[thread overview]
Message-ID: <1533559947.b2d877b930f84085cb3d9f4bd836a5ca90ca8ec3.hattya@gentoo> (raw)

commit:     b2d877b930f84085cb3d9f4bd836a5ca90ca8ec3
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  6 12:52:27 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Mon Aug  6 12:52:27 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d877b9

www-client/jd: add oniguruma USE flag

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 www-client/jd/jd-2.8.5_p120826.ebuild | 6 ++++--
 www-client/jd/metadata.xml            | 3 +++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/www-client/jd/jd-2.8.5_p120826.ebuild b/www-client/jd/jd-2.8.5_p120826.ebuild
index fba97b07fe5..80bbabb0121 100644
--- a/www-client/jd/jd-2.8.5_p120826.ebuild
+++ b/www-client/jd/jd-2.8.5_p120826.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge.jp/${PN}4linux/56721/${MY_P}.tgz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="alsa gnutls migemo"
+IUSE="alsa gnutls migemo oniguruma"
 
 RDEPEND="dev-cpp/gtkmm:2.4
 	dev-libs/glib:2
@@ -25,7 +25,8 @@ RDEPEND="dev-cpp/gtkmm:2.4
 	alsa? ( >=media-libs/alsa-lib-1 )
 	gnutls? ( net-libs/gnutls )
 	!gnutls? ( dev-libs/openssl:0 )
-	migemo? ( app-text/cmigemo )"
+	migemo? ( app-text/cmigemo )
+	oniguruma? ( dev-libs/oniguruma )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 S="${WORKDIR}/${MY_P}"
@@ -46,6 +47,7 @@ src_configure() {
 		$(use_with !gnutls openssl) \
 		$(use_with migemo) \
 		$(use_with migemo migemodict "${EREPFIX}"/usr/share/migemo/migemo-dict) \
+		$(use_with oniguruma) \
 		--with-sessionlib=xsmp \
 		--with-xdgopen
 }

diff --git a/www-client/jd/metadata.xml b/www-client/jd/metadata.xml
index f69cb4cf43a..79b2e260a24 100644
--- a/www-client/jd/metadata.xml
+++ b/www-client/jd/metadata.xml
@@ -5,6 +5,9 @@
 		<email>cjk@gentoo.org</email>
 		<name>Cjk</name>
 	</maintainer>
+	<use>
+		<flag name="oniguruma">Use <pkg>dev-libs/oniguruma</pkg> for regular expression</flag>
+	</use>
 	<upstream>
 		<remote-id type="sourceforge-jp">jd4linux</remote-id>
 	</upstream>


             reply	other threads:[~2018-08-06 12:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-06 12:54 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-24  9:05 [gentoo-commits] repo/gentoo:master commit in: www-client/jd/ Akinori Hattori
2021-10-24  9:05 Akinori Hattori
2021-10-24  9:05 Akinori Hattori
2021-10-24  9:05 Akinori Hattori
2021-10-24  9:05 Akinori Hattori
2021-06-22 18:19 Sam James
2018-11-28  9:58 Michał Górny
2018-08-08 12:56 Akinori Hattori
2018-08-06 12:59 Akinori Hattori
2018-08-06 12:54 Akinori Hattori
2018-08-06 12:54 Akinori Hattori
2015-12-24 13:40 Pacho Ramos

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=1533559947.b2d877b930f84085cb3d9f4bd836a5ca90ca8ec3.hattya@gentoo \
    --to=hattya@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