diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-04-06 19:06:51 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-04-06 19:06:51 +0000 |
commit | 4f0dc46d12c97712ef30d0b867b341be9064af4d (patch) | |
tree | 6ce32aa88dcb7691c7ec9657a3d6bd9de026564f /media-libs/libechonest | |
parent | Grab upstream patch for always using QJSON_LIBRARIES wrt #503656#c4 by "Uwe L... (diff) | |
download | gentoo-2-4f0dc46d12c97712ef30d0b867b341be9064af4d.tar.gz gentoo-2-4f0dc46d12c97712ef30d0b867b341be9064af4d.tar.bz2 gentoo-2-4f0dc46d12c97712ef30d0b867b341be9064af4d.zip |
old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-libs/libechonest')
-rw-r--r-- | media-libs/libechonest/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/libechonest/libechonest-2.0.3.ebuild | 28 | ||||
-rw-r--r-- | media-libs/libechonest/libechonest-2.1.0.ebuild | 26 | ||||
-rw-r--r-- | media-libs/libechonest/libechonest-2.2.0.ebuild | 32 |
4 files changed, 5 insertions, 87 deletions
diff --git a/media-libs/libechonest/ChangeLog b/media-libs/libechonest/ChangeLog index 277f33023d65..516cf23f3d88 100644 --- a/media-libs/libechonest/ChangeLog +++ b/media-libs/libechonest/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libechonest # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v 1.28 2014/04/06 19:05:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v 1.29 2014/04/06 19:06:51 ssuominen Exp $ + + 06 Apr 2014; Samuli Suominen <ssuominen@gentoo.org> -libechonest-2.0.3.ebuild, + -libechonest-2.1.0.ebuild, -libechonest-2.2.0.ebuild: + old *libechonest-2.2.0-r1 (06 Apr 2014) diff --git a/media-libs/libechonest/libechonest-2.0.3.ebuild b/media-libs/libechonest/libechonest-2.0.3.ebuild deleted file mode 100644 index 039e33acce81..000000000000 --- a/media-libs/libechonest/libechonest-2.0.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.0.3.ebuild,v 1.2 2013/10/29 20:03:16 maksbotan Exp $ - -EAPI=5 -inherit cmake-utils - -DESCRIPTION="A library for communicating with The Echo Nest" -HOMEPAGE="http://projects.kde.org/projects/playground/libs/libechonest" -SRC_URI="http://files.lfranchi.com/${P}.tar.bz2 - http://pwsp.cleinias.com/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0/2.0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RESTRICT="test" # Networking required - -RDEPEND=">=dev-libs/qjson-0.5 - dev-qt/qtcore:4" -DEPEND="${RDEPEND} - virtual/pkgconfig - dev-qt/qttest:4" - -PATCHES=( "${FILESDIR}"/${PN}-2.0.1-Werror.patch ) - -DOCS=( AUTHORS README TODO ) diff --git a/media-libs/libechonest/libechonest-2.1.0.ebuild b/media-libs/libechonest/libechonest-2.1.0.ebuild deleted file mode 100644 index ec93d48de4da..000000000000 --- a/media-libs/libechonest/libechonest-2.1.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.1.0.ebuild,v 1.2 2013/10/29 20:03:16 maksbotan Exp $ - -EAPI=5 -inherit cmake-utils - -DESCRIPTION="A library for communicating with The Echo Nest" -HOMEPAGE="http://projects.kde.org/projects/playground/libs/libechonest" -SRC_URI="http://files.lfranchi.com/${P}.tar.bz2 - http://pwsp.cleinias.com/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0/2.1" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RESTRICT="test" # Networking required - -RDEPEND=">=dev-libs/qjson-0.5 - dev-qt/qtcore:4" -DEPEND="${RDEPEND} - virtual/pkgconfig - dev-qt/qttest:4" - -DOCS=( AUTHORS README TODO ) diff --git a/media-libs/libechonest/libechonest-2.2.0.ebuild b/media-libs/libechonest/libechonest-2.2.0.ebuild deleted file mode 100644 index 77b8029f42e7..000000000000 --- a/media-libs/libechonest/libechonest-2.2.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.2.0.ebuild,v 1.1 2014/04/06 19:00:15 ssuominen Exp $ - -EAPI=5 -inherit cmake-utils - -DESCRIPTION="A library for communicating with The Echo Nest" -HOMEPAGE="http://projects.kde.org/projects/playground/libs/libechonest" -SRC_URI="http://files.lfranchi.com/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0/2.2" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RESTRICT="test" # Networking required - -RDEPEND=">=dev-libs/qjson-0.5 - dev-qt/qtcore:4" -DEPEND="${RDEPEND} - virtual/pkgconfig - dev-qt/qttest:4" - -DOCS=( AUTHORS README TODO ) - -src_configure() { - local mycmakeargs=( - -DECHONEST_BUILD_TESTS=OFF - ) - cmake-utils_src_configure -} |