Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/ripperx/files: ripperx-2.7.3-ldflags.patch ripperx-2.7.3-pkgconfig.patch
Date: Tue, 29 Jan 2013 20:48:39
Message-Id: 20130129204834.2CA7C2171D@flycatcher.gentoo.org
1 ssuominen 13/01/29 20:48:34
2
3 Modified: ripperx-2.7.3-ldflags.patch
4 ripperx-2.7.3-pkgconfig.patch
5 Log:
6 Missing ripperX_LDADD for -lm for function ceilf wrt #401867 by Attila Tóth
7
8 (Portage version: 2.2.0_alpha155/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
9
10 Revision Changes Path
11 1.2 media-sound/ripperx/files/ripperx-2.7.3-ldflags.patch
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ripperx/files/ripperx-2.7.3-ldflags.patch?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ripperx/files/ripperx-2.7.3-ldflags.patch?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ripperx/files/ripperx-2.7.3-ldflags.patch?r1=1.1&r2=1.2
16
17 Index: ripperx-2.7.3-ldflags.patch
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/ripperx/files/ripperx-2.7.3-ldflags.patch,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ripperx-2.7.3-ldflags.patch 27 May 2011 04:56:04 -0000 1.1
24 +++ ripperx-2.7.3-ldflags.patch 29 Jan 2013 20:48:33 -0000 1.2
25 @@ -1,7 +1,5 @@
26 -Index: ripperX-2.7.3/plugins/Makefile.in
27 -===================================================================
28 ---- ripperX-2.7.3.orig/plugins/Makefile.in
29 -+++ ripperX-2.7.3/plugins/Makefile.in
30 +--- plugins/Makefile.in
31 ++++ plugins/Makefile.in
32 @@ -658,7 +658,7 @@ uninstall-am: uninstall-binPROGRAMS
33 all: ripperX_plugin_tester $(PLUGINS)
34
35
36
37
38 1.2 media-sound/ripperx/files/ripperx-2.7.3-pkgconfig.patch
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ripperx/files/ripperx-2.7.3-pkgconfig.patch?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ripperx/files/ripperx-2.7.3-pkgconfig.patch?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ripperx/files/ripperx-2.7.3-pkgconfig.patch?r1=1.1&r2=1.2
43
44 Index: ripperx-2.7.3-pkgconfig.patch
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-sound/ripperx/files/ripperx-2.7.3-pkgconfig.patch,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- ripperx-2.7.3-pkgconfig.patch 27 May 2011 04:56:04 -0000 1.1
51 +++ ripperx-2.7.3-pkgconfig.patch 29 Jan 2013 20:48:34 -0000 1.2
52 @@ -1,7 +1,5 @@
53 -Index: ripperX-2.7.3/ripperX.pc.in
54 -===================================================================
55 ---- ripperX-2.7.3.orig/ripperX.pc.in
56 -+++ ripperX-2.7.3/ripperX.pc.in
57 +--- ripperX.pc.in
58 ++++ ripperX.pc.in
59 @@ -1,6 +1,7 @@
60 prefix=@prefix@
61 exec_prefix=@exec_prefix@