pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gselt Initial import of gselt-1.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23886e4d739c
branches:  trunk
changeset: 400600:23886e4d739c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 22 22:30:40 2009 +0000

description:
Initial import of gselt-1.2:

This tool shows a borderless GTK window with various buttons in
depending on the current X11 selection. It's configured by a ".gselt"
file in your $HOME directory.

diffstat:

 x11/gselt/DESCR    |   3 +++
 x11/gselt/Makefile |  19 +++++++++++++++++++
 x11/gselt/PLIST    |   3 +++
 x11/gselt/distinfo |   5 +++++
 4 files changed, 30 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r 20010007ea8e -r 23886e4d739c x11/gselt/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gselt/DESCR   Thu Oct 22 22:30:40 2009 +0000
@@ -0,0 +1,3 @@
+This tool shows a borderless GTK window with various buttons in
+depending on the current X11 selection. It's configured by a ".gselt"
+file in your $HOME directory.
diff -r 20010007ea8e -r 23886e4d739c x11/gselt/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gselt/Makefile        Thu Oct 22 22:30:40 2009 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/10/22 22:30:40 wiz Exp $
+#
+
+DISTNAME=      gselt-1.2
+CATEGORIES=    x11
+MASTER_SITES=  http://offog.org/files/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://offog.org/code/gselt.html
+COMMENT=       Display a menu of actions that can be done with an X selection
+LICENSE=       gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE= yes
+USE_TOOLS+=    pkg-config
+
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 20010007ea8e -r 23886e4d739c x11/gselt/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gselt/PLIST   Thu Oct 22 22:30:40 2009 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/22 22:30:40 wiz Exp $
+bin/gselt
+share/gselt/dot-gselt
diff -r 20010007ea8e -r 23886e4d739c x11/gselt/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/gselt/distinfo        Thu Oct 22 22:30:40 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/10/22 22:30:40 wiz Exp $
+
+SHA1 (gselt-1.2.tar.gz) = cb646d042ed78b4937daa5a36889cc553b1a1478
+RMD160 (gselt-1.2.tar.gz) = 11445a51fbb01a3e2c2b9f419e2261c4f669e6cc
+Size (gselt-1.2.tar.gz) = 79375 bytes



Home | Main Index | Thread Index | Old Index