public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/
Date: Sun, 13 Sep 2015 18:19:00 +0000 (UTC)	[thread overview]
Message-ID: <1442168332.559f47a34bf6ffc888e4a62b3bda598f606280d6.kensington@gentoo> (raw)

commit:     559f47a34bf6ffc888e4a62b3bda598f606280d6
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 18:07:56 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 18:18:52 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=559f47a3

kde-apps/poxml: remove extras USE flag.

ANTLR hasn't been used for years so remove that stuff

Package-Manager: portage-2.2.20.1

 kde-apps/poxml/metadata.xml        |  3 ---
 kde-apps/poxml/poxml-4.14.3.ebuild | 48 ++++----------------------------------
 2 files changed, 4 insertions(+), 47 deletions(-)

diff --git a/kde-apps/poxml/metadata.xml b/kde-apps/poxml/metadata.xml
index 5941d59..a23f444 100644
--- a/kde-apps/poxml/metadata.xml
+++ b/kde-apps/poxml/metadata.xml
@@ -2,7 +2,4 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<herd>kde</herd>
-	<use>
-		<flag name="extras">Build po2xml and swappo tools</flag>
-	</use>
 </pkgmetadata>

diff --git a/kde-apps/poxml/poxml-4.14.3.ebuild b/kde-apps/poxml/poxml-4.14.3.ebuild
index 50af4e7..2bab180 100644
--- a/kde-apps/poxml/poxml-4.14.3.ebuild
+++ b/kde-apps/poxml/poxml-4.14.3.ebuild
@@ -4,51 +4,11 @@
 
 EAPI=5
 
-JAVA_PKG_OPT_USE=extras
-inherit java-pkg-opt-2 java-ant-2 kde4-base
+inherit kde4-base
 
 DESCRIPTION="KDE utility to translate DocBook XML files using gettext po files"
 KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug extras"
+IUSE="debug"
 
-DEPEND="
-	extras? (
-		>=virtual/jdk-1.5
-		>=dev-java/antlr-2.7.7:0[cxx,java,script]
-	)
-"
-RDEPEND="
-	extras? (
-		>=virtual/jre-1.5
-		>=dev-java/antlr-2.7.7:0[cxx,java,script]
-	)
-	!<=kde-base/kdesdk-misc-4.10.50:4
-"
-
-# java deps on anltr cant be properly explained to cmake deps
-# needs to be run in one thread
-MAKEOPTS+=" -j1"
-
-pkg_setup() {
-	kde4-base_pkg_setup
-	java-pkg-opt-2_pkg_setup
-}
-
-src_prepare() {
-	kde4-base_src_prepare
-	java-pkg-opt-2_src_prepare
-}
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_with extras Antlr2)
-	)
-
-	kde4-base_src_configure
-	java-ant-2_src_configure
-}
-
-pkg_preinst() {
-	kde4-base_pkg_preinst
-	java-pkg-2_pkg_preinst
-}
+DEPEND="sys-devel/gettext"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2015-09-13 18:19 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-13 18:19 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-05 11:50 [gentoo-commits] repo/gentoo:master commit in: kde-apps/poxml/ Mikle Kolyada
2016-03-06 10:14 Mikle Kolyada
2017-04-16 20:58 Agostino Sarubbo
2018-07-29  0:38 Mikle Kolyada
2018-07-29 12:56 Thomas Deutschmann
2019-02-24 21:37 Andreas Sturmlechner
2019-03-10  9:34 Andreas Sturmlechner
2019-03-21 11:14 Mikle Kolyada
2019-03-21 11:34 Mikle Kolyada
2019-07-28  2:33 Mikle Kolyada
2019-07-28  2:45 Mikle Kolyada
2019-12-02 23:29 Aaron Bauman
2020-03-18 23:48 Agostino Sarubbo
2020-03-19  0:06 Agostino Sarubbo
2020-03-19  6:25 Mikle Kolyada
2020-07-09 16:26 Andreas Sturmlechner
2020-07-30  6:58 Agostino Sarubbo
2020-07-30  7:21 Agostino Sarubbo
2020-08-03 23:25 Sam James
2020-08-04  6:36 Andreas Sturmlechner
2020-09-03 12:24 Andreas Sturmlechner
2020-10-09 19:04 Andreas Sturmlechner
2020-11-05 17:59 Andreas Sturmlechner
2020-11-25 18:13 Andreas Sturmlechner
2021-02-04 14:07 Andreas Sturmlechner
2021-03-04 21:29 Andreas Sturmlechner
2021-04-24 13:47 Andreas Sturmlechner
2021-05-13 12:33 Andreas Sturmlechner
2021-07-08 11:48 Andreas Sturmlechner
2021-07-12 21:19 Andreas Sturmlechner
2021-08-04  8:40 Agostino Sarubbo
2021-08-04  9:01 Agostino Sarubbo
2021-08-11  6:52 Andreas Sturmlechner
2021-08-12 10:43 Andreas Sturmlechner
2021-09-02 16:53 Andreas Sturmlechner
2021-10-07 20:00 Andreas Sturmlechner
2021-10-11 14:01 Yixun Lan
2021-11-04 13:25 Andreas Sturmlechner
2021-11-29 13:52 Andreas Sturmlechner
2021-11-29 16:53 Andreas Sturmlechner
2021-12-09 11:27 Andreas Sturmlechner
2022-01-07 13:52 Andreas Sturmlechner
2022-02-03 17:13 Andreas Sturmlechner
2022-03-03 14:54 Andreas Sturmlechner
2022-04-21 17:12 Andreas Sturmlechner
2022-04-22 19:08 Sam James
2022-05-13 19:56 Andreas Sturmlechner
2022-06-09 11:28 Andreas Sturmlechner
2022-07-07 10:58 Andreas Sturmlechner
2022-07-25  9:22 Andreas Sturmlechner
2022-08-22 20:12 Andreas Sturmlechner
2022-09-08 12:48 Andreas Sturmlechner
2022-10-13 13:17 Andreas Sturmlechner
2022-11-03 16:47 Andreas Sturmlechner
2022-12-03 10:29 Andreas Sturmlechner
2022-12-09 20:59 Andreas Sturmlechner
2023-01-05 18:03 Andreas Sturmlechner
2023-02-02 11:03 Andreas Sturmlechner
2023-03-02 12:28 Andreas Sturmlechner
2023-04-04 22:28 Andreas Sturmlechner
2023-05-11 16:04 Andreas Sturmlechner
2023-07-24 13:28 Andreas Sturmlechner
2024-04-23  5:26 Arthur Zamarin
2024-04-23  6:25 Arthur Zamarin
2024-04-23  6:33 Arthur Zamarin
2024-04-25 20:41 Andreas Sturmlechner
2024-06-17  5:19 Arthur Zamarin
2024-06-17  5:54 Arthur Zamarin
2024-06-17 18:49 Andreas Sturmlechner
2024-07-13 22:44 Sam James
2024-07-14  5:59 Arthur Zamarin
2024-08-01 16:23 Andreas Sturmlechner
2024-09-14  9:03 Andreas Sturmlechner
2024-09-19 18:34 Sam James
2024-10-04 16:59 Arthur Zamarin
2024-10-04 22:35 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=1442168332.559f47a34bf6ffc888e4a62b3bda598f606280d6.kensington@gentoo \
    --to=kensington@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