diff options
author | Timothy Pearson <[email protected]> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/maverick/applications/kradio/debian/control | |
download | tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip |
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/maverick/applications/kradio/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/kradio/debian/control | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/kradio/debian/control b/ubuntu/maverick/applications/kradio/debian/control new file mode 100644 index 000000000..c0a67d9da --- /dev/null +++ b/ubuntu/maverick/applications/kradio/debian/control @@ -0,0 +1,31 @@ +Source: kradio-trinity +Section: sound +Priority: optional +Maintainer: Timothy Pearson <[email protected]> +Build-Depends: debhelper (>= 5), kdelibs4-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} +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. + . |