diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2016-04-11 01:10:12 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-04-11 01:10:12 +0200 |
commit | 9cb8e323bf8e78d165dc73678a49c16561a793bf (patch) | |
tree | 3f8f610bb4be21d8c806ca2604c76f6edae4cf25 /ubuntu/maverick/applications/kplayer/debian/control | |
parent | 207a5a89ef5e86b856727674df2662e57d7ad87a (diff) | |
download | tde-packaging-9cb8e323bf8e78d165dc73678a49c16561a793bf.tar.gz tde-packaging-9cb8e323bf8e78d165dc73678a49c16561a793bf.zip |
Add kplayer packaging files for Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick/applications/kplayer/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kplayer/debian/control | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/kplayer/debian/control b/ubuntu/maverick/applications/kplayer/debian/control new file mode 100644 index 000000000..379552c41 --- /dev/null +++ b/ubuntu/maverick/applications/kplayer/debian/control @@ -0,0 +1,29 @@ +Source: kplayer-trinity +Section: tde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: cdbs, debhelper (>= 6), quilt, automake, libtool, 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. + |