mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'gst123'
|
||||||
pkgname=gst123
|
pkgname=gst123
|
||||||
version=0.3.5
|
version=0.3.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="ncurses-devel gtk+-devel libxml2-devel gst-plugins-base1-devel gst-plugins-good1"
|
makedepends="ncurses-devel gtk+-devel libxml2-devel gst-plugins-base1-devel gst-plugins-good1"
|
||||||
depends="gst-plugins-good1"
|
depends="gst-plugins-good1"
|
||||||
short_desc="GStreamer based CLI player"
|
short_desc="GStreamer based CLI player"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://space.twc.de/~stefan/gst123.php/"
|
homepage="http://space.twc.de/~stefan/gst123.php/"
|
||||||
license="LGPL-2.1"
|
|
||||||
distfiles="http://space.twc.de/~stefan/gst123/gst123-$version.tar.bz2"
|
distfiles="http://space.twc.de/~stefan/gst123/gst123-$version.tar.bz2"
|
||||||
checksum=c7b4729773f66cc679e94df76bcc6a95a2222192730f906e527e72624f084a7d
|
checksum=c7b4729773f66cc679e94df76bcc6a95a2222192730f906e527e72624f084a7d
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue