mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Update to 2.4.4
- Update MASTER_SITES - Fix LIB_DEPENDS - Use USES=gnome Changes: https://gitlab.xiph.org/xiph/icecast-server/raw/release-2.4.4/ChangeLog
This commit is contained in:
parent
f1b7440e0f
commit
1f9fd486b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484332
@ -2,14 +2,13 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= icecast
|
||||
PORTVERSION= 2.4.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.4.4
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= audio net ipv6
|
||||
MASTER_SITES= http://downloads.xiph.org/releases/icecast/:source \
|
||||
http://svn.xiph.org/releases/icecast/:source \
|
||||
MASTER_SITES= https://downloads.xiph.org/releases/icecast/:source \
|
||||
https://svn.xiph.org/releases/icecast/:source \
|
||||
LOCAL/sunpoet/icecast:icon,source \
|
||||
http://www.icecast.org/:icon
|
||||
https://github.com/xiph/Icecast-Server/raw/master/web/:icon
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source \
|
||||
favicon.ico:icon
|
||||
DIST_SUBDIR= icecast
|
||||
@ -22,17 +21,16 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libshout.so:audio/libshout \
|
||||
libogg.so:audio/libogg \
|
||||
libspeex.so:audio/speex \
|
||||
libtheora.so:multimedia/libtheora \
|
||||
libvorbis.so:audio/libvorbis \
|
||||
libxslt.so:textproc/libxslt
|
||||
libvorbis.so:audio/libvorbis
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= cpe gmake localbase
|
||||
USES= cpe gmake gnome localbase ssl
|
||||
USE_GNOME= libxml2 libxslt
|
||||
|
||||
CONFIGURE_ENV= OGG_PREFIX=${LOCALBASE}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
SHA256 (icecast/icecast-2.4.3.tar.gz) = c85ca48c765d61007573ee1406a797ae6cb31fb5961a42e7f1c87adb45ddc592
|
||||
SIZE (icecast/icecast-2.4.3.tar.gz) = 2393358
|
||||
TIMESTAMP = 1541182977
|
||||
SHA256 (icecast/icecast-2.4.4.tar.gz) = 49b5979f9f614140b6a38046154203ee28218d8fc549888596a683ad604e4d44
|
||||
SIZE (icecast/icecast-2.4.4.tar.gz) = 2360592
|
||||
SHA256 (icecast/favicon.ico) = 6e22f7e26d2f97e9c1b7840458bcd29a81a6ad3433248506f56cdc305ec7487e
|
||||
SIZE (icecast/favicon.ico) = 1406
|
||||
|
Loading…
Reference in New Issue
Block a user