From 352dad23c7847d234e11c1034e1354fbd9a8349a Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sat, 31 Dec 2011 17:50:06 +0100 Subject: initial import --- debian/control | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..05a2e34 --- /dev/null +++ b/debian/control @@ -0,0 +1,24 @@ +Source: fmrxd +Section: sound +Priority: extra +Maintainer: Javier S. Pedro +Build-Depends: debhelper (>= 7), aegis-manifest-dev, libglib2.0-dev, + libasound2-dev, libdbus-glib-1-dev, libdbus-1-dev +Standards-Version: 3.8.4 +Homepage: https://gitorious.org/n950-fmrx/fmrxd + +Package: fmrxd +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Daemon to enable and multiplex access to the N950/N9 radio tuner + fmrxd is a small daemon that enables the use of the FM Radio tuner available on + the Nokia N9 and N950 devices, providing a D-Bus API that can be used by + user programs that will not require any additional privileges. + +Package: fmrx-utils +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Command line applets for the fmrxd FM radio daemon + This package contains the command line utilities fmrx-cat and fmrx-ctl that + can be used to fetch audio data from the radio device and control the + tuner device. -- cgit v1.2.3