pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dunst: Import dunst-1.1.0
Module Name: pkgsrc-wip
Committed By: Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By: f8l
Date: Wed May 11 16:29:39 2016 +0200
Changeset: ad30581c17c10fd04ec00d69e757ef778bef1e33
Modified Files:
Makefile
Added Files:
dunst/DESCR
dunst/Makefile
dunst/PLIST
dunst/distinfo
Log Message:
dunst: Import dunst-1.1.0
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.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ad30581c17c10fd04ec00d69e757ef778bef1e33
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
dunst/DESCR | 6 ++++++
dunst/Makefile | 21 +++++++++++++++++++++
dunst/PLIST | 5 +++++
dunst/distinfo | 6 ++++++
5 files changed, 39 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index fc3f4d6..f7dcc6d 100644
--- a/Makefile
+++ b/Makefile
@@ -567,6 +567,7 @@ SUBDIR+= dune-common
SUBDIR+= dune-geometry
SUBDIR+= dune-istl
SUBDIR+= dunelegacy
+SUBDIR+= dunst
SUBDIR+= duplo
SUBDIR+= dvbsnoop
SUBDIR+= dvd2xvid
diff --git a/dunst/DESCR b/dunst/DESCR
new file mode 100644
index 0000000..24dcd55
--- /dev/null
+++ b/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/dunst/Makefile b/dunst/Makefile
new file mode 100644
index 0000000..8bcdc8d
--- /dev/null
+++ b/dunst/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+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@localhost
+HOMEPAGE= http://knopwob.org/dunst/
+COMMENT= A 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/dunst/PLIST b/dunst/PLIST
new file mode 100644
index 0000000..0eb74eb
--- /dev/null
+++ b/dunst/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD$
+bin/dunst
+man/man1/dunst.1
+share/dbus-1/services/org.knopwob.dunst.service
+share/dunst/dunstrc
diff --git a/dunst/distinfo b/dunst/distinfo
new file mode 100644
index 0000000..f56ab9e
--- /dev/null
+++ b/dunst/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+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
Home |
Main Index |
Thread Index |
Old Index