Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 177157 Details for
Bug 232036
{media-video/gnome-mplayer,www-plugins/gecko-mediaplayer}-0.9.5 released
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
files/force-libxul-0.9.3.patch
force-libxul-0.9.3.patch (text/plain), 2.97 KB, created by
Michal Kurgan (RETIRED)
on 2009-01-02 23:09:11 UTC
(
hide
)
Description:
files/force-libxul-0.9.3.patch
Filename:
MIME Type:
Creator:
Michal Kurgan (RETIRED)
Created:
2009-01-02 23:09:11 UTC
Size:
2.97 KB
patch
obsolete
>--- gecko-mediaplayer-0.9.3.orig/configure.in 2009-01-02 11:17:36.000000000 -0700 >+++ gecko-mediaplayer-0.9.3/configure.in 2009-01-02 15:38:48.000000000 -0700 >@@ -30,67 +30,10 @@ > AC_SUBST(GLIB_CFLAGS) > AC_SUBST(GLIB_LIBS) > >-AC_ARG_WITH([xulrunner-sdk], >- [AS_HELP_STRING([--with-xulrunner-sdk], >- [Use xulrunner SDK for build])], >- [ >- XULRUNNER_SDK_PREFIX=$with_xulrunner_sdk >- GECKO_CFLAGS="-I$XULRUNNER_SDK_PREFIX/include -I$XULRUNNER_SDK_PREFIX/include/plugin -I$XULRUNNER_SDK_PREFIX/include/nspr -I$XULRUNNER_SDK_PREFIX/include/xpcom -I$XULRUNNER_SDK_PREFIX/include/string -I$XULRUNNER_SDK_PREFIX/include/java" >- GECKO_LIBS="-L$XULRUNNER_SDK_PREFIX/lib -lxpcomglue_s -lxul -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl" >- GECKO_HOME="$XULRUNNER_SDK_PREFIX/bin" >- GECKO_IDLDIR="$XULRUNNER_SDK_PREFIX/idl" >- ], >- []) >- >-if test "$GECKO_CFLAGS" = ""; then >-PKG_CHECK_MODULES(GECKO, [mozilla-plugin mozilla-xpcom],[ >- GECKO_HOME=`$PKG_CONFIG --variable=libdir mozilla-plugin` >- GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir mozilla-xpcom` >- ],[AC_MSG_WARN([mozilla-plugin not found, trying another])]) >-fi >- >-if test "$GECKO_CFLAGS" = ""; then >-PKG_CHECK_MODULES(GECKO, [firefox-plugin firefox-xpcom],[ >- GECKO_HOME=`$PKG_CONFIG --variable=libdir firefox-plugin` >- GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir firefox-xpcom` >- ],[AC_MSG_WARN([firefox-plugin not found, trying another])]) >-fi >- >-if test "$GECKO_CFLAGS" = ""; then >-PKG_CHECK_MODULES(GECKO, [seamonkey-plugin seamonkey-xpcom],[ >- GECKO_HOME=`$PKG_CONFIG --variable=libdir seamonkey-plugin` >- GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir seamonkey-xpcom` >- ],[AC_MSG_WARN([seamokey-plugin not found, trying another])]) >-fi >- >-if test "$GECKO_CFLAGS" = ""; then >-PKG_CHECK_MODULES(GECKO, [xulrunner-plugin xulrunner-xpcom],[ >- GECKO_HOME=`$PKG_CONFIG --variable=libdir xulrunner-plugin` >- GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir xulrunner-xpcom` >- ],[AC_MSG_WARN([xulrunner-plugin not found, trying another])]) >-fi >- >-if test "$GECKO_CFLAGS" = ""; then > PKG_CHECK_MODULES(GECKO, [libxul],[ >- GECKO_HOME=`$PKG_CONFIG --variable=libdir libxul` >- GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir libxul` >+ GECKO_HOME=`$PKG_CONFIG --variable=sdkdir libxul` >+ GECKO_IDLDIR=$GECKO_HOME/idl > ],[AC_MSG_WARN([libxul not found, trying another])]) >-fi >- >-if test "$GECKO_CFLAGS" = ""; then >-PKG_CHECK_MODULES(GECKO, [libxul-unstable],[ >- GECKO_HOME=`$PKG_CONFIG --variable=libdir libxul-unstable` >- GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir libxul-unstable` >- ],[AC_MSG_WARN([libxul-unstable not found, trying another])]) >-fi >- >- >-if test "$GECKO_CFLAGS" = ""; then >-PKG_CHECK_MODULES(GECKO, [iceape-plugin iceape-xpcom],[ >- GECKO_HOME=`$PKG_CONFIG --variable=libdir iceape-plugin` >- GECKO_IDLDIR=`$PKG_CONFIG --variable=idldir iceape-xpcom` >- ],[AC_MSG_WARN([iceape-plugin not found, trying another])]) >-fi > > PKG_CHECK_MODULES(NSPR, [nspr],[ > libdir=`$PKG_CONFIG --variable=libdir nspr`
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 232036
:
161104
|
167696
|
170480
|
175739
|
175740
|
175842
|
175998
|
176653
|
177146
|
177148
|
177150
|
177152
|
177153
|
177155
| 177157 |
177594
|
177595
|
177635
|
177636
|
177637
|
181218
|
181220
|
181412
|
181483
|
181695
|
186238
|
186239