Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/wxGTK/files: wxGTK-2.6.4-mmedia.patch
Date: Sun, 29 Jun 2008 04:32:05
Message-Id: E1KCoZz-00030r-Vd@stork.gentoo.org
1 dirtyepic 08/06/29 04:31:59
2
3 Added: wxGTK-2.6.4-mmedia.patch
4 Log:
5 Stop installing the mmedia library which has an automagic dependency on
6 esd. Bug #174874 by Volker Hemmann.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc8 x86_64)
8
9 Revision Changes Path
10 1.1 x11-libs/wxGTK/files/wxGTK-2.6.4-mmedia.patch
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/files/wxGTK-2.6.4-mmedia.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/wxGTK/files/wxGTK-2.6.4-mmedia.patch?rev=1.1&content-type=text/plain
14
15 Index: wxGTK-2.6.4-mmedia.patch
16 ===================================================================
17 diff -Naur wxPython-src-2.6.4.0-orig/contrib/src/Makefile.in wxPython-src-2.6.4.0/contrib/src/Makefile.in
18 --- wxPython-src-2.6.4.0-orig/contrib/src/Makefile.in 2004-09-24 10:57:49.000000000 -0600
19 +++ wxPython-src-2.6.4.0/contrib/src/Makefile.in 2008-06-28 22:00:31.000000000 -0600
20 @@ -1,6 +1,6 @@
21 # $Id: wxGTK-2.6.4-mmedia.patch,v 1.1 2008/06/29 04:31:59 dirtyepic Exp $
22
23 -CONTRIB_SUBDIRS=fl gizmos mmedia ogl plot stc svg deprecated animate #applet
24 +CONTRIB_SUBDIRS=fl gizmos ogl plot stc svg deprecated animate #applet mmedia
25
26 all:
27 @for d in $(CONTRIB_SUBDIRS); do (cd $$d && $(MAKE)); done
28
29
30
31 --
32 gentoo-commits@l.g.o mailing list