summaryrefslogtreecommitdiff
path: root/x11/dunst
diff options
context:
space:
mode:
Diffstat (limited to 'x11/dunst')
-rw-r--r--x11/dunst/DESCR6
-rw-r--r--x11/dunst/Makefile21
-rw-r--r--x11/dunst/PLIST5
-rw-r--r--x11/dunst/distinfo6
4 files changed, 38 insertions, 0 deletions
diff --git a/x11/dunst/DESCR b/x11/dunst/DESCR
new file mode 100644
index 00000000000..24dcd551028
--- /dev/null
+++ b/x11/dunst/DESCR
@@ -0,0 +1,6 @@
+Dunst is a lightweight replacement for the notification-daemons
+provided by most desktop environments. It's very customizable,
+doesn't depend on any toolkits and therefore fits in those window
+manager centric setups we all love to customize to perfection.
+
+Dunst is a part of the j4tools tools set.
diff --git a/x11/dunst/Makefile b/x11/dunst/Makefile
new file mode 100644
index 00000000000..996d090aa3e
--- /dev/null
+++ b/x11/dunst/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2016/06/11 22:07:01 kamil Exp $
+
+DISTNAME= dunst-1.1.0
+CATEGORIES= x11
+MASTER_SITES= http://www.knopwob.org/public/dunst-release/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://knopwob.org/dunst/
+COMMENT= Customizable and lightweight notification-daemon
+LICENSE= modified-bsd
+
+USE_TOOLS+= gmake
+
+MAKE_FLAGS+= MANPREFIX=${PREFIX}/${PKGMANDIR}
+
+.include "../../devel/pango/buildlink3.mk"
+.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../x11/libxdg-basedir/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/dunst/PLIST b/x11/dunst/PLIST
new file mode 100644
index 00000000000..a5746cd6d5a
--- /dev/null
+++ b/x11/dunst/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2016/06/11 22:07:01 kamil Exp $
+bin/dunst
+man/man1/dunst.1
+share/dbus-1/services/org.knopwob.dunst.service
+share/dunst/dunstrc
diff --git a/x11/dunst/distinfo b/x11/dunst/distinfo
new file mode 100644
index 00000000000..10f42ca5fb4
--- /dev/null
+++ b/x11/dunst/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/06/11 22:07:01 kamil Exp $
+
+SHA1 (dunst-1.1.0.tar.bz2) = 9fd95cf803307609053b45d9fbe864e4dcccc457
+RMD160 (dunst-1.1.0.tar.bz2) = e219b3ef8e97536b7dee2ddcb1e113da84fc4251
+SHA512 (dunst-1.1.0.tar.bz2) = ba01a6b18da5199b3356342f5c22592f93f447389267810bbfc35decf1a67f89650d445d3c1dd6f3cc76a4f86f7165adc777b669444627e42d3e671d4f04a04b
+Size (dunst-1.1.0.tar.bz2) = 79032 bytes