Thu Oct 22 22:30:40 2009 UTC ()
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.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-20091023


(wiz)
diff -r0 -r1.1.1.1 pkgsrc/x11/gselt/Makefile
diff -r0 -r1.1.1.1 pkgsrc/x11/gselt/PLIST
diff -r0 -r1.1.1.1 pkgsrc/x11/gselt/distinfo
diff -r0 -r1.1.1.1 pkgsrc/x11/gselt/DESCR

File Added: pkgsrc/x11/gselt/Makefile
# $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
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"

File Added: pkgsrc/x11/gselt/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/22 22:30:40 wiz Exp $
bin/gselt
share/gselt/dot-gselt

File Added: pkgsrc/x11/gselt/distinfo
$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

File Added: pkgsrc/x11/gselt/DESCR
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.