smpeg: update distfile url

This commit is contained in:
sn0w 2024-08-07 19:42:15 +02:00 committed by classabbyamp
parent d237ee3ee9
commit 1b8b9bccb0
1 changed files with 8 additions and 3 deletions

View File

@ -1,17 +1,22 @@
# Template file for 'smpeg'
pkgname=smpeg
version=0.4.5
revision=5
revision=6
build_style=gnu-configure
configure_args="--with-sdl-prefix=${XBPS_CROSS_BASE}/usr --disable-gtk-player --disable-opengl-player"
make_build_args="LDFLAGS+=-lstdc++"
hostmakedepends="autoconf automake libtool"
makedepends="SDL-devel"
short_desc="SDL MPEG Player Library"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-only"
homepage="https://icculus.org/smpeg/"
distfiles="ftp://slackware.oregonstate.edu/.1/vectorlinux/VL64-7.0/source/sourceVL/smpeg/${version}/src/smpeg-${version}.tar.gz"
checksum=1839c12e88d5dbbc767a7b94eeab2aa3efe4f0eebb7eb7c7240270ba93689a2b
distfiles="https://github.com/icculus/smpeg/archive/refs/tags/release_${version//./_}.tar.gz"
checksum=e2e53bfd2e6401e2c29e5eb3929be0e8698bc9e4c9d731751f67e77b408f1f74
pre_configure() {
./autogen.sh
}
post_install() {
# Remove unused stuff