From 11394aecd1f906fee2ebd2b90412aeba4651fbff Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 3 Apr 2019 22:56:40 +0900 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). Signed-off-by: Michele Calgaro --- ubuntu/_base/applications/kplayer/debian/control | 29 ++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 ubuntu/_base/applications/kplayer/debian/control (limited to 'ubuntu/_base/applications/kplayer/debian/control') 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 +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. + -- cgit v1.2.1