Verified Commit 7df2d25c authored by sunpoet's avatar sunpoet
Browse files

audio/libshout: Update to 2.4.6

parent 30683217
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
# Created by: Zach Zurflu <zach@pabst.bendnet.com>

PORTNAME=	libshout
PORTVERSION=	2.4.5
PORTVERSION=	2.4.6
CATEGORIES=	audio net
MASTER_SITES=	https://downloads.xiph.org/releases/libshout/ \
		https://ftp.osuosl.org/pub/xiph/releases/libshout/ \
@@ -13,8 +13,7 @@ COMMENT= Connect and transmit data to an Icecast media streaming server
LICENSE=	LGPL20
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libogg.so:audio/libogg \
		libvorbis.so:audio/libvorbis
LIB_DEPENDS=	libogg.so:audio/libogg

USES=		cpe gmake libtool pathfix pkgconfig ssl

@@ -23,12 +22,14 @@ INSTALL_TARGET= install-strip
LDFLAGS+=	-lcrypto
USE_LDCONFIG=	yes

OPTIONS_DEFINE=	DOCS SPEEX THEORA
OPTIONS_DEFAULT=SPEEX THEORA
OPTIONS_DEFINE=	DOCS SPEEX THEORA VORBIS
OPTIONS_DEFAULT=SPEEX THEORA VORBIS

SPEEX_CONFIGURE_ENABLE=	speex
SPEEX_LIB_DEPENDS=	libspeex.so:audio/speex
THEORA_CONFIGURE_ENABLE=theora
THEORA_LIB_DEPENDS=	libtheora.so:multimedia/libtheora
vorbis_CONFIGURE_ENABLE=vorbis
VORBIS_LIB_DEPENDS=	libvorbis.so:audio/libvorbis

.include <bsd.port.mk>
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1609598837
SHA256 (libshout-2.4.5.tar.gz) = d9e568668a673994ebe3f1eb5f2bee06e3236a5db92b8d0c487e1c0f886a6890
SIZE (libshout-2.4.5.tar.gz) = 543991
TIMESTAMP = 1650228662
SHA256 (libshout-2.4.6.tar.gz) = 39cbd4f0efdfddc9755d88217e47f8f2d7108fa767f9d58a2ba26a16d8f7c910
SIZE (libshout-2.4.6.tar.gz) = 571153