summaryrefslogtreecommitdiff
path: root/x11/transset
diff options
context:
space:
mode:
Diffstat (limited to 'x11/transset')
-rw-r--r--x11/transset/DESCR10
-rw-r--r--x11/transset/Makefile27
-rw-r--r--x11/transset/PLIST3
-rw-r--r--x11/transset/distinfo5
4 files changed, 45 insertions, 0 deletions
diff --git a/x11/transset/DESCR b/x11/transset/DESCR
new file mode 100644
index 00000000000..5a480f47811
--- /dev/null
+++ b/x11/transset/DESCR
@@ -0,0 +1,10 @@
+transset is an utility for setting opacity property.
+
+Features:
+
+ * select window by clicking (as transset)
+ * select actual focused X11 window
+ * select window by pointing
+ * select by window name or id
+ * force toggle
+ * increase or decrease opacity
diff --git a/x11/transset/Makefile b/x11/transset/Makefile
new file mode 100644
index 00000000000..bec9700cd74
--- /dev/null
+++ b/x11/transset/Makefile
@@ -0,0 +1,27 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/06/05 06:45:29 wiz Exp $
+#
+
+DISTNAME= transset-1.0.0
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_XORG:=app/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Utility for setting opacity property
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+
+USE_TOOLS+= pkg-config
+
+#INSTALLATION_DIRS= bin
+
+#do-install:
+# ${INSTALL_PROGRAM} ${WRKSRC}/transset-df ${DESTDIR}${PREFIX}/bin
+
+.include "../../x11/libXcomposite/buildlink3.mk"
+.include "../../x11/libXfixes/buildlink3.mk"
+.include "../../x11/libXdamage/buildlink3.mk"
+.include "../../x11/libXrender/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/transset/PLIST b/x11/transset/PLIST
new file mode 100644
index 00000000000..a0a01aedf5f
--- /dev/null
+++ b/x11/transset/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/06/05 06:45:29 wiz Exp $
+bin/transset
+man/man1/transset.1
diff --git a/x11/transset/distinfo b/x11/transset/distinfo
new file mode 100644
index 00000000000..411024919f7
--- /dev/null
+++ b/x11/transset/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/06/05 06:45:29 wiz Exp $
+
+SHA1 (transset-1.0.0.tar.gz) = b168e0320901c2b0fe401b8be43a0f84e8fa148f
+RMD160 (transset-1.0.0.tar.gz) = bbf4635f0d05189980a5cdd5a9dedbddf6c176fc
+Size (transset-1.0.0.tar.gz) = 143324 bytes