mpg123: update to 1.25.0
This commit is contained in:
parent
f9e8b8b325
commit
637d003b49
@ -1,10 +0,0 @@
|
||||
--- src/libout123/modules/alsa.c 2016-06-30 09:04:40.000000000 +0200
|
||||
+++ src/libout123/modules/alsa.c 2016-08-26 21:45:39.584130976 +0200
|
||||
@@ -13,6 +13,7 @@
|
||||
http://mailman.alsa-project.org/pipermail/alsa-devel/2007-June/001684.html
|
||||
... seems like the conclusion was not carried through.
|
||||
*/
|
||||
+#include <time.h>
|
||||
#define _POSIX_SOURCE
|
||||
#include "out123_int.h"
|
||||
#include <errno.h>
|
@ -1,18 +1,18 @@
|
||||
# Template file for 'mpg123'
|
||||
pkgname=mpg123
|
||||
version=1.24.0
|
||||
revision=2
|
||||
version=1.25.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-module-suffix=.so --with-optimization=0
|
||||
--with-default-audio=alsa --enable-ipv6=yes --enable-network=yes"
|
||||
configure_args="--with-optimization=0 --with-default-audio=alsa
|
||||
--enable-ipv6=yes --enable-network=yes"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="alsa-lib-devel libltdl-devel jack-devel pulseaudio-devel sndio-devel SDL-devel"
|
||||
makedepends="alsa-lib-devel jack-devel pulseaudio-devel sndio-devel SDL-devel"
|
||||
short_desc="Fast console MPEG audio decoder/player"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.mpg123.org/"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="https://www.mpg123.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${SOURCEFORGE_SITE}/mpg123/mpg123-${version}.tar.bz2"
|
||||
checksum=55fb169a7711938f5df0497d1ffe28419fbef50011dc01d00b216379e6a2256c
|
||||
checksum=552e3e1db045e00f474252917007795ac295863fc8b13891859b3382d2f24e48
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
# No LFS required with musl
|
||||
|
Loading…
Reference in New Issue
Block a user