public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-www/mplayerplug-in/files: mplayerplug-in_xulrunner-1.9.patch
@ 2008-06-12 16:44 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2008-06-12 16:44 UTC (permalink / raw
  To: gentoo-commits

armin76     08/06/12 16:44:20

  Added:                mplayerplug-in_xulrunner-1.9.patch
  Log:
  Add a patch to make it compile if xulrunner-1.9 is installed, bug #213461, patch by Nirbheek Chauhan, fix amd64 compilation failure, bug #208262
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.1                  net-www/mplayerplug-in/files/mplayerplug-in_xulrunner-1.9.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/files/mplayerplug-in_xulrunner-1.9.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-www/mplayerplug-in/files/mplayerplug-in_xulrunner-1.9.patch?rev=1.1&content-type=text/plain

Index: mplayerplug-in_xulrunner-1.9.patch
===================================================================
diff -Naur mplayerplug-in.orig/configure.in mplayerplug-in/configure.in
--- mplayerplug-in.orig/configure.in	2007-12-02 04:53:04.000000000 +0530
+++ mplayerplug-in/configure.in	2008-04-11 00:30:26.000000000 +0530
@@ -54,9 +54,10 @@
 
 ],[
 	AC_MSG_NOTICE([Determining mozilla/firefox packages to build against])
-	PKG_CHECK_MODULES(MOZPLUG,[mozilla-plugin],[AC_SUBST(MOZPLUG_CFLAGS) MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I`$PKG_CONFIG --variable=includedir mozilla-plugin`"
-MOZILLA_HOME=`$PKG_CONFIG --variable=libdir mozilla-plugin`
-],[AC_MSG_WARN([mozilla-plugin not found])])
+	# There's no www-client/mozilla anymore, and this interferes with =net-libs/xulrunner-1.9* now
+#	PKG_CHECK_MODULES(MOZPLUG,[mozilla-plugin],[AC_SUBST(MOZPLUG_CFLAGS) MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I`$PKG_CONFIG --variable=includedir mozilla-plugin`"
+#MOZILLA_HOME=`$PKG_CONFIG --variable=libdir mozilla-plugin`
+#],[AC_MSG_WARN([mozilla-plugin not found])])
 
 	if test "$MOZPLUG_CFLAGS" = ""; then
 		PKG_CHECK_MODULES(MOZPLUG,[firefox-plugin firefox-xpcom],[AC_SUBST(MOZPLUG_CFLAGS) MOZPLUG_CFLAGS="${MOZPLUG_CFLAGS} -I`$PKG_CONFIG --variable=includedir firefox-plugin`"



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-12 16:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-12 16:44 [gentoo-commits] gentoo-x86 commit in net-www/mplayerplug-in/files: mplayerplug-in_xulrunner-1.9.patch Raul Porcel (armin76)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox