diff options
author | pav <pav@FreeBSD.org> | 2005-07-16 00:06:07 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-16 00:06:07 +0800 |
commit | 2f90b78797a40b380cd483875bcc7d5c687c28d3 (patch) | |
tree | 24b72767a8bfdf111994872ccd88fb55421b9c8e /audio | |
parent | 5bd2621cf8c35eca02a4ab5920a30d7e27b522f3 (diff) | |
download | freebsd-ports-gnome-2f90b78797a40b380cd483875bcc7d5c687c28d3.tar.gz freebsd-ports-gnome-2f90b78797a40b380cd483875bcc7d5c687c28d3.tar.zst freebsd-ports-gnome-2f90b78797a40b380cd483875bcc7d5c687c28d3.zip |
- Update maintainer's address
- Update WWW
PR: ports/83441
Submitted by: Nadelyaev Stanislav <funkblaster@mail.ru> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icegenerator/Makefile | 2 | ||||
-rw-r--r-- | audio/icegenerator/pkg-descr | 9 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/icegenerator/Makefile b/audio/icegenerator/Makefile index bca4aa253a52..6341530a5e84 100644 --- a/audio/icegenerator/Makefile +++ b/audio/icegenerator/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= funkblaster@n11.bmstu.ru +MAINTAINER= funkblaster@mail.ru COMMENT= Direct streaming generator for Icecast/Shoutcast LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2 diff --git a/audio/icegenerator/pkg-descr b/audio/icegenerator/pkg-descr index c457213bb39e..60018d8a44a9 100644 --- a/audio/icegenerator/pkg-descr +++ b/audio/icegenerator/pkg-descr @@ -2,12 +2,11 @@ IceGenerator is a direct streaming generator for Icecast/Shoutcast. It runs as a daemon.Three child processes handle all the stuff. A fourth (optional) child cares about telnet communication. Main idea for this program is radio automation on a Icecast/Shoutcast server. If you have many server processes and -CPU saving is your priority, u can use IceGenerator. Obviously mp3s/oggs will b -e -already resampled to allow their streaming on your bandwidth capability. +CPU saving is your priority, u can use IceGenerator. Obviously mp3s/oggs will +be already resampled to allow their streaming on your bandwidth capability. For more information see share/doc/icegenerator/README. -WWW: http://tortugalabs.it +WWW: http://www.becrux.com - Stanislav Nadelyaev -funkblaster@n11.bmstu.ru +funkblaster@mail.ru |