From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-gnome-platform/
Date: Thu, 5 Apr 2018 02:04:26 +0000 (UTC) [thread overview]
Message-ID: <1522893847.62ca1f1aa3ec1f59170782bce4ed6ded7346a6fe.bman@gentoo> (raw)
commit: 62ca1f1aa3ec1f59170782bce4ed6ded7346a6fe
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 4 20:44:41 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr 5 02:04:07 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ca1f1a
dev-scheme/guile-gnome-platform: drop EAPI=3 ebuild
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/7811
.../guile-gnome-platform-2.16.1.ebuild | 59 ----------------------
1 file changed, 59 deletions(-)
diff --git a/dev-scheme/guile-gnome-platform/guile-gnome-platform-2.16.1.ebuild b/dev-scheme/guile-gnome-platform/guile-gnome-platform-2.16.1.ebuild
deleted file mode 100644
index fdd0b82d983..00000000000
--- a/dev-scheme/guile-gnome-platform/guile-gnome-platform-2.16.1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="3"
-
-inherit autotools eutils multilib
-
-DESCRIPTION="Guile Scheme code that wraps the GNOME developer platform"
-HOMEPAGE="https://www.gnu.org/software/guile-gnome"
-SRC_URI="https://ftp.gnu.org/pub/gnu/guile-gnome/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-RDEPEND=">=dev-scheme/guile-1.6.4
- >=dev-libs/g-wrap-1.9.11
- dev-scheme/guile-cairo
- dev-libs/atk
- gnome-base/libbonobo
- gnome-base/orbit:2
- >=gnome-base/gconf-2.18:2
- >=dev-libs/glib-2.10:2
- >=gnome-base/gnome-vfs-2.16:2
- >=x11-libs/gtk+-2.10:2
- >=gnome-base/libglade-2.6:2.0
- >=gnome-base/libgnomecanvas-2.14
- >=gnome-base/libgnomeui-2.16
- >=x11-libs/pango-1.14
- dev-scheme/guile-lib"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-#needs guile with networking
-RESTRICT=test
-
-src_prepare() {
- epatch "${FILESDIR}/${PV}-conflicting-types.patch"
- epatch "${FILESDIR}/${PV}-gcc45.patch"
- epatch "${FILESDIR}/${PV}-glib-single-include.patch"
- eautoreconf
-}
-
-src_configure() {
- econf --disable-Werror
-}
-
-src_compile() {
- emake -j1 guilegnomedir=/usr/share/guile/site \
- guilegnomelibdir=/usr/$(get_libdir) || die "emake failed."
-}
-
-src_install() {
- emake -j1 DESTDIR="${D}" \
- guilegnomedir=/usr/share/guile/site \
- guilegnomelibdir=/usr/$(get_libdir) \
- install || die "emake install failed."
-}
next reply other threads:[~2018-04-05 2:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-05 2:04 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-09-09 13:36 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-gnome-platform/ Amy Liffey
2018-04-07 6:42 Matt Turner
2018-03-20 7:26 Sergei Trofimovich
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=1522893847.62ca1f1aa3ec1f59170782bce4ed6ded7346a6fe.bman@gentoo \
--to=bman@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