smpeg: update to 0.4.5.
This commit is contained in:
parent
7f546102ee
commit
705f5c6e12
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'smpeg'
|
# Template file for 'smpeg'
|
||||||
pkgname=smpeg
|
pkgname=smpeg
|
||||||
version=0.4.4
|
version=0.4.5
|
||||||
revision=6
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-gtk-player --disable-opengl-player"
|
configure_args="--disable-gtk-player --disable-opengl-player"
|
||||||
make_build_args="LDFLAGS+=-lstdc++"
|
make_build_args="LDFLAGS+=-lstdc++"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="SDL MPEG Player Library"
|
||||||
homepage="https://icculus.org/smpeg/"
|
homepage="https://icculus.org/smpeg/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="http://mirrors.dotsrc.org/lokigames/open-source/smpeg/smpeg-$version.tar.gz"
|
distfiles="ftp://slackware.oregonstate.edu/.1/vectorlinux/VL64-7.0/source/sourceVL/smpeg/${version}/src/smpeg-${version}.tar.gz"
|
||||||
checksum=1efa7984d0aada0c2954cd0aaef357e9d7871dadd3368dbe742ab5f260523e57
|
checksum=1839c12e88d5dbbc767a7b94eeab2aa3efe4f0eebb7eb7c7240270ba93689a2b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove unused stuff
|
# Remove unused stuff
|
||||||
|
|
Loading…
Reference in a new issue