gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1165-gc301192
Date: Sun, 04 Sep 2011 01:34:22 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  c3011921410413a8223a4e75658346399e51fa53 (commit)
       via  40b80d34fed03977580cdc27928734aef207aae4 (commit)
      from  e5a3077856e651ee2b89358789784f655eb1b057 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=c3011921410413a8223a4e75658346399e51fa53


commit c3011921410413a8223a4e75658346399e51fa53
Author: Rob Savoye <address@hidden>
Date:   Sat Sep 3 19:18:44 2011 -0600

    drop the pythonmod for packages, as pyGTK has been depreciated.

diff --git a/packaging/debian/control b/packaging/debian/control
index b02ceb2..f91e72c 100644
--- a/packaging/debian/control
+++ b/packaging/debian/control
@@ -17,11 +17,9 @@ Build-Depends: dpkg-dev (>= 1.13.19),
               libboost-date-time-dev,
               libgtk2.0-dev, 
               libatk1.0-dev,
-              python2.6-dev | python2.5-dev,
               kdelibs5-dev | kdelibs-dev,
               kdelibs-bin,
               libqt4-dev,
-              python-gtk2-dev,
               qt4-qmake,
               docbook,
               docbook2x,
@@ -152,19 +150,6 @@ Description: free SWF movie player - Plugin for Konqueror
  .
  This package includes the plugin for Konqueror.
 
-Package: python-gtk-gnash
-Section: utils
-Architecture: any
-Conflicts: gtk-plugin-gnash
-Depends: gnash-common (= ${binary:Version}),
- ${shlibs:Depends},  ${misc:Depends}
-Xb-Npp-Applications: 
ec8030f7-c20a-464f-9b0e-13a3a9e97384,92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a,aa5ca914-c309-495d-91cf-3141bbb04115
-Xb-Npp-MimeType: application/x-shockwave-flash
-Xb-Npp-Name: Gnash SWF Player
-Description: free SWF movie player - Plugin for Gtk and PyGtk donated by Sugar 
Labs
- .
- This package includes the plugin for Gtk and PyGtk..
-
 Package: gnash-dev
 Section: utils
 Architecture: any
diff --git a/packaging/debian/rules b/packaging/debian/rules
index fa599e2..f716e5a 100755
--- a/packaging/debian/rules
+++ b/packaging/debian/rules
@@ -135,7 +135,6 @@ CONFIGURE_FLAGS = CFLAGS="$(CFLAGS)" \
        --disable-testsuite \
        --disable-rpath \
        --enable-cygnal \
-       --enable-python \
        --enable-renderer=agg,cairo \
        --enable-extensions=fileio,lirc,mysql \
        $(BUILD_FLAGS)

http://git.savannah.gnu.org/cgit//commit/?id=40b80d34fed03977580cdc27928734aef207aae4


commit 40b80d34fed03977580cdc27928734aef207aae4
Author: Rob Savoye <address@hidden>
Date:   Sat Sep 3 19:13:25 2011 -0600

    optional utilities need cygnal to be built first.

diff --git a/Makefile.am b/Makefile.am
index e1ee521..31b8fe1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,6 +62,7 @@ STD_DIRS = \
        librender \
        gui \
        plugin \
+       $(CYGNAL_DIR) \
        utilities \
        doc \
        po \

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am              |    1 +
 packaging/debian/control |   15 ---------------
 packaging/debian/rules   |    1 -
 3 files changed, 1 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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