1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

add darkice 0.7

DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer
This commit is contained in:
Ying-Chieh Liao 2001-12-27 18:43:40 +00:00
parent 48fc5d4614
commit 2039e83953
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52256
6 changed files with 41 additions and 0 deletions

View File

@ -31,6 +31,7 @@
SUBDIR += cymbaline
SUBDIR += dagrab
SUBDIR += dap
SUBDIR += darkice
SUBDIR += denemo
SUBDIR += easytag
SUBDIR += ecasound

28
audio/darkice/Makefile Normal file
View File

@ -0,0 +1,28 @@
# ex:ts=8
# New ports collection makefile for: darkice
# Date created: Dec 28, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= darkice
PORTVERSION= 0.7
CATEGORIES= audio net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= mp3lame:${PORTSDIR}/audio/lame-devel \
ogg:${PORTSDIR}/audio/libogg \
vorbis:${PORTSDIR}/audio/libvorbis
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-lame-prefix=${LOCALBASE} \
--with-vorbis-prefix=${LOCALBASE}
MAN1= darkice.1
MAN5= darkice.cfg.5
.include <bsd.port.mk>

1
audio/darkice/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (darkice-0.7.tar.gz) = b9caf6a9c0add4a698119fbfbb6dad8b

View File

@ -0,0 +1 @@
DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer

8
audio/darkice/pkg-descr Normal file
View File

@ -0,0 +1,8 @@
DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer. It takes
audio input from a sound card, encodes it into mp3 and/or Ogg Vorbis, and
sends the mp3 stream to one or more IceCast and/or ShoutCast servers, the
Ogg Vorbis stream to one or more IceCast2 servers. DarkIce uses lame as a
shared object as its mp3 encoder, and the Ogg Vorbis as its Ogg Vorbis
encoder.
WWW: http://darkice.sourceforge.net/

2
audio/darkice/pkg-plist Normal file
View File

@ -0,0 +1,2 @@
bin/darkice
etc/darkice.cfg