rev 15572 - krap/mlt/branches/new-binarys/debian

Patrick Matthäi pmatthaei at alioth.debian.org
Sat Aug 8 08:40:17 UTC 2009


Author: pmatthaei
Date: 2009-08-08 08:40:16 +0000 (Sat, 08 Aug 2009)
New Revision: 15572

Modified:
   krap/mlt/branches/new-binarys/debian/control
   krap/mlt/branches/new-binarys/debian/rules
Log:
Drop java and tcl swig bindings, they do not build.


Modified: krap/mlt/branches/new-binarys/debian/control
===================================================================
--- krap/mlt/branches/new-binarys/debian/control	2009-08-08 08:37:32 UTC (rev 15571)
+++ krap/mlt/branches/new-binarys/debian/control	2009-08-08 08:40:16 UTC (rev 15572)
@@ -7,7 +7,7 @@
  libgtk2.0-dev, libjack-dev, libquicktime-dev, libsamplerate-dev,
  libsdl1.2-dev, libsox-dev (>= 14.3.0), libswscale-dev, libvorbis-dev,
  libxine-dev, libxml2-dev, imagemagick, frei0r-plugins-dev, swig, php5-dev,
- ruby, python-dev, python-minimal, ruby-dev, tcl-dev, openjdk-6-jdk
+ ruby, python-dev, python-minimal, ruby-dev
 Standards-Version: 3.8.2
 Section: libs
 Homepage: http://www.mltframework.org
@@ -124,19 +124,6 @@
  .
  This package contains the debugging symbols for libmlt++ and libmlt.
 
-Package: libmlt-swig-java
-Architecture: any
-Priority: optional
-Description: multimedia framework (java swig module)
- MLT is an open source multimedia framework, designed and developed for
- television broadcasting. It provides a toolkit for broadcasters, video
- editors, media players, transcoders, web streamers and many more types of
- applications. The functionality of the system is provided via an assortment
- of ready to use tools, xml authoring components, and an extendible plug-in
- based API.
- .
- This package contains the java swig module.
-
 Package: libmlt-swig-perl
 Architecture: any
 Priority: optional
@@ -188,16 +175,3 @@
  based API.
  .
  This package contains the Ruby swig module.
-
-Package: libmlt-swig-tcl
-Architecture: any
-Priority: optional
-Description: multimedia framework (Tcl swig module)
- MLT is an open source multimedia framework, designed and developed for
- television broadcasting. It provides a toolkit for broadcasters, video
- editors, media players, transcoders, web streamers and many more types of
- applications. The functionality of the system is provided via an assortment
- of ready to use tools, xml authoring components, and an extendible plug-in
- based API.
- .
- This package contains the Tcl swig module.

Modified: krap/mlt/branches/new-binarys/debian/rules
===================================================================
--- krap/mlt/branches/new-binarys/debian/rules	2009-08-08 08:37:32 UTC (rev 15571)
+++ krap/mlt/branches/new-binarys/debian/rules	2009-08-08 08:40:16 UTC (rev 15572)
@@ -15,7 +15,7 @@
 	--luma-compress \
 	--qimage-libdir=/usr/lib \
 	--enable-swig \
-	--swig-languages="perl php python ruby tcl java"
+	--swig-languages="perl php python ruby"
 
 %:
 	dh --with quilt $@




More information about the pkg-kde-commits mailing list