public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2020-08-23 13:24 Akinori Hattori
  0 siblings, 0 replies; 16+ messages in thread
From: Akinori Hattori @ 2020-08-23 13:24 UTC (permalink / raw
  To: gentoo-commits

commit:     d159776344d4b2bee428e071df650956ee39e161
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 13:24:38 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 13:24:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1597763

x11-libs/libgxim: update to EAPI 7

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 x11-libs/libgxim/libgxim-0.5.0.ebuild |  6 +++---
 x11-libs/libgxim/metadata.xml         | 14 +++++++-------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index 6caa24af016..5f7418aac95 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="6"
+EAPI="7"
 USE_RUBY="ruby25 ruby26 ruby27"
 
 inherit autotools ruby-single
@@ -22,8 +22,8 @@ RDEPEND="dev-libs/dbus-glib
 	virtual/libintl
 	x11-libs/gtk+:2
 	x11-libs/libX11"
-DEPEND="${RDEPEND}
-	${RUBY_DEPS}
+DEPEND="${RDEPEND}"
+BDEPEND="${RUBY_DEPS}
 	dev-util/glib-utils
 	dev-util/intltool
 	sys-devel/autoconf-archive

diff --git a/x11-libs/libgxim/metadata.xml b/x11-libs/libgxim/metadata.xml
index 412816b73f0..f6aaeea5bff 100644
--- a/x11-libs/libgxim/metadata.xml
+++ b/x11-libs/libgxim/metadata.xml
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>cjk@gentoo.org</email>
-    <name>Cjk</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="bitbucket">tagoh/libgxim</remote-id>
-  </upstream>
+	<maintainer type="project">
+		<email>cjk@gentoo.org</email>
+		<name>Cjk</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="bitbucket">tagoh/libgxim</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2024-09-14  9:26 Hans de Graaff
  0 siblings, 0 replies; 16+ messages in thread
From: Hans de Graaff @ 2024-09-14  9:26 UTC (permalink / raw
  To: gentoo-commits

commit:     ef46e24f3d4592436a81844535f5bb73a708b915
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 08:40:15 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 09:26:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef46e24f

x11-libs/libgxim: enable ruby33

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 x11-libs/libgxim/libgxim-0.5.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0-r1.ebuild b/x11-libs/libgxim/libgxim-0.5.0-r1.ebuild
index f7a149908a9b..c796b10afae8 100644
--- a/x11-libs/libgxim/libgxim-0.5.0-r1.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0-r1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
 
 inherit autotools ruby-single
 


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2023-04-07 18:11 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2023-04-07 18:11 UTC (permalink / raw
  To: gentoo-commits

commit:     22cc0920eda751d163f7510b245d61689ab99226
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  7 17:25:25 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 18:09:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22cc0920

x11-libs/libgxim: enable ruby31, ruby32

Closes: https://bugs.gentoo.org/903967
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index 4496a8635199..39287f1a493c 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-USE_RUBY="ruby27 ruby30"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 inherit autotools ruby-single
 


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2022-12-03 14:57 Hans de Graaff
  0 siblings, 0 replies; 16+ messages in thread
From: Hans de Graaff @ 2022-12-03 14:57 UTC (permalink / raw
  To: gentoo-commits

commit:     b17618cde68d886cd4e218c1ff538e6b48cf5a59
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  3 14:28:02 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Dec  3 14:57:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b17618cd

x11-libs/libgxim: enable ruby30 and disable ruby25, ruby26

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index 5f7418aac956..4496a8635199 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-USE_RUBY="ruby25 ruby26 ruby27"
+USE_RUBY="ruby27 ruby30"
 
 inherit autotools ruby-single
 


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2020-08-23 13:24 Akinori Hattori
  0 siblings, 0 replies; 16+ messages in thread
From: Akinori Hattori @ 2020-08-23 13:24 UTC (permalink / raw
  To: gentoo-commits

commit:     9bdb8c55be916098920817f40431d9c5408a1790
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 13:23:01 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 13:23:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bdb8c55

x11-libs/libgxim: update LICENSE

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index 76e989508a0..6caa24af016 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="GObject-based XIM protocol library"
 HOMEPAGE="https://tagoh.bitbucket.io/libgxim"
 SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2"
 
-LICENSE="LGPL-2.1"
+LICENSE="LGPL-2.1+"
 SLOT="0"
 KEYWORDS="amd64 ~x86"
 IUSE="${USE_RUBY//ruby/ruby_targets_ruby} static-libs test"


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2020-08-23 13:24 Akinori Hattori
  0 siblings, 0 replies; 16+ messages in thread
From: Akinori Hattori @ 2020-08-23 13:24 UTC (permalink / raw
  To: gentoo-commits

commit:     e41fad2d105828e6a1f919cc15222e88985552f1
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 13:21:35 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 13:21:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41fad2d

x11-libs/libgxim: update USE_RUBY

Closes: https://bugs.gentoo.org/706436
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index 20ed63f1a54..76e989508a0 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-USE_RUBY="ruby24 ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
 
 inherit autotools ruby-single
 


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2020-05-02  5:18 Hans de Graaff
  0 siblings, 0 replies; 16+ messages in thread
From: Hans de Graaff @ 2020-05-02  5:18 UTC (permalink / raw
  To: gentoo-commits

commit:     45ed6680e061c6c5fae56e4b5a7d882ce04f409c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat May  2 05:08:28 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat May  2 05:17:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ed6680

x11-libs/libgxim: add ruby26

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index 3dd8ae007f6..20ed63f1a54 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-USE_RUBY="ruby24 ruby25"
+USE_RUBY="ruby24 ruby25 ruby26"
 
 inherit autotools ruby-single
 


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2019-10-19  5:28 Hans de Graaff
  0 siblings, 0 replies; 16+ messages in thread
From: Hans de Graaff @ 2019-10-19  5:28 UTC (permalink / raw
  To: gentoo-commits

commit:     fbc2fa209afed2fa86ba6fb14e4204f9f8f0a634
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 18 06:40:39 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 05:28:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbc2fa20

x11-libs/libgxim: add ruby25

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index 6ea2f2c4e7e..b712cd49c53 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby24 ruby25"
 
 inherit autotools ruby-single
 


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2019-06-05  6:48 Agostino Sarubbo
  0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2019-06-05  6:48 UTC (permalink / raw
  To: gentoo-commits

commit:     64592baa6b106bc2996bac04af8165d9d3bfaaf6
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  5 06:47:27 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun  5 06:47:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64592baa

x11-libs/libgxim: amd64 stable wrt bug #684954

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index bc716195e9f..6ea2f2c4e7e 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="${USE_RUBY//ruby/ruby_targets_ruby} static-libs test"
 
 RDEPEND="dev-libs/dbus-glib


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2018-10-04  9:11 Naohiro Aota
  0 siblings, 0 replies; 16+ messages in thread
From: Naohiro Aota @ 2018-10-04  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     03a85ffcdd94ca337e2044564ef640037f225a2f
Author:     Naohiro Aota <naota <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  4 09:06:38 2018 +0000
Commit:     Naohiro Aota <naota <AT> gentoo <DOT> org>
CommitDate: Thu Oct  4 09:10:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a85ffc

x11-libs/libgxim: add missing dependency

Add missing dependency: dev-util/glib-utils and x11-libs/libX11. Also,
replace ltprune with find.

Closes: https://bugs.gentoo.org/667470
Signed-off-by: Naohiro Aota <naota <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index 8d4bb4e5405..bc716195e9f 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
-inherit autotools ltprune ruby-single
+inherit autotools ruby-single
 
 DESCRIPTION="GObject-based XIM protocol library"
 HOMEPAGE="https://tagoh.bitbucket.io/libgxim"
@@ -19,9 +19,11 @@ RDEPEND="dev-libs/dbus-glib
 	dev-libs/glib:2
 	sys-apps/dbus
 	virtual/libintl
-	x11-libs/gtk+:2"
+	x11-libs/gtk+:2
+	x11-libs/libX11"
 DEPEND="${RDEPEND}
 	${RUBY_DEPS}
+	dev-util/glib-utils
 	dev-util/intltool
 	sys-devel/autoconf-archive
 	sys-devel/gettext
@@ -57,5 +59,5 @@ src_configure() {
 
 src_install() {
 	default
-	prune_libtool_files
+	find "${D}" -name '*.la' -delete || die
 }


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2017-08-12 14:29 Akinori Hattori
  0 siblings, 0 replies; 16+ messages in thread
From: Akinori Hattori @ 2017-08-12 14:29 UTC (permalink / raw
  To: gentoo-commits

commit:     d19a75bac111867ac0602340f00bd4c758642c09
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 12 14:28:51 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Aug 12 14:28:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19a75ba

x11-libs/libgxim: use RUBY_TARGETS_PREFERENCE

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index fab59de0f63..8d4bb4e5405 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -40,7 +40,7 @@ src_prepare() {
 	sed -i "/^ACLOCAL_AMFLAGS/,/^$/d" Makefile.am
 
 	local ruby
-	for ruby in ${USE_RUBY}; do
+	for ruby in ${RUBY_TARGETS_PREFERENCE}; do
 		if use ruby_targets_${ruby}; then
 			sed -i "1s/ruby/${ruby}/" ${PN}/mkacc.rb
 			break


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2017-07-23 13:52 Akinori Hattori
  0 siblings, 0 replies; 16+ messages in thread
From: Akinori Hattori @ 2017-07-23 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     ece04f569aec1c625db959259e3e4a20b9edf67d
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 13:51:26 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 13:52:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece04f56

x11-libs/libgxim: fix build

Gentoo-Bug: 623890

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index a9bd005eae5..fab59de0f63 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -2,8 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 
-inherit autotools ltprune
+inherit autotools ltprune ruby-single
 
 DESCRIPTION="GObject-based XIM protocol library"
 HOMEPAGE="https://tagoh.bitbucket.io/libgxim"
@@ -12,7 +13,7 @@ SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="static-libs test"
+IUSE="${USE_RUBY//ruby/ruby_targets_ruby} static-libs test"
 
 RDEPEND="dev-libs/dbus-glib
 	dev-libs/glib:2
@@ -20,7 +21,7 @@ RDEPEND="dev-libs/dbus-glib
 	virtual/libintl
 	x11-libs/gtk+:2"
 DEPEND="${RDEPEND}
-	dev-lang/ruby
+	${RUBY_DEPS}
 	dev-util/intltool
 	sys-devel/autoconf-archive
 	sys-devel/gettext
@@ -38,6 +39,14 @@ src_prepare() {
 
 	sed -i "/^ACLOCAL_AMFLAGS/,/^$/d" Makefile.am
 
+	local ruby
+	for ruby in ${USE_RUBY}; do
+		if use ruby_targets_${ruby}; then
+			sed -i "1s/ruby/${ruby}/" ${PN}/mkacc.rb
+			break
+		fi
+	done
+
 	default
 	eautoreconf
 }


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2017-07-23 13:52 Akinori Hattori
  0 siblings, 0 replies; 16+ messages in thread
From: Akinori Hattori @ 2017-07-23 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     3de9f57b6ed965fedf9b1524fb6ff75460b40768
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 13:40:22 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 13:52:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de9f57b

x11-libs/libgxim: update HOMEPAGE

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index d0717c5e96a..730caa80914 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=3
 
 DESCRIPTION="GObject-based XIM protocol library"
-HOMEPAGE="https://tagoh.bitbucket.org/libgxim/"
+HOMEPAGE="https://tagoh.bitbucket.io/libgxim"
 SRC_URI="https://bitbucket.org/tagoh/libgxim/downloads/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2017-07-23 13:52 Akinori Hattori
  0 siblings, 0 replies; 16+ messages in thread
From: Akinori Hattori @ 2017-07-23 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     bce4e9e5b4aa14217370b2344157ab3cdc735f74
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 13:49:59 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 13:52:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce4e9e5

x11-libs/libgxim: add test USE flag

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 24 ++++++++++++++++++++----
 1 file changed, 20 insertions(+), 4 deletions(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index 26a9156725b..a9bd005eae5 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit ltprune
+inherit autotools ltprune
 
 DESCRIPTION="GObject-based XIM protocol library"
 HOMEPAGE="https://tagoh.bitbucket.io/libgxim"
@@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="static-libs"
+IUSE="static-libs test"
 
 RDEPEND="dev-libs/dbus-glib
 	dev-libs/glib:2
@@ -20,11 +20,27 @@ RDEPEND="dev-libs/dbus-glib
 	virtual/libintl
 	x11-libs/gtk+:2"
 DEPEND="${RDEPEND}
-	dev-libs/check
 	dev-lang/ruby
 	dev-util/intltool
+	sys-devel/autoconf-archive
 	sys-devel/gettext
-	virtual/pkgconfig"
+	virtual/pkgconfig
+	test? ( dev-libs/check )"
+
+AT_M4DIR="m4macros"
+
+src_prepare() {
+	sed -i \
+		-e "/PKG_CHECK_MODULES/s/\(check\)/$(usex test '\1' _)/" \
+		-e "/^GNOME_/d" \
+		-e "/^CFLAGS/s/\$WARN_CFLAGS/-Wall -Wmissing-prototypes/" \
+		configure.ac
+
+	sed -i "/^ACLOCAL_AMFLAGS/,/^$/d" Makefile.am
+
+	default
+	eautoreconf
+}
 
 src_configure() {
 	econf $(use_enable static-libs static)


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2017-07-23 13:52 Akinori Hattori
  0 siblings, 0 replies; 16+ messages in thread
From: Akinori Hattori @ 2017-07-23 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     e3a3adc603e63a4fe6051bd11492bd13ecd3b00b
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 13:47:34 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 13:52:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3a3adc6

x11-libs/libgxim: drop doc USE flag

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index 20ff19fba5f..26a9156725b 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="doc static-libs"
+IUSE="static-libs"
 
 RDEPEND="dev-libs/dbus-glib
 	dev-libs/glib:2
@@ -24,8 +24,7 @@ DEPEND="${RDEPEND}
 	dev-lang/ruby
 	dev-util/intltool
 	sys-devel/gettext
-	virtual/pkgconfig
-	doc? ( >=dev-util/gtk-doc-1.8 )"
+	virtual/pkgconfig"
 
 src_configure() {
 	econf $(use_enable static-libs static)


^ permalink raw reply related	[flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/
@ 2017-07-23 13:52 Akinori Hattori
  0 siblings, 0 replies; 16+ messages in thread
From: Akinori Hattori @ 2017-07-23 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     d66317b707577929503e37db3d252346867a4935
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 13:46:01 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 13:52:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d66317b7

x11-libs/libgxim: update to EAPI 6

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 x11-libs/libgxim/libgxim-0.5.0.ebuild | 26 +++++++++++++++-----------
 x11-libs/libgxim/metadata.xml         | 15 +++++++--------
 2 files changed, 22 insertions(+), 19 deletions(-)

diff --git a/x11-libs/libgxim/libgxim-0.5.0.ebuild b/x11-libs/libgxim/libgxim-0.5.0.ebuild
index 730caa80914..20ff19fba5f 100644
--- a/x11-libs/libgxim/libgxim-0.5.0.ebuild
+++ b/x11-libs/libgxim/libgxim-0.5.0.ebuild
@@ -1,33 +1,37 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=3
+EAPI="6"
+
+inherit ltprune
 
 DESCRIPTION="GObject-based XIM protocol library"
 HOMEPAGE="https://tagoh.bitbucket.io/libgxim"
-SRC_URI="https://bitbucket.org/tagoh/libgxim/downloads/${P}.tar.bz2"
+SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc static-libs"
 
-RDEPEND=">=dev-libs/check-0.9.4
-	>=dev-libs/dbus-glib-0.74
-	>=dev-libs/glib-2.32
-	>=sys-apps/dbus-0.23
-	>=x11-libs/gtk+-2.2:2"
+RDEPEND="dev-libs/dbus-glib
+	dev-libs/glib:2
+	sys-apps/dbus
+	virtual/libintl
+	x11-libs/gtk+:2"
 DEPEND="${RDEPEND}
+	dev-libs/check
 	dev-lang/ruby
+	dev-util/intltool
+	sys-devel/gettext
 	virtual/pkgconfig
 	doc? ( >=dev-util/gtk-doc-1.8 )"
 
 src_configure() {
-	econf $(use_enable static-libs static) || die
+	econf $(use_enable static-libs static)
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die
-
-	dodoc AUTHORS ChangeLog NEWS README || die
+	default
+	prune_libtool_files
 }

diff --git a/x11-libs/libgxim/metadata.xml b/x11-libs/libgxim/metadata.xml
index 3c87f66e967..412816b73f0 100644
--- a/x11-libs/libgxim/metadata.xml
+++ b/x11-libs/libgxim/metadata.xml
@@ -1,12 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>cjk@gentoo.org</email>
-		<name>Cjk</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="google-code">libgxim</remote-id>
-		<remote-id type="bitbucket">tagoh/libgxim</remote-id>
-	</upstream>
+  <maintainer type="project">
+    <email>cjk@gentoo.org</email>
+    <name>Cjk</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="bitbucket">tagoh/libgxim</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-09-14  9:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-23 13:24 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libgxim/ Akinori Hattori
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14  9:26 Hans de Graaff
2023-04-07 18:11 Sam James
2022-12-03 14:57 Hans de Graaff
2020-08-23 13:24 Akinori Hattori
2020-08-23 13:24 Akinori Hattori
2020-05-02  5:18 Hans de Graaff
2019-10-19  5:28 Hans de Graaff
2019-06-05  6:48 Agostino Sarubbo
2018-10-04  9:11 Naohiro Aota
2017-08-12 14:29 Akinori Hattori
2017-07-23 13:52 Akinori Hattori
2017-07-23 13:52 Akinori Hattori
2017-07-23 13:52 Akinori Hattori
2017-07-23 13:52 Akinori Hattori
2017-07-23 13:52 Akinori Hattori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox