public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/liblastfm/
Date: Sun, 17 Jan 2016 20:02:02 +0000 (UTC)	[thread overview]
Message-ID: <1453060908.98bacfdc2d81d854cb5936a51a3bf1ac5b9bc36f.kensington@gentoo> (raw)

commit:     98bacfdc2d81d854cb5936a51a3bf1ac5b9bc36f
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 20:00:03 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 20:01:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98bacfdc

media-libs/liblastfm: remove old

Package-Manager: portage-2.2.26

 media-libs/liblastfm/Manifest               |  1 -
 media-libs/liblastfm/liblastfm-1.0.8.ebuild | 50 -----------------------------
 2 files changed, 51 deletions(-)

diff --git a/media-libs/liblastfm/Manifest b/media-libs/liblastfm/Manifest
index 5e99ee0..3b7ff18 100644
--- a/media-libs/liblastfm/Manifest
+++ b/media-libs/liblastfm/Manifest
@@ -1,2 +1 @@
-DIST liblastfm-1.0.8.tar.gz 119186 SHA256 e36f4f83428ede7021187fe6042db5a1919a579b071a75420364ef7115434607 SHA512 afeea48e4b859a0ce126889258b1f8b9a33224595c8b1d3f791559f854c0f895a0eb6dc5e6295bd5f0fe44d2a706b4b2602d5810d446d588db721f9c2b22af29 WHIRLPOOL b4ec8ed1d3f392a38d82c6a10d100032a62d35e316ad6a5f00b3f7b2e61d81030104ce4eafe8010329b91a81daeca68b89c78996d3ee8d3e586e9df3be74d2b4
 DIST liblastfm-1.0.9.tar.gz 119320 SHA256 5276b5fe00932479ce6fe370ba3213f3ab842d70a7d55e4bead6e26738425f7b SHA512 9d2bcf71b26d8a95920a07649c97b3faa071c49a8269268bb08fab01537392774873233d03cada09d3ce3fe2c45b0affdb74cd27c41f69342b973896effe1018 WHIRLPOOL 491b50ec174d0a344221f12da9c783cfe56fffa99bfe3b84d835a70a510a3157dfecc62f2fff086cd570fb7281ecefe2b05c6982336f27ca6c1db6ccc4bd55dc

diff --git a/media-libs/liblastfm/liblastfm-1.0.8.ebuild b/media-libs/liblastfm/liblastfm-1.0.8.ebuild
deleted file mode 100644
index 066de33..0000000
--- a/media-libs/liblastfm/liblastfm-1.0.8.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-QT_MINIMAL="4.8.0"
-inherit cmake-utils
-
-DESCRIPTION="A Qt C++ library for the Last.fm webservices"
-HOMEPAGE="https://github.com/lastfm/liblastfm"
-SRC_URI="https://github.com/lastfm/liblastfm/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="fingerprint test"
-
-COMMON_DEPEND="
-	>=dev-qt/qtcore-${QT_MINIMAL}:4
-	>=dev-qt/qtdbus-${QT_MINIMAL}:4
-	fingerprint? (
-		media-libs/libsamplerate
-		sci-libs/fftw:3.0
-		>=dev-qt/qtsql-${QT_MINIMAL}:4
-	)
-"
-DEPEND="${COMMON_DEPEND}
-	test? ( >=dev-qt/qttest-${QT_MINIMAL}:4 )
-"
-RDEPEND="${COMMON_DEPEND}
-	!<media-libs/lastfmlib-0.4.0
-"
-
-# 1 of 2 is failing, last checked version 1.0.7
-RESTRICT="test"
-
-src_configure() {
-	# demos not working
-	# qt5 support broken
-	local mycmakeargs=(
-		-DBUILD_DEMOS=OFF
-		-DCMAKE_DISABLE_FIND_PACKAGE_Qt5Core=ON
-		-DBUILD_WITH_QT4=ON
-		$(cmake-utils_use_build fingerprint)
-		$(cmake-utils_use_build test TESTS)
-	)
-
-	cmake-utils_src_configure
-}


             reply	other threads:[~2016-01-17 20:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-17 20:02 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-25 23:22 [gentoo-commits] repo/gentoo:master commit in: media-libs/liblastfm/ Andreas Sturmlechner
2021-05-20 22:30 Andreas Sturmlechner
2020-12-07 23:28 Andreas Sturmlechner
2018-12-12 14:06 Andreas Sturmlechner
2018-04-26  3:32 Andreas Sturmlechner
2018-04-25 19:27 Thomas Deutschmann
2018-04-25 11:48 Aaron Bauman
2018-03-22 18:02 Andreas Sturmlechner
2016-07-06 13:44 Michael Palimaka
2016-05-03 11:14 Johannes Huber
2016-01-17 20:02 Michael Palimaka
2016-01-17 17:02 Agostino Sarubbo
2016-01-06 13:34 Agostino Sarubbo
2016-01-02 16:28 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1453060908.98bacfdc2d81d854cb5936a51a3bf1ac5b9bc36f.kensington@gentoo \
    --to=kensington@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox