No need for gtk-update-icon-cache.
This commit is contained in:
parent
e7a27532c2
commit
59ce368bda
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.65 2014/10/05 13:37:54 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.66 2014/10/06 09:29:39 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= weather information access library
|
||||
|
||||
GNOME_PROJECT= libgweather
|
||||
GNOME_VERSION= 3.14.0
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS += gweather-3 2.2 # 7.3
|
||||
|
||||
@ -28,7 +28,7 @@ MODULES= devel/gettext \
|
||||
devel/dconf \
|
||||
x11/gnome
|
||||
|
||||
MODGNOME_TOOLS= gobject-introspection gtk-update-icon-cache vala
|
||||
MODGNOME_TOOLS= gobject-introspection vala
|
||||
LIB_DEPENDS= geo/geocode-glib \
|
||||
x11/gtk+3
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.21 2014/10/05 13:23:57 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.22 2014/10/06 09:29:39 ajacoutot Exp $
|
||||
@conflict gnome-applets2-<=2.22.0
|
||||
include/libgweather-3.0/
|
||||
include/libgweather-3.0/libgweather/
|
||||
@ -279,7 +279,5 @@ share/locale/zh_HK/LC_MESSAGES/libgweather-locations.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/libgweather-3.0.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/libgweather-locations.mo
|
||||
share/vala/vapi/gweather-3.0.vapi
|
||||
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/gnome
|
||||
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/gnome
|
||||
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
|
||||
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas >/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user