smpeg: fix license, other lint
This commit is contained in:
parent
c7c1cbc8d5
commit
040ac72691
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'smpeg'
|
||||
pkgname=smpeg
|
||||
version=0.4.5
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-sdl-prefix=${XBPS_CROSS_BASE}/usr --disable-gtk-player --disable-opengl-player"
|
||||
make_build_args="LDFLAGS+=-lstdc++"
|
||||
makedepends="SDL-devel"
|
||||
short_desc="SDL MPEG Player Library"
|
||||
homepage="https://icculus.org/smpeg/"
|
||||
license="LGPL-2.1"
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue