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