summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2012-01-02 14:59:22 +0000
committerAndrey Grozin <grozin@gentoo.org>2012-01-02 14:59:22 +0000
commit40e62d5e76d2d7c2d6b7f9f4596637b2d503cec6 (patch)
treee202543d2733c4edaf428fa142922f70047c6a3b /media-gfx/fotoxx/files
parentversion bump (diff)
downloadhistorical-40e62d5e76d2d7c2d6b7f9f4596637b2d503cec6.tar.gz
historical-40e62d5e76d2d7c2d6b7f9f4596637b2d503cec6.tar.bz2
historical-40e62d5e76d2d7c2d6b7f9f4596637b2d503cec6.zip
Version bump
Package-Manager: portage-2.2.0_alpha84/cvs/Linux i686
Diffstat (limited to 'media-gfx/fotoxx/files')
-rw-r--r--media-gfx/fotoxx/files/fotoxx-12.01.patch (renamed from media-gfx/fotoxx/files/fotoxx-11.11.1.patch)22
1 files changed, 11 insertions, 11 deletions
diff --git a/media-gfx/fotoxx/files/fotoxx-11.11.1.patch b/media-gfx/fotoxx/files/fotoxx-12.01.patch
index b58706807488..163173bdd0b6 100644
--- a/media-gfx/fotoxx/files/fotoxx-11.11.1.patch
+++ b/media-gfx/fotoxx/files/fotoxx-12.01.patch
@@ -1,6 +1,6 @@
-diff -U1 -r fotoxx-11.11.1.orig/Makefile fotoxx-11.11.1/Makefile
---- fotoxx-11.11.1.orig/Makefile 2011-11-05 12:30:36.000000000 +0700
-+++ fotoxx-11.11.1/Makefile 2011-11-06 16:06:23.000000000 +0700
+diff -r -U1 fotoxx-11.12.1.orig/Makefile fotoxx-11.12.1/Makefile
+--- fotoxx-11.12.1.orig/Makefile 2011-12-02 21:10:01.000000000 +0700
++++ fotoxx-11.12.1/Makefile 2011-12-04 15:26:12.000000000 +0700
@@ -5,4 +5,4 @@
# defaults for parameters that may be pre-defined
-CXXFLAGS ?= -O3 -g -Wall
@@ -18,17 +18,17 @@ diff -U1 -r fotoxx-11.11.1.orig/Makefile fotoxx-11.11.1/Makefile
-CFLAGS = $(CXXFLAGS) -c `pkg-config --cflags gtk+-2.0`
+CFLAGS = $(CXXFLAGS) -c -DPF=\"$(PF)\" `pkg-config --cflags gtk+-2.0`
LIBS = `pkg-config --libs gtk+-2.0 gthread-2.0`
-@@ -73,5 +73,2 @@
+@@ -75,5 +75,2 @@
rm -f fotoxx.1.gz
- # menu (desktop) file
- cp -f desktop $(DESTDIR)$(MENUFILE)
- xdg-desktop-menu install $(DESTDIR)$(MENUFILE)
-diff -U1 -r fotoxx-11.11.1.orig/zfuncs.cc fotoxx-11.11.1/zfuncs.cc
---- fotoxx-11.11.1.orig/zfuncs.cc 2011-11-05 12:30:36.000000000 +0700
-+++ fotoxx-11.11.1/zfuncs.cc 2011-11-06 16:08:26.000000000 +0700
-@@ -3119,3 +3119,3 @@
- strncatv(zlocalesdir,199,work,"/share/",zappname,"/locales",null); // /installoc/share/appname/locales
-- strncatv(zdocdir,199,work,"/share/doc/",zappname,null); // /installoc/share/doc/appname
-+ strncatv(zdocdir,199,work,"/share/doc/",PF,null); // /installoc/share/doc/appname
+diff -r -U1 fotoxx-11.12.1.orig/zfuncs.cc fotoxx-11.12.1/zfuncs.cc
+--- fotoxx-11.12.1.orig/zfuncs.cc 2011-12-02 21:10:01.000000000 +0700
++++ fotoxx-11.12.1/zfuncs.cc 2011-12-04 15:28:27.000000000 +0700
+@@ -3123,3 +3123,3 @@
+ strncatv(zlocalesdir,199,work,"/share/",zappname,"/locales",null); // /prefix/share/appname/locales
+- strncatv(zdocdir,199,work,"/share/doc/",zappname,null); // /prefix/share/doc/appname
++ strncatv(zdocdir,199,work,"/share/doc/",PF,null); // /prefix/share/doc/appname