x11/xfce4/xfce4-settings: update to 4.16.2
reinstate /etc/xdg/xfce4/helpers.rc @sampling, was lost in the migration of the helpers from exo to settings.
This commit is contained in:
parent
4ac7fa8e25
commit
6800b4259a
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.49 2021/05/30 14:46:59 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.50 2021/06/08 18:02:35 landry Exp $
|
||||
|
||||
COMMENT= Xfce4 settings helpers
|
||||
|
||||
XFCE_PROJECT= xfce4-settings
|
||||
XFCE_VERSION= 4.16.1
|
||||
XFCE_VERSION= 4.16.2
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE= Yes
|
||||
@ -23,7 +23,7 @@ LIB_DEPENDS= x11/xfce4/libxfce4ui \
|
||||
|
||||
WANTLIB += ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage
|
||||
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender
|
||||
WANTLIB += atk-1.0 c cairo expat
|
||||
WANTLIB += atk-1.0 c cairo expat jpeg
|
||||
WANTLIB += ffi fontconfig freetype gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
|
||||
WANTLIB += m notify pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
@ -37,5 +37,6 @@ WANTLIB += ${COMPILER_LIBCXX}
|
||||
|
||||
FAKE_FLAGS = autostartdir=${PREFIX}/share/examples/xfce4-settings \
|
||||
menudir=${PREFIX}/share/examples/xfce4-settings \
|
||||
defaultsdir=${PREFIX}/share/examples/xfce4-settings \
|
||||
settingsdir=${PREFIX}/share/examples/xfce4-settings
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4/xfce4-settings-4.16.1.tar.bz2) = uyjhvnqjTQ7bHPuqzFCaQmfbVoKLNs1r4xKiApc2NcY=
|
||||
SIZE (xfce4/xfce4-settings-4.16.1.tar.bz2) = 1496053
|
||||
SHA256 (xfce4/xfce4-settings-4.16.2.tar.bz2) = TdfLQghgU15of2c8C1wCdODS+2cYEoHUuFvpGX2gPX4=
|
||||
SIZE (xfce4/xfce4-settings-4.16.2.tar.bz2) = 1500270
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2021/05/30 14:46:59 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.20 2021/06/08 18:02:35 landry Exp $
|
||||
@conflict xfce-mcs-manager-*
|
||||
@conflict xfce-mcs-plugins-*
|
||||
@conflict exo-<4.15
|
||||
@ -29,6 +29,8 @@ share/applications/xfce4-settings-editor.desktop
|
||||
share/applications/xfce4-terminal-emulator.desktop
|
||||
share/applications/xfce4-web-browser.desktop
|
||||
share/examples/xfce4-settings/
|
||||
share/examples/xfce4-settings/helpers.rc
|
||||
@sample ${SYSCONFDIR}/xdg/xfce4/helpers.rc
|
||||
share/examples/xfce4-settings/xfce-settings-manager.menu
|
||||
@sample ${SYSCONFDIR}/xdg/menus/xfce-settings-manager.menu
|
||||
share/examples/xfce4-settings/xfsettingsd.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user