mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/moodbar: specify license
This commit is contained in:
parent
dc0db0f3d5
commit
2bf994f57d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user