x11/xfce4/orage: update to 4.17.0pre0.
drops dependency on deprecated dbus-glib, drops panel plugin (default
clock plugin has all the features now) & globaltime command.
see 4f61050df2/NEWS (L1)
ok kn@
This commit is contained in:
parent
d09f756f77
commit
3ea1605afb
@ -1,8 +1,8 @@
|
||||
COMMENT= Xfce4 calendar
|
||||
|
||||
XFCE_VERSION= 4.16.0
|
||||
XFCE_VERSION= 4.17.0pre0
|
||||
XFCE_COMMIT= cf27a483c40188bb
|
||||
XFCE_GOODIE= orage
|
||||
REVISION= 1
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE= Yes
|
||||
@ -10,23 +10,21 @@ PERMIT_PACKAGE= Yes
|
||||
MODULES= x11/xfce4
|
||||
MODXFCE_DESKTOP_FILE= Yes
|
||||
MODXFCE_ICON_CACHE= Yes
|
||||
MODXFCE_PURGE_LA= lib/xfce4/panel/plugins
|
||||
RUN_DEPENDS= misc/shared-mime-info
|
||||
|
||||
LIB_DEPENDS = x11/xfce4/xfce4-panel \
|
||||
LIB_DEPENDS = x11/xfce4/libxfce4ui \
|
||||
textproc/libical \
|
||||
devel/libnotify \
|
||||
x11/dbus-glib
|
||||
devel/libnotify
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} ICE SM X11 X11-xcb Xau Xcomposite
|
||||
WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr
|
||||
WANTLIB += Xrender atk-1.0 atk-bridge-2.0 atspi c cairo cairo-gobject
|
||||
WANTLIB += dbus-1 dbus-glib-1 epoxy execinfo expat ffi fontconfig
|
||||
WANTLIB += dbus-1 epoxy execinfo expat ffi fontconfig
|
||||
WANTLIB += freetype fribidi gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 graphite2 gtk-3 harfbuzz iconv
|
||||
WANTLIB += intl jpeg m notify pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre2-8 pixman-1 png startup-notification-1 xcb xcb-render
|
||||
WANTLIB += xcb-shm xcb-util xfce4panel-2.0 xfce4ui-2 xfce4util
|
||||
WANTLIB += xcb-shm xcb-util xfce4ui-2 xfce4util
|
||||
WANTLIB += db db_cxx ical icalss icalvcal icudata icui18n icuuc z
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4/orage-4.16.0.tar.bz2) = JhEaO2ogB8gvHgoeBZG3dKCxMvOn8c3lPZvmYbLxFwA=
|
||||
SIZE (xfce4/orage-4.16.0.tar.bz2) = 2054409
|
||||
SHA256 (xfce4/orage-cf27a483c40188bb.tar.bz2) = 9ZB01BWSJHC9yKjKYoCO+GJtulzeOGKmJltoBvMLl4Y=
|
||||
SIZE (xfce4/orage-cf27a483c40188bb.tar.bz2) = 1092832
|
||||
|
@ -1,24 +1,13 @@
|
||||
@bin bin/globaltime
|
||||
@bin bin/orage
|
||||
@so lib/xfce4/panel/plugins/liborageclock.so
|
||||
share/applications/org.xfce.orage-settings.desktop
|
||||
share/applications/org.xfce.orage.desktop
|
||||
share/applications/org.xfce.orage.globaltime.desktop
|
||||
share/dbus-1/services/org.xfce.orage.service
|
||||
share/icons/hicolor/128x128/apps/org.xfce.orage.png
|
||||
share/icons/hicolor/160x160/
|
||||
share/icons/hicolor/160x160/apps/
|
||||
share/icons/hicolor/160x160/apps/org.xfce.orage.xpm
|
||||
share/icons/hicolor/160x160/apps/org.xfce.orage_ice.xpm
|
||||
share/icons/hicolor/160x160/apps/org.xfce.orage_round.xpm
|
||||
share/icons/hicolor/160x160/apps/org.xfce.orage_sun.xpm
|
||||
share/icons/hicolor/16x16/apps/org.xfce.orage.png
|
||||
share/icons/hicolor/24x24/apps/org.xfce.orage.png
|
||||
share/icons/hicolor/32x32/apps/org.xfce.orage.png
|
||||
share/icons/hicolor/48x48/apps/org.xfce.orage.globaltime.png
|
||||
share/icons/hicolor/48x48/apps/org.xfce.orage.png
|
||||
share/icons/hicolor/64x64/apps/org.xfce.orage.png
|
||||
share/icons/hicolor/scalable/apps/org.xfce.orage.globaltime.svg
|
||||
share/icons/hicolor/scalable/apps/org.xfce.orage.svg
|
||||
share/locale/am/LC_MESSAGES/orage.mo
|
||||
share/locale/ar/LC_MESSAGES/orage.mo
|
||||
@ -87,6 +76,5 @@ share/orage/sounds/Phone.wav
|
||||
share/orage/sounds/Spo.wav
|
||||
share/orage/sounds/Tear.wav
|
||||
share/orage/sounds/Wall_c.wav
|
||||
share/xfce4/panel/plugins/org.xfce.orage.clock-plugin.desktop
|
||||
@tag update-desktop-database
|
||||
@tag gtk-update-icon-cache %D/share/icons/hicolor
|
||||
|
Loading…
x
Reference in New Issue
Block a user