diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:53:27 +0900 |
commit | 7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e (patch) | |
tree | 6a309da61ff8fad680a38dd405e7066646262cfa /ubuntu/raring/applications/kaffeine/debian/control | |
parent | e43a1170040313d3384f0eefdf7a071059b9c2a9 (diff) | |
download | tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.tar.gz tde-packaging-7ceb46211ddfdbfd07b79e9cd2077ed0605ef47e.zip |
Removed Ubuntu/raring folder
Diffstat (limited to 'ubuntu/raring/applications/kaffeine/debian/control')
-rw-r--r-- | ubuntu/raring/applications/kaffeine/debian/control | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/ubuntu/raring/applications/kaffeine/debian/control b/ubuntu/raring/applications/kaffeine/debian/control deleted file mode 100644 index c0b684f89..000000000 --- a/ubuntu/raring/applications/kaffeine/debian/control +++ /dev/null @@ -1,56 +0,0 @@ -Source: kaffeine-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: Riku Voipio <riku.voipio@iki.fi>, Fathi Boudra <fboudra@free.fr>, - Mark Purcell <msp@debian.org> -Build-Depends: cdbs, debhelper (>= 5), quilt, tdelibs14-trinity-dev, - libcdparanoia0-dev, libogg-dev, libxine2-dev | libxine-dev (>= 1.1.7), libxcb1-dev, - libxtst-dev, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, - libcdio-cdda-dev, libcdio-paranoia-dev, - automake, autoconf, libtool, libltdl-dev -Standards-Version: 3.8.4 - -Package: kaffeine-trinity -Architecture: any -Depends: ${shlibs:Depends}, hdparm, libxine2-x | libxine1-x (<< 1.1.20) | libxine1 (<< 1.1.8-2) -Replaces: kaffeine-kde3 (<< 4:14.0.0~), kaffeine-trinity (<< 4:14.0.0~) -Breaks: kaffeine-kde3 (<< 4:14.0.0~), kaffeine-trinity (<< 4:14.0.0~) -Description: versatile media player for TDE - Kaffeine is a media player for KDE. While it supports multiple player - engines, its default engine is Xine, giving Kaffeine a wide variety of - supported media types and letting Kaffeine access CDs, DVDs, and - network streams easily. - . - Kaffeine can keep track of multiple playlists simultaneously, and supports - autoloading of subtitles files for use while playing video. - . - Homepage: http://kaffeine.sourceforge.net - -Package: kaffeine-trinity-dbg -Section: devel -Architecture: any -Replaces: kaffeine-kde3-dbg (<< 4:14.0.0~), kaffeine-trinity-dbg (<< 4:14.0.0~) -Breaks: kaffeine-kde3-dbg (<< 4:14.0.0~), kaffeine-trinity-dbg (<< 4:14.0.0~) -Priority: extra -Depends: kaffeine-trinity (= ${binary:Version}), tdelibs-trinity-dbg -Description: debugging symbols for kaffeine [Trinity] - This package contains the debugging symbols associated with kaffeine. - They will automatically be used by gdb for debugging kaffeine-related - issues. - -Package: kaffeine-gstreamer-trinity -Architecture: any -Depends: ${shlibs:Depends}, kaffeine-trinity -Replaces: kaffeine-gstreamer-kde3 (<< 4:14.0.0~), kaffeine-gstreamer-trinity (<< 4:14.0.0~) -Breaks: kaffeine-gstreamer-kde3 (<< 4:14.0.0~), kaffeine-gstreamer-trinity (<< 4:14.0.0~) -Description: Gstreamer engine for kaffeine media player [Trinity] - Kaffeine is a media player for KDE. While it supports multiple player - engines, its default engine is Gstreamer, giving Kaffeine a wide variety of - supported media types and letting Kaffeine access CDs, DVDs, and - network streams easily. - . - This package provides the Gstreamer playing engine for Kaffeine. - . - Homepage: http://kaffeine.sourceforge.net |