From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EB9F9138CDB for ; Wed, 10 Jun 2015 10:37:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C81C2E085A; Wed, 10 Jun 2015 10:37:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E57EFE083D for ; Wed, 10 Jun 2015 10:37:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D347C340C24 for ; Wed, 10 Jun 2015 10:37:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D136A3E for ; Wed, 10 Jun 2015 10:37:23 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1433867424.60737744325ceef5c792a856370bf9ad6732dd7e.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: media-plugins/grilo-plugins/ X-VCS-Repository: proj/gnome X-VCS-Files: media-plugins/grilo-plugins/grilo-plugins-0.2.14.ebuild X-VCS-Directories: media-plugins/grilo-plugins/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 60737744325ceef5c792a856370bf9ad6732dd7e X-VCS-Branch: master Date: Wed, 10 Jun 2015 10:37:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e7b0f2da-797f-471b-8b81-f759e501c172 X-Archives-Hash: 1d05fb55c1e536d6794be7eaaca722b0 commit: 60737744325ceef5c792a856370bf9ad6732dd7e Author: Gilles Dartiguelongue gentoo org> AuthorDate: Tue Jun 9 16:30:24 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Tue Jun 9 16:30:24 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=60737744 media-plugins/grilo-plugins: moved to gentoo-x86 .../grilo-plugins/grilo-plugins-0.2.14.ebuild | 100 --------------------- 1 file changed, 100 deletions(-) diff --git a/media-plugins/grilo-plugins/grilo-plugins-0.2.14.ebuild b/media-plugins/grilo-plugins/grilo-plugins-0.2.14.ebuild deleted file mode 100644 index 1c96ce7..0000000 --- a/media-plugins/grilo-plugins/grilo-plugins-0.2.14.ebuild +++ /dev/null @@ -1,100 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI="5" -GCONF_DEBUG="no" # --enable-debug only changes CFLAGS -GNOME2_LA_PUNT="yes" - -inherit gnome2 - -DESCRIPTION="A framework for easy media discovery and browsing" -HOMEPAGE="https://wiki.gnome.org/Projects/Grilo" - -LICENSE="LGPL-2.1+" -SLOT="0.2" -KEYWORDS="~amd64" -IUSE="daap +dvd flickr freebox gnome-online-accounts lua pocket subtitles thetvdb tracker upnp-av +vimeo +youtube" - -# Bump gom requirement to avoid segfaults -RDEPEND=" - >=dev-libs/glib-2.36:2 - >=media-libs/grilo-0.2.12:${SLOT}[network,playlist] - media-libs/libmediaart:2.0 - >=dev-libs/gom-0.3.1 - - dev-libs/gmime:2.6 - dev-libs/json-glib - dev-libs/libxml2:2 - dev-db/sqlite:3 - - daap? ( >=net-libs/libdmapsharing-2.9.12:3.0 ) - dvd? ( >=dev-libs/totem-pl-parser-3.4.1 ) - flickr? ( net-libs/liboauth ) - freebox? ( net-dns/avahi ) - gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.7.1 ) - lua? ( - >=dev-lang/lua-5.2 - app-arch/libarchive ) - pocket? ( - >=net-libs/gnome-online-accounts-3.11.4 - >=net-libs/rest-0.7.90 - >=dev-libs/totem-pl-parser-3.4.1 ) - subtitles? ( net-libs/libsoup:2.4 ) - thetvdb? ( - app-arch/libarchive - dev-libs/libxml2 ) - tracker? ( >=app-misc/tracker-0.10.5:= ) - youtube? ( - >=dev-libs/libgdata-0.9.1:= - dev-libs/totem-pl-parser ) - upnp-av? ( - net-libs/libsoup:2.4 - net-libs/dleyna-connector-dbus ) - vimeo? ( - dev-libs/totem-pl-parser ) -" -DEPEND="${RDEPEND} - app-text/docbook-xml-dtd:4.5 - app-text/yelp-tools - >=dev-util/intltool-0.40.0 - virtual/pkgconfig -" - -# FIXME: some unittests required python-dbusmock -src_configure() { - # --enable-debug only changes CFLAGS, useless for us - # Plugins - # shoutcast seems to be broken - gnome2_src_configure \ - --disable-static \ - --disable-debug \ - --disable-uninstalled \ - --enable-bliptv \ - --enable-apple-trailers \ - --enable-bookmarks \ - --enable-filesystem \ - --enable-gravatar \ - --enable-jamendo \ - --enable-lastfm-albumart \ - --enable-localmetadata \ - --enable-magnatune \ - --enable-metadata-store \ - --enable-podcasts \ - --enable-raitv \ - --disable-shoutcast \ - --enable-tmdb \ - $(use_enable daap dmap) \ - $(use_enable dvd optical-media) \ - $(use_enable flickr) \ - $(use_enable freebox) \ - $(use_enable gnome-online-accounts goa) \ - $(use_enable lua lua-factory) \ - $(use_enable pocket) \ - $(use_enable subtitles opensubtitles) \ - $(use_enable thetvdb) \ - $(use_enable tracker) \ - $(use_enable upnp-av dleyna) \ - $(use_enable vimeo) \ - $(use_enable youtube) -}