mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
butt: update to 1.41.1.
This commit is contained in:
parent
52a48d554f
commit
8844f7d8ce
2 changed files with 5 additions and 6 deletions
|
@ -21,4 +21,3 @@ index baea11b..026bfb9 100644
|
||||||
enum { STREAM = 0, RECORD };
|
enum { STREAM = 0, RECORD };
|
||||||
--
|
--
|
||||||
2.34.0
|
2.34.0
|
||||||
|
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'butt'
|
# Template file for 'butt'
|
||||||
pkgname=butt
|
pkgname=butt
|
||||||
version=0.1.32
|
version=1.41.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="fltk-devel portaudio-devel lame-devel libvorbis-devel libogg-devel
|
makedepends="fltk-devel portaudio-devel lame-devel libvorbis-devel libogg-devel
|
||||||
libflac-devel opus-devel libsamplerate-devel fdk-aac-devel dbus-devel openssl-devel
|
libflac-devel opus-devel libsamplerate-devel fdk-aac-devel dbus-devel openssl-devel
|
||||||
libXfixes-devel"
|
libXfixes-devel portmidi-devel libcurl-devel"
|
||||||
short_desc="Cross platform, Easy to use SHOUTcast and Icecast streaming tool"
|
short_desc="Cross platform, Easy to use SHOUTcast and Icecast streaming tool"
|
||||||
maintainer="1is7ac3 <isaac.qa13@gmail.com>"
|
maintainer="1is7ac3 <isaac.qa13@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://danielnoethen.de/butt/"
|
homepage="https://danielnoethen.de/butt/"
|
||||||
changelog="https://danielnoethen.de/butt/Changelog.html"
|
changelog="https://danielnoethen.de/butt/Changelog.html"
|
||||||
distfiles="${SOURCEFORGE_SITE}/butt/butt-${version}.tar.gz"
|
distfiles="https://danielnoethen.de/${pkgname}/release/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8a081e3a4e67feaa2e36420aa1deb921dbab2ce3ee267e7cd469f2f63c0de2d5
|
checksum=cbf5c87059b54d655de522fe903089736d42b4cc22a4c420444e203eb6b9fbdf
|
||||||
|
|
Loading…
Add table
Reference in a new issue