r441 - in /packages/gnash/trunk: debian/changelog debian/mozilla-plugin-gnash.dirs debian/rules mozilla-plugin-gnash.dirs

gg0-guest at users.alioth.debian.org gg0-guest at users.alioth.debian.org
Sun Aug 29 02:59:41 UTC 2010


Author: gg0-guest
Date: Sun Aug 29 02:59:40 2010
New Revision: 441

URL: http://svn.debian.org/wsvn/?sc=1&rev=441
Log:
removed unrecognized configure options

Added:
    packages/gnash/trunk/debian/mozilla-plugin-gnash.dirs
      - copied unchanged from r440, packages/gnash/trunk/mozilla-plugin-gnash.dirs
Removed:
    packages/gnash/trunk/mozilla-plugin-gnash.dirs
Modified:
    packages/gnash/trunk/debian/changelog
    packages/gnash/trunk/debian/rules

Modified: packages/gnash/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/changelog?rev=441&op=diff
==============================================================================
--- packages/gnash/trunk/debian/changelog (original)
+++ packages/gnash/trunk/debian/changelog Sun Aug 29 02:59:40 2010
@@ -20,10 +20,7 @@
   * Removed Robert Millan from uploaders
   * Added Gabriele to uploaders
 
-  [ Gabriele Giacone ]
-  * 
-
- -- Gabriele Giacone <1o5g4r8o at gmail.com>  Sun, 29 Aug 2010 04:30:35 +0200
+ -- Gabriele Giacone <1o5g4r8o at gmail.com>  Sun, 29 Aug 2010 04:44:37 +0200
 
 gnash (0.8.8-1) experimental; urgency=low
 

Modified: packages/gnash/trunk/debian/rules
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/rules?rev=441&op=diff
==============================================================================
--- packages/gnash/trunk/debian/rules (original)
+++ packages/gnash/trunk/debian/rules Sun Aug 29 02:59:40 2010
@@ -63,19 +63,14 @@
 		--enable-cygnal \
 		--enable-python \
 		--enable-jemalloc \
-		--enable-sdkinstall \
 		--enable-hwaccel=none \
 		--enable-media='gst,ffmpeg' \
 		--enable-gui='gtk,kde4' \
 		--enable-renderer=all \
-		--enable-plugin \
 		--enable-docbook \
 		--with-npapi-plugindir=\$${prefix}/lib/gnash \
-		--with-kde-pluginprefix=\$${prefix} \
 		--with-plugins-install=system \
 		--enable-shared=yes \
-		--enable-lotsa-warnings \
-		--without-gcc-arch \
 		--without-included-ltdl
 
 config: config-stamp
@@ -254,4 +249,4 @@
 	rm -rf $(TMPDIR) && dch -v $(VER)-1 "Git snapshot."
 
 binary: binary-indep binary-arch
-.PHONY: config build clean binary-indep binary-arch binary install get-bzr-source
+.PHONY: config build clean binary-indep binary-arch binary install




More information about the pkg-flash-devel mailing list