summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2014-01-23 21:14:25 +0000
committerFabian Groffen <grobian@gentoo.org>2014-01-23 21:14:25 +0000
commit7d66b06a71e8a6d7d933e5bf93c0e9a34033e1d6 (patch)
treed662cf0939c4e8040db0848139de4418c0647c37 /x11-libs
parentarm stable, bug #496172 (diff)
downloadgentoo-2-7d66b06a71e8a6d7d933e5bf93c0e9a34033e1d6.tar.gz
gentoo-2-7d66b06a71e8a6d7d933e5bf93c0e9a34033e1d6.tar.bz2
gentoo-2-7d66b06a71e8a6d7d933e5bf93c0e9a34033e1d6.zip
Initial version, ebuild by me
(Portage version: 2.2.8-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtk-mac-integration/ChangeLog9
-rw-r--r--x11-libs/gtk-mac-integration/Manifest3
-rw-r--r--x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5.ebuild24
-rw-r--r--x11-libs/gtk-mac-integration/metadata.xml5
4 files changed, 41 insertions, 0 deletions
diff --git a/x11-libs/gtk-mac-integration/ChangeLog b/x11-libs/gtk-mac-integration/ChangeLog
new file mode 100644
index 000000000000..d8050b073311
--- /dev/null
+++ b/x11-libs/gtk-mac-integration/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for x11-libs/gtk-mac-integration
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-mac-integration/ChangeLog,v 1.1 2014/01/23 21:14:25 grobian Exp $
+
+*gtk-mac-integration-2.0.5 (23 Jan 2014)
+
+ 23 Jan 2014; Fabian Groffen <grobian@gentoo.org>
+ +gtk-mac-integration-2.0.5.ebuild, +metadata.xml:
+ Initial version, ebuild by me
diff --git a/x11-libs/gtk-mac-integration/Manifest b/x11-libs/gtk-mac-integration/Manifest
new file mode 100644
index 000000000000..381763aa7864
--- /dev/null
+++ b/x11-libs/gtk-mac-integration/Manifest
@@ -0,0 +1,3 @@
+DIST gtk-mac-integration-2.0.5.tar.xz 305656 SHA256 6c4ff7501d7ff35e49068052d80fcf76ce494e5953c5f3967e4958b1b0c67b9f SHA512 c26c9ceadb4b8c4410636e38fcd57f76a5b04b6dd14be44e62217973fe9ad1b1107a9771ddcc66e8e8fa078fa3b521df834b9928ba9371ef08cc5a55953426cd WHIRLPOOL ea369122dc30dab1327946e9fb52b6b48612f097ae29119cc5e1fce11f71d89cf2a9734162b0efe4ffdc0dba0b0318fd3c30a9a81b9cd0098867bc4ed5d6564b
+EBUILD gtk-mac-integration-2.0.5.ebuild 530 SHA256 8d68229564dabd2cc3372206e1d2454bc22be1fd175766172b0f285bf28e93c7 SHA512 f28e963a36ca253028a4027b808d3320481001f06c77c074771ed555a13ad49f157415722c128c0e1fd25391c5a8bde93499cc2dc9b23127e248830c367c404f WHIRLPOOL 7b6549bd20ff09cb0ec58577d35910dea918885efacfaf094027b4624a7c421749e3d27e15fc039732d6d4eb588a0775d783f659a4fb9bcbb94c741afe2c7265
+MISC metadata.xml 160 SHA256 27667dd7db1d188c12342624ec5ff2155717821d646e442aef9a691c65539ac4 SHA512 23ce0baa192a52aed9c84e2f1244b34513a7909c00538dce260a3f06e933aae9377ae0906d0d224d24a708537df1bfbdecf74dd26165aa6ffff1afc9f5aa0359 WHIRLPOOL 4417cf46c7ae7268980d6c3195e3d197227f447b90c2d22158a3882be393cc416a390421241021f2c556adae381911625585025add367f012c1567dd0c3b1a1c
diff --git a/x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5.ebuild b/x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5.ebuild
new file mode 100644
index 000000000000..909a344730cc
--- /dev/null
+++ b/x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk-mac-integration/gtk-mac-integration-2.0.5.ebuild,v 1.1 2014/01/23 21:14:25 grobian Exp $
+
+EAPI=5
+
+DESCRIPTION="Menubar, doc and app bundle integration for GTK+"
+HOMEPAGE="https://wiki.gnome.org/Projects/GTK%2B/OSX/Integration"
+SRC_URI="https://download.gnome.org/sources/${PN}/2.0/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x64-macos"
+IUSE=""
+
+DEPEND=">=dev-util/pkgconfig-0.12
+ >=dev-libs/glib-2.14.0
+ x11-libs/gtk+[aqua]"
+
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ econf --enable-python=no
+}
diff --git a/x11-libs/gtk-mac-integration/metadata.xml b/x11-libs/gtk-mac-integration/metadata.xml
new file mode 100644
index 000000000000..4561e552bd04
--- /dev/null
+++ b/x11-libs/gtk-mac-integration/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>prefix</herd>
+</pkgmetadata>