* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring/files: gnome-keyring-3.2.2-gold-glib-2.32.patch
@ 2012-04-30 14:54 Justin Lecher (jlec)
0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher (jlec) @ 2012-04-30 14:54 UTC (permalink / raw
To: gentoo-commits
jlec 12/04/30 14:54:08
Added: gnome-keyring-3.2.2-gold-glib-2.32.patch
Log:
Add fix for problems with glib-2.32 and gold linker, #414117
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.1 gnome-base/gnome-keyring/files/gnome-keyring-3.2.2-gold-glib-2.32.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/files/gnome-keyring-3.2.2-gold-glib-2.32.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/gnome-keyring/files/gnome-keyring-3.2.2-gold-glib-2.32.patch?rev=1.1&content-type=text/plain
Index: gnome-keyring-3.2.2-gold-glib-2.32.patch
===================================================================
configure.ac | 8 ++++----
gcr/Makefile.am | 1 +
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/configure.ac b/configure.ac
index 70be49e..0fe24a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -69,8 +69,8 @@ AC_SUBST(GLIB_CFLAGS)
AC_SUBST(GLIB_LIBS)
PKG_CHECK_MODULES(GMODULE, gmodule-no-export-2.0)
-AC_SUBST(GLIB_CFLAGS)
-AC_SUBST(GLIB_LIBS)
+AC_SUBST(GMODULE_CFLAGS)
+AC_SUBST(GMODULE_LIBS)
PKG_CHECK_MODULES(GTHREAD, gthread-2.0 >= 2.8.0)
AC_SUBST(GTHREAD_CFLAGS)
@@ -88,8 +88,8 @@ PKG_CHECK_MODULES(GTK, gtk+-3.0 >= 3.0)
AC_SUBST(GTK_CFLAGS)
AC_SUBST(GTK_LIBS)
-DAEMON_CFLAGS="$DAEMON_CFLAGS $GLIB_CFLAGS $GTHREAD_CFLAGS $GOBJECT_CFLAGS $GIO_CFLAGS"
-DAEMON_LIBS="$DAEMON_LIBS $GLIB_LIBS $GTHREAD_LIBS $GOBJECT_LIBS $GIO_LIBS"
+DAEMON_CFLAGS="$DAEMON_CFLAGS $GLIB_CFLAGS $GTHREAD_CFLAGS $GOBJECT_CFLAGS $GIO_CFLAGS $GMODULE_CFLAGS"
+DAEMON_LIBS="$DAEMON_LIBS $GLIB_LIBS $GTHREAD_LIBS $GOBJECT_LIBS $GIO_LIBS $GMODULE_LIBS"
GETTEXT_PACKAGE=gnome-keyring
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [The gettext domain name])
diff --git a/gcr/Makefile.am b/gcr/Makefile.am
index 0e40215..1f75aa3 100644
--- a/gcr/Makefile.am
+++ b/gcr/Makefile.am
@@ -148,6 +148,7 @@ libgcr_@GCR_MAJOR@_la_LIBADD = \
$(top_builddir)/gck/libgck-@GCK_MAJOR@.la \
$(GOBJECT_LIBS) \
$(GLIB_LIBS) \
+ $(GMODULE_LIBS) \
$(LIBGCRYPT_LIBS) \
$(GTK_LIBS) \
$(P11_KIT_LIBS)
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring/files: gnome-keyring-3.2.2-gold-glib-2.32.patch
@ 2012-12-17 4:45 Alexandre Rostovtsev (tetromino)
0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-12-17 4:45 UTC (permalink / raw
To: gentoo-commits
tetromino 12/12/17 04:45:41
Removed: gnome-keyring-3.2.2-gold-glib-2.32.patch
Log:
Version bump for gnome-3.6. Drop useless doc USE flag. Update homepage. Drop old.
(Portage version: 2.2.0_alpha148/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-17 4:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-30 14:54 [gentoo-commits] gentoo-x86 commit in gnome-base/gnome-keyring/files: gnome-keyring-3.2.2-gold-glib-2.32.patch Justin Lecher (jlec)
-- strict thread matches above, loose matches on Subject: below --
2012-12-17 4:45 Alexandre Rostovtsev (tetromino)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox