public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2012-03-26  8:20 Nirbheek Chauhan
  0 siblings, 0 replies; 22+ messages in thread
From: Nirbheek Chauhan @ 2012-03-26  8:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e9dd7ffc17863058261c2451f7e0073f20d4f13a
Author:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 05:26:47 2012 +0000
Commit:     Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Mon Mar 26 08:19:37 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=e9dd7ffc

app-crypt/gcr: 3.3.5 → 3.3.92

---
 .../gcr/{gcr-3.3.5.ebuild => gcr-3.3.92.ebuild}    |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.3.5.ebuild b/app-crypt/gcr/gcr-3.3.92.ebuild
similarity index 98%
rename from app-crypt/gcr/gcr-3.3.5.ebuild
rename to app-crypt/gcr/gcr-3.3.92.ebuild
index 2b3d63c..55e8e68 100644
--- a/app-crypt/gcr/gcr-3.3.5.ebuild
+++ b/app-crypt/gcr/gcr-3.3.92.ebuild
@@ -42,6 +42,7 @@ pkg_setup() {
 	DOCS="AUTHORS ChangeLog HACKING NEWS README"
 	G2CONF="${G2CONF}
 		$(use_enable debug)
+		--disable-update-icon-cache
 		--disable-update-mime"
 }
 



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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2012-04-20  7:29 Alexandre Restovtsev
  0 siblings, 0 replies; 22+ messages in thread
From: Alexandre Restovtsev @ 2012-04-20  7:29 UTC (permalink / raw
  To: gentoo-commits

commit:     49fc87ecd80444a507137a391e7e764c2e84428a
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 20 07:22:35 2012 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Fri Apr 20 07:22:35 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=49fc87ec

app-crypt/gcr: 3.4.0 → 3.4.1

---
 .../gcr/{gcr-3.4.0.ebuild => gcr-3.4.1.ebuild}     |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.4.0.ebuild b/app-crypt/gcr/gcr-3.4.1.ebuild
similarity index 100%
rename from app-crypt/gcr/gcr-3.4.0.ebuild
rename to app-crypt/gcr/gcr-3.4.1.ebuild



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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2012-05-14  6:38 Alexandre Restovtsev
  0 siblings, 0 replies; 22+ messages in thread
From: Alexandre Restovtsev @ 2012-05-14  6:38 UTC (permalink / raw
  To: gentoo-commits

commit:     98bd9bae565f5253d8740e99ee725416600652b6
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Mon May 14 06:27:32 2012 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Mon May 14 06:27:32 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=98bd9bae

app-crypt/gcr: moved to gx86; add live ebuild

---
 .../gcr/{gcr-3.4.1.ebuild => gcr-9999.ebuild}      |   23 +++++++++++++------
 1 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.4.1.ebuild b/app-crypt/gcr/gcr-9999.ebuild
similarity index 75%
rename from app-crypt/gcr/gcr-3.4.1.ebuild
rename to app-crypt/gcr/gcr-9999.ebuild
index c183b42..ae80d0f 100644
--- a/app-crypt/gcr/gcr-3.4.1.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -1,21 +1,27 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-3.2.2.ebuild,v 1.4 2011/11/18 04:41:30 tetromino Exp $
+# $Header: $
 
 EAPI="4"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 
 inherit autotools gnome2 virtualx
+if [[ ${PV} = 9999 ]]; then
+	inherit gnome2-live
+fi
 
 DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
 HOMEPAGE="http://www.gnome.org/"
-SRC_URI="${SRC_URI} mirror://gentoo/introspection.m4.bz2" # for eautoreconf
 
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
 IUSE="debug doc +introspection"
-KEYWORDS="~amd64 ~mips ~sh ~x86 ~x86-fbsd ~amd64-linux ~sparc-solaris ~x86-linux ~x86-solaris"
+if [[ ${PV} = 9999 ]]; then
+	KEYWORDS=""
+else
+	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+fi
 
 COMMON_DEPEND=">=app-crypt/gnupg-2
 	>=app-crypt/p11-kit-0.6
@@ -31,11 +37,15 @@ RDEPEND="${COMMON_DEPEND}
 # gcr was part of gnome-keyring until 3.3
 DEPEND="${COMMON_DEPEND}
 	sys-devel/gettext
-	>=dev-util/gtk-doc-am-1.9
 	>=dev-util/intltool-0.35
 	virtual/pkgconfig
+
+	dev-libs/gobject-introspection-common
+	>=dev-util/gtk-doc-am-1.9
+
 	doc? ( >=dev-util/gtk-doc-1.9 )"
 # eautoreconf needs:
+#	dev-libs/gobject-introspection-common
 #	>=dev-util/gtk-doc-am-1.9
 
 pkg_setup() {
@@ -52,8 +62,7 @@ src_prepare() {
 		sed -e 's:test-subject-public-key::' \
 			-e 's:test-system-prompt:$(NULL):' \
 			-i gcr/tests/Makefile.am || die "sed failed"
-		mv "${WORKDIR}/introspection.m4" build/m4/
-		eautoreconf
+		[[ ${PV} = 9999 ]] || eautoreconf
 	fi
 
 	gnome2_src_prepare



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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2012-07-16  8:31 Alexandre Restovtsev
  0 siblings, 0 replies; 22+ messages in thread
From: Alexandre Restovtsev @ 2012-07-16  8:31 UTC (permalink / raw
  To: gentoo-commits

commit:     7677d1f17328a3506da75596b477e522d5c02521
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 16 08:29:25 2012 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Mon Jul 16 08:29:25 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=7677d1f1

app-crypt/gcr: sync with gx86

---
 app-crypt/gcr/gcr-9999.ebuild |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index ae80d0f..1399191 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -36,8 +36,9 @@ RDEPEND="${COMMON_DEPEND}
 	!<gnome-base/gnome-keyring-3.3"
 # gcr was part of gnome-keyring until 3.3
 DEPEND="${COMMON_DEPEND}
-	sys-devel/gettext
+	dev-util/gdbus-codegen
 	>=dev-util/intltool-0.35
+	sys-devel/gettext
 	virtual/pkgconfig
 
 	dev-libs/gobject-introspection-common



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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2012-08-25  8:51 Priit Laes
  0 siblings, 0 replies; 22+ messages in thread
From: Priit Laes @ 2012-08-25  8:51 UTC (permalink / raw
  To: gentoo-commits

commit:     ad8126301460efc7bb31e64507f5023b01c79a1e
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Sat Aug 25 08:18:33 2012 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Sat Aug 25 08:18:33 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ad812630

app-crypt/gcr: Add 3.5.90 to overlay

---
 .../gcr/{gcr-9999.ebuild => gcr-3.5.90.ebuild}     |    2 +-
 app-crypt/gcr/gcr-9999.ebuild                      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-3.5.90.ebuild
similarity index 98%
copy from app-crypt/gcr/gcr-9999.ebuild
copy to app-crypt/gcr/gcr-3.5.90.ebuild
index 1399191..da89745 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-3.5.90.ebuild
@@ -25,7 +25,7 @@ fi
 
 COMMON_DEPEND=">=app-crypt/gnupg-2
 	>=app-crypt/p11-kit-0.6
-	>=dev-libs/glib-2.30:2
+	>=dev-libs/glib-2.32:2
 	>=dev-libs/libgcrypt-1.2.2
 	>=dev-libs/libtasn1-1
 	>=sys-apps/dbus-1.0

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index 1399191..da89745 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -25,7 +25,7 @@ fi
 
 COMMON_DEPEND=">=app-crypt/gnupg-2
 	>=app-crypt/p11-kit-0.6
-	>=dev-libs/glib-2.30:2
+	>=dev-libs/glib-2.32:2
 	>=dev-libs/libgcrypt-1.2.2
 	>=dev-libs/libtasn1-1
 	>=sys-apps/dbus-1.0


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2012-09-10 17:31 Alexandre Rostovtsev
  0 siblings, 0 replies; 22+ messages in thread
From: Alexandre Rostovtsev @ 2012-09-10 17:31 UTC (permalink / raw
  To: gentoo-commits

commit:     f1fc492c3d3aea637f28ea64d0120e200fcff23a
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 10 17:30:37 2012 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Mon Sep 10 17:31:12 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f1fc492c

app-crypt/gcr: respect USE=-introspection (bug #434412)

Thanks to Sergey Golubev and Ben Longbons.

---
 .../{gcr-3.5.90.ebuild => gcr-3.5.90-r1.ebuild}    |    1 +
 app-crypt/gcr/gcr-9999.ebuild                      |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.5.90.ebuild b/app-crypt/gcr/gcr-3.5.90-r1.ebuild
similarity index 98%
rename from app-crypt/gcr/gcr-3.5.90.ebuild
rename to app-crypt/gcr/gcr-3.5.90-r1.ebuild
index da89745..3ef3de0 100644
--- a/app-crypt/gcr/gcr-3.5.90.ebuild
+++ b/app-crypt/gcr/gcr-3.5.90-r1.ebuild
@@ -53,6 +53,7 @@ pkg_setup() {
 	DOCS="AUTHORS ChangeLog HACKING NEWS README"
 	G2CONF="${G2CONF}
 		$(use_enable debug)
+		$(use_enable introspection)
 		--disable-update-icon-cache
 		--disable-update-mime"
 }

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index da89745..3ef3de0 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -53,6 +53,7 @@ pkg_setup() {
 	DOCS="AUTHORS ChangeLog HACKING NEWS README"
 	G2CONF="${G2CONF}
 		$(use_enable debug)
+		$(use_enable introspection)
 		--disable-update-icon-cache
 		--disable-update-mime"
 }


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2012-09-10 18:20 Priit Laes
  0 siblings, 0 replies; 22+ messages in thread
From: Priit Laes @ 2012-09-10 18:20 UTC (permalink / raw
  To: gentoo-commits

commit:     a239e4ac80c27cc7f570a0bb8548d432c7c78424
Author:     Priit Laes <plaes <AT> plaes <DOT> org>
AuthorDate: Mon Sep 10 18:19:49 2012 +0000
Commit:     Priit Laes <plaes <AT> plaes <DOT> org>
CommitDate: Mon Sep 10 18:19:49 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=a239e4ac

app-crypt/gcr: Add gnome bugzilla link for failing tests

---
 app-crypt/gcr/gcr-3.5.90-r1.ebuild |    1 +
 app-crypt/gcr/gcr-9999.ebuild      |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.5.90-r1.ebuild b/app-crypt/gcr/gcr-3.5.90-r1.ebuild
index 3ef3de0..bef66b0 100644
--- a/app-crypt/gcr/gcr-3.5.90-r1.ebuild
+++ b/app-crypt/gcr/gcr-3.5.90-r1.ebuild
@@ -60,6 +60,7 @@ pkg_setup() {
 
 src_prepare() {
 	# FIXME: failing tests
+	# https://bugzilla.gnome.org/show_bug.cgi?id=682651
 	if use test; then
 		sed -e 's:test-subject-public-key::' \
 			-e 's:test-system-prompt:$(NULL):' \

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index 3ef3de0..bef66b0 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -60,6 +60,7 @@ pkg_setup() {
 
 src_prepare() {
 	# FIXME: failing tests
+	# https://bugzilla.gnome.org/show_bug.cgi?id=682651
 	if use test; then
 		sed -e 's:test-subject-public-key::' \
 			-e 's:test-system-prompt:$(NULL):' \


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2012-09-30 23:08 Alexandre Rostovtsev
  0 siblings, 0 replies; 22+ messages in thread
From: Alexandre Rostovtsev @ 2012-09-30 23:08 UTC (permalink / raw
  To: gentoo-commits

commit:     bb5fbcfb5b6cece8538ff590f8a1db50db48a0e3
Author:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 30 06:54:51 2012 +0000
Commit:     Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 07:00:31 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=bb5fbcfb

app-crypt/gcr: 3.5.92 → 3.6.0

---
 .../gcr/{gcr-3.5.92.ebuild => gcr-3.6.0.ebuild}    |    2 +-
 app-crypt/gcr/gcr-9999.ebuild                      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.5.92.ebuild b/app-crypt/gcr/gcr-3.6.0.ebuild
similarity index 98%
rename from app-crypt/gcr/gcr-3.5.92.ebuild
rename to app-crypt/gcr/gcr-3.6.0.ebuild
index bef66b0..66f1c25 100644
--- a/app-crypt/gcr/gcr-3.5.92.ebuild
+++ b/app-crypt/gcr/gcr-3.6.0.ebuild
@@ -14,7 +14,7 @@ fi
 DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
 HOMEPAGE="http://www.gnome.org/"
 
-LICENSE="GPL-2 LGPL-2"
+LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
 IUSE="debug doc +introspection"
 if [[ ${PV} = 9999 ]]; then

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index bef66b0..66f1c25 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -14,7 +14,7 @@ fi
 DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
 HOMEPAGE="http://www.gnome.org/"
 
-LICENSE="GPL-2 LGPL-2"
+LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
 IUSE="debug doc +introspection"
 if [[ ${PV} = 9999 ]]; then


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2012-10-28 16:42 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2012-10-28 16:42 UTC (permalink / raw
  To: gentoo-commits

commit:     4f20966fead7bca357d3c45451d489c67ed23233
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 28 16:32:06 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 28 16:41:35 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4f20966f

app-crypt/gcr: 3.6.0 → 3.6.1

Fix USE=debug behavior. We do not disable asserts ever.

---
 .../gcr/{gcr-3.6.0.ebuild => gcr-3.6.1.ebuild}     |   43 ++++++++++---------
 app-crypt/gcr/gcr-9999.ebuild                      |   43 ++++++++++---------
 2 files changed, 46 insertions(+), 40 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.6.0.ebuild b/app-crypt/gcr/gcr-3.6.1.ebuild
similarity index 74%
rename from app-crypt/gcr/gcr-3.6.0.ebuild
rename to app-crypt/gcr/gcr-3.6.1.ebuild
index 66f1c25..c2a7bca 100644
--- a/app-crypt/gcr/gcr-3.6.0.ebuild
+++ b/app-crypt/gcr/gcr-3.6.1.ebuild
@@ -16,14 +16,16 @@ HOMEPAGE="http://www.gnome.org/"
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-IUSE="debug doc +introspection"
+IUSE="debug +introspection"
 if [[ ${PV} = 9999 ]]; then
+	IUSE="${IUSE} doc"
 	KEYWORDS=""
 else
 	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 fi
 
-COMMON_DEPEND=">=app-crypt/gnupg-2
+COMMON_DEPEND="
+	>=app-crypt/gnupg-2
 	>=app-crypt/p11-kit-0.6
 	>=dev-libs/glib-2.32:2
 	>=dev-libs/libgcrypt-1.2.2
@@ -33,41 +35,42 @@ COMMON_DEPEND=">=app-crypt/gnupg-2
 	introspection? ( >=dev-libs/gobject-introspection-1.29 )
 "
 RDEPEND="${COMMON_DEPEND}
-	!<gnome-base/gnome-keyring-3.3"
+	!<gnome-base/gnome-keyring-3.3
+"
 # gcr was part of gnome-keyring until 3.3
 DEPEND="${COMMON_DEPEND}
+	dev-libs/gobject-introspection-common
 	dev-util/gdbus-codegen
+	>=dev-util/gtk-doc-am-1.9
 	>=dev-util/intltool-0.35
 	sys-devel/gettext
 	virtual/pkgconfig
-
-	dev-libs/gobject-introspection-common
-	>=dev-util/gtk-doc-am-1.9
-
-	doc? ( >=dev-util/gtk-doc-1.9 )"
+"
 # eautoreconf needs:
 #	dev-libs/gobject-introspection-common
-#	>=dev-util/gtk-doc-am-1.9
 
-pkg_setup() {
+if [[ ${PV} = 9999 ]]; then
+	DEPEND="${DEPEND}
+		doc? ( >=dev-util/gtk-doc-1.9 )"
+fi
+
+src_prepare() {
 	DOCS="AUTHORS ChangeLog HACKING NEWS README"
 	G2CONF="${G2CONF}
-		$(use_enable debug)
 		$(use_enable introspection)
+		--enable-debug=default
 		--disable-update-icon-cache
 		--disable-update-mime"
-}
 
-src_prepare() {
-	# FIXME: failing tests
-	# https://bugzilla.gnome.org/show_bug.cgi?id=682651
-	if use test; then
-		sed -e 's:test-subject-public-key::' \
-			-e 's:test-system-prompt:$(NULL):' \
-			-i gcr/tests/Makefile.am || die "sed failed"
-		[[ ${PV} = 9999 ]] || eautoreconf
+	if use debug; then
+		G2CONF="${G2CONF} --enable-debug=yes"
 	fi
 
+	# Disable stupid flag changes
+	sed -e 's/CFLAGS="$CFLAGS -g"//' \
+		-e 's/CFLAGS="$CFLAGS -O0"//' \
+		-i configure.ac configure || die
+
 	gnome2_src_prepare
 }
 

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index 66f1c25..c2a7bca 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -16,14 +16,16 @@ HOMEPAGE="http://www.gnome.org/"
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0"
-IUSE="debug doc +introspection"
+IUSE="debug +introspection"
 if [[ ${PV} = 9999 ]]; then
+	IUSE="${IUSE} doc"
 	KEYWORDS=""
 else
 	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 fi
 
-COMMON_DEPEND=">=app-crypt/gnupg-2
+COMMON_DEPEND="
+	>=app-crypt/gnupg-2
 	>=app-crypt/p11-kit-0.6
 	>=dev-libs/glib-2.32:2
 	>=dev-libs/libgcrypt-1.2.2
@@ -33,41 +35,42 @@ COMMON_DEPEND=">=app-crypt/gnupg-2
 	introspection? ( >=dev-libs/gobject-introspection-1.29 )
 "
 RDEPEND="${COMMON_DEPEND}
-	!<gnome-base/gnome-keyring-3.3"
+	!<gnome-base/gnome-keyring-3.3
+"
 # gcr was part of gnome-keyring until 3.3
 DEPEND="${COMMON_DEPEND}
+	dev-libs/gobject-introspection-common
 	dev-util/gdbus-codegen
+	>=dev-util/gtk-doc-am-1.9
 	>=dev-util/intltool-0.35
 	sys-devel/gettext
 	virtual/pkgconfig
-
-	dev-libs/gobject-introspection-common
-	>=dev-util/gtk-doc-am-1.9
-
-	doc? ( >=dev-util/gtk-doc-1.9 )"
+"
 # eautoreconf needs:
 #	dev-libs/gobject-introspection-common
-#	>=dev-util/gtk-doc-am-1.9
 
-pkg_setup() {
+if [[ ${PV} = 9999 ]]; then
+	DEPEND="${DEPEND}
+		doc? ( >=dev-util/gtk-doc-1.9 )"
+fi
+
+src_prepare() {
 	DOCS="AUTHORS ChangeLog HACKING NEWS README"
 	G2CONF="${G2CONF}
-		$(use_enable debug)
 		$(use_enable introspection)
+		--enable-debug=default
 		--disable-update-icon-cache
 		--disable-update-mime"
-}
 
-src_prepare() {
-	# FIXME: failing tests
-	# https://bugzilla.gnome.org/show_bug.cgi?id=682651
-	if use test; then
-		sed -e 's:test-subject-public-key::' \
-			-e 's:test-system-prompt:$(NULL):' \
-			-i gcr/tests/Makefile.am || die "sed failed"
-		[[ ${PV} = 9999 ]] || eautoreconf
+	if use debug; then
+		G2CONF="${G2CONF} --enable-debug=yes"
 	fi
 
+	# Disable stupid flag changes
+	sed -e 's/CFLAGS="$CFLAGS -g"//' \
+		-e 's/CFLAGS="$CFLAGS -O0"//' \
+		-i configure.ac configure || die
+
 	gnome2_src_prepare
 }
 


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2012-11-04 15:05 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2012-11-04 15:05 UTC (permalink / raw
  To: gentoo-commits

commit:     4a7c8b7a958ea5c903e7132e449c65d41e8ace79
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  4 15:05:01 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Nov  4 15:05:01 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4a7c8b7a

app-crypt/gcr: fix repoman warnings

---
 app-crypt/gcr/gcr-3.6.1.ebuild |    2 +-
 app-crypt/gcr/gcr-9999.ebuild  |    2 +-
 app-crypt/gcr/metadata.xml     |    9 +++++++++
 3 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.6.1.ebuild b/app-crypt/gcr/gcr-3.6.1.ebuild
index c2a7bca..d1afa69 100644
--- a/app-crypt/gcr/gcr-3.6.1.ebuild
+++ b/app-crypt/gcr/gcr-3.6.1.ebuild
@@ -6,7 +6,7 @@ EAPI="4"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 
-inherit autotools gnome2 virtualx
+inherit gnome2 virtualx
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 fi

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index c2a7bca..d1afa69 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -6,7 +6,7 @@ EAPI="4"
 GCONF_DEBUG="no"
 GNOME2_LA_PUNT="yes"
 
-inherit autotools gnome2 virtualx
+inherit gnome2 virtualx
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 fi

diff --git a/app-crypt/gcr/metadata.xml b/app-crypt/gcr/metadata.xml
new file mode 100644
index 0000000..9f4a414
--- /dev/null
+++ b/app-crypt/gcr/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>gnome</herd>
+  <use>
+    <flag name="introspection">Use
+	<pkg>dev-libs/gobject-introspection</pkg> for introspection</flag>
+  </use>
+</pkgmetadata>


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2012-11-22 23:31 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2012-11-22 23:31 UTC (permalink / raw
  To: gentoo-commits

commit:     808f9f3a5273ee6cc5d40b4da9dabf42de02dcaa
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 22 23:28:07 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Nov 22 23:28:07 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=808f9f3a

app-crypt/gcr: 3.6.1 → 3.6.2

---
 .../gcr/{gcr-3.6.1.ebuild => gcr-3.6.2.ebuild}     |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.6.1.ebuild b/app-crypt/gcr/gcr-3.6.2.ebuild
similarity index 100%
rename from app-crypt/gcr/gcr-3.6.1.ebuild
rename to app-crypt/gcr/gcr-3.6.2.ebuild


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2012-12-16 14:22 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2012-12-16 14:22 UTC (permalink / raw
  To: gentoo-commits

commit:     73c0c2e059a08426e042602322b850ebc7ac0201
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 16 14:21:12 2012 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Dec 16 14:21:12 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=73c0c2e0

app-crypt/gcr: moved to gx86

---
 app-crypt/gcr/gcr-3.6.2.ebuild |   80 ----------------------------------------
 app-crypt/gcr/metadata.xml     |    4 --
 2 files changed, 0 insertions(+), 84 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.6.2.ebuild b/app-crypt/gcr/gcr-3.6.2.ebuild
deleted file mode 100644
index d1afa69..0000000
--- a/app-crypt/gcr/gcr-3.6.2.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2 virtualx
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
-
-DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0"
-IUSE="debug +introspection"
-if [[ ${PV} = 9999 ]]; then
-	IUSE="${IUSE} doc"
-	KEYWORDS=""
-else
-	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-fi
-
-COMMON_DEPEND="
-	>=app-crypt/gnupg-2
-	>=app-crypt/p11-kit-0.6
-	>=dev-libs/glib-2.32:2
-	>=dev-libs/libgcrypt-1.2.2
-	>=dev-libs/libtasn1-1
-	>=sys-apps/dbus-1.0
-	>=x11-libs/gtk+-3.0:3
-	introspection? ( >=dev-libs/gobject-introspection-1.29 )
-"
-RDEPEND="${COMMON_DEPEND}
-	!<gnome-base/gnome-keyring-3.3
-"
-# gcr was part of gnome-keyring until 3.3
-DEPEND="${COMMON_DEPEND}
-	dev-libs/gobject-introspection-common
-	dev-util/gdbus-codegen
-	>=dev-util/gtk-doc-am-1.9
-	>=dev-util/intltool-0.35
-	sys-devel/gettext
-	virtual/pkgconfig
-"
-# eautoreconf needs:
-#	dev-libs/gobject-introspection-common
-
-if [[ ${PV} = 9999 ]]; then
-	DEPEND="${DEPEND}
-		doc? ( >=dev-util/gtk-doc-1.9 )"
-fi
-
-src_prepare() {
-	DOCS="AUTHORS ChangeLog HACKING NEWS README"
-	G2CONF="${G2CONF}
-		$(use_enable introspection)
-		--enable-debug=default
-		--disable-update-icon-cache
-		--disable-update-mime"
-
-	if use debug; then
-		G2CONF="${G2CONF} --enable-debug=yes"
-	fi
-
-	# Disable stupid flag changes
-	sed -e 's/CFLAGS="$CFLAGS -g"//' \
-		-e 's/CFLAGS="$CFLAGS -O0"//' \
-		-i configure.ac configure || die
-
-	gnome2_src_prepare
-}
-
-src_test() {
-	unset DBUS_SESSION_BUS_ADDRESS
-	Xemake check
-}

diff --git a/app-crypt/gcr/metadata.xml b/app-crypt/gcr/metadata.xml
index 9f4a414..6e0e2ec 100644
--- a/app-crypt/gcr/metadata.xml
+++ b/app-crypt/gcr/metadata.xml
@@ -2,8 +2,4 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <herd>gnome</herd>
-  <use>
-    <flag name="introspection">Use
-	<pkg>dev-libs/gobject-introspection</pkg> for introspection</flag>
-  </use>
 </pkgmetadata>


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2013-11-20 23:08 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2013-11-20 23:08 UTC (permalink / raw
  To: gentoo-commits

commit:     ccb73d438df478f1edb17cd183b21da5c0a6180e
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 20 22:30:43 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Nov 20 22:31:25 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ccb73d43

app-crypt/gcr: 3.8.2 → 3.10.1

---
 app-crypt/gcr/gcr-3.10.1.ebuild | 70 +++++++++++++++++++++++++++++++++++++++++
 app-crypt/gcr/gcr-9999.ebuild   | 51 ++++++++++++++++--------------
 2 files changed, 97 insertions(+), 24 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.10.1.ebuild b/app-crypt/gcr/gcr-3.10.1.ebuild
new file mode 100644
index 0000000..f6d7f96
--- /dev/null
+++ b/app-crypt/gcr/gcr-3.10.1.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+VALA_MIN_API_VERSION="0.18"
+VALA_USE_DEPEND="vapigen"
+
+inherit gnome2 vala virtualx
+
+DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
+HOMEPAGE="https://developer.gnome.org/gcr/"
+
+LICENSE="GPL-2+ LGPL-2+"
+SLOT="0/1" # subslot = suffix of libgcr-3
+IUSE="debug gtk +introspection vala"
+REQUIRED_USE="vala? ( introspection )"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+
+COMMON_DEPEND="
+	>=app-crypt/gnupg-2
+	>=app-crypt/p11-kit-0.19
+	>=dev-libs/glib-2.32:2
+	>=dev-libs/libgcrypt-1.2.2:=
+	>=dev-libs/libtasn1-1:=
+	>=sys-apps/dbus-1
+	gtk? ( >=x11-libs/gtk+-3:3 )
+	introspection? ( >=dev-libs/gobject-introspection-1.34 )
+"
+RDEPEND="${COMMON_DEPEND}
+	!<gnome-base/gnome-keyring-3.3
+"
+# gcr was part of gnome-keyring until 3.3
+DEPEND="${COMMON_DEPEND}
+	dev-libs/gobject-introspection-common
+	dev-util/gdbus-codegen
+	>=dev-util/gtk-doc-am-1.9
+	>=dev-util/intltool-0.35
+	sys-devel/gettext
+	virtual/pkgconfig
+	vala? ( $(vala_depend) )
+"
+# eautoreconf needs:
+#	dev-libs/gobject-introspection-common
+
+src_prepare() {
+	# Disable stupid flag changes
+	sed -e 's/CFLAGS="$CFLAGS -g"//' \
+		-e 's/CFLAGS="$CFLAGS -O0"//' \
+		-i configure.ac configure || die
+
+	gnome2_src_prepare
+}
+
+src_configure() {
+	DOCS="AUTHORS ChangeLog HACKING NEWS README"
+	gnome2_src_configure \
+		$(use_with gtk) \
+		$(use_enable introspection) \
+		$(use_enable vala) \
+		$(usex debug --enable-debug=yes --enable-debug=default) \
+		--disable-update-icon-cache \
+		--disable-update-mime
+}
+
+src_test() {
+	unset DBUS_SESSION_BUS_ADDRESS
+	Xemake check
+}

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index d1afa69..0067941 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -1,22 +1,24 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="4"
+EAPI="5"
 GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
+VALA_MIN_API_VERSION="0.18"
+VALA_USE_DEPEND="vapigen"
 
-inherit gnome2 virtualx
+inherit gnome2 vala virtualx
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 fi
 
 DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
-HOMEPAGE="http://www.gnome.org/"
+HOMEPAGE="https://developer.gnome.org/gcr/"
 
 LICENSE="GPL-2+ LGPL-2+"
-SLOT="0"
-IUSE="debug +introspection"
+SLOT="0/1" # subslot = suffix of libgcr-3
+IUSE="debug gtk +introspection vala"
+REQUIRED_USE="vala? ( introspection )"
 if [[ ${PV} = 9999 ]]; then
 	IUSE="${IUSE} doc"
 	KEYWORDS=""
@@ -26,13 +28,13 @@ fi
 
 COMMON_DEPEND="
 	>=app-crypt/gnupg-2
-	>=app-crypt/p11-kit-0.6
+	>=app-crypt/p11-kit-0.19
 	>=dev-libs/glib-2.32:2
-	>=dev-libs/libgcrypt-1.2.2
-	>=dev-libs/libtasn1-1
-	>=sys-apps/dbus-1.0
-	>=x11-libs/gtk+-3.0:3
-	introspection? ( >=dev-libs/gobject-introspection-1.29 )
+	>=dev-libs/libgcrypt-1.2.2:=
+	>=dev-libs/libtasn1-1:=
+	>=sys-apps/dbus-1
+	gtk? ( >=x11-libs/gtk+-3:3 )
+	introspection? ( >=dev-libs/gobject-introspection-1.34 )
 "
 RDEPEND="${COMMON_DEPEND}
 	!<gnome-base/gnome-keyring-3.3
@@ -45,6 +47,7 @@ DEPEND="${COMMON_DEPEND}
 	>=dev-util/intltool-0.35
 	sys-devel/gettext
 	virtual/pkgconfig
+	vala? ( $(vala_depend) )
 "
 # eautoreconf needs:
 #	dev-libs/gobject-introspection-common
@@ -55,17 +58,6 @@ if [[ ${PV} = 9999 ]]; then
 fi
 
 src_prepare() {
-	DOCS="AUTHORS ChangeLog HACKING NEWS README"
-	G2CONF="${G2CONF}
-		$(use_enable introspection)
-		--enable-debug=default
-		--disable-update-icon-cache
-		--disable-update-mime"
-
-	if use debug; then
-		G2CONF="${G2CONF} --enable-debug=yes"
-	fi
-
 	# Disable stupid flag changes
 	sed -e 's/CFLAGS="$CFLAGS -g"//' \
 		-e 's/CFLAGS="$CFLAGS -O0"//' \
@@ -74,6 +66,17 @@ src_prepare() {
 	gnome2_src_prepare
 }
 
+src_configure() {
+	DOCS="AUTHORS ChangeLog HACKING NEWS README"
+	gnome2_src_configure \
+		$(use_with gtk) \
+		$(use_enable introspection) \
+		$(use_enable vala) \
+		$(usex debug --enable-debug=yes --enable-debug=default) \
+		--disable-update-icon-cache \
+		--disable-update-mime
+}
+
 src_test() {
 	unset DBUS_SESSION_BUS_ADDRESS
 	Xemake check


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2013-12-05  0:32 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2013-12-05  0:32 UTC (permalink / raw
  To: gentoo-commits

commit:     1bbcebbc599ae52fdbd20c7e3da15cab89fd3c2e
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  5 00:31:27 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Dec  5 00:31:53 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1bbcebbc

app-crypt/gcr: raise minimum vala version, bug #493268

---
 app-crypt/gcr/gcr-3.10.1.ebuild | 2 +-
 app-crypt/gcr/gcr-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.10.1.ebuild b/app-crypt/gcr/gcr-3.10.1.ebuild
index f6d7f96..f83f731 100644
--- a/app-crypt/gcr/gcr-3.10.1.ebuild
+++ b/app-crypt/gcr/gcr-3.10.1.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="5"
 GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.18"
+VALA_MIN_API_VERSION="0.20"
 VALA_USE_DEPEND="vapigen"
 
 inherit gnome2 vala virtualx

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index 0067941..8682389 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI="5"
 GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.18"
+VALA_MIN_API_VERSION="0.20"
 VALA_USE_DEPEND="vapigen"
 
 inherit gnome2 vala virtualx


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2013-12-05 22:30 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2013-12-05 22:30 UTC (permalink / raw
  To: gentoo-commits

commit:     5cf8477b61d1a42fd9fcb8b5f77b513e6a581cd9
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  5 22:28:24 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Dec  5 22:30:03 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5cf8477b

app-crypt/gcr: Add missing call to vala_src_prepare

---
 app-crypt/gcr/gcr-3.10.1.ebuild | 1 +
 app-crypt/gcr/gcr-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/app-crypt/gcr/gcr-3.10.1.ebuild b/app-crypt/gcr/gcr-3.10.1.ebuild
index f83f731..254bdff 100644
--- a/app-crypt/gcr/gcr-3.10.1.ebuild
+++ b/app-crypt/gcr/gcr-3.10.1.ebuild
@@ -50,6 +50,7 @@ src_prepare() {
 		-e 's/CFLAGS="$CFLAGS -O0"//' \
 		-i configure.ac configure || die
 
+	use vala && vala_src_prepare
 	gnome2_src_prepare
 }
 

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index 8682389..4ddc644 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -63,6 +63,7 @@ src_prepare() {
 		-e 's/CFLAGS="$CFLAGS -O0"//' \
 		-i configure.ac configure || die
 
+	use vala && vala_src_prepare
 	gnome2_src_prepare
 }
 


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2014-04-15 22:05 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2014-04-15 22:05 UTC (permalink / raw
  To: gentoo-commits

commit:     c6d5d8c17a309916f034fae84254d7932e5f7e34
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 15 20:45:55 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Apr 15 22:00:28 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c6d5d8c1

app-crypt/gcr: 3.10.1 → 3.12.0

Build now uses python based tool.

---
 .../gcr/{gcr-9999.ebuild => gcr-3.12.0.ebuild}     | 28 +++++++++-------------
 app-crypt/gcr/gcr-9999.ebuild                      | 15 ++++++++----
 2 files changed, 22 insertions(+), 21 deletions(-)

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-3.12.0.ebuild
similarity index 76%
copy from app-crypt/gcr/gcr-9999.ebuild
copy to app-crypt/gcr/gcr-3.12.0.ebuild
index 4ddc644..4c6a377 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-3.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -6,11 +6,9 @@ EAPI="5"
 GCONF_DEBUG="no"
 VALA_MIN_API_VERSION="0.20"
 VALA_USE_DEPEND="vapigen"
+PYTHON_COMPAT=( python2_7 )
 
-inherit gnome2 vala virtualx
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
+inherit gnome2 python-any-r1 vala virtualx
 
 DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
 HOMEPAGE="https://developer.gnome.org/gcr/"
@@ -19,18 +17,13 @@ LICENSE="GPL-2+ LGPL-2+"
 SLOT="0/1" # subslot = suffix of libgcr-3
 IUSE="debug gtk +introspection vala"
 REQUIRED_USE="vala? ( introspection )"
-if [[ ${PV} = 9999 ]]; then
-	IUSE="${IUSE} doc"
-	KEYWORDS=""
-else
-	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 
 COMMON_DEPEND="
 	>=app-crypt/gnupg-2
 	>=app-crypt/p11-kit-0.19
-	>=dev-libs/glib-2.32:2
-	>=dev-libs/libgcrypt-1.2.2:=
+	>=dev-libs/glib-2.34:2
+	>=dev-libs/libgcrypt-1.2.2:0=
 	>=dev-libs/libtasn1-1:=
 	>=sys-apps/dbus-1
 	gtk? ( >=x11-libs/gtk+-3:3 )
@@ -41,7 +34,9 @@ RDEPEND="${COMMON_DEPEND}
 "
 # gcr was part of gnome-keyring until 3.3
 DEPEND="${COMMON_DEPEND}
+	${PYTHON_DEPS}
 	dev-libs/gobject-introspection-common
+	dev-libs/libxslt
 	dev-util/gdbus-codegen
 	>=dev-util/gtk-doc-am-1.9
 	>=dev-util/intltool-0.35
@@ -52,10 +47,9 @@ DEPEND="${COMMON_DEPEND}
 # eautoreconf needs:
 #	dev-libs/gobject-introspection-common
 
-if [[ ${PV} = 9999 ]]; then
-	DEPEND="${DEPEND}
-		doc? ( >=dev-util/gtk-doc-1.9 )"
-fi
+pkg_setup() {
+	python-any-r1_pkg_setup
+}
 
 src_prepare() {
 	# Disable stupid flag changes

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index 4ddc644..da0d1a4 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -6,8 +6,9 @@ EAPI="5"
 GCONF_DEBUG="no"
 VALA_MIN_API_VERSION="0.20"
 VALA_USE_DEPEND="vapigen"
+PYTHON_COMPAT=( python2_7 )
 
-inherit gnome2 vala virtualx
+inherit gnome2 python-any-r1 vala virtualx
 if [[ ${PV} = 9999 ]]; then
 	inherit gnome2-live
 fi
@@ -29,8 +30,8 @@ fi
 COMMON_DEPEND="
 	>=app-crypt/gnupg-2
 	>=app-crypt/p11-kit-0.19
-	>=dev-libs/glib-2.32:2
-	>=dev-libs/libgcrypt-1.2.2:=
+	>=dev-libs/glib-2.34:2
+	>=dev-libs/libgcrypt-1.2.2:0=
 	>=dev-libs/libtasn1-1:=
 	>=sys-apps/dbus-1
 	gtk? ( >=x11-libs/gtk+-3:3 )
@@ -41,7 +42,9 @@ RDEPEND="${COMMON_DEPEND}
 "
 # gcr was part of gnome-keyring until 3.3
 DEPEND="${COMMON_DEPEND}
+	${PYTHON_DEPS}
 	dev-libs/gobject-introspection-common
+	dev-libs/libxslt
 	dev-util/gdbus-codegen
 	>=dev-util/gtk-doc-am-1.9
 	>=dev-util/intltool-0.35
@@ -57,6 +60,10 @@ if [[ ${PV} = 9999 ]]; then
 		doc? ( >=dev-util/gtk-doc-1.9 )"
 fi
 
+pkg_setup() {
+	python-any-r1_pkg_setup
+}
+
 src_prepare() {
 	# Disable stupid flag changes
 	sed -e 's/CFLAGS="$CFLAGS -g"//' \


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2014-12-15 23:28 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2014-12-15 23:28 UTC (permalink / raw
  To: gentoo-commits

commit:     58ab8d3c935fa879457f3a4ab9f35c799f084c4c
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 15 23:23:36 2014 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Dec 15 23:23:36 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=58ab8d3c

app-crypt/gcr: moved to gentoo-x86

---
 app-crypt/gcr/gcr-3.14.0.ebuild | 78 -----------------------------------------
 1 file changed, 78 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.14.0.ebuild b/app-crypt/gcr/gcr-3.14.0.ebuild
deleted file mode 100644
index 8f4f82c..0000000
--- a/app-crypt/gcr/gcr-3.14.0.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.20"
-VALA_USE_DEPEND="vapigen"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-any-r1 vala virtualx
-
-DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
-HOMEPAGE="https://developer.gnome.org/gcr/"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0/1" # subslot = suffix of libgcr-3
-IUSE="debug gtk +introspection vala"
-REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-
-COMMON_DEPEND="
-	>=app-crypt/gnupg-2
-	>=app-crypt/p11-kit-0.19
-	>=dev-libs/glib-2.34:2
-	>=dev-libs/libgcrypt-1.2.2:0=
-	>=dev-libs/libtasn1-1:=
-	>=sys-apps/dbus-1
-	gtk? ( >=x11-libs/gtk+-3:3[introspection?] )
-	introspection? ( >=dev-libs/gobject-introspection-1.34 )
-"
-RDEPEND="${COMMON_DEPEND}
-	!<gnome-base/gnome-keyring-3.3
-"
-# gcr was part of gnome-keyring until 3.3
-DEPEND="${COMMON_DEPEND}
-	${PYTHON_DEPS}
-	dev-libs/gobject-introspection-common
-	dev-libs/libxslt
-	dev-util/gdbus-codegen
-	>=dev-util/gtk-doc-am-1.9
-	>=dev-util/intltool-0.35
-	sys-devel/gettext
-	virtual/pkgconfig
-	vala? ( $(vala_depend) )
-"
-# eautoreconf needs:
-#	dev-libs/gobject-introspection-common
-
-pkg_setup() {
-	python-any-r1_pkg_setup
-}
-
-src_prepare() {
-	# Disable stupid flag changes
-	sed -e 's/CFLAGS="$CFLAGS -g"//' \
-		-e 's/CFLAGS="$CFLAGS -O0"//' \
-		-i configure.ac configure || die
-
-	use vala && vala_src_prepare
-	gnome2_src_prepare
-}
-
-src_configure() {
-	DOCS="AUTHORS ChangeLog HACKING NEWS README"
-	gnome2_src_configure \
-		$(use_with gtk) \
-		$(use_enable introspection) \
-		$(use_enable vala) \
-		$(usex debug --enable-debug=yes --enable-debug=default) \
-		--disable-update-icon-cache \
-		--disable-update-mime
-}
-
-src_test() {
-	unset DBUS_SESSION_BUS_ADDRESS
-	Xemake check
-}


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2015-05-10 17:20 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-10 17:20 UTC (permalink / raw
  To: gentoo-commits

commit:     5b02434cf1525e2f4133c8aa2bc0f3987989bb1e
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 15:13:41 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 10 15:39:50 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=5b02434c

app-crypt/gcr: 3.14.0 → 3.15.92

 .../gcr/{gcr-9999.ebuild => gcr-3.15.92.ebuild}    | 24 ++++++----------------
 app-crypt/gcr/gcr-9999.ebuild                      |  8 ++++----
 2 files changed, 10 insertions(+), 22 deletions(-)

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-3.15.92.ebuild
similarity index 76%
copy from app-crypt/gcr/gcr-9999.ebuild
copy to app-crypt/gcr/gcr-3.15.92.ebuild
index e279ebb..05f3094 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-3.15.92.ebuild
@@ -1,17 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI="5"
 GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.20"
 VALA_USE_DEPEND="vapigen"
 PYTHON_COMPAT=( python2_7 )
 
 inherit gnome2 python-any-r1 vala virtualx
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
 
 DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
 HOMEPAGE="https://developer.gnome.org/gcr/"
@@ -20,21 +16,16 @@ LICENSE="GPL-2+ LGPL-2+"
 SLOT="0/1" # subslot = suffix of libgcr-3
 IUSE="debug gtk +introspection vala"
 REQUIRED_USE="vala? ( introspection )"
-if [[ ${PV} = 9999 ]]; then
-	IUSE="${IUSE} doc"
-	KEYWORDS=""
-else
-	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-fi
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 
 COMMON_DEPEND="
 	>=app-crypt/gnupg-2
 	>=app-crypt/p11-kit-0.19
 	>=dev-libs/glib-2.38:2
-	>=dev-libs/libgcrypt-1.4.5:0=
+	>=dev-libs/libgcrypt-1.2.2:0=
 	>=dev-libs/libtasn1-1:=
 	>=sys-apps/dbus-1
-	gtk? ( >=x11-libs/gtk+-3:3[introspection?] )
+	gtk? ( >=x11-libs/gtk+-3.10:3[X,introspection?] )
 	introspection? ( >=dev-libs/gobject-introspection-1.34 )
 "
 RDEPEND="${COMMON_DEPEND}
@@ -45,6 +36,7 @@ DEPEND="${COMMON_DEPEND}
 	${PYTHON_DEPS}
 	dev-libs/gobject-introspection-common
 	dev-libs/libxslt
+	dev-libs/vala-common
 	dev-util/gdbus-codegen
 	>=dev-util/gtk-doc-am-1.9
 	>=dev-util/intltool-0.35
@@ -54,11 +46,7 @@ DEPEND="${COMMON_DEPEND}
 "
 # eautoreconf needs:
 #	dev-libs/gobject-introspection-common
-
-if [[ ${PV} = 9999 ]]; then
-	DEPEND="${DEPEND}
-		doc? ( >=dev-util/gtk-doc-1.9 )"
-fi
+#	dev-libs/vala-common
 
 pkg_setup() {
 	python-any-r1_pkg_setup

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index e279ebb..c414d3a 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI="5"
 GCONF_DEBUG="no"
-VALA_MIN_API_VERSION="0.20"
 VALA_USE_DEPEND="vapigen"
 PYTHON_COMPAT=( python2_7 )
 
@@ -24,7 +23,7 @@ if [[ ${PV} = 9999 ]]; then
 	IUSE="${IUSE} doc"
 	KEYWORDS=""
 else
-	KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 fi
 
 COMMON_DEPEND="
@@ -34,7 +33,7 @@ COMMON_DEPEND="
 	>=dev-libs/libgcrypt-1.4.5:0=
 	>=dev-libs/libtasn1-1:=
 	>=sys-apps/dbus-1
-	gtk? ( >=x11-libs/gtk+-3:3[introspection?] )
+	gtk? ( >=x11-libs/gtk+-3.10:3[X,introspection?] )
 	introspection? ( >=dev-libs/gobject-introspection-1.34 )
 "
 RDEPEND="${COMMON_DEPEND}
@@ -45,6 +44,7 @@ DEPEND="${COMMON_DEPEND}
 	${PYTHON_DEPS}
 	dev-libs/gobject-introspection-common
 	dev-libs/libxslt
+	dev-libs/vala-common
 	dev-util/gdbus-codegen
 	>=dev-util/gtk-doc-am-1.9
 	>=dev-util/intltool-0.35


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2015-05-12 22:20 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2015-05-12 22:20 UTC (permalink / raw
  To: gentoo-commits

commit:     bd7382d9340a1921461ca731a82c41f9bcfc8ee3
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue May 12 21:41:53 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue May 12 21:41:53 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=bd7382d9

app-crypt/gcr: 3.15.92 → 3.16.0

 app-crypt/gcr/{gcr-3.15.92.ebuild => gcr-3.16.0.ebuild} | 0
 app-crypt/gcr/gcr-9999.ebuild                           | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/gcr/gcr-3.15.92.ebuild b/app-crypt/gcr/gcr-3.16.0.ebuild
similarity index 100%
rename from app-crypt/gcr/gcr-3.15.92.ebuild
rename to app-crypt/gcr/gcr-3.16.0.ebuild

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index c414d3a..0bca787 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -30,7 +30,7 @@ COMMON_DEPEND="
 	>=app-crypt/gnupg-2
 	>=app-crypt/p11-kit-0.19
 	>=dev-libs/glib-2.38:2
-	>=dev-libs/libgcrypt-1.4.5:0=
+	>=dev-libs/libgcrypt-1.2.2:0=
 	>=dev-libs/libtasn1-1:=
 	>=sys-apps/dbus-1
 	gtk? ( >=x11-libs/gtk+-3.10:3[X,introspection?] )


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2015-06-09 13:48 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2015-06-09 13:48 UTC (permalink / raw
  To: gentoo-commits

commit:     b2c8e36d30e79f8532f2bb8b5ed7821003b197be
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  9 10:04:10 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Jun  9 13:48:42 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=b2c8e36d

app-crypt/gcr: moved to gentoo-x86

 app-crypt/gcr/gcr-3.16.0.ebuild | 79 -----------------------------------------
 1 file changed, 79 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.16.0.ebuild b/app-crypt/gcr/gcr-3.16.0.ebuild
deleted file mode 100644
index 05f3094..0000000
--- a/app-crypt/gcr/gcr-3.16.0.ebuild
+++ /dev/null
@@ -1,79 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-VALA_USE_DEPEND="vapigen"
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-any-r1 vala virtualx
-
-DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
-HOMEPAGE="https://developer.gnome.org/gcr/"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0/1" # subslot = suffix of libgcr-3
-IUSE="debug gtk +introspection vala"
-REQUIRED_USE="vala? ( introspection )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-
-COMMON_DEPEND="
-	>=app-crypt/gnupg-2
-	>=app-crypt/p11-kit-0.19
-	>=dev-libs/glib-2.38:2
-	>=dev-libs/libgcrypt-1.2.2:0=
-	>=dev-libs/libtasn1-1:=
-	>=sys-apps/dbus-1
-	gtk? ( >=x11-libs/gtk+-3.10:3[X,introspection?] )
-	introspection? ( >=dev-libs/gobject-introspection-1.34 )
-"
-RDEPEND="${COMMON_DEPEND}
-	!<gnome-base/gnome-keyring-3.3
-"
-# gcr was part of gnome-keyring until 3.3
-DEPEND="${COMMON_DEPEND}
-	${PYTHON_DEPS}
-	dev-libs/gobject-introspection-common
-	dev-libs/libxslt
-	dev-libs/vala-common
-	dev-util/gdbus-codegen
-	>=dev-util/gtk-doc-am-1.9
-	>=dev-util/intltool-0.35
-	sys-devel/gettext
-	virtual/pkgconfig
-	vala? ( $(vala_depend) )
-"
-# eautoreconf needs:
-#	dev-libs/gobject-introspection-common
-#	dev-libs/vala-common
-
-pkg_setup() {
-	python-any-r1_pkg_setup
-}
-
-src_prepare() {
-	# Disable stupid flag changes
-	sed -e 's/CFLAGS="$CFLAGS -g"//' \
-		-e 's/CFLAGS="$CFLAGS -O0"//' \
-		-i configure.ac configure || die
-
-	use vala && vala_src_prepare
-	gnome2_src_prepare
-}
-
-src_configure() {
-	DOCS="AUTHORS ChangeLog HACKING NEWS README"
-	gnome2_src_configure \
-		$(use_with gtk) \
-		$(use_enable introspection) \
-		$(use_enable vala) \
-		$(usex debug --enable-debug=yes --enable-debug=default) \
-		--disable-update-icon-cache \
-		--disable-update-mime
-}
-
-src_test() {
-	unset DBUS_SESSION_BUS_ADDRESS
-	Xemake check
-}


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2016-03-26 22:54 Ole Reifschneider
  0 siblings, 0 replies; 22+ messages in thread
From: Ole Reifschneider @ 2016-03-26 22:54 UTC (permalink / raw
  To: gentoo-commits

commit:     e29a0bd7782d07c6c5bd32db742d880edfca4658
Author:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 21:15:38 2016 +0000
Commit:     Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 21:15:38 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=e29a0bd7

app-crypt/gcr: Bump version to 3.20.0

Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42

 .../gcr/{gcr-9999.ebuild => gcr-3.20.0.ebuild}     | 27 +++++++---------------
 app-crypt/gcr/gcr-9999.ebuild                      | 10 ++++----
 2 files changed, 13 insertions(+), 24 deletions(-)

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-3.20.0.ebuild
similarity index 73%
copy from app-crypt/gcr/gcr-9999.ebuild
copy to app-crypt/gcr/gcr-3.20.0.ebuild
index 84a5997..702f820 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-3.20.0.ebuild
@@ -1,30 +1,23 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 GCONF_DEBUG="no"
 VALA_USE_DEPEND="vapigen"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit gnome2 python-any-r1 vala virtualx
-if [[ ${PV} = 9999 ]]; then
-	inherit gnome2-live
-fi
 
 DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
-HOMEPAGE="https://developer.gnome.org/gcr/"
+HOMEPAGE="https://git.gnome.org/browse/gcr"
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0/1" # subslot = suffix of libgcr-3
 IUSE="debug gtk +introspection vala"
 REQUIRED_USE="vala? ( introspection )"
-if [[ ${PV} = 9999 ]]; then
-	IUSE="${IUSE} doc"
-	KEYWORDS=""
-else
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-fi
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
 
 COMMON_DEPEND="
 	>=app-crypt/gnupg-2
@@ -33,8 +26,8 @@ COMMON_DEPEND="
 	>=dev-libs/libgcrypt-1.2.2:0=
 	>=dev-libs/libtasn1-1:=
 	>=sys-apps/dbus-1
-	gtk? ( >=x11-libs/gtk+-3.10:3[X,introspection?] )
-	introspection? ( >=dev-libs/gobject-introspection-1.34 )
+	gtk? ( >=x11-libs/gtk+-3.12:3[X,introspection?] )
+	introspection? ( >=dev-libs/gobject-introspection-1.34:= )
 "
 RDEPEND="${COMMON_DEPEND}
 	!<gnome-base/gnome-keyring-3.3
@@ -54,11 +47,7 @@ DEPEND="${COMMON_DEPEND}
 "
 # eautoreconf needs:
 #	dev-libs/gobject-introspection-common
-
-if [[ ${PV} = 9999 ]]; then
-	DEPEND="${DEPEND}
-		doc? ( >=dev-util/gtk-doc-1.9 )"
-fi
+#	dev-libs/vala-common
 
 pkg_setup() {
 	python-any-r1_pkg_setup

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index 84a5997..8e9608f 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI="5"
 GCONF_DEBUG="no"
 VALA_USE_DEPEND="vapigen"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit gnome2 python-any-r1 vala virtualx
 if [[ ${PV} = 9999 ]]; then
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999 ]]; then
 fi
 
 DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
-HOMEPAGE="https://developer.gnome.org/gcr/"
+HOMEPAGE="https://git.gnome.org/browse/gcr"
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0/1" # subslot = suffix of libgcr-3
@@ -33,8 +33,8 @@ COMMON_DEPEND="
 	>=dev-libs/libgcrypt-1.2.2:0=
 	>=dev-libs/libtasn1-1:=
 	>=sys-apps/dbus-1
-	gtk? ( >=x11-libs/gtk+-3.10:3[X,introspection?] )
-	introspection? ( >=dev-libs/gobject-introspection-1.34 )
+	gtk? ( >=x11-libs/gtk+-3.12:3[X,introspection?] )
+	introspection? ( >=dev-libs/gobject-introspection-1.34:= )
 "
 RDEPEND="${COMMON_DEPEND}
 	!<gnome-base/gnome-keyring-3.3


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

* [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/
@ 2017-08-09  6:59 Gilles Dartiguelongue
  0 siblings, 0 replies; 22+ messages in thread
From: Gilles Dartiguelongue @ 2017-08-09  6:59 UTC (permalink / raw
  To: gentoo-commits

commit:     275e54d972f97f5e291c35d84a40412cfd38de9e
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  9 06:48:31 2017 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Wed Aug  9 06:48:31 2017 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=275e54d9

app-crypt/gcr: sync with gentoo repository

Package-Manager: Portage-2.3.6, Repoman-2.3.3
Manifest-Sign-Key: 0x5A56C8CD0C13248A

 app-crypt/gcr/gcr-3.20.0.ebuild | 80 -----------------------------------------
 app-crypt/gcr/gcr-9999.ebuild   | 13 +++----
 2 files changed, 5 insertions(+), 88 deletions(-)

diff --git a/app-crypt/gcr/gcr-3.20.0.ebuild b/app-crypt/gcr/gcr-3.20.0.ebuild
deleted file mode 100644
index 702f8201..00000000
--- a/app-crypt/gcr/gcr-3.20.0.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-VALA_USE_DEPEND="vapigen"
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
-
-inherit gnome2 python-any-r1 vala virtualx
-
-DESCRIPTION="Libraries for cryptographic UIs and accessing PKCS#11 modules"
-HOMEPAGE="https://git.gnome.org/browse/gcr"
-
-LICENSE="GPL-2+ LGPL-2+"
-SLOT="0/1" # subslot = suffix of libgcr-3
-IUSE="debug gtk +introspection vala"
-REQUIRED_USE="vala? ( introspection )"
-
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-
-COMMON_DEPEND="
-	>=app-crypt/gnupg-2
-	>=app-crypt/p11-kit-0.19
-	>=dev-libs/glib-2.38:2
-	>=dev-libs/libgcrypt-1.2.2:0=
-	>=dev-libs/libtasn1-1:=
-	>=sys-apps/dbus-1
-	gtk? ( >=x11-libs/gtk+-3.12:3[X,introspection?] )
-	introspection? ( >=dev-libs/gobject-introspection-1.34:= )
-"
-RDEPEND="${COMMON_DEPEND}
-	!<gnome-base/gnome-keyring-3.3
-"
-# gcr was part of gnome-keyring until 3.3
-DEPEND="${COMMON_DEPEND}
-	${PYTHON_DEPS}
-	dev-libs/gobject-introspection-common
-	dev-libs/libxslt
-	dev-libs/vala-common
-	dev-util/gdbus-codegen
-	>=dev-util/gtk-doc-am-1.9
-	>=dev-util/intltool-0.35
-	sys-devel/gettext
-	virtual/pkgconfig
-	vala? ( $(vala_depend) )
-"
-# eautoreconf needs:
-#	dev-libs/gobject-introspection-common
-#	dev-libs/vala-common
-
-pkg_setup() {
-	python-any-r1_pkg_setup
-}
-
-src_prepare() {
-	# Disable stupid flag changes
-	sed -e 's/CFLAGS="$CFLAGS -g"//' \
-		-e 's/CFLAGS="$CFLAGS -O0"//' \
-		-i configure.ac configure || die
-
-	use vala && vala_src_prepare
-	gnome2_src_prepare
-}
-
-src_configure() {
-	DOCS="AUTHORS ChangeLog HACKING NEWS README"
-	gnome2_src_configure \
-		$(use_with gtk) \
-		$(use_enable introspection) \
-		$(use_enable vala) \
-		$(usex debug --enable-debug=yes --enable-debug=default) \
-		--disable-update-icon-cache \
-		--disable-update-mime
-}
-
-src_test() {
-	unset DBUS_SESSION_BUS_ADDRESS
-	Xemake check
-}

diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild
index 8e9608f5..3f88de6e 100644
--- a/app-crypt/gcr/gcr-9999.ebuild
+++ b/app-crypt/gcr/gcr-9999.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Id$
 
-EAPI="5"
-GCONF_DEBUG="no"
+EAPI=6
 VALA_USE_DEPEND="vapigen"
-PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit gnome2 python-any-r1 vala virtualx
 if [[ ${PV} = 9999 ]]; then
@@ -17,6 +15,7 @@ HOMEPAGE="https://git.gnome.org/browse/gcr"
 
 LICENSE="GPL-2+ LGPL-2+"
 SLOT="0/1" # subslot = suffix of libgcr-3
+
 IUSE="debug gtk +introspection vala"
 REQUIRED_USE="vala? ( introspection )"
 if [[ ${PV} = 9999 ]]; then
@@ -27,7 +26,6 @@ else
 fi
 
 COMMON_DEPEND="
-	>=app-crypt/gnupg-2
 	>=app-crypt/p11-kit-0.19
 	>=dev-libs/glib-2.38:2
 	>=dev-libs/libgcrypt-1.2.2:0=
@@ -86,6 +84,5 @@ src_configure() {
 }
 
 src_test() {
-	unset DBUS_SESSION_BUS_ADDRESS
-	Xemake check
+	virtx emake check
 }


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

end of thread, other threads:[~2017-08-09  6:59 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-04 15:05 [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/ Gilles Dartiguelongue
  -- strict thread matches above, loose matches on Subject: below --
2017-08-09  6:59 Gilles Dartiguelongue
2016-03-26 22:54 Ole Reifschneider
2015-06-09 13:48 Gilles Dartiguelongue
2015-05-12 22:20 Gilles Dartiguelongue
2015-05-10 17:20 Gilles Dartiguelongue
2014-12-15 23:28 Gilles Dartiguelongue
2014-04-15 22:05 Gilles Dartiguelongue
2013-12-05 22:30 Gilles Dartiguelongue
2013-12-05  0:32 Gilles Dartiguelongue
2013-11-20 23:08 Gilles Dartiguelongue
2012-12-16 14:22 Gilles Dartiguelongue
2012-11-22 23:31 Gilles Dartiguelongue
2012-10-28 16:42 Gilles Dartiguelongue
2012-09-30 23:08 Alexandre Rostovtsev
2012-09-10 18:20 Priit Laes
2012-09-10 17:31 Alexandre Rostovtsev
2012-08-25  8:51 Priit Laes
2012-07-16  8:31 Alexandre Restovtsev
2012-05-14  6:38 Alexandre Restovtsev
2012-04-20  7:29 Alexandre Restovtsev
2012-03-26  8:20 Nirbheek Chauhan

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