mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
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'
|
# Template file for 'smpeg'
|
||||||
pkgname=smpeg
|
pkgname=smpeg
|
||||||
version=0.4.5
|
version=0.4.5
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-sdl-prefix=${XBPS_CROSS_BASE}/usr --disable-gtk-player --disable-opengl-player"
|
configure_args="--with-sdl-prefix=${XBPS_CROSS_BASE}/usr --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.1"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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"
|
distfiles="ftp://slackware.oregonstate.edu/.1/vectorlinux/VL64-7.0/source/sourceVL/smpeg/${version}/src/smpeg-${version}.tar.gz"
|
||||||
checksum=1839c12e88d5dbbc767a7b94eeab2aa3efe4f0eebb7eb7c7240270ba93689a2b
|
checksum=1839c12e88d5dbbc767a7b94eeab2aa3efe4f0eebb7eb7c7240270ba93689a2b
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue