Properly register the glib schema during installation

While here, LIBS hardcoding which are not needed anymore

Reviewed by:	https://reviews.freebsd.org/D24512
Approved by:	ehaupt (maintainer)
This commit is contained in:
Baptiste Daroussin 2020-04-20 12:15:30 +00:00
parent 49aeac3a25
commit 2f4ea437c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532199
2 changed files with 2 additions and 4 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= notify-osd
PORTVERSION= 0.9.34
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= https://launchpad.net/notify-osd/precise/0.9.34/+download/ \
LOCAL/ehaupt
@ -27,11 +27,10 @@ USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango
USE_XORG= pixman x11
GNU_CONFIGURE= yes
GLIB_SCHEMAS= com.canonical.NotifyOSD.gschema.xml
CONFLICTS= xfce4-notification-daemon-[0-9]*
LIBS+= -L${LOCALBASE}/lib -lpixman-1 -lX11
post-patch:
@${REINPLACE_CMD} '/SUBDIRS =/s/tests//' ${WRKSRC}/Makefile.in

View File

@ -1,7 +1,6 @@
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