pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/dunst Import dunst-1.1.0 as x11/dunst



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f4ace2c5ca1
branches:  trunk
changeset: 348315:4f4ace2c5ca1
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Sat Jun 11 22:07:01 2016 +0000

description:
Import dunst-1.1.0 as x11/dunst

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.

Originally packages in pkgsrc-wip by Mateusz Poszwa.

diffstat:

 x11/dunst/DESCR    |   6 ++++++
 x11/dunst/Makefile |  21 +++++++++++++++++++++
 x11/dunst/PLIST    |   5 +++++
 x11/dunst/distinfo |   6 ++++++
 4 files changed, 38 insertions(+), 0 deletions(-)

diffs (54 lines):

diff -r fd40b5d6c425 -r 4f4ace2c5ca1 x11/dunst/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/dunst/DESCR   Sat Jun 11 22:07:01 2016 +0000
@@ -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 -r fd40b5d6c425 -r 4f4ace2c5ca1 x11/dunst/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/dunst/Makefile        Sat Jun 11 22:07:01 2016 +0000
@@ -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@localhost
+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 -r fd40b5d6c425 -r 4f4ace2c5ca1 x11/dunst/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/dunst/PLIST   Sat Jun 11 22:07:01 2016 +0000
@@ -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 -r fd40b5d6c425 -r 4f4ace2c5ca1 x11/dunst/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/dunst/distinfo        Sat Jun 11 22:07:01 2016 +0000
@@ -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



Home | Main Index | Thread Index | Old Index