Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-board/gnubg/files: gnubg-20100107-build.patch gnubg-0.14.3-as-needed.patch gnubg-0.14.3-64bits.patch gnubg-0.14.3-blas.patch gnubg-0.14.3-gcc4.patch
Date: Thu, 07 Jan 2010 08:17:48
Message-Id: E1NSnYu-0001vv-UL@stork.gentoo.org
1 mr_bones_ 10/01/07 08:17:44
2
3 Added: gnubg-20100107-build.patch
4 Removed: gnubg-0.14.3-as-needed.patch
5 gnubg-0.14.3-64bits.patch gnubg-0.14.3-blas.patch
6 gnubg-0.14.3-gcc4.patch
7 Log:
8 version bump; clean old
9 (Portage version: 2.1.6.13/cvs/Linux i686)
10
11 Revision Changes Path
12 1.1 games-board/gnubg/files/gnubg-20100107-build.patch
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/files/gnubg-20100107-build.patch?rev=1.1&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-board/gnubg/files/gnubg-20100107-build.patch?rev=1.1&content-type=text/plain
16
17 Index: gnubg-20100107-build.patch
18 ===================================================================
19 diff -ru gnubg.orig/Makefile.am gnubg/Makefile.am
20 --- gnubg.orig/Makefile.am 2009-08-08 22:30:04.000000000 -0400
21 +++ gnubg/Makefile.am 2009-08-20 02:13:01.696689411 -0400
22 @@ -2,9 +2,9 @@
23
24 ACLOCAL_AMFLAGS = -I m4
25
26 -AM_CPPFLAGS = -DDOCDIR='"$(datadir)/doc/gnubg/"' -DDATADIR='"$(datadir)"' -DPKGDATADIR='"$(datadir)/gnubg"'
27 +AM_CPPFLAGS = -DDOCDIR='"@docdir@/"' -DDATADIR='"$(datadir)"' -DPKGDATADIR='"$(datadir)/gnubg"'
28
29 -SUBDIRS = lib doc met po m4 xpm sounds board3d textures scripts flags fonts non-src pixmaps .
30 +SUBDIRS = lib doc met po m4 xpm sounds board3d textures scripts flags non-src pixmaps .
31
32 bin_PROGRAMS = gnubg makebearoff makehyper bearoffdump makeweights
33
34 diff -ru gnubg.orig/doc/Makefile.am gnubg/doc/Makefile.am
35 --- gnubg.orig/doc/Makefile.am 2009-08-08 22:30:05.000000000 -0400
36 +++ gnubg/doc/Makefile.am 2009-08-20 02:10:53.969939597 -0400
37 @@ -1,6 +1,6 @@
38 -AM_CPPFLAGS = -DDOCDIR='"$(datadir)/doc/gnubg/"' -DDATADIR='"$(datadir)"' -DPKGDATADIR='"$(datadir)/gnubg"'
39 -gnubg_helpdir = $(datadir)/doc/gnubg/
40 -gnubg_imagedir = $(datadir)/doc/gnubg/images
41 +AM_CPPFLAGS = -DDOCDIR='"@docdir@/"' -DDATADIR='"$(datadir)"' -DPKGDATADIR='"$(datadir)/gnubg"'
42 +gnubg_helpdir = @docdir@/
43 +gnubg_imagedir = @docdir@/images
44 gnubg_help_DATA = gnubg.html allabout.html
45 gnubg_image_DATA = images/1540d81e.png images/16d7944c.png images/1805dc7d.png \
46 images/20bc52ca.png images/20d56757.png images/234924dc.png images/26e34ea5.png \
47 diff -ru gnubg.orig/pixmaps/Makefile.am gnubg/pixmaps/Makefile.am
48 --- gnubg.orig/pixmaps/Makefile.am 2008-12-08 22:30:08.000000000 -0500
49 +++ gnubg/pixmaps/Makefile.am 2009-08-20 02:12:00.050689327 -0400
50 @@ -1,5 +1,5 @@
51 -gnubgiconsdir = $(datadir)
52 -gnubgpixmapsdir = $(pkgdatadir)/pixmaps
53 +gnubgiconsdir = /usr/share
54 +gnubgpixmapsdir = /usr/share/pixmaps
55
56 ICONS_16_SCALABLE = icons/hicolor/16x16/apps/scalable/gnubg.svg
57 ICONS_16 = icons/hicolor/16x16/apps/gnubg.png
58 diff -ru gnubg.orig/po/Makefile.in.in gnubg/po/Makefile.in.in
59 --- gnubg.orig/po/Makefile.in.in 2008-09-29 22:30:08.000000000 -0400
60 +++ gnubg/po/Makefile.in.in 2009-08-20 02:09:51.838814286 -0400
61 @@ -28,8 +28,8 @@
62 datarootdir = @datarootdir@
63 datadir = @datadir@
64 libdir = @libdir@
65 -localedir = $(libdir)/locale
66 -gnulocaledir = $(datadir)/locale
67 +localedir = @localedir@
68 +gnulocaledir = @localedir@
69 gettextsrcdir = $(datadir)/glib-2.0/gettext/po
70 subdir = po