File: control

package info (click to toggle)
soundconverter 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,956 kB
  • sloc: python: 5,067; xml: 161; makefile: 3
file content (42 lines) | stat: -rw-r--r-- 1,253 bytes parent folder | download
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
Source: soundconverter
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders: Sebastian Ramacher <sramacher@debian.org>
Section: gnome
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 gir1.2-glib-2.0,
 gir1.2-gst-plugins-base-1.0,
 gir1.2-gstreamer-1.0,
 gir1.2-gtk-3.0,
 python3,
 python3-distutils-extra,
 python3-gi
Standards-Version: 4.5.0
Homepage: https://soundconverter.org/
Vcs-Browser: https://salsa.debian.org/multimedia-team/soundconverter
Vcs-Git: https://salsa.debian.org/multimedia-team/soundconverter.git
Rules-Requires-Root: no

Package: soundconverter
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-gi,
 gir1.2-glib-2.0,
 gir1.2-gstreamer-1.0,
 gir1.2-gst-plugins-base-1.0,
 gir1.2-gtk-3.0,
 gstreamer1.0-plugins-good,
 gstreamer1.0-plugins-base
Recommends:
 gir1.2-notify-0.7,
 gstreamer1.0-libav,
 gstreamer1.0-plugins-ugly
Description: GNOME application to convert audio files into other formats
 SoundConverter is a simple sound converter application for the GNOME
 environment. It reads sound files in any format supported by GStreamer
 and outputs them in Ogg Vorbis, FLAC, or WAV format, or MP3 format if
 you have the GStreamer LAME plugin.