smpeg: add homepage, license
This commit is contained in:
parent
440364ced6
commit
0af1af60ef
1 changed files with 3 additions and 1 deletions
|
@ -1,13 +1,15 @@
|
||||||
# Template file for 'smpeg'
|
# Template file for 'smpeg'
|
||||||
pkgname=smpeg
|
pkgname=smpeg
|
||||||
version=0.4.4
|
version=0.4.4
|
||||||
revision=3
|
revision=4
|
||||||
distfiles="http://mirrors.dotsrc.org/lokigames/open-source/smpeg/smpeg-$version.tar.gz"
|
distfiles="http://mirrors.dotsrc.org/lokigames/open-source/smpeg/smpeg-$version.tar.gz"
|
||||||
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++"
|
||||||
makedepends="SDL-devel"
|
makedepends="SDL-devel"
|
||||||
short_desc="SDL MPEG Player Library"
|
short_desc="SDL MPEG Player Library"
|
||||||
|
homepage="https://icculus.org/smpeg/"
|
||||||
|
license="LGPL-2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=1efa7984d0aada0c2954cd0aaef357e9d7871dadd3368dbe742ab5f260523e57
|
checksum=1efa7984d0aada0c2954cd0aaef357e9d7871dadd3368dbe742ab5f260523e57
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue