mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
New port, mpg123:
Command-line player for mpeg layer 1, 2 and 3 audio PR: 3952 Submitted by: Carey Jones <mcj@acquiesce.org>
This commit is contained in:
parent
364f86b614
commit
35d95bd4d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7276
18
audio/mpg123/Makefile
Normal file
18
audio/mpg123/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# New ports collection makefile for: mpg123
|
||||
# Version required: 0.59f
|
||||
# Date created: 25 June 1997
|
||||
# Whom: Carey Jones <mcj@acquiesce.org>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= mpg123-0.59f
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/mpg123/
|
||||
|
||||
MAINTAINER= mcj@acquiesce.org
|
||||
|
||||
ALL_TARGET= freebsd
|
||||
MAN1= mpg123.1
|
||||
|
||||
.include <bsd.port.mk>
|
1
audio/mpg123/distinfo
Normal file
1
audio/mpg123/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (mpg123-0.59f.tar.gz) = 06fefbc0c5f9ba77bbf01141c4a101c7
|
1
audio/mpg123/pkg-comment
Normal file
1
audio/mpg123/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Command-line player for mpeg layer 1, 2 and 3 audio
|
4
audio/mpg123/pkg-descr
Normal file
4
audio/mpg123/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
mpg123 reads one or more files (or standard input if ``-'' is
|
||||
specified) or URLs and plays them on the audio device (default) or
|
||||
outputs them to stdout. file/URL is assumed to be an MPEG-1/2 audio
|
||||
bit stream.
|
2
audio/mpg123/pkg-plist
Normal file
2
audio/mpg123/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
bin/mpg123
|
||||
man/man1/mpg123.1.gz
|
Loading…
Reference in New Issue
Block a user