public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/idesk/
Date: Sat,  4 Mar 2017 15:19:16 +0000 (UTC)	[thread overview]
Message-ID: <1488640708.758a43e7b4360d0ace67d175e461179fe1ce2493.soap@gentoo> (raw)

commit:     758a43e7b4360d0ace67d175e461179fe1ce2493
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Thu Mar  2 08:31:56 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Mar  4 15:18:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=758a43e7

x11-misc/idesk: EAPI bump 4 -> 6

Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4098

 x11-misc/idesk/idesk-0.7.5-r3.ebuild | 41 ++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/x11-misc/idesk/idesk-0.7.5-r3.ebuild b/x11-misc/idesk/idesk-0.7.5-r3.ebuild
new file mode 100644
index 00000000000..ac6e5ad067b
--- /dev/null
+++ b/x11-misc/idesk/idesk-0.7.5-r3.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+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="
+	dev-libs/glib:2
+	dev-libs/libxml2
+	media-libs/freetype
+	>=media-libs/imlib2-1.4[X]
+	media-libs/libart_lgpl
+	x11-libs/gtk+:2
+	x11-libs/pango
+	x11-libs/startup-notification"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
+
+PATCHES=(
+	# bug 333515
+	"${FILESDIR}"/${P}-glibc-2.12.patch
+)
+
+src_prepare() {
+	default
+	sed -i \
+		-e 's,/usr/local/,/usr/,' \
+		examples/default.lnk || die
+}
+
+src_configure() {
+	econf --enable-libsn
+}


             reply	other threads:[~2017-03-04 15:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-04 15:19 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-21 10:08 [gentoo-commits] repo/gentoo:master commit in: x11-misc/idesk/ Michael Weber
2017-04-04 19:28 Tobias Klausmann
2017-04-30  8:46 Jeroen Roovers
2017-05-13 12:15 Jeroen Roovers
2020-02-09 14:42 Mart Raudsepp
2021-04-13 21:57 Jonas Stein
2021-05-10  6:14 Joonas Niilola
2021-07-02  4:09 Sam James
2021-07-02  4:10 Sam James
2021-07-02  4:11 Sam James
2021-07-02  6:27 Agostino Sarubbo
2021-07-02  6:28 Agostino Sarubbo
2022-07-17 17:02 Sam James

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=1488640708.758a43e7b4360d0ace67d175e461179fe1ce2493.soap@gentoo \
    --to=soap@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