diff options
author | tnut <tnut at nutyx dot com> | 2011-06-25 09:57:27 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-06-25 09:57:27 +0200 |
commit | 9f653c3898046a94a55ea034011271d855113efd (patch) | |
tree | 2fec8184e84e7058e92a793cce1001d386da699a /extra | |
parent | bf1409f6edf52905f1e009fb3eb9d5e4a4056af2 (diff) | |
parent | 6fd6095eefe0401c16b81078a25829c0c413cb46 (diff) | |
download | nutyx-pakxe-9f653c3898046a94a55ea034011271d855113efd.tar.gz nutyx-pakxe-9f653c3898046a94a55ea034011271d855113efd.tar.bz2 nutyx-pakxe-9f653c3898046a94a55ea034011271d855113efd.tar.xz nutyx-pakxe-9f653c3898046a94a55ea034011271d855113efd.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxeNuTyX-pakxe.a
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/libmusicbrainz/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libmusicbrainz/Pkgfile b/extra/libmusicbrainz/Pkgfile index f6c91368e..c74a52158 100755 --- a/extra/libmusicbrainz/Pkgfile +++ b/extra/libmusicbrainz/Pkgfile @@ -2,12 +2,12 @@ # URL: http://musicbrainz.org/doc/libmusicbrainz # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: cmake, python, expat, neon -# Run on: python,expat,neon +# Depends on: cmake,expat,neon +# Run on: expat,neon name=libmusicbrainz version=3.0.3 -release=1 +release=2 source=( ftp://ftp.musicbrainz.org/pub/musicbrainz/$name-$version.tar.gz) build() { |