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 7892613829B for ; Sun, 29 May 2016 12:43:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0944614351; Sun, 29 May 2016 12:42:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 581991432E for ; Sun, 29 May 2016 12:42:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EA54340B37 for ; Sun, 29 May 2016 12:42:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8379209A for ; Sun, 29 May 2016 12:42:26 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1464525698.a71e623332233303df2e8ab3da7fffd096f157b0.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libdmapsharing/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libdmapsharing/Manifest net-libs/libdmapsharing/libdmapsharing-2.9.31.ebuild X-VCS-Directories: net-libs/libdmapsharing/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: a71e623332233303df2e8ab3da7fffd096f157b0 X-VCS-Branch: master Date: Sun, 29 May 2016 12:42:26 +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: cb4f11b6-f16a-440c-8ba7-564ce1a368ca X-Archives-Hash: 951626c8b1e66d69072c3a7f6f1dcf61 commit: a71e623332233303df2e8ab3da7fffd096f157b0 Author: Pacho Ramos gentoo org> AuthorDate: Sun May 29 12:21:21 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun May 29 12:41:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a71e6233 net-libs/libdmapsharing: Drop old Package-Manager: portage-2.3.0_rc1 net-libs/libdmapsharing/Manifest | 1 - .../libdmapsharing/libdmapsharing-2.9.31.ebuild | 50 ---------------------- 2 files changed, 51 deletions(-) diff --git a/net-libs/libdmapsharing/Manifest b/net-libs/libdmapsharing/Manifest index 4bf7c82..2537c82 100644 --- a/net-libs/libdmapsharing/Manifest +++ b/net-libs/libdmapsharing/Manifest @@ -1,2 +1 @@ -DIST libdmapsharing-2.9.31.tar.gz 746372 SHA256 9c933ee15c89bc4ea0c3455d341ceb66e9f7705c94c32d485bc4b162f4f55b29 SHA512 36e2771f546ff42e437b6e3f0bb2cd11d5e75a34479f07277aa5f044f074bd0a2d20ff45660ebc73956c2ce64b5bd0bd50288cc1c875dc98ee0b44ed93f17b38 WHIRLPOOL 0a8f7b09818947bdadaf87ea05d158ca5de2945e7eb077dff1ecd31a616c86203a0de4694e2b19d0a60a887e3113c566f50765a46514cdf7a93ec55fc9bf5b29 DIST libdmapsharing-2.9.32.tar.gz 742229 SHA256 74b9ca2a3f04708ef5e6a87922cb42bad677b6f27fd0bc8ad53067ef6bbf0518 SHA512 fd152749055dd02fefa672f7da3efc85bffa7ddb10880886dff829fc8abfaecc79131366fdf31f5657c1b5e622c04f3dbfc750998ea56ffaf9af800210b17084 WHIRLPOOL f8fb493eb9181a18ef1d2dacd44920f8312db344df7aa1f842764ef95591d03fd511fab4e3c1c2e4966caa8738db9227031a458a892cec16c2158381701b8484 diff --git a/net-libs/libdmapsharing/libdmapsharing-2.9.31.ebuild b/net-libs/libdmapsharing/libdmapsharing-2.9.31.ebuild deleted file mode 100644 index 75cf4e8..0000000 --- a/net-libs/libdmapsharing/libdmapsharing-2.9.31.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="A library that implements the DMAP family of protocols" -HOMEPAGE="http://www.flyn.org/projects/libdmapsharing" -SRC_URI="http://www.flyn.org/projects/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="3.0/2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="+introspection test" - -# Vala/libgee/gtk+:2 is only used when maintainer-mode is enabled -# Doesn't seem to be used for anything... -# TODO: implement tests (requires dev-libs/check) -RDEPEND=" - >=dev-libs/glib-2.36:2 - x11-libs/gdk-pixbuf:2 - >=net-dns/avahi-0.6 - >=net-libs/libsoup-2.32:2.4 - media-libs/gstreamer:1.0 - media-libs/gst-plugins-base:1.0 - sys-libs/zlib - introspection? ( >=dev-libs/gobject-introspection-1.30:= ) -" -DEPEND="${RDEPEND} - dev-util/gtk-doc-am - virtual/pkgconfig - test? ( dev-libs/check ) -" - -src_prepare() { - # Remove useless CFLAGS alteration in configure - sed -e 's/CFLAGS -O2/CFLAGS/' \ - -i configure.ac configure || die - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --with-mdns=avahi \ - $(use_enable introspection) \ - $(use_enable test tests) -}