summaryrefslogtreecommitdiffstats
path: root/audio-players/mpg123/DETAILS
blob: 6fd6a82753847637678001772c6af07a20f1cca1 (plain) (blame)
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
           SPELL=mpg123
         VERSION=1.7.3
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sig
      SOURCE_URL=$SOURCEFORGE_URL/$SPELL/$SOURCE
     SOURCE2_URL=$SOURCE_URL.sig
  SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
      SOURCE_GPG=thomas.orgis.gpg:$SOURCE2:UPSTREAM_KEY
        WEB_SITE=http://mpg123.org/
         ENTERED=20011104
  SECURITY_PATCH=2
      LICENSE[0]=LGPL
           SHORT="the fast console MPEG audio player"
cat << EOF
mpg123 is a real time MPEG1.0/2.0/2.5 Audio Player for Layer 1,2 and Layer3.
It is small/fast and comes with a nice control interface for frontends
as well as simple terminal control.
You can play streams from http (shoutcast, too) and it supports gapless mp3
playback and relative volume adjustment (normalize RVA2 tags, ReplayGain
values).

Since version 1.0.0 this package contains libmpg123, the mpg123 decoder as
library to be directly used by other programs, too.
EOF