summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2012-11-03 16:04:44 +0000
committerAndrey Grozin <grozin@gentoo.org>2012-11-03 16:04:44 +0000
commit95b9f72029acc692f71c9906c118d9762a96f575 (patch)
tree8fda17cb20301fcda786ccf8be148b811f04f740 /media-gfx
parentMask unstable versions of sysvinit and coreutils on hardened/linux/uclibc/mips (diff)
downloadgentoo-2-95b9f72029acc692f71c9906c118d9762a96f575.tar.gz
gentoo-2-95b9f72029acc692f71c9906c118d9762a96f575.tar.bz2
gentoo-2-95b9f72029acc692f71c9906c118d9762a96f575.zip
Version bump
(Portage version: 2.2.0_alpha142/cvs/Linux i686, unsigned Manifest commit)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/fotoxx/ChangeLog8
-rw-r--r--media-gfx/fotoxx/files/fotoxx-12.11.patch (renamed from media-gfx/fotoxx/files/fotoxx-12.09.1.patch)24
-rw-r--r--media-gfx/fotoxx/fotoxx-12.11.ebuild (renamed from media-gfx/fotoxx/fotoxx-12.09.1.ebuild)2
3 files changed, 22 insertions, 12 deletions
diff --git a/media-gfx/fotoxx/ChangeLog b/media-gfx/fotoxx/ChangeLog
index b5a8d93e1396..c9233175d6f5 100644
--- a/media-gfx/fotoxx/ChangeLog
+++ b/media-gfx/fotoxx/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-gfx/fotoxx
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/ChangeLog,v 1.37 2012/10/01 13:27:39 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/ChangeLog,v 1.38 2012/11/03 16:04:44 grozin Exp $
+
+*fotoxx-12.11 (03 Nov 2012)
+
+ 03 Nov 2012; Andrey Grozin <grozin@gentoo.org> -fotoxx-12.09.1.ebuild,
+ -files/fotoxx-12.09.1.patch, +fotoxx-12.11.ebuild, +files/fotoxx-12.11.patch:
+ Version bump
*fotoxx-12.10 (01 Oct 2012)
diff --git a/media-gfx/fotoxx/files/fotoxx-12.09.1.patch b/media-gfx/fotoxx/files/fotoxx-12.11.patch
index d1ce6b3261fd..ddfe81f7a7bf 100644
--- a/media-gfx/fotoxx/files/fotoxx-12.09.1.patch
+++ b/media-gfx/fotoxx/files/fotoxx-12.11.patch
@@ -1,9 +1,9 @@
-diff -r -U1 fotoxx-12.03.orig/Makefile fotoxx-12.03/Makefile
---- fotoxx-12.03.orig/Makefile 2012-03-01 01:57:48.000000000 +0700
-+++ fotoxx-12.03/Makefile 2012-03-03 03:56:44.000000000 +0700
+diff -r -U1 fotoxx-12.11.orig/Makefile fotoxx-12.11/Makefile
+--- fotoxx-12.11.orig/Makefile 2012-11-01 17:20:02.000000000 +0700
++++ fotoxx-12.11/Makefile 2012-11-03 22:19:23.000000000 +0700
@@ -5,4 +5,4 @@
# defaults for parameters that may be pre-defined
--CXXFLAGS ?= -O3 -g -Wall -Wno-deprecated-declarations
+-CXXFLAGS ?= -O3 -g -Wall
-LDFLAGS ?= -O3 -g -Wall -rdynamic
+CXXFLAGS += -Wall -Wno-deprecated-declarations
+LDFLAGS += -rdynamic
@@ -18,17 +18,21 @@ diff -r -U1 fotoxx-12.03.orig/Makefile fotoxx-12.03/Makefile
-CFLAGS = $(CXXFLAGS) -c `pkg-config --cflags gtk+-3.0`
+CFLAGS = $(CXXFLAGS) -c -DPF=\"$(PF)\" `pkg-config --cflags gtk+-3.0`
LIBS = `pkg-config --libs gtk+-3.0`
-@@ -77,5 +77,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 -r -U1 fotoxx-12.03.orig/zfuncs.cc fotoxx-12.03/zfuncs.cc
---- fotoxx-12.03.orig/zfuncs.cc 2012-03-01 01:57:48.000000000 +0700
-+++ fotoxx-12.03/zfuncs.cc 2012-03-03 03:58:13.000000000 +0700
-@@ -3194,3 +3194,3 @@
+@@ -84,3 +81,2 @@
+ rm -f $(DESTDIR)$(MANDIR)/fotoxx.1.gz
+- xdg-desktop-menu uninstall $(DESTDIR)$(MENUFILE)
+ rm -f $(DESTDIR)$(MENUFILE)
+diff -r -U1 fotoxx-12.11.orig/zfuncs.cc fotoxx-12.11/zfuncs.cc
+--- fotoxx-12.11.orig/zfuncs.cc 2012-11-01 17:20:02.000000000 +0700
++++ fotoxx-12.11/zfuncs.cc 2012-11-03 22:21:34.000000000 +0700
+@@ -3278,3 +3278,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/${PF}
++ strncatv(zdocdir,199,work,"/share/doc/",PF,null); // /prefix/share/doc/$(PF)
diff --git a/media-gfx/fotoxx/fotoxx-12.09.1.ebuild b/media-gfx/fotoxx/fotoxx-12.11.ebuild
index 60856632861e..2eb9bc0e156a 100644
--- a/media-gfx/fotoxx/fotoxx-12.09.1.ebuild
+++ b/media-gfx/fotoxx/fotoxx-12.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/fotoxx-12.09.1.ebuild,v 1.1 2012/09/04 14:58:42 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/fotoxx/fotoxx-12.11.ebuild,v 1.1 2012/11/03 16:04:44 grozin Exp $
EAPI=4
inherit eutils toolchain-funcs