pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/sxhkd Import sxhkd-0.5.5 as x11/sxhkd.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e5a57e31c1e
branches: trunk
changeset: 652634:3e5a57e31c1e
user: youri <youri%pkgsrc.org@localhost>
date: Fri Jun 05 22:45:07 2015 +0000
description:
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:
x11/sxhkd/DESCR | 2 ++
x11/sxhkd/Makefile | 23 +++++++++++++++++++++++
x11/sxhkd/PLIST | 3 +++
x11/sxhkd/distinfo | 5 +++++
4 files changed, 33 insertions(+), 0 deletions(-)
diffs (49 lines):
diff -r e417bc205d26 -r 3e5a57e31c1e x11/sxhkd/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/sxhkd/DESCR Fri Jun 05 22:45:07 2015 +0000
@@ -0,0 +1,2 @@
+sxhkd is a simple X hotkey daemon with a powerful and compact
+configuration syntax.
diff -r e417bc205d26 -r 3e5a57e31c1e x11/sxhkd/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/sxhkd/Makefile Fri Jun 05 22:45:07 2015 +0000
@@ -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@localhost
+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 -r e417bc205d26 -r 3e5a57e31c1e x11/sxhkd/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/sxhkd/PLIST Fri Jun 05 22:45:07 2015 +0000
@@ -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 -r e417bc205d26 -r 3e5a57e31c1e x11/sxhkd/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/sxhkd/distinfo Fri Jun 05 22:45:07 2015 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index