r91 - in /packages/gnash/trunk/debian: changelog control rules

baby-guest at users.alioth.debian.org baby-guest at users.alioth.debian.org
Sat Jun 9 22:30:02 UTC 2007


Author: baby-guest
Date: Sat Jun  9 22:30:01 2007
New Revision: 91

URL: http://svn.debian.org/wsvn/?sc=1&rev=91
Log:
Switching to HEAD again


Modified:
    packages/gnash/trunk/debian/changelog
    packages/gnash/trunk/debian/control
    packages/gnash/trunk/debian/rules

Modified: packages/gnash/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/changelog?rev=91&op=diff
==============================================================================
--- packages/gnash/trunk/debian/changelog (original)
+++ packages/gnash/trunk/debian/changelog Sat Jun  9 22:30:01 2007
@@ -1,18 +1,17 @@
-gnash (0.8.0~cvs20070608.2100-1) unstable; urgency=low
+gnash (0.8.0+cvs20070609.2200-1) unstable; urgency=low
 
-  * New Upstream Release. Downloaded from CVS. Release Branch 0.8.0
+  * New Upstream Release. Downloaded from CVS.
   * Added ming_headers.patch patch so that the missing definitions in ming
     headers are available for the check. Closes: #425888
   * Removed $(MAKE) check. Does not seem to be able to finish in my computer.
-  * Changed build dependency from automake1.9 to automake | automake1.9
+  * Changed build dependency from automake1.9 to automake1.9 | automake
   * Removed build-dependency: libfltk1.1-dev
   * Added binary packages: libklash0 and klash (again)
   * Removed debian/*.dirs files. They're not neccesary.
   * Reestructured the code in debian/rules so that multiple builds can be made.
-  * Changed renderer to OpenGL again. Klash won't compile against AGG. Fuck!
-  * Konqueror plugin now depends on klash.
+  * konqueror-plugin-gnash now depends on klash
 
- -- Miriam Ruiz <little_miry at yahoo.es>  Fri, 08 Jun 2007 18:59:46 +0000
+ -- Miriam Ruiz <little_miry at yahoo.es>  Sat, 09 Jun 2007 22:01:35 +0000
 
 gnash (0.7.2+cvs20070518.1557-1) unstable; urgency=low
 

Modified: packages/gnash/trunk/debian/control
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/control?rev=91&op=diff
==============================================================================
--- packages/gnash/trunk/debian/control (original)
+++ packages/gnash/trunk/debian/control Sat Jun  9 22:30:01 2007
@@ -1,7 +1,7 @@
 Source: gnash
 Priority: optional
 Maintainer: Miriam Ruiz <little_miry at yahoo.es>
-Build-Depends: dpkg-dev (>= 1.13.19), debhelper (>= 4.0.0), quilt, autoconf, automake | automake1.9, libtool, libltdl3-dev, help2man, libxmu-dev, dejagnu, autotools-dev, libboost-dev, libboost-thread-dev, libxml2-dev, libjpeg-dev, libpng12-dev | libpng-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libagg-dev, libgstreamer0.10-dev | libgstreamer0.8-dev, libpango1.0-dev | pango-devel, libgtkglext1-dev, libmad0-dev, libxul-dev | mozilla-dev, libdirectfb-dev, libkonq4-dev, libcurl4-gnutls-dev | libcurl3-gnutls-dev | libcurl4-openssl-dev | libcurl3-openssl-dev , libcaca-dev, libboost-date-time-dev, libavcodec-dev, libavformat-dev, libming-dev, libming-util, mtasc, swfmill
+Build-Depends: dpkg-dev (>= 1.13.19), debhelper (>= 4.0.0), quilt, autoconf, automake1.9 | automake, libtool, libltdl3-dev, help2man, libxmu-dev, dejagnu, autotools-dev, libboost-dev, libboost-thread-dev, libxml2-dev, libjpeg-dev, libpng12-dev | libpng-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libagg-dev, libgstreamer0.10-dev | libgstreamer0.8-dev, libpango1.0-dev | pango-devel, libgtkglext1-dev, libmad0-dev, libxul-dev | mozilla-dev, libdirectfb-dev, libkonq4-dev, libcurl4-gnutls-dev | libcurl3-gnutls-dev | libcurl4-openssl-dev | libcurl3-openssl-dev , libcaca-dev, libboost-date-time-dev, libavcodec-dev, libavformat-dev, libming-dev, libming-util, mtasc, swfmill
 Standards-Version: 3.7.2
 Section: utils
 
@@ -15,18 +15,6 @@
  plugin for Firefox/Mozilla or Konqueror.
  .
  This package includes the shared libraries.
- .
-  Homepage: http://www.gnu.org/software/gnash/
-
-Package: libklash0
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: free Flash movie player - shared libraries for KDE
- Gnash is a free Flash movie player, which works either standalone, or as
- plugin for Firefox/Mozilla or Konqueror.
- .
- This package includes the shared libraries for the KDE environment.
  .
   Homepage: http://www.gnu.org/software/gnash/
 
@@ -50,29 +38,6 @@
  control for other devices or applications.
  .
  This package includes the standalone GTK+-based OpenGL player.
- .
-  Homepage: http://www.gnu.org/software/gnash/
-
-Package: klash
-Section: utils
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: free Flash movie player
- Gnash is a free Flash movie player, which works either standalone, or as
- plugin for Firefox/Mozilla or Konqueror. Currently it is in a alpha state.
- The plugins are under heavy development at this time.
- .
- Gnash supports the majority of Flash opcodes up to SWF version 7, and
- a wide sampling of ActionScript classes for SWF version 8.5. All the
- core ones are implemented, and many of the newer ones work, but may be
- missing some of their methods.
- .
- Included in the Gnash is an XML based messaging system, as specified in
- the Flash specification. This lets a flash movie communicate over a TCP/IP
- socket, and parse the incoming XML message. This lets a movie be a remote
- control for other devices or applications.
- .
- Klash is the standalone KDE-based player.
  .
   Homepage: http://www.gnu.org/software/gnash/
 
@@ -137,7 +102,7 @@
 Package: konqueror-plugin-gnash
 Section: utils
 Architecture: any
-Depends: klash (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: gnash (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: free Flash movie player - Plugin for Konqueror
  Gnash is a free Flash movie player, which works either standalone, or as
  plugin for Firefox/Mozilla or Konqueror.

Modified: packages/gnash/trunk/debian/rules
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/rules?rev=91&op=diff
==============================================================================
--- packages/gnash/trunk/debian/rules (original)
+++ packages/gnash/trunk/debian/rules Sat Jun  9 22:30:01 2007
@@ -61,7 +61,7 @@
 		--host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
 		--prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \
 		--enable-mp3 --enable-plugin --enable-klash --enable-sound=sdl \
-		--enable-gstreamer --enable-media=gst --enable-renderer=opengl \
+		--enable-gstreamer --enable-media=gst --enable-renderer=agg \
 		--with-plugindir=\$${prefix}/lib/gnash \
 		--enable-shared=yes --enable-static=yes --enable-sdk-install \
 		--disable-rpath --enable-lotsa-warnings --without-gcc-arch \
@@ -134,6 +134,7 @@
 	dh_testdir
 	dh_testroot
 	dh_clean -k 
+	-rm -rf debian/tmp-*
 	dh_installdirs
 
 	@printf "\n == INSTALL ===================================================== \n\n"
@@ -182,7 +183,7 @@
 	dh_fixperms
 	#dh_makeshlibs -V 'libgnash0 (=$${binary:Version})'
 	dh_makeshlibs -plibgnash0 -V 'libgnash0 (=$(MAIN_VERSION))'
-	dh_makeshlibs -plibklash0 -V 'libklash0 (=$(MAIN_VERSION))'
+#	dh_makeshlibs -plibklash0 -V 'libklash0 (=$(MAIN_VERSION))'
 	dh_installdeb
 	dh_shlibdeps
 	dh_gencontrol
@@ -190,13 +191,13 @@
 	dh_builddeb
 
 VERSION_DATE = $(shell /bin/date --utc +%0Y%0m%0d.%0k%0M)
-VERSION_ID = 0.8.0~cvs$(VERSION_DATE)
+VERSION_ID = 0.8.0+cvs$(VERSION_DATE)
 
 get-orig-source:
 	echo Downloading gnash $(VERSION_ID) from CVS...
 	#test -e gnashd && exit
-	#export CVS_RSH="ssh"; cvs -z3 -d:pserver:anonymous at cvs.sv.gnu.org:/sources/gnash co gnash
-	export CVS_RSH="ssh"; export CVSROOT=":pserver:anonymous at cvs.sv.gnu.org:/sources/gnash" ; cvs co -r release-0-8-0 gnash
+	export CVS_RSH="ssh"; cvs -z3 -d:pserver:anonymous at cvs.sv.gnu.org:/sources/gnash co gnash
+	#export CVS_RSH="ssh"; export CVSROOT=":pserver:anonymous at cvs.sv.gnu.org:/sources/gnash" ; cvs co -r release-0-8-0 gnash
 	#cd gnash; rm -rf `find . -name CVS`
 	tar cvfz "gnash_$(VERSION_ID).orig.tar.gz" gnash
 	mv gnash "gnash-$(VERSION_ID)"




More information about the pkg-flash-devel mailing list