diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-20 00:21:54 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-08-20 00:23:27 +0900 |
commit | 8cc0c66cbe0273553e619ce442d16ee77954b045 (patch) | |
tree | 04b51484e484d90321e8e5f2d23ce134da74a518 /ubuntu/maverick/libraries/mlt++/debian/control | |
parent | 9010047840d810d9ccba3d00b7943a842e125291 (diff) | |
download | tde-packaging-8cc0c66cbe0273553e619ce442d16ee77954b045.tar.gz tde-packaging-8cc0c66cbe0273553e619ce442d16ee77954b045.zip |
Removed unusued mlt and mlt++ libraries.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1ea97c304e5ed979d23a8332b30372ad5462ab78)
Diffstat (limited to 'ubuntu/maverick/libraries/mlt++/debian/control')
-rw-r--r-- | ubuntu/maverick/libraries/mlt++/debian/control | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/ubuntu/maverick/libraries/mlt++/debian/control b/ubuntu/maverick/libraries/mlt++/debian/control deleted file mode 100644 index ae8e5da32..000000000 --- a/ubuntu/maverick/libraries/mlt++/debian/control +++ /dev/null @@ -1,46 +0,0 @@ -Source: mlt++-trinity -Priority: optional -Section: libs -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Christian Marillat <marillat@debian.org> -Homepage: http://www.dennedy.org/mlt/twiki/bin/view/MLT/WebHome -Standards-Version: 3.8.4 -Build-Depends: debhelper (>= 7.0.50~), libmlt-trinity-dev (>= 0.2.4.svn20071228), autoconf, automake - -Package: libmlt++0.2.5-trinity -Architecture: any -Depends: ${shlibs:Depends} -Replaces: libmlt++0.2.5-kde3 (<< 4:14.0.0~), libmlt++0.2.5-trinity (<< 4:14.0.0~) -Breaks: libmlt++0.2.5-kde3 (<< 4:14.0.0~), libmlt++0.2.5-trinity (<< 4:14.0.0~) -Provides: libmlt++-trinity -Description: An open source multimedia framework (C++ wrapper) [Trinity] - 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 MLT sub-project provides a C++ wrapping for the MLT library. - . - This package contains the core MLT++ library files, needed by applications - such as the Jahshaka video editor. - -Package: libmlt++-trinity-dev -Section: libdevel -Architecture: any -Replaces: libmlt++-kde3-dev (<< 4:14.0.0~), libmlt++-trinity-dev (<< 4:14.0.0~) -Breaks: libmlt++-kde3-dev (<< 4:14.0.0~), libmlt++-trinity-dev (<< 4:14.0.0~) -Depends: libmlt++0.2.5-trinity (= ${binary:Version}), libmlt-trinity-dev (>= 0.2.4.svn20071228) -Description: An open source multimedia framework (C++ wrapper) [Trinity] - 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 MLT sub-project provides a C++ wrapping for the MLT library. - . - This package contains the MLT++ development files, needed when compiling - applications such as the Jahshaka video editor. |