From 2ad9f9dcc0ae984adac5ce5e68af536106eb62bb Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Mon, 16 Jan 2017 16:12:47 +0000 Subject: Update to 0.9.34 --- deskutils/notify-osd/Makefile | 10 +++++----- deskutils/notify-osd/distinfo | 5 +++-- deskutils/notify-osd/pkg-plist | 2 ++ 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'deskutils') diff --git a/deskutils/notify-osd/Makefile b/deskutils/notify-osd/Makefile index bb0597e09d6c..3e4aedec7674 100644 --- a/deskutils/notify-osd/Makefile +++ b/deskutils/notify-osd/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= notify-osd -PORTVERSION= 0.9.29 -PORTREVISION= 8 +PORTVERSION= 0.9.34 CATEGORIES= deskutils -MASTER_SITES= http://launchpadlibrarian.net/43419242/ \ +MASTER_SITES= https://launchpad.net/notify-osd/precise/0.9.34/+download/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org @@ -17,14 +16,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libfreetype.so:print/freetype2 \ libnotify.so:devel/libnotify \ - libfontconfig.so:x11-fonts/fontconfig + libfontconfig.so:x11-fonts/fontconfig \ + libwnck-3.so:x11-toolkits/libwnck3 RUN_DEPENDS= dbus-daemon:devel/dbus CONFLICTS= xfce4-notification-daemon-[0-9]* GNU_CONFIGURE= yes USES= gettext-runtime gmake libtool pkgconfig -USE_GNOME= cairo gconf2 gdkpixbuf2 libwnck +USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango USE_XORG= pixman x11 LIBS+= -L${LOCALBASE}/lib -lpixman-1 -lX11 diff --git a/deskutils/notify-osd/distinfo b/deskutils/notify-osd/distinfo index 58fd922406f2..e5d78a7f0b91 100644 --- a/deskutils/notify-osd/distinfo +++ b/deskutils/notify-osd/distinfo @@ -1,2 +1,3 @@ -SHA256 (notify-osd-0.9.29.tar.gz) = 7b8d79fc6dce7002fb3639ae7e9ad85e5f5063fbcc62fe27b80700142a0d7fd7 -SIZE (notify-osd-0.9.29.tar.gz) = 607576 +TIMESTAMP = 1484580111 +SHA256 (notify-osd-0.9.34.tar.gz) = 12080deeaa5e1e10b420117351c2bd5db3421b0d1efcab8ee8052c808c3aaa3c +SIZE (notify-osd-0.9.34.tar.gz) = 635387 diff --git a/deskutils/notify-osd/pkg-plist b/deskutils/notify-osd/pkg-plist index bdb9023249e7..3b90e5dcce00 100644 --- a/deskutils/notify-osd/pkg-plist +++ b/deskutils/notify-osd/pkg-plist @@ -1,5 +1,7 @@ libexec/notify-osd share/dbus-1/services/org.freedesktop.Notifications.service +share/GConf/gsettings/notify-osd.convert +share/glib-2.0/schemas/com.canonical.NotifyOSD.gschema.xml %%DATADIR%%/icons/hicolor/scalable/status/README %%DATADIR%%/icons/hicolor/scalable/status/notification-audio-next.svg %%DATADIR%%/icons/hicolor/scalable/status/notification-audio-play.svg -- cgit v1.2.3