public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/ige-mac-integration/
@ 2017-02-04 20:44 Fabian Groffen
  0 siblings, 0 replies; only message in thread
From: Fabian Groffen @ 2017-02-04 20:44 UTC (permalink / raw
  To: gentoo-commits

commit:     234df48afeb7300471a63d4f5b5b2a2b96c024a9
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 20:43:45 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 20:44:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234df48a

x11-libs/ige-mac-integration: remove package

this project has been superseeded by GtkOSXApplication
https://wiki.gnome.org/Projects/GTK%2B/OSX/Integration

 x11-libs/ige-mac-integration/Manifest              |  1 -
 .../ige-mac-integration-0.8.2.ebuild               | 31 -------------------
 .../ige-mac-integration-9999.ebuild                | 35 ----------------------
 x11-libs/ige-mac-integration/metadata.xml          |  8 -----
 4 files changed, 75 deletions(-)

diff --git a/x11-libs/ige-mac-integration/Manifest b/x11-libs/ige-mac-integration/Manifest
deleted file mode 100644
index 67cc34a..00000000
--- a/x11-libs/ige-mac-integration/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ige-mac-integration-0.8.2.tar.gz 374304 SHA256 3e42ebbc5ce54b547eea92c36e61293f961b6d3cbe42b5e83dc8867b1829240f SHA512 85d231fce8d2035c67d7d4aeef44261ea803531e2a5aaf65553cf00ca93faf783bd15c73dcf7a4c5f3f08e95e5fdf62ccee257268e99c515cb73f40e0a2f7d3f WHIRLPOOL fe9fff8ec77c627712aa462b41a4eff73d07a1ee00812ae394ccab29379bca4a4456aa36d1958ab1623911e9c7220a475f775e10b9384326458bc0f67544ebe6

diff --git a/x11-libs/ige-mac-integration/ige-mac-integration-0.8.2.ebuild b/x11-libs/ige-mac-integration/ige-mac-integration-0.8.2.ebuild
deleted file mode 100644
index 4fcb37a..00000000
--- a/x11-libs/ige-mac-integration/ige-mac-integration-0.8.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-inherit base python libtool
-
-DESCRIPTION="GTK+ bindings for Mac OS X specific tasks"
-LICENSE="LGPL-2"
-HOMEPAGE="https://live.gnome.org/GTK+/OSX/Integration"
-SRC_URI="http://ftp.imendio.com/pub/imendio/ige-mac-integration/${P}.tar.gz"
-SLOT="0"
-KEYWORDS="~ppc-macos ~x86-macos"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
-		dev-python/pygtk:2"
-DEPEND="${RDEPEND}
-		virtual/pkgconfig"
-
-src_prepare() {
-	# fix the lookup of the codegen tools
-	sed -e "s|\$(datadir)/pygtk/2.0|${EPREFIX}/$(python_get_sitedir)/gtk-2.0|g" \
-		-i bindings/python/Makefile.am || die
-	elibtoolize
-}
-
-src_configure() {
-	econf --with-compile-warnings=no
-}

diff --git a/x11-libs/ige-mac-integration/ige-mac-integration-9999.ebuild b/x11-libs/ige-mac-integration/ige-mac-integration-9999.ebuild
deleted file mode 100644
index 51d17c9..00000000
--- a/x11-libs/ige-mac-integration/ige-mac-integration-9999.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-inherit autotools base git-2 python
-
-EGIT_REPO_URI="git://github.com/rhult/${PN}.git
-	https://github.com/rhult/${PN}.git"
-SRC_URI=""
-
-DESCRIPTION="GTK+ bindings for Mac OS X specific tasks"
-LICENSE="LGPL-2"
-HOMEPAGE="https://live.gnome.org/GTK+/OSX/Integration"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2
-		dev-python/pygtk:2"
-DEPEND="${RDEPEND}
-		virtual/pkgconfig"
-
-src_prepare() {
-	# fix the lookup of the codegen tools
-	sed -e "s|\$(datadir)/pygtk/2.0|${EPREFIX}/$(python_get_sitedir)/gtk-2.0|g" \
-		-i bindings/python/Makefile.am
-
-	eautoreconf
-}
-
-src_configure() {
-	econf --with-compile-warnings=no
-}

diff --git a/x11-libs/ige-mac-integration/metadata.xml b/x11-libs/ige-mac-integration/metadata.xml
deleted file mode 100644
index d33cce9..00000000
--- a/x11-libs/ige-mac-integration/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-	<email>prefix@gentoo.org</email>
-	<name>Gentoo Prefix</name>
-</maintainer>
-</pkgmetadata>


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

only message in thread, other threads:[~2017-02-04 20:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-04 20:44 [gentoo-commits] repo/gentoo:master commit in: x11-libs/ige-mac-integration/ Fabian Groffen

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