aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Logvinov <avl@FreeBSD.org>2010-12-31 05:43:31 +0000
committerAlexander Logvinov <avl@FreeBSD.org>2010-12-31 05:43:31 +0000
commit49ae420fd31216a183ccd1d1dc8137754c98bab1 (patch)
treeba910198636c1635bb230481be22ae05a26b483a
parent6fb42e09e5b0340b1f6c4df595d8af66e3c10790 (diff)
downloadports-49ae420fd31216a183ccd1d1dc8137754c98bab1.tar.gz
ports-49ae420fd31216a183ccd1d1dc8137754c98bab1.zip
- Update to 1.0.0
Notes
Notes: svn path=/head/; revision=267191
-rw-r--r--www/gecko-mediaplayer/Makefile7
-rw-r--r--www/gecko-mediaplayer/distinfo5
-rw-r--r--www/gecko-mediaplayer/files/patch-configure9
-rw-r--r--www/gecko-mediaplayer/pkg-plist1
4 files changed, 5 insertions, 17 deletions
diff --git a/www/gecko-mediaplayer/Makefile b/www/gecko-mediaplayer/Makefile
index 1530cbd1fdf3..b5f677042783 100644
--- a/www/gecko-mediaplayer/Makefile
+++ b/www/gecko-mediaplayer/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gecko-mediaplayer
-PORTVERSION= 0.9.9.2
-PORTREVISION= 1
+PORTVERSION= 1.0.0
CATEGORIES= www multimedia gnome
MASTER_SITES= GOOGLE_CODE
@@ -29,9 +28,7 @@ WEBPLUGINS_FILES= ${PORTNAME}-dvx.so ${PORTNAME}-qt.so ${PORTNAME}-rm.so \
${PORTNAME}-wmp.so ${PORTNAME}.so
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS+= --enable-new-libxul \
- --with-xulrunner-sdk="${LOCALBASE}/include" \
- --with-plugin_dir="${WEBPLUGINS_DIR}"
+CONFIGURE_ARGS+=--with-plugin_dir="${WEBPLUGINS_DIR}"
PORTDOCS= README COPYING AUTHORS ChangeLog INSTALL NEWS javascript.txt
diff --git a/www/gecko-mediaplayer/distinfo b/www/gecko-mediaplayer/distinfo
index a1ddc8d44cc2..5ac65e966ead 100644
--- a/www/gecko-mediaplayer/distinfo
+++ b/www/gecko-mediaplayer/distinfo
@@ -1,3 +1,2 @@
-MD5 (gecko-mediaplayer-0.9.9.2.tar.gz) = deb41a4bcbde2b78d548dc37b684cfbb
-SHA256 (gecko-mediaplayer-0.9.9.2.tar.gz) = 378b6c149e41efd5f0e47c8a711d7b3e108409cb72c6f9504ac4a8791de83cd6
-SIZE (gecko-mediaplayer-0.9.9.2.tar.gz) = 262053
+SHA256 (gecko-mediaplayer-1.0.0.tar.gz) = d0e5d6516c943de2257661d4718c91aa878e243d3fa891a121e99c887929499e
+SIZE (gecko-mediaplayer-1.0.0.tar.gz) = 263320
diff --git a/www/gecko-mediaplayer/files/patch-configure b/www/gecko-mediaplayer/files/patch-configure
index 9a78f43c92fd..722a67774b55 100644
--- a/www/gecko-mediaplayer/files/patch-configure
+++ b/www/gecko-mediaplayer/files/patch-configure
@@ -9,12 +9,3 @@
GECKO_LIBS="-L$XULRUNNER_SDK_PREFIX/lib -lxpcomglue_s -lxul -lxpcom -lplds4 -lplc4 -lnspr4 -lpthread -ldl"
# Check whether --enable-new-libxul was given.
if test "${enable_new_libxul+set}" = set; then
-@@ -8720,7 +8720,7 @@
- fi
-
-
-- if test $usenewlibxul == yes; then
-+ if test $usenewlibxul = yes; then
-
- cat >>confdefs.h <<\_ACEOF
- #define HAVE_NEW_XULRUNNER 1
diff --git a/www/gecko-mediaplayer/pkg-plist b/www/gecko-mediaplayer/pkg-plist
index 85dabf06dd6a..71aa78154a2b 100644
--- a/www/gecko-mediaplayer/pkg-plist
+++ b/www/gecko-mediaplayer/pkg-plist
@@ -4,6 +4,7 @@
%%WEBPLUGINS_DIR%%/gecko-mediaplayer-wmp.so
%%WEBPLUGINS_DIR%%/gecko-mediaplayer.so
share/locale/cs/LC_MESSAGES/gecko-mediaplayer.mo
+share/locale/de/LC_MESSAGES/gecko-mediaplayer.mo
share/locale/es/LC_MESSAGES/gecko-mediaplayer.mo
share/locale/fr/LC_MESSAGES/gecko-mediaplayer.mo
share/locale/it/LC_MESSAGES/gecko-mediaplayer.mo