File: control

package info (click to toggle)
gst123 0.3.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 784 kB
  • sloc: cpp: 3,278; sh: 1,232; ansic: 98; makefile: 33
file content (32 lines) | stat: -rw-r--r-- 1,321 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
Source: gst123
Section: video
Priority: optional
Maintainer: Maintainers of GStreamer packages <gst123@packages.debian.org>
Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Build-Depends: debhelper (>= 10),
               libgstreamer1.0-dev,
               libgtk2.0-dev,
               libgstreamer-plugins-base1.0-dev,
               libncurses5-dev
Standards-Version: 4.1.4.2
Homepage: http://space.twc.de/~stefan/gst123.php
Vcs-Git: https://salsa.debian.org/gstreamer-team/gst123.git
Vcs-Browser: https://salsa.debian.org/gstreamer-team/gst123

Package: gst123
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         gstreamer1.0-plugins-base,
         gstreamer1.0-plugins-good
Recommends: gstreamer1.0-plugins-bad,
            gstreamer1.0-plugins-ugly,
            gstreamer1.0-libav,
            gstreamer1.0-pulseaudio,
            gstreamer1.0-x
Description: GStreamer based command line media player
 The program gst123 is designed to be a more flexible command line player in
 the spirit of ogg123 and mpg123, based on GStreamer. It plays all file formats
 supported by GStreamer, so if you have audio/video collections which contain
 different file formats, like flac, ogg and mp3, you can use gst123 to play all
 your audio/video files.