Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-www/mplayerplug-in/files: mplayerplug-in-3.50-seamonkey.patch digest-mplayerplug-in-3.50 digest-mplayerplug-in-3.31-r1 digest-mplayerplug-in-3.40-r1 mplayerplug-in-3.31-seamonkey.patch mplayerplug-in-3.31-firefox.patch
Date: Sun, 06 Jan 2008 22:34:26
Message-Id: E1JBe4V-0001pM-6Z@stork.gentoo.org
1 josejx 08/01/06 22:34:23
2
3 Added: mplayerplug-in-3.50-seamonkey.patch
4 digest-mplayerplug-in-3.50
5 Removed: digest-mplayerplug-in-3.31-r1
6 digest-mplayerplug-in-3.40-r1
7 mplayerplug-in-3.31-seamonkey.patch
8 mplayerplug-in-3.31-firefox.patch
9 Log:
10 Removed old versions, added new version, closes bug #201257. Added amd64 multilib changes from bug #178857.
11 (Portage version: 2.1.4_rc13)
12
13 Revision Changes Path
14 1.1 net-www/mplayerplug-in/files/mplayerplug-in-3.50-seamonkey.patch
15
16 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/files/mplayerplug-in-3.50-seamonkey.patch?rev=1.1&view=markup
17 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/files/mplayerplug-in-3.50-seamonkey.patch?rev=1.1&content-type=text/plain
18
19 Index: mplayerplug-in-3.50-seamonkey.patch
20 ===================================================================
21 --- configure.in.bak 2008-01-06 17:13:28.000000000 -0500
22 +++ configure.in 2008-01-06 17:12:29.000000000 -0500
23 @@ -64,7 +64,7 @@
24 ],[AC_MSG_WARN([firefox-plugin not found])])
25 fi
26 if test "$MOZPLUG_CFLAGS" = ""; then
27 - PKG_CHECK_MODULES(MOZPLUG,[seamonkey-plugin],[AC_SUBST(MOZPLUG_CFLAGS) MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I`$PKG_CONFIG --variable=includedir seamonkey-plugin`"
28 + PKG_CHECK_MODULES(MOZPLUG,[seamonkey-plugin seamonkey-xpcom],[AC_SUBST(MOZPLUG_CFLAGS) MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I`$PKG_CONFIG --variable=includedir seamonkey-plugin`"
29 MOZILLA_HOME=`$PKG_CONFIG --variable=libdir seamonkey-plugin`
30 ],[AC_MSG_WARN([seamonkey-plugin not found])])
31 fi
32
33
34
35 1.1 net-www/mplayerplug-in/files/digest-mplayerplug-in-3.50
36
37 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/files/digest-mplayerplug-in-3.50?rev=1.1&view=markup
38 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/files/digest-mplayerplug-in-3.50?rev=1.1&content-type=text/plain
39
40 Index: digest-mplayerplug-in-3.50
41 ===================================================================
42 MD5 7a9306c39f6550090c16b9c1d87e3168 mplayerplug-in-3.50.tar.gz 452730
43 RMD160 6eb61df0c06e1b9f6118be4f75bf05648bb8dbd8 mplayerplug-in-3.50.tar.gz 452730
44 SHA256 046b8e65ee4e4568453b7749d7e60f521a87c2f9990f46d021da283e285f4c02 mplayerplug-in-3.50.tar.gz 452730
45
46
47
48 --
49 gentoo-commits@l.g.o mailing list