diff options
author | Michele Calgaro <[email protected]> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/applications/kplayer/debian/control | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'ubuntu/_base/applications/kplayer/debian/control')
-rw-r--r-- | ubuntu/_base/applications/kplayer/debian/control | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/kplayer/debian/control b/ubuntu/_base/applications/kplayer/debian/control new file mode 100644 index 000000000..70819c71e --- /dev/null +++ b/ubuntu/_base/applications/kplayer/debian/control @@ -0,0 +1,29 @@ +Source: kplayer-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, cmake, tdelibs-trinity-dev +Standards-Version: 3.8.4 +Homepage: http://kplayer.sourceforge.net/ +#Vcs-Git: git://anonscm.debian.org/collab-maint/kplayer-trinity.git +#Vcs-Browser: http://anonscm.debian.org/?p=collab-maint/kplayer-trinity.git;a=summary + +Package: kplayer-trinity +Architecture: any +Depends: mplayer | mplayer2, ${shlibs:Depends}, ${misc:Depends} +Description: KPlayer is a TDE multimedia player + KPlayer is a TDE multimedia player. + With KPlayer you can easily play a wide variety of video and audio files and + streams using a rich and friendly interface that follows KDE standards. + This version was derived from the KDE3 branch 0.6.3 for the Trinity Desktop Environment + . + Features include + . + video, audio and subtitle playback from file, URL, DVD, VCD, audio CD, TV, DVB, and KDE I/O Slaves; + volume, contrast, brightness, hue and saturation controls; + zooming, full screen and fixed aspect options; + status and progress display and seeking; + multimedia library to organize your media files and streams; + configuration dialog; + file properties for setting file specific options. + |