gst123: fix license, other lint
This commit is contained in:
parent
0eb7ac7d9d
commit
970bef0bb3
1 changed files with 2 additions and 2 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'gst123'
|
||||
pkgname=gst123
|
||||
version=0.3.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
makedepends="ncurses-devel gtk+-devel libxml2-devel gst-plugins-base1-devel gst-plugins-good1"
|
||||
depends="gst-plugins-good1"
|
||||
short_desc="GStreamer based CLI player"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://space.twc.de/~stefan/gst123.php/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://space.twc.de/~stefan/gst123/gst123-$version.tar.bz2"
|
||||
checksum=c7b4729773f66cc679e94df76bcc6a95a2222192730f906e527e72624f084a7d
|
||||
|
||||
|
|
Loading…
Reference in a new issue