gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/packaging/debian gnash-klash.install chan...


From: Rob Savoye
Subject: [Gnash-commit] gnash/packaging/debian gnash-klash.install chan...
Date: Wed, 13 Feb 2008 03:15:17 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    08/02/13 03:15:17

Modified files:
        packaging/debian: gnash-klash.install changelog control 

Log message:
                * packaging/debian/gnash-klash.install: Install kde-gnash, not
                klash.
                * packaging/debian/changelog: Update.
                * packaging/debian/control: Drop gnash-dev.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/packaging/debian/gnash-klash.install?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/packaging/debian/changelog?cvsroot=gnash&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/gnash/packaging/debian/control?cvsroot=gnash&r1=1.5&r2=1.6

Patches:
Index: gnash-klash.install
===================================================================
RCS file: /sources/gnash/gnash/packaging/debian/gnash-klash.install,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- gnash-klash.install 26 Apr 2006 02:20:07 -0000      1.4
+++ gnash-klash.install 13 Feb 2008 03:15:17 -0000      1.5
@@ -1,4 +1,4 @@
 usr/share/apps/klash/*
 usr/lib/kde3/*
-usr/bin/klash
+usr/bin/kde-gnash
 usr/share/services/klash_part.desktop

Index: changelog
===================================================================
RCS file: /sources/gnash/gnash/packaging/debian/changelog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- changelog   26 Apr 2006 02:20:07 -0000      1.4
+++ changelog   13 Feb 2008 03:15:17 -0000      1.5
@@ -1,4 +1,8 @@
-gnash (0.7-1) unstable; urgency=low
+gnash (20080112cvs) unstable; urgency=low
+       
+  * klash is now called kde-gnash. Configure options have changed also.
+       
+ -- Rob Savoye <address@hidden>  Fri, 25 Apr 2006 4:20:00 +0600
        
   * Initial release Closes: #347352
        

Index: control
===================================================================
RCS file: /sources/gnash/gnash/packaging/debian/control,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- control     29 May 2007 14:52:41 -0000      1.5
+++ control     13 Feb 2008 03:15:17 -0000      1.6
@@ -1,27 +1,20 @@
 Source: gnash
 Priority: optional
 Maintainer: Miriam Ruiz <address@hidden>
-Build-Depends: debhelper (>= 4.0.0), autoconf, automake, libxmu-dev, dejagnu, 
autotools-dev, libxml2-dev, libjpeg-dev, libpng-dev, libsdl1.2-dev, 
libsdl-mixer1.2-dev, libgl1-mesa-dev | xlibmesa-gl-dev, libglu1-mesa-dev | 
libglu1-xorg-dev, libgtkglext1-dev, libmad0-dev, mozilla-dev
+Build-Depends: debhelper (>= 4.0.0), autoconf, automake, libxmu-dev,
+ dejagnu, autotools-dev, libxml2-dev, libjpeg-dev, libpng-dev
+# libsdl1.2-dev libgtkglext1-dev
 Standards-Version: 3.6.2
 Section: utils
 
-Package: gnash-dev
-Section: libdevel
-Architecture: any
-Depends: libgnash0 (= ${Source-Version})
-Description: free Flash movie player - development files
- Gnash is a Free Flash movie player, which works either standalone, or as a
- Firefox/Mozilla plugin. This package includes the development files.
- .
-  Homepage: http://www.gnu.org/software/gnash/
-
 Package: libgnash0
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: free Flash movie player - shared libraries
- Gnash is a Free Flash movie player, which works either standalone, or as a
- Firefox/Mozilla plugin. This package includes the shared libraries.
+ Gnash is a Free Flash movie player, which works either standalone, or
+ as a Firefox/Mozilla plugin. This package includes the shared
+ libraries. 
  .
   Homepage: http://www.gnu.org/software/gnash/
 
@@ -33,16 +26,18 @@
  Gnash is a Free Flash movie player, which works either standalone, or as a
  Firefox/Mozilla plugin.
  .
- Gnash supports the current Shockwave format, version 7. While all the
- ActionScript classes exist, not all of the methods defined by the SWF format
- documentation are implemented however, so not all flash movies work 100% if
- they utilize any of the unimplemented methods. This is one of the areas to
- work on to achieve full version 7 compliance.
- .
-  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.
+ Gnash supports the current Shockwave format, version 7 reasonably well,
+ and some version 8 and 9 files. Support for v8/9 is under development.
+ While all the ActionScript 2 classes exist, not all of the methods
+ defined by the SWF format documentation are implemented however, so
+ not all flash movies work 100% if they utilize any of the
+ unimplemented methods. This is one of the areas to work on to achieve
+ full version 9 compliance. 
+ .
+  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.
  .
   Homepage: http://www.gnu.org/software/gnash/
 
@@ -51,9 +46,9 @@
 Architecture: any
 Depends: libgnash0 (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: free Flash movie player - Plugin
- Gnash is a Free Flash movie player, which works either standalone, or as a
- Firefox/Mozilla plugin. This package includes the plugin for Mozilla Web
- Browser.
+ Gnash is a Free Flash movie player, which works either standalone, or
+ as a Firefox/Mozilla plugin. This package includes the plugin for
+ Mozilla Web Browser.
  .
   Homepage: http://www.gnu.org/software/gnash/
 
@@ -62,8 +57,8 @@
 Architecture: any
 Depends: libgnash0 (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: free Flash movie player - Plugin
- Gnash is a Free Flash movie player, which works either standalone, or as a
- Firefox/Mozilla plugin. This package includes the plugin for the Konqueror
- Web Browser.
+ Gnash is a Free Flash movie player, which works either standalone, or
+ as a Firefox/Mozilla plugin. This package includes the plugin for the
+ Konqueror Web Browser.
  .
   Homepage: http://www.gnu.org/software/gnash/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]