From owner-svn-ports-all@FreeBSD.ORG Tue Aug 26 04:19:58 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1C306469; Tue, 26 Aug 2014 04:19:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0753B32F4; Tue, 26 Aug 2014 04:19:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7Q4JvsB036937; Tue, 26 Aug 2014 04:19:57 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7Q4JvIF036930; Tue, 26 Aug 2014 04:19:57 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201408260419.s7Q4JvIF036930@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Tue, 26 Aug 2014 04:19:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366189 - in head/x11: . keybinder-gtk3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Aug 2014 04:19:58 -0000 Author: olivierd Date: Tue Aug 26 04:19:56 2014 New Revision: 366189 URL: http://svnweb.freebsd.org/changeset/ports/366189 QAT: https://qat.redports.org/buildarchive/r366189/ Log: Add x11/keybinder-gtk3 Keybinder is a library for registering global keyboard shortcuts. Keybinder works with GTK-based applications using the X Window System. WWW: https://github.com/engla/keybinder Added: head/x11/keybinder-gtk3/ head/x11/keybinder-gtk3/Makefile (contents, props changed) head/x11/keybinder-gtk3/distinfo (contents, props changed) head/x11/keybinder-gtk3/pkg-descr (contents, props changed) head/x11/keybinder-gtk3/pkg-plist (contents, props changed) Modified: head/x11/Makefile Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Tue Aug 26 04:12:49 2014 (r366188) +++ head/x11/Makefile Tue Aug 26 04:19:56 2014 (r366189) @@ -129,6 +129,7 @@ SUBDIR += kde4-workspace SUBDIR += kdelibs4 SUBDIR += keybinder + SUBDIR += keybinder-gtk3 SUBDIR += keyboardcast SUBDIR += keylaunch SUBDIR += keynav Added: head/x11/keybinder-gtk3/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/keybinder-gtk3/Makefile Tue Aug 26 04:19:56 2014 (r366189) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= keybinder +PORTVERSION= 0.3.0 +CATEGORIES= x11 +MASTER_SITES= GENTOO/distfiles +PKGNAMESUFFIX= -gtk3 +DISTNAME= ${PORTNAME}-3.0-${PORTVERSION} + +MAINTAINER= ports@FreeBSD.org +COMMENT= Library for registering keyboard shortcuts + +LICENSE= GPLv2 + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-gtk-doc-html --without-html-dir +USES= gmake libtool pathfix pkgconfig +USE_GNOME= gtk30 introspection:build +USE_XORG= x11 xext xrender +USE_LDCONFIG= yes + +PLIST_SUB+= VERSION="3.0" + +.include Added: head/x11/keybinder-gtk3/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/keybinder-gtk3/distinfo Tue Aug 26 04:19:56 2014 (r366189) @@ -0,0 +1,2 @@ +SHA256 (keybinder-3.0-0.3.0.tar.gz) = 982a6a5bc0fe1487862814b368e98211b9ec93fb5df3c9c0a88be526e0d2268e +SIZE (keybinder-3.0-0.3.0.tar.gz) = 346383 Added: head/x11/keybinder-gtk3/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/keybinder-gtk3/pkg-descr Tue Aug 26 04:19:56 2014 (r366189) @@ -0,0 +1,4 @@ +Keybinder is a library for registering global keyboard shortcuts. Keybinder +works with GTK-based applications using the X Window System. + +WWW: https://github.com/engla/keybinder Added: head/x11/keybinder-gtk3/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/keybinder-gtk3/pkg-plist Tue Aug 26 04:19:56 2014 (r366189) @@ -0,0 +1,8 @@ +include/keybinder-%%VERSION%%/keybinder.h +lib/girepository-1.0/Keybinder-%%VERSION%%.typelib +lib/libkeybinder-%%VERSION%%.so +lib/libkeybinder-%%VERSION%%.so.0 +lib/libkeybinder-%%VERSION%%.so.0.0.0 +libdata/pkgconfig/keybinder-%%VERSION%%.pc +share/gir-1.0/Keybinder-%%VERSION%%.gir +@dirrm include/keybinder-%%VERSION%%