Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/fgrun/files: fgrun-1.0.0-fltk.patch digest-fgrun-1.0.0
Date: Tue, 01 Jan 2008 18:58:24
Message-Id: E1J9mJd-00060U-IM@stork.gentoo.org
1 nyhm 08/01/01 18:58:17
2
3 Added: fgrun-1.0.0-fltk.patch digest-fgrun-1.0.0
4 Log:
5 Version bump
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.1 games-simulation/fgrun/files/fgrun-1.0.0-fltk.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/fgrun/files/fgrun-1.0.0-fltk.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/fgrun/files/fgrun-1.0.0-fltk.patch?rev=1.1&content-type=text/plain
13
14 Index: fgrun-1.0.0-fltk.patch
15 ===================================================================
16 --- configure.ac.old 2007-04-25 22:26:19.000000000 +0200
17 +++ configure.ac 2007-04-25 22:27:41.000000000 +0200
18 @@ -194,6 +194,9 @@
19 FLUID="$fltk_prefix/bin/fluid"
20 CPPFLAGS="-I$fltk_prefix/include $CPPFLAGS"
21 LDFLAGS="-L$fltk_prefix/lib $LDFLAGS"
22 +else
23 + CPPFLAGS="$(fltk-config --cxxflags) $CPPFLAGS"
24 + LDFLAGS="$(fltk-config --ldflags) $LDFLAGS"
25 fi
26
27 AC_SUBST(FLUID)
28
29
30
31 1.1 games-simulation/fgrun/files/digest-fgrun-1.0.0
32
33 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/fgrun/files/digest-fgrun-1.0.0?rev=1.1&view=markup
34 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/fgrun/files/digest-fgrun-1.0.0?rev=1.1&content-type=text/plain
35
36 Index: digest-fgrun-1.0.0
37 ===================================================================
38 MD5 1ba8401ddf5cb155ac7ab26c67705e06 fgrun-1.0.0.tar.gz 196526
39 RMD160 54290845d43000a5cb040a6f48628453bc14a41c fgrun-1.0.0.tar.gz 196526
40 SHA256 55cdaedcf91217808374fa6e4f6ae32a80fdcaea3d6d9e8056b0afa0aa88933c fgrun-1.0.0.tar.gz 196526
41
42
43
44 --
45 gentoo-commits@g.o mailing list