commit:     13305cdaa10d6e586c7943c5648bd47e20c4dd50
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 12:13:15 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat May 13 12:13:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13305cda

x11-misc/idesk: Old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-misc/idesk/idesk-0.7.5-r2.ebuild | 38 ------------------------------------
 1 file changed, 38 deletions(-)

diff --git a/x11-misc/idesk/idesk-0.7.5-r2.ebuild 
b/x11-misc/idesk/idesk-0.7.5-r2.ebuild
deleted file mode 100644
index 469bf799683..00000000000
--- a/x11-misc/idesk/idesk-0.7.5-r2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils
-
-DESCRIPTION="Utility to place icons on the root window"
-HOMEPAGE="http://idesk.sourceforge.net/";
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=">=media-libs/imlib2-1.4[X]
-       media-libs/freetype
-       dev-libs/libxml2
-       dev-libs/glib:2
-       x11-libs/pango
-       x11-libs/gtk+:2
-       media-libs/libart_lgpl
-       x11-libs/startup-notification"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig"
-
-DOCS=( AUTHORS NEWS README TODO )
-
-src_prepare() {
-       sed -i \
-               -e 's,/usr/local/,/usr/,' \
-               examples/default.lnk || die
-       epatch "${FILESDIR}"/${P}-glibc-2.12.patch #333515
-}
-
-src_configure() {
-       econf --enable-libsn
-}

Reply via email to