diff --git a/multimedia/butt/Makefile b/multimedia/butt/Makefile index 8f2de969fe7a..20080850cb7f 100644 --- a/multimedia/butt/Makefile +++ b/multimedia/butt/Makefile @@ -1,42 +1,43 @@ PORTNAME= butt -PORTVERSION= 1.44.0 -PORTREVISION= 1 +PORTVERSION= 1.45.0 CATEGORIES= multimedia graphics MASTER_SITES= https://danielnoethen.de/butt/release/${PORTVERSION}/ MAINTAINER= pi@FreeBSD.org COMMENT= Broadcast SHOUTcast and Icecast streams WWW= https://danielnoethen.de/butt/ LICENSE= GPLv2 LIB_DEPENDS= libcurl.so:ftp/curl \ + libdatachannel.so:www/libdatachannel \ libdbus-1.so:devel/dbus \ libFLAC.so:audio/flac \ libfdk-aac.so:audio/fdk-aac \ libfltk_images.so:x11-toolkits/fltk \ libfontconfig.so:x11-fonts/fontconfig \ libmp3lame.so:audio/lame \ libogg.so:audio/libogg \ libopus.so:audio/opus \ libpng.so:graphics/png \ libportaudio.so:audio/portaudio \ libportmidi.so:audio/portmidi \ libsamplerate.so:audio/libsamplerate \ libvorbis.so:audio/libvorbis USES= autoreconf compiler:c++11-lang gettext \ gmake jpeg pkgconfig xorg ssl uidfix USE_XORG= x11 xrender xcursor xfixes xext xft xinerama GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --enable-webrtc CFLAGS+= -I/usr/local/include LDFLAGS+= -L/usr/local/lib -lintl PLIST_FILES= bin/butt \ share/locale/ar/LC_MESSAGES/butt.mo \ share/locale/de/LC_MESSAGES/butt.mo \ share/locale/es/LC_MESSAGES/butt.mo \ share/locale/fr/LC_MESSAGES/butt.mo \ share/locale/nl/LC_MESSAGES/butt.mo \ share/locale/pt_BR/LC_MESSAGES/butt.mo .include diff --git a/multimedia/butt/distinfo b/multimedia/butt/distinfo index 420919cd8d6a..da93519fdc97 100644 --- a/multimedia/butt/distinfo +++ b/multimedia/butt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741706177 -SHA256 (butt-1.44.0.tar.gz) = 266288bcb60e1cc430b92398836876af41f4f5b7a7dbc116cb7b0f83a64d022d -SIZE (butt-1.44.0.tar.gz) = 1724542 +TIMESTAMP = 1761844691 +SHA256 (butt-1.45.0.tar.gz) = 88498510946c4ef1de28662f9e1cd85d20bfab40d2c3467f6202b86ee0ed8364 +SIZE (butt-1.45.0.tar.gz) = 1729415