summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/kaffeine/debian/control
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-04-03 23:02:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-04-03 23:02:46 +0900
commitfcad8b8d150fb9f508973e3044a103de74ec3877 (patch)
treeca34a8cf3bfbe08335d40c47863b4901e1d19609 /ubuntu/_base/applications/kaffeine/debian/control
parent5d8ed1fab813d86b04383f7fcf8ab2c994cbea30 (diff)
downloadtde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.tar.gz
tde-packaging-fcad8b8d150fb9f508973e3044a103de74ec3877.zip
DEB: use _base folder for a distro instead of specific distros (squeeze and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/kaffeine/debian/control')
-rw-r--r--ubuntu/_base/applications/kaffeine/debian/control57
1 files changed, 57 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/kaffeine/debian/control b/ubuntu/_base/applications/kaffeine/debian/control
new file mode 100644
index 000000000..32d29337b
--- /dev/null
+++ b/ubuntu/_base/applications/kaffeine/debian/control
@@ -0,0 +1,57 @@
+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 (>= 7.0.50~), quilt, tdelibs14-trinity-dev,
+ libcdparanoia0-dev, libogg-dev, libxine2-dev | libxine-dev (>= 1.1.7), libxcb1-dev,
+ libxtst-dev, libgstreamer1.0-dev | libgstreamer0.10-dev,
+ libgstreamer-plugins-base1.0-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 TDE. 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 TDE. 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