ports/179624: New Port dunst - Lightweight notification daemon

Rod Person rodperson at rodperson.com
Sun Jun 16 20:30:00 UTC 2013


>Number:         179624
>Category:       ports
>Synopsis:       New Port dunst - Lightweight notification daemon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 16 20:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Rod Person
>Release:        9.1 RELEASE
>Organization:
>Environment:
FreeBSD futurist 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
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 windowmanager centric setups
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	dunst/Makefile
#	dunst/distinfo
#	dunst/files
#	dunst/pkg-descr
#	dunst/pkg-plist
#
echo x - dunst/Makefile
sed 's/^X//' >dunst/Makefile << '038d806f2365222b145fef12ee709a62'
X# $FreeBSD$
X
XPORTNAME=	dunst
XPORTVERSION=	1.0.0
XPORTREVISION=	1
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.knopwob.org/public/dunst-release/
X
XMAINTAINER=	rodperson at rodperson.com
XCOMMENT=	Lightweight notification deamon
X
XLIB_DEPENDS=	dbus:${PORTSDIR}/devel/dbus \
X		freetype:${PORTSDIR}/print/freetype2 \
X		cairo:${PORTSDIR}/graphics/cairo
X
XBUILDS_DEPENDS=		Xss:${PORTSDIR}/x11/libXScrnSaver
X
XUSE_BZIP2=	yes
XUSE_XORG=	xext xft xinerama
XUSE_GNOME=	glib20
XUSE_GMAKE=	yes
X
XNOMANCOMPRESS=	yes
XMAN1=		dunst.1
X
XALL_TARGET=	dunst dunstify dunst.1
XINSTALL_TARGET=	install
X
XLDFLAGS+=	-O3 -g -Wall -rdynamic -lexecinfo
X
X.include <bsd.port.mk>
038d806f2365222b145fef12ee709a62
echo x - dunst/distinfo
sed 's/^X//' >dunst/distinfo << '2aca43ffd99e0b7828b4aeae14ff6edd'
XSHA256 (dunst-1.0.0.tar.bz2) = 5c79ef11165421a4828453a42dfe9c60a4cb9d8743f970186a90c67e277f5280
XSIZE (dunst-1.0.0.tar.bz2) = 75306
2aca43ffd99e0b7828b4aeae14ff6edd
echo c - dunst/files
mkdir -p dunst/files > /dev/null 2>&1
echo x - dunst/pkg-descr
sed 's/^X//' >dunst/pkg-descr << 'cc7d87fdcc489f56ef0faab210dc660a'
Xdunst - A customizable and lightweight notification-daemon
X
XWWW: http://www.knopwob.org/dunst
cc7d87fdcc489f56ef0faab210dc660a
echo x - dunst/pkg-plist
sed 's/^X//' >dunst/pkg-plist << 'ff9f2ad6dca11ffeec2b039ee026776e'
Xbin/dunst
Xman/man1/dunst.1.gz
Xshare/dbus-1/services/org.knopwob.dunst.service
Xshare/dunst/dunstrc
X at dirrm share/dunst
X at dirrm share/dbus-1/services
X at dirrm share/dbus-1
ff9f2ad6dca11ffeec2b039ee026776e
exit



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list