Import gtkhotkey 0.2.1:

GtkHotkey is a platform independent way to manage and bind desktop
hotkeys.
ok jasper@
This commit is contained in:
landry 2009-09-27 19:14:44 +00:00
parent dff798ec5b
commit f392cc6069
6 changed files with 84 additions and 0 deletions

34
x11/gtkhotkey/Makefile Normal file
View File

@ -0,0 +1,34 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/09/27 19:14:44 landry Exp $
COMMENT = platform independent hotkey handling for Gtk+ applications
DISTNAME = gtkhotkey-0.2.1
SHARED_LIBS = gtkhotkey 0.0 #1.0
CATEGORIES = x11
HOMEPAGE = http://launchpad.net/gkthotkey
# LGPLv3
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
# launchpad sucks.
MASTER_SITES = http://launchpadlibrarian.net/31288851/
MODULES = devel/gettext
USE_LIBTOOL = Yes
CONFIGURE_STYLE =gnu
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
LIB_DEPENDS = gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2
WANTLIB += X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig
WANTLIB += freetype gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0
WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread-stubs xcb z
.include <bsd.port.mk>

5
x11/gtkhotkey/distinfo Normal file
View File

@ -0,0 +1,5 @@
MD5 (gtkhotkey-0.2.1.tar.gz) = v9xz5o6a2+DVBtMaJYYpFA==
RMD160 (gtkhotkey-0.2.1.tar.gz) = HWhz5IMowKuaMIy+dvBFhiinxuQ=
SHA1 (gtkhotkey-0.2.1.tar.gz) = TfyZFjlFwW5H9SltOjt/s/lryRw=
SHA256 (gtkhotkey-0.2.1.tar.gz) = /hzw2TAm15HoVhcDVvVvvf+Qlf5jfEp0EEFEweURHWc=
SIZE (gtkhotkey-0.2.1.tar.gz) = 382043

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2009/09/27 19:14:44 landry Exp $
--- Makefile.in.orig Thu Sep 24 22:21:24 2009
+++ Makefile.in Thu Sep 24 22:21:58 2009
@@ -693,7 +693,7 @@ info: info-recursive
info-am:
-install-data-am: install-gtkhotkeydocDATA install-pkgconfigDATA
+install-data-am: install-pkgconfigDATA
install-dvi: install-dvi-recursive

1
x11/gtkhotkey/pkg/DESCR Normal file
View File

@ -0,0 +1 @@
GtkHotkey is a platform independent way to manage and bind desktop hotkeys.

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2009/09/27 19:14:44 landry Exp $
@lib lib/libgtkhotkey.so.${LIBgtkhotkey_VERSION}

30
x11/gtkhotkey/pkg/PLIST Normal file
View File

@ -0,0 +1,30 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/09/27 19:14:44 landry Exp $
%%SHARED%%
include/gtkhotkey-1.0/
include/gtkhotkey-1.0/gtk-hotkey-error.h
include/gtkhotkey-1.0/gtk-hotkey-info.h
include/gtkhotkey-1.0/gtk-hotkey-key-file-registry.h
include/gtkhotkey-1.0/gtk-hotkey-listener.h
include/gtkhotkey-1.0/gtk-hotkey-registry.h
include/gtkhotkey-1.0/gtk-hotkey-x11-listener.h
include/gtkhotkey-1.0/gtkhotkey.h
lib/libgtkhotkey.a
lib/libgtkhotkey.la
lib/pkgconfig/
lib/pkgconfig/gtkhotkey-1.0.pc
share/gtk-doc/
share/gtk-doc/html/
share/gtk-doc/html/gtkhotkey/
share/gtk-doc/html/gtkhotkey/GtkHotkeyInfo.html
share/gtk-doc/html/gtkhotkey/GtkHotkeyListener.html
share/gtk-doc/html/gtkhotkey/GtkHotkeyRegistry.html
share/gtk-doc/html/gtkhotkey/ch01.html
share/gtk-doc/html/gtkhotkey/gtkhotkey.devhelp
share/gtk-doc/html/gtkhotkey/gtkhotkey.devhelp2
share/gtk-doc/html/gtkhotkey/home.png
share/gtk-doc/html/gtkhotkey/index.html
share/gtk-doc/html/gtkhotkey/index.sgml
share/gtk-doc/html/gtkhotkey/left.png
share/gtk-doc/html/gtkhotkey/right.png
share/gtk-doc/html/gtkhotkey/style.css
share/gtk-doc/html/gtkhotkey/up.png