testing/moodbar: specify license

This commit is contained in:
Fabian Affolter 2013-09-04 20:44:58 +00:00 committed by Bartłomiej Piotrowski
parent dc0db0f3d5
commit 2bf994f57d

View File

@ -3,18 +3,17 @@
pkgname=moodbar
pkgver=0.1.2
pkgrel=1
pkgdesc="analysis tool for building .mood files"
pkgdesc="Analysis tool for building .mood files"
url="http://amarok.kde.org/wiki/Moodbar"
license="GPL"
depends=
makedepends="gstreamer-dev gst-plugins-base-dev fftw-dev"
install=
subpackages=
source="http://pwsp.net/~qbob/$pkgname-$pkgver.tar.gz"
arch="all"
license="GPL2+"
depends=""
makedepends="gstreamer-dev gst-plugins-base-dev fftw-dev"
install=""
subpackages=""
source="http://pwsp.net/~qbob/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/$pkgname-$pkgver
prepare() {
cd "$_builddir"
# apply patches here