diff options
Diffstat (limited to 'ubuntu/maverick_automake/applications/kradio/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/kradio/debian/control | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/applications/kradio/debian/control b/ubuntu/maverick_automake/applications/kradio/debian/control new file mode 100644 index 000000000..2a173789f --- /dev/null +++ b/ubuntu/maverick_automake/applications/kradio/debian/control @@ -0,0 +1,31 @@ +Source: kradio-kde3 +Section: sound +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: debhelper (>= 5), kdelibs4-kde3-dev, liblircclient-dev, libsndfile1-dev, imagemagick, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 +Homepage: http://kradio.sourceforge.net/ + +Package: kradio-kde3 +Architecture: any +Depends: ${shlibs:Depends} +Description: Comfortable Radio Application for KDE [KDE3] + 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. + . |