~audio-recorder/audio-recorder/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: audio-recorder
Section: utils
Priority: optional
Maintainer: Osmo Antero <osmoma@gmail.com>
Standards-Version: 3.8.3
Build-Depends: debhelper (>= 7), autotools-dev, gettext, intltool, pkg-config, libgtk-3-dev, libglib2.0-dev, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, libgnome-media-profiles-dev, libpulse-dev, libdbus-1-dev, libdbus-glib-1-dev, libappindicator3-dev, libgconf2-dev

# Notes about libappindicator-dev:
# libappindicator3-dev is required by the Unity Desktop.

# Note: Consider removing the libpulse-dev dependency. 
Homepage: https://launchpad.net/audio-recorder
Package: audio-recorder
Architecture: any
Depends: ${shlibs:Depends}, pulseaudio, libgnome-media-profiles-3.0-0, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good
# Note: MP3 support requires gstreamer0.10-plugins-ugly* packages.
Description: Audio recorder for GNOME and Unity Desktops.
 This program allows you to record your favourite music or audio to a file. 
 It can record audio from your system soundcard, microphones, browsers and 
 webcams. Put simply; if it plays out of your loudspeakers you can record it. 
 This program has a timer that can start, stop or pause recording on certain 
 conditions such as audio level, file size and clock time. This recorder can 
 automatically record your Skype calls. It supports several audio (output) 
 formats such as OGG audio, Flac, MP3 and WAV.