diff options
author | Michele Calgaro <[email protected]> | 2021-07-04 21:06:02 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-07-04 21:06:02 +0900 |
commit | bd72eef4a4458f8d2e52609d7b6cf3efe12a0177 (patch) | |
tree | b797d29ee85d482247cfecda13d1fb572e4c4d62 /ubuntu/_base/applications/kplayer/debian/control | |
parent | 5051f08d847e70346920d72e34da55558b89145c (diff) | |
download | tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.tar.gz tde-packaging-bd72eef4a4458f8d2e52609d7b6cf3efe12a0177.zip |
Rearranged applications folder into sub categories.
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, 0 insertions, 29 deletions
diff --git a/ubuntu/_base/applications/kplayer/debian/control b/ubuntu/_base/applications/kplayer/debian/control deleted file mode 100644 index b964e58cb..000000000 --- a/ubuntu/_base/applications/kplayer/debian/control +++ /dev/null @@ -1,29 +0,0 @@ -Source: kplayer-trinity -Section: tde -Priority: optional -Maintainer: TDE Debian Team <[email protected]> -Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, 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. - |