libechonest-qt5: rebuild for metadata
This commit is contained in:
parent
be1418fac4
commit
a8b8aebcd0
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libechonest'
|
# Template file for 'libechonest-qt5'
|
||||||
pkgname=libechonest-qt5
|
pkgname=libechonest-qt5
|
||||||
version=2.3.1
|
version=2.3.1
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=${pkgname%-*}-${version}
|
wrksrc=${pkgname%-*}-${version}
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_WITH_QT4=OFF"
|
configure_args="-DBUILD_WITH_QT4=OFF"
|
||||||
|
@ -9,7 +9,7 @@ hostmakedepends="qt5-qmake"
|
||||||
makedepends="boost-devel qt5-xmlpatterns-devel"
|
makedepends="boost-devel qt5-xmlpatterns-devel"
|
||||||
short_desc="A C++/Qt wrapper around the wonderful echo nest api"
|
short_desc="A C++/Qt wrapper around the wonderful echo nest api"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/playground/libs/libechonest"
|
homepage="https://projects.kde.org/projects/playground/libs/libechonest"
|
||||||
distfiles="http://files.lfranchi.com/${pkgname%-*}-${version}.tar.bz2"
|
distfiles="http://files.lfranchi.com/${pkgname%-*}-${version}.tar.bz2"
|
||||||
checksum=56756545fd1cb3d9067479f52215b6157c1ced2bc82b895e72fdcd9bebb47889
|
checksum=56756545fd1cb3d9067479f52215b6157c1ced2bc82b895e72fdcd9bebb47889
|
||||||
|
|
Loading…
Reference in New Issue