diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-09-10 16:16:32 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-09-10 16:16:32 -0500 |
commit | 02dc85a95b228b7242b0d11ea35619faad96db03 (patch) | |
tree | e161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/applications/kaffeine/debian/control | |
parent | 6f2c7dc70e77d2f768d687838b6cc9f7632f609e (diff) | |
download | tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.tar.gz tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.zip |
Split precise from maverick
Diffstat (limited to 'ubuntu/precise/applications/kaffeine/debian/control')
-rw-r--r-- | ubuntu/precise/applications/kaffeine/debian/control | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/kaffeine/debian/control b/ubuntu/precise/applications/kaffeine/debian/control new file mode 100644 index 000000000..25063f3ba --- /dev/null +++ b/ubuntu/precise/applications/kaffeine/debian/control @@ -0,0 +1,56 @@ +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), tdelibs4-trinity-dev, + libcdparanoia0-dev, libogg-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 +Replaces: kaffeine-trinity (<< 4:14.0.0) +Breaks: 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-trinity-dbg (<< 4:14.0.0) +Breaks: 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-trinity (<< 4:14.0.0) +Breaks: 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 |