mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Update to 0.5.6
- Pass maintainership to submitter PR: 138550 Submitted by: Ayumi Mitsui <ayu@commun.jp>
This commit is contained in:
parent
4c6982842b
commit
f06d7b2e61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241312
@ -6,11 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= ezstream
|
||||
PORTVERSION= 0.5.5
|
||||
PORTVERSION= 0.5.6
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://downloads.xiph.org/releases/ezstream/
|
||||
MASTER_SITES= http://downloads.xiph.org/releases/ezstream/ \
|
||||
http://svn.xiph.org/releases/ezstream/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= ayu@commun.jp
|
||||
COMMENT= A command line utility for streaming to icecast servers
|
||||
|
||||
LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \
|
||||
@ -23,13 +24,13 @@ USE_ICONV= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
|
||||
MAN1= ezstream.1
|
||||
MAN1= ezstream.1 ezstream-file.sh.1
|
||||
PORTDOCS= NEWS README
|
||||
PORTEXAMPLES= ezstream_metadata.xml ezstream_mp3.xml \
|
||||
ezstream_reencode_mp3.xml ezstream_reencode_theora.xml \
|
||||
ezstream_reencode_vorbis.xml ezstream_stdin_vorbis.xml \
|
||||
ezstream_vorbis.xml meta.sh play.sh
|
||||
PLIST_FILES= bin/ezstream
|
||||
PLIST_FILES= bin/ezstream bin/ezstream-file.sh
|
||||
|
||||
CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
|
||||
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (ezstream-0.5.5.tar.gz) = d7be03522042087085c7cf44706d0a10
|
||||
SHA256 (ezstream-0.5.5.tar.gz) = 63c09a72f896d3b2f8c44945778c3e0ead35903c923e6730d3ecd04626aee098
|
||||
SIZE (ezstream-0.5.5.tar.gz) = 254079
|
||||
MD5 (ezstream-0.5.6.tar.gz) = 1be68119d44fbe71454a901fa650a359
|
||||
SHA256 (ezstream-0.5.6.tar.gz) = 818b7ab2a498ffe6e59155279cb79ed0291c4979210e99af6dda950fe54a30c0
|
||||
SIZE (ezstream-0.5.6.tar.gz) = 263150
|
||||
|
Loading…
Reference in New Issue
Block a user