Sun Dec 1 11:56:41 2013 UTC ()
GTK+ Integration for the Mac OS X desktop, like the menubar, dock and app
bundles. This library provides two implementations: An older Carbon
implementation (gtk-mac-integration) and a new implementation in Cocoa
(GtkOSXApplication). PyGtk bindings are provided for both.


(adam)
diff -r0 -r1.1 pkgsrc/x11/gtk-mac-integration/DESCR
diff -r0 -r1.1 pkgsrc/x11/gtk-mac-integration/Makefile
diff -r0 -r1.1 pkgsrc/x11/gtk-mac-integration/PLIST
diff -r0 -r1.1 pkgsrc/x11/gtk-mac-integration/buildlink3.mk
diff -r0 -r1.1 pkgsrc/x11/gtk-mac-integration/distinfo

File Added: pkgsrc/x11/gtk-mac-integration/DESCR
GTK+ Integration for the Mac OS X desktop, like the menubar, dock and app
bundles. This library provides two implementations: An older Carbon
implementation (gtk-mac-integration) and a new implementation in Cocoa
(GtkOSXApplication). PyGtk bindings are provided for both.

File Added: pkgsrc/x11/gtk-mac-integration/Makefile
# $NetBSD: Makefile,v 1.1 2013/12/01 11:56:41 adam Exp $

DISTNAME=	gtk-mac-integration-2.0.5
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_GNOME:=sources/gtk-mac-integration/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX=	.tar.xz

MAINTAINER=	adam@NetBSD.org
HOMEPAGE=	http://www.gtk.org/download/macos.php
COMMENT=	OS X integration for GTK
LICENSE=	gnu-lgpl-v2.1

ONLY_FOR_PLATFORM=	Darwin-*-*

USE_LIBTOOL=		yes
USE_TOOLS+=		pkg-config #gmake
GNU_CONFIGURE=		yes
CONFIGURE_ARGS+=	--disable-python

.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/x11/gtk-mac-integration/PLIST
@comment $NetBSD: PLIST,v 1.1 2013/12/01 11:56:41 adam Exp $
include/gtkmacintegration/gtk-mac-bundle.h
include/gtkmacintegration/gtk-mac-dock.h
include/gtkmacintegration/gtk-mac-integration.h
include/gtkmacintegration/gtk-mac-menu.h
include/gtkmacintegration/gtkosxapplication.h
lib/libgtkmacintegration.la
lib/pkgconfig/gtk-mac-integration.pc
share/strings/ca.lproj/GtkOSXApplication.strings
share/strings/cs.lproj/GtkOSXApplication.strings
share/strings/da.lproj/GtkOSXApplication.strings
share/strings/de.lproj/GtkOSXApplication.strings
share/strings/en.lproj/GtkOSXApplication.strings
share/strings/es.lproj/GtkOSXApplication.strings
share/strings/eu.lproj/GtkOSXApplication.strings
share/strings/fa.lproj/GtkOSXApplication.strings
share/strings/fi.lproj/GtkOSXApplication.strings
share/strings/fr.lproj/GtkOSXApplication.strings
share/strings/he.lproj/GtkOSXApplication.strings
share/strings/hu.lproj/GtkOSXApplication.strings
share/strings/it.lproj/GtkOSXApplication.strings
share/strings/ja.lproj/GtkOSXApplication.strings
share/strings/ko.lproj/GtkOSXApplication.strings
share/strings/lt.lproj/GtkOSXApplication.strings
share/strings/lv_LV.lproj/GtkOSXApplication.strings
share/strings/nb.lproj/GtkOSXApplication.strings
share/strings/nl.lproj/GtkOSXApplication.strings
share/strings/pl.lproj/GtkOSXApplication.strings
share/strings/pt.lproj/GtkOSXApplication.strings
share/strings/ro.lproj/GtkOSXApplication.strings
share/strings/ru.lproj/GtkOSXApplication.strings
share/strings/sk.lproj/GtkOSXApplication.strings
share/strings/sv.lproj/GtkOSXApplication.strings
share/strings/tr.lproj/GtkOSXApplication.strings
share/strings/uk.lproj/GtkOSXApplication.strings
share/strings/vi.lproj/GtkOSXApplication.strings
share/strings/zh_CN.lproj/GtkOSXApplication.strings
share/strings/zh_TW.lproj/GtkOSXApplication.strings

File Added: pkgsrc/x11/gtk-mac-integration/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2013/12/01 11:56:41 adam Exp $

BUILDLINK_TREE+=	gtk-mac-integration

.if !defined(GTK_MAC_INTEGRATION_BUILDLINK3_MK)
GTK_MAC_INTEGRATION_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.gtk-mac-integration+=	gtk-mac-integration>=2.0.0
BUILDLINK_PKGSRCDIR.gtk-mac-integration?=	../../x11/gtk-mac-integration

.include "../../x11/gtk2/buildlink3.mk"
.endif	# GTK_MAC_INTEGRATION_BUILDLINK3_MK

BUILDLINK_TREE+=	-gtk-mac-integration

File Added: pkgsrc/x11/gtk-mac-integration/distinfo
$NetBSD: distinfo,v 1.1 2013/12/01 11:56:41 adam Exp $

SHA1 (gtk-mac-integration-2.0.5.tar.xz) = 74e43c2fff14ca4aff3a8f6c35660bedc7a349a1
RMD160 (gtk-mac-integration-2.0.5.tar.xz) = 917fccbe278204f9c56d50bf02e5fabff1137a3e
Size (gtk-mac-integration-2.0.5.tar.xz) = 305656 bytes