sysutils/dunst: Update to 1.5.0
- pet portclippy while here Changes: https://github.com/dunst-project/dunst/releases/tag/v1.5.0
This commit is contained in:
parent
af335dfbf6
commit
75ce45f999
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543528
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= dunst
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.4.1
|
||||
DISTVERSION= 1.5.0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= dmgk@FreeBSD.org
|
||||
@ -27,18 +27,13 @@ MAKE_ARGS= MANPREFIX="${PREFIX}/man"
|
||||
ALL_TARGET= dunst
|
||||
TEST_TARGET= test
|
||||
|
||||
PLIST_FILES= bin/dunst \
|
||||
share/dunst/dunstrc \
|
||||
man/man1/dunst.1.gz \
|
||||
share/dbus-1/services/org.knopwob.dunst.service
|
||||
|
||||
OPTIONS_DEFINE= DUNSTIFY
|
||||
OPTIONS_DEFAULT= DUNSTIFY
|
||||
|
||||
DUNSTIFY_DESC= Install dunstify (alternative to the notify-send)
|
||||
|
||||
DUNSTIFY_ALL_TARGET= dunstify
|
||||
DUNSTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify
|
||||
DUNSTIFY_ALL_TARGET= dunstify
|
||||
DUNSTIFY_PLIST_FILES= bin/dunstify
|
||||
|
||||
pre-install:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1562157238
|
||||
SHA256 (dunst-project-dunst-v1.4.1_GH0.tar.gz) = 1563fe8c9eaf3307a3d7dbed240521f79e8415f136497030512c69713118bdfe
|
||||
SIZE (dunst-project-dunst-v1.4.1_GH0.tar.gz) = 160124
|
||||
TIMESTAMP = 1595614338
|
||||
SHA256 (dunst-project-dunst-v1.5.0_GH0.tar.gz) = 2c390adf144b5fa0ff007ea3616c90f1bb537df6a8042196993f5585d1bc8c9a
|
||||
SIZE (dunst-project-dunst-v1.5.0_GH0.tar.gz) = 169272
|
||||
|
6
sysutils/dunst/pkg-plist
Normal file
6
sysutils/dunst/pkg-plist
Normal file
@ -0,0 +1,6 @@
|
||||
bin/dunst
|
||||
bin/dunstctl
|
||||
man/man1/dunst.1.gz
|
||||
man/man1/dunstctl.1.gz
|
||||
share/dbus-1/services/org.knopwob.dunst.service
|
||||
%%DATADIR%%/dunstrc
|
Loading…
Reference in New Issue
Block a user