public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/dev-zero:master commit in: media-tv/enna/, profiles/
@ 2015-05-10 14:46 Tiziano Müller
  0 siblings, 0 replies; only message in thread
From: Tiziano Müller @ 2015-05-10 14:46 UTC (permalink / raw
  To: gentoo-commits

commit:     95169190241c8fa9a882a4f6b145e39a72566da2
Author:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 14:38:07 2015 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Sun May 10 14:38:18 2015 +0000
URL:        https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=95169190

remove outdated package

 media-tv/enna/Manifest          |  2 --
 media-tv/enna/enna-0.4.0.ebuild | 71 -----------------------------------------
 profiles/categories             |  1 -
 3 files changed, 74 deletions(-)

diff --git a/media-tv/enna/Manifest b/media-tv/enna/Manifest
deleted file mode 100644
index 6aaea21..0000000
--- a/media-tv/enna/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD enna-0.4.0.ebuild 1934 RMD160 c20d7f71538056b28efca7768e75353952d81ae3 SHA1 c0794acc8364d514b0ef6ed3f1d366d5c3bb248a SHA256 62264052ab9a14e949077c81d8c247ef85fac640bc20d21e3e704a04933879f5
-DIST enna-0.4.0.tar.bz2 21163822 RMD160 2acf3a4b5369837f19c3858660edf4c8ef591b18 SHA1 18121c8204bc133f59c09590b7838520002ee95b SHA256 a4e1b4a0a6f60a861cd65572af292698d27a8dc41572c337ab9c13ec6a565afe

diff --git a/media-tv/enna/enna-0.4.0.ebuild b/media-tv/enna/enna-0.4.0.ebuild
deleted file mode 100644
index 09bf990..0000000
--- a/media-tv/enna/enna-0.4.0.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-DESCRIPTION="Media Center application based on the Enlightenment Foundations
-Libraries."
-HOMEPAGE="http://enna.geexbox.org"
-SRC_URI="http://enna.geexbox.org/releases/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="cddb curl games hal nls upnp xml xrandr"
-
-RDEPEND=">=dev-libs/eina-0.9.9.063:0
-	>=dev-libs/eet-1.2.2
-	>=x11-libs/evas-0.9.9.063
-	>=x11-libs/ecore-0.9.9.063
-	>=dev-libs/embryo-0.9.9.063
-	>=media-libs/edje-0.9.93.063
-	>=x11-libs/elementary-0.6.0.063
-	media-libs/libplayer
-	media-libs/libvalhalla
-	sys-apps/dbus
-	nls? ( sys-devel/gettext )
-	cddb? ( media-libs/libcddb )
-	curl? ( net-misc/curl )
-	games? ( x11-libs/efreet )
-	hal? ( dev-libs/e_dbus[hal] sys-apps/hal )
-	upnp? ( net-libs/gssdp net-libs/gupnp )
-	xml? ( dev-libs/libxml2 )
-	xrandr? ( x11-libs/libXrandr )"
-DEPEND="${RDEPEND}
-	sys-devel/libtool
-	dev-util/pkgconfig"
-
-# TODO:
-# - svdrp
-# - lirc (automagic)
-
-src_configure() {
-	econf \
-		--disable-static-modules \
-		--enable-theme \
-		--enable-activity-{bookstore,configuration,music,photo,tv,video,weather} \
-		$(use_enable games activity-games) \
-		--enable-browser-{cdda,dvd,localfiles,netstreams,podcasts,shoutcast,valhalla} \
-		$(use_enable upnp browser-upnp) \
-		--enable-input-keyboard \
-		$(use_enable hal volume-hal) \
-		--enable-volume-mtab \
-		$(use_enable games efreet) \
-		$(use_enable cddb libcddb) \
-		$(use_enable curl libcurl) \
-		--disable-libsvdrp \
-		$(use_enable xml libxml2) \
-		$(use_enable xrandr libxrandr) \
-		--enable-shave
-}
-		
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-
-	find "${D}"/usr/lib*/enna/modules/ -iname "*.la" -delete || die "deleting .la files failed"
-	find "${D}"/usr/lib*/enna/modules/ -iname "*.a" -delete || die "deleting .a files failed"
-
-	dodoc AUTHORS ChangeLog NEWS README TODO
-}
-

diff --git a/profiles/categories b/profiles/categories
index 9aff0a1..a36cce3 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -47,7 +47,6 @@ x11-plugins
 net-firewall
 portage-tests
 dev-embedded
-media-tv
 net-analyzer
 gnome-base
 sys-apps


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-10 14:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-10 14:46 [gentoo-commits] dev/dev-zero:master commit in: media-tv/enna/, profiles/ Tiziano Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox