summaryrefslogtreecommitdiff
path: root/x11/sxhkd
diff options
context:
space:
mode:
authoryouri <youri@pkgsrc.org>2015-06-05 22:45:07 +0000
committeryouri <youri@pkgsrc.org>2015-06-05 22:45:07 +0000
commit5902bf6ba3ef98f253ce087c081e9eec850903be (patch)
tree2b61adb76550a50828cb8730d625a4cc51914685 /x11/sxhkd
parent3d369bbbc1d6bd9a15865ae711d1c18fb793257e (diff)
downloadpkgsrc-5902bf6ba3ef98f253ce087c081e9eec850903be.tar.gz
Import sxhkd-0.5.5 as x11/sxhkd.
sxhkd is a simple X hotkey daemon with a powerful and compact configuration syntax. ok khorben
Diffstat (limited to 'x11/sxhkd')
-rw-r--r--x11/sxhkd/DESCR2
-rw-r--r--x11/sxhkd/Makefile23
-rw-r--r--x11/sxhkd/PLIST3
-rw-r--r--x11/sxhkd/distinfo5
4 files changed, 33 insertions, 0 deletions
diff --git a/x11/sxhkd/DESCR b/x11/sxhkd/DESCR
new file mode 100644
index 00000000000..1202bc20845
--- /dev/null
+++ b/x11/sxhkd/DESCR
@@ -0,0 +1,2 @@
+sxhkd is a simple X hotkey daemon with a powerful and compact
+configuration syntax.
diff --git a/x11/sxhkd/Makefile b/x11/sxhkd/Makefile
new file mode 100644
index 00000000000..993becb8f33
--- /dev/null
+++ b/x11/sxhkd/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1 2015/06/05 22:45:07 youri Exp $
+
+DISTNAME= sxhkd-0.5.5
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_GITHUB:=baskerville/}
+GITHUB_TAG= ${PKGVERSION}
+
+MAINTAINER= youri@NetBSD.org
+HOMEPAGE= https://github.com/baskerville/sxhkd
+COMMENT= Simple X hotkey daemon
+LICENSE= 2-clause-bsd
+
+USE_TOOLS+= gmake
+
+SUBST_CLASSES+= makefile
+SUBST_STAGE.makefile= pre-build
+SUBST_MESSAGE.makefile= Fixing makefile
+SUBST_FILES.makefile= Makefile
+SUBST_SED.makefile= -e 's,share/man,${PKGMANDIR},g'
+
+.include "../../x11/xcb-util/buildlink3.mk"
+.include "../../x11/xcb-util-keysyms/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/sxhkd/PLIST b/x11/sxhkd/PLIST
new file mode 100644
index 00000000000..c84203d8a02
--- /dev/null
+++ b/x11/sxhkd/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2015/06/05 22:45:07 youri Exp $
+bin/sxhkd
+man/man1/sxhkd.1
diff --git a/x11/sxhkd/distinfo b/x11/sxhkd/distinfo
new file mode 100644
index 00000000000..6ad5c837cad
--- /dev/null
+++ b/x11/sxhkd/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/06/05 22:45:07 youri Exp $
+
+SHA1 (sxhkd-0.5.5.tar.gz) = 953ac57272adca3258ba0609a9f8c9d85450cd21
+RMD160 (sxhkd-0.5.5.tar.gz) = 0cef5d17cd55408102f319ac5d1ef608e112ed9f
+Size (sxhkd-0.5.5.tar.gz) = 34634 bytes