public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libopenraw/files: libopenraw-0.0.8-fix_gdk-pixbuf_path.patch
@ 2011-09-15 10:47 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-09-15 10:47 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/09/15 10:47:35

  Added:                libopenraw-0.0.8-fix_gdk-pixbuf_path.patch
  Log:
  Fix gdk-pixbuf path wrt #383045 by Priit Laes
  
  (Portage version: 2.2.0_alpha55/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-libs/libopenraw/files/libopenraw-0.0.8-fix_gdk-pixbuf_path.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libopenraw/files/libopenraw-0.0.8-fix_gdk-pixbuf_path.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libopenraw/files/libopenraw-0.0.8-fix_gdk-pixbuf_path.patch?rev=1.1&content-type=text/plain

Index: libopenraw-0.0.8-fix_gdk-pixbuf_path.patch
===================================================================
From 252cd9b20d7857091c0529955998b86d7a90e6c5 Mon Sep 17 00:00:00 2001
From: Hubert Figuiere <hub@figuiere.net>
Date: Thu, 22 Jul 2010 07:04:54 +0000
Subject: Install the GdkPixbuf in the right place. (Closes #29208) (Vincent Untz)

---
diff --git a/configure.in b/configure.in
index 1d44b9c..c16a20c 100644
--- a/configure.in
+++ b/configure.in
@@ -137,8 +137,7 @@ if test x$enable_gnome = xyes ; then
    if test x$HAVE_LIBGLIB = xyes ; then
       PKG_CHECK_MODULES(LIBGDKPIXBUF, gdk-pixbuf-2.0 >= $LIBGDKPIXBUF_REQUIRED,
                      [AC_DEFINE(HAVE_LIBGDKPIXBUF, 1, [Define to 1 to enable libgdkpixbuf support])
-		      GTK_VERSION=`$PKG_CONFIG --variable=gtk_binary_version gtk+-2.0`
-		      GDK_PIXBUF_DIR="gtk-2.0/$GTK_VERSION/loaders"
+		      GDK_PIXBUF_DIR=`$PKG_CONFIG --variable=gdk_pixbuf_moduledir gdk-pixbuf-2.0`
 		      AC_SUBST(GDK_PIXBUF_DIR)
 		      HAVE_LIBGDKPIXBUF=yes],
                      [HAVE_LIBGDKPIXBUF=no])
diff --git a/gnome/Makefile.am b/gnome/Makefile.am
index ecfe27d..2c0bca5 100644
--- a/gnome/Makefile.am
+++ b/gnome/Makefile.am
@@ -16,7 +16,7 @@ pkgconfig_DATA = $(PKG_CONFIG_FILES)
 
 lib_LTLIBRARIES = $(GNOME_TARGETS)
 
-loaderdir = $(libdir)/$(GDK_PIXBUF_DIR)
+loaderdir = $(GDK_PIXBUF_DIR)
 loader_LTLIBRARIES = $(GDK_PIXBUF_PLUGIN)
 
 libopenrawgnome_la_LDFLAGS = \
--
cgit v0.9.0.2-2-gbebe






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

* [gentoo-commits] gentoo-x86 commit in media-libs/libopenraw/files: libopenraw-0.0.8-fix_gdk-pixbuf_path.patch
@ 2012-03-19  7:06 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 2+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-03-19  7:06 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/03/19 07:06:41

  Removed:              libopenraw-0.0.8-fix_gdk-pixbuf_path.patch
  Log:
  old
  
  (Portage version: 2.2.0_alpha90/cvs/Linux x86_64)



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

end of thread, other threads:[~2012-03-19  7:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-15 10:47 [gentoo-commits] gentoo-x86 commit in media-libs/libopenraw/files: libopenraw-0.0.8-fix_gdk-pixbuf_path.patch Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-19  7:06 Samuli Suominen (ssuominen)

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