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:21:54 +0900 |
commit | 1ea97c304e5ed979d23a8332b30372ad5462ab78 (patch) | |
tree | 8575e54ee7d7f5afb20452bc78bccf799de16d9e /ubuntu/maverick/libraries/mlt/debian/control | |
parent | a91399ec3d91ecced955d648c931922e114a3631 (diff) | |
download | tde-packaging-1ea97c304e5ed979d23a8332b30372ad5462ab78.tar.gz tde-packaging-1ea97c304e5ed979d23a8332b30372ad5462ab78.zip |
Removed unusued mlt and mlt++ libraries.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/libraries/mlt/debian/control')
-rw-r--r-- | ubuntu/maverick/libraries/mlt/debian/control | 79 |
1 files changed, 0 insertions, 79 deletions
diff --git a/ubuntu/maverick/libraries/mlt/debian/control b/ubuntu/maverick/libraries/mlt/debian/control deleted file mode 100644 index b0b2f980a..000000000 --- a/ubuntu/maverick/libraries/mlt/debian/control +++ /dev/null @@ -1,79 +0,0 @@ -Source: mlt-trinity -Priority: optional -Section: libs -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Maintainer: Christian Marillat <marillat@debian.org> -Homepage: http://mlt.sourceforge.net/ -Standards-Version: 3.8.3 -Build-Depends: cdbs, debhelper (>= 7.0.50~), libdv4-dev, libquicktime-dev (>= 2:1.0.0), - libvorbis-dev, libsdl-dev | libsdl1.2-dev, libgtk2.0-dev, libjack-dev, quilt, - libsamplerate-dev, libmad0-dev, tdelibs14-trinity-dev, imagemagick, libav-tools | ffmpeg, libflac-dev, - libavcodec-dev, libxml2-dev, ladspa-sdk, libavutil-dev, libxcursor-dev, - libxinerama-dev, libxrandr-dev, libxrender-dev, libavformat-dev, - libswscale-dev, libasound2-dev, libsox-dev - -Package: libmlt0.2.5-trinity -Architecture: any -Depends: ${shlibs:Depends}, libmlt-data -Replaces: libmlt0.2.5-kde3 (<< 4:14.0.0~), libmlt0.2.5-trinity (<< 4:14.0.0~) -Breaks: libmlt0.2.5-kde3 (<< 4:14.0.0~), libmlt0.2.5-trinity (<< 4:14.0.0~) -Provides: libmlt-trinity -Description: An open source multimedia framework - Core files [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 package contains the core MLT library files, needed by applications - such as the Jahshaka video editor. - -Package: libmiracle0.2.5-trinity -Architecture: any -Depends: ${shlibs:Depends}, libmlt0.2.5-trinity (= ${binary:Version}) -Replaces: libmiracle0.2.5-kde3 (<< 4:14.0.0~), libmiracle0.2.5-trinity (<< 4:14.0.0~) -Breaks: libmiracle0.2.5-kde3 (<< 4:14.0.0~), libmiracle0.2.5-trinity (<< 4:14.0.0~) -Description: An open source multimedia framework - Core files [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 package contains the Miracle Control Protocol (DVCP) library. - -Package: libvalerie0.2.5-trinity -Architecture: any -Depends: ${shlibs:Depends}, libmlt0.2.5-trinity (= ${binary:Version}) -Replaces: libvalerie0.2.5-kde3 (<< 4:14.0.0~), libvalerie0.2.5-trinity (<< 4:14.0.0~) -Breaks: libvalerie0.2.5-kde3 (<< 4:14.0.0~), libvalerie0.2.5-trinity (<< 4:14.0.0~) -Description: An open source multimedia framework - Core files [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 package contains the valerie library, which provides a high level - parser wrapper to simplify the usage of the miracle library. - -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: libmlt0.2.5-trinity (= ${binary:Version}), libmiracle0.2.5-trinity (= ${binary:Version}), libvalerie0.2.5-trinity (= ${binary:Version}) -Provides: libmiracle-trinity-dev, libvalerie-trinity-dev -Description: An open source multimedia framework - Development files [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 package contains the MLT development files, needed when compiling - applications such as the Jahshaka video editor. |