mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to 1.6.1.
This commit is contained in:
parent
c9b3e8a1c9
commit
c676891cce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335558
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mate-notification-daemon
|
||||
PORTVERSION= 1.6.0
|
||||
PORTVERSION= 1.6.1
|
||||
CATEGORIES= deskutils mate
|
||||
MASTER_SITES= MATE
|
||||
DIST_SUBDIR= mate
|
||||
@ -22,10 +22,9 @@ PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
USE_XZ= yes
|
||||
USE_MATE= autogen common:build intlhack libmatewnck
|
||||
USE_MATE= libmatewnck
|
||||
USE_XORG= x11
|
||||
USE_GNOME= glib20 gnomehier gtk20 librsvg2
|
||||
USE_AUTOTOOLS= aclocal:env autoconf:env automake:env libtool libtoolize:env
|
||||
USE_GNOME= glib20 gnomehier gtk20 intlhack librsvg2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services \
|
||||
--with-gtk=2.0
|
||||
@ -36,4 +35,7 @@ PATHFIX_MAKEFILEIN= Makefile.*
|
||||
|
||||
GLIB_SCHEMAS= org.mate.NotificationDaemon.gschema.xml
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mate-notification-daemon/engines/lib*.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mate/mate-notification-daemon-1.6.0.tar.xz) = baa96685b20a07dbec1cf3ea945352b5da1a6ca12a0cf693413797e331a30ddd
|
||||
SIZE (mate/mate-notification-daemon-1.6.0.tar.xz) = 117288
|
||||
SHA256 (mate/mate-notification-daemon-1.6.1.tar.xz) = 77e57d7f0a699b41125b2db5a7e0cf7c5b9d762084dcac625e60a93e1e701f0d
|
||||
SIZE (mate/mate-notification-daemon-1.6.1.tar.xz) = 298636
|
||||
|
@ -12,6 +12,7 @@ lib/mate-notification-daemon/engines/libstandard.a
|
||||
lib/mate-notification-daemon/engines/libstandard.la
|
||||
lib/mate-notification-daemon/engines/libstandard.so
|
||||
libexec/mate-notification-daemon
|
||||
man/man1/mate-notification-properties.1.gz
|
||||
share/MateConf/gsettings/mate-notification-daemon.convert
|
||||
share/applications/mate-notification-properties.desktop
|
||||
share/dbus-1/services/org.freedesktop.mate.Notifications.service
|
||||
|
Loading…
Reference in New Issue
Block a user