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/kradio/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/kradio/debian/control')
-rw-r--r-- | ubuntu/precise/applications/kradio/debian/control | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/ubuntu/precise/applications/kradio/debian/control b/ubuntu/precise/applications/kradio/debian/control new file mode 100644 index 000000000..3631e61e3 --- /dev/null +++ b/ubuntu/precise/applications/kradio/debian/control @@ -0,0 +1,33 @@ +Source: kradio-trinity +Section: sound +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: debhelper (>= 5), tdelibs4-trinity-dev, liblircclient-dev, libsndfile1-dev, imagemagick, automake, autoconf, libtool, libltdl-dev +Standards-Version: 3.8.4 +Homepage: http://kradio.sourceforge.net/ + +Package: kradio-trinity +Architecture: any +Depends: ${shlibs:Depends} +Replaces: kradio-trinity (<< 4:14.0.0) +Breaks: kradio-trinity (<< 4:14.0.0) +Description: Comfortable Radio Application for KDE [Trinity] + KRadio is a comfortable radio application for KDE 3.x with support for + V4L and V4L2 radio cards drivers. + . + KRadio currently provides + . + * V4L/V4L2 radio support + * Remote control support (LIRC) + * Alarms, sleep Countdown + * Several GUI Controls (Docking Menu, Station Quickbar, Radio Display) + * Recording capabilities, including MP3 and Ogg/Vorbis encoding + * Timeshifter functionality + * Extendable plugin architecture + . + This package also includes a growing collection of station preset + files for many cities around the world contributed by KRadio users. + . + As KRadio is based on an extendable plugin architecture, contributions + of new plugins (e.g. Internet Radio Streams, new cool GUIs) are welcome. + . |