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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
# This file is autogenerated. DO NOT EDIT!
#
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: gnome-sound-recorder
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org>, Tim Lunn <tim@feathertop.org>
Build-Depends: debhelper-compat (= 12),
gjs,
gnome-pkg-tools (>= 0.10),
gobject-introspection,
libgstreamer1.0-dev,
gstreamer1.0-tools,
gstreamer1.0-plugins-base,
gstreamer1.0-plugins-good,
intltool,
libgdk-pixbuf2.0-dev,
libgirepository1.0-dev,
libglib2.0-dev,
libgtk-3-dev (>= 3.12),
pkg-config
Standards-Version: 4.3.0
X-Ubuntu-Use-Langpack: yes
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-sound-recorder
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-sound-recorder.git
Homepage: https://wiki.gnome.org/Design/Apps/SoundRecorder
Package: gnome-sound-recorder
Architecture: all
Depends: gir1.2-gdkpixbuf-2.0,
gir1.2-glib-2.0,
gir1.2-gst-plugins-base-1.0,
gir1.2-gstreamer-1.0,
gir1.2-gtk-3.0,
gir1.2-pango-1.0,
gjs,
gstreamer1.0-plugins-base,
gstreamer1.0-plugins-good,
gstreamer1.0-pulseaudio,
${misc:Depends},
${shlibs:Depends}
Breaks: gnome-media (<< 3.4.0-2~)
Replaces: gnome-media (<< 3.4.0-2~)
Description: simple and modern sound recorder for GNOME
GNOME sound recorder is an utility to make simple audio recording from your
GNOME desktop. It supports several formats like OGG, MP3 or FLAC.
|