diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 23:02:46 +0900 |
commit | fcad8b8d150fb9f508973e3044a103de74ec3877 (patch) | |
tree | ca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/maverick/applications/kmplayer/debian/control | |
parent | 5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff) | |
download | tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/maverick/applications/kmplayer/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kmplayer/debian/control | 68 |
1 files changed, 0 insertions, 68 deletions
diff --git a/ubuntu/maverick/applications/kmplayer/debian/control b/ubuntu/maverick/applications/kmplayer/debian/control deleted file mode 100644 index 421b3d6b3..000000000 --- a/ubuntu/maverick/applications/kmplayer/debian/control +++ /dev/null @@ -1,68 +0,0 @@ -Source: kmplayer-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> -Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> -Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, tdelibs14-trinity-dev, - libcairo2-dev, libdbus-1-dev, libdbus-glib-1-dev, libdbus-tqt-1-dev, - libgstreamer-plugins-base1.0-dev | libgstreamer-plugins-base0.10-dev, - libgtk2.0-dev, libxine2-dev | libxine-dev, libxv-dev, docbook2x, - automake, autoconf, libtool, libltdl-dev -Standards-Version: 3.8.4 -Homepage: http://kmplayer.kde.org - -Package: kmplayer-trinity -Architecture: any -Depends: ${shlibs:Depends}, kmplayer-base-trinity (= ${binary:Version}), libxine2-x | libxine1-x (<< 1.1.20) | libxine1 (<< 1.1.8-2) -Replaces: kmplayer-kde3 (<< 4:14.0.0~), kmplayer-trinity (<< 4:14.0.0~) -Breaks: kmplayer-kde3 (<< 4:14.0.0~), kmplayer-trinity (<< 4:14.0.0~) -Recommends: kmplayer-plugin-trinity (= ${binary:Version}) -Suggests: libav-tools | ffmpeg, vdr, xawtv, mplayer -Description: media player for Trinity - A basic audio/video viewer application for Trinity. - . - KMPlayer can: - * play DVD (DVDNav only with the Xine player) - * play VCD - * let the backend players play from a pipe (read from stdin) - * play from a TV device (experimental) - * show backend player's console output - * launch ffserver (only 0.4.8 works) when viewing from a v4l device - * DCOP KMediaPlayer interface support - * VDR viewer frontend (with *kxvplayer), configure VDR keys with standard TDE - shortcut configure window - * Lots of configurable shortcuts. Highly recommended for the VDR keys - (if you have VDR) and volume increase/decrease - -Package: kmplayer-base-trinity -Architecture: any -Section: tde -Replaces: kmplayer-base-kde3 (<< 4:14.0.0~), kmplayer-base-trinity (<< 4:14.0.0~) -Breaks: kmplayer-base-kde3 (<< 4:14.0.0~), kmplayer-base-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends} -Description: Base files for KMPlayer [Trinity] - Core files needed for KMPlayer. - . - Homepage: http://kmplayer.kde.org - -Package: kmplayer-konq-plugins-trinity -Architecture: any -Section: tde -Replaces: kmplayer-konq-plugins-kde3 (<< 4:14.0.0~), kmplayer-konq-plugins-trinity (<< 4:14.0.0~) -Breaks: kmplayer-konq-plugins-kde3 (<< 4:14.0.0~), kmplayer-konq-plugins-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends}, kmplayer-base-trinity (= ${binary:Version}), konqueror-trinity -Description: KMPlayer plugin for TDEHTML/Konqueror [Trinity] - This plugin enables audio/video playback inside konqueror, using Xine (with - *kxineplayer) or GStreamer (with *kgstplayer), such as movie trailers, web - tv or radio. It mimics QuickTime, MS Media Player and RealPlayer plugin - browser plugins. - -Package: kmplayer-trinity-doc -Architecture: all -Section: tde -Replaces: kmplayer-kde3-doc (<< 4:14.0.0~), kmplayer-trinity-doc (<< 4:14.0.0~) -Breaks: kmplayer-kde3-doc (<< 4:14.0.0~), kmplayer-trinity-doc (<< 4:14.0.0~) -Depends: ${shlibs:Depends}, kmplayer-trinity -Description: Handbook for KMPlayer [Trinity] - Documention for KMPlayer, a basic audio/video viewer application for TDE. |