Update to xfwm4 4.14.0.
Adds support for vsync and hidpi. If experiencing screen flickering, toggle the vblank_mode method (will be documented in xfce's README)
This commit is contained in:
parent
2636d77b1d
commit
3e438cbe83
@ -1,11 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.58 2019/07/12 20:51:29 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.59 2019/08/15 06:53:38 landry Exp $
|
||||
|
||||
COMMENT= Xfce4 window manager
|
||||
|
||||
XFCE_PROJECT= xfwm4
|
||||
XFCE_VERSION= 4.12.5
|
||||
|
||||
PORTROACH= limitw:1,even
|
||||
XFCE_VERSION= 4.14.0
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE= Yes
|
||||
@ -14,18 +12,19 @@ MODULES= x11/xfce4
|
||||
MODXFCE_DESKTOP_FILE= Yes
|
||||
MODXFCE_ICON_CACHE= Yes
|
||||
|
||||
LIB_DEPENDS= x11/xfce4/libxfce4ui>=4.9.0 \
|
||||
devel/libwnck \
|
||||
LIB_DEPENDS= x11/xfce4/libxfce4ui>=4.11.0 \
|
||||
devel/libwnck3 \
|
||||
x11/xfce4/xfconf>=4.8.0
|
||||
|
||||
WANTLIB += ICE SM X11 X11-xcb XRes Xcomposite Xcursor Xdamage
|
||||
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender
|
||||
WANTLIB += atk-1.0 c cairo dbus-1 dbus-glib-1 expat ffi fontconfig
|
||||
WANTLIB += freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 m pango-1.0
|
||||
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xpresent
|
||||
WANTLIB += atk-1.0 c cairo expat ffi fontconfig
|
||||
WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 gtk-3 m pango-1.0
|
||||
WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread
|
||||
WANTLIB += startup-notification-1 wnck-1 xcb xcb-util
|
||||
WANTLIB += xcb-render xcb-shm xfce4kbd-private-2 xfce4ui-1 xfce4util
|
||||
WANTLIB += xfconf-0 z graphite2 harfbuzz iconv intl fribidi
|
||||
WANTLIB += startup-notification-1 wnck-3 xcb xcb-util
|
||||
WANTLIB += xcb-render xcb-shm xfce4kbd-private-3 xfce4ui-2 xfce4util
|
||||
WANTLIB += xfconf-0 z graphite2 harfbuzz iconv intl epoxy
|
||||
WANTLIB += atk-bridge-2.0 cairo-gobject fribidi
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xfce4/xfwm4-4.12.5.tar.bz2) = d3XAIhZmbC0CMnXn7W2F5X2WXlzBQHu2oFxTzDjYyso=
|
||||
SIZE (xfce4/xfwm4-4.12.5.tar.bz2) = 1215450
|
||||
SHA256 (xfce4/xfwm4-4.14.0.tar.bz2) = tBgr+Nxj0JLxIKUfyuDrVLm9SqT4SG9H5aZaEIMithU=
|
||||
SIZE (xfce4/xfwm4-4.14.0.tar.bz2) = 1122735
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.20 2018/06/29 22:16:37 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.21 2019/08/15 06:53:38 landry Exp $
|
||||
@bin bin/xfwm4
|
||||
@bin bin/xfwm4-settings
|
||||
@bin bin/xfwm4-tweaks-settings
|
||||
@ -19,6 +19,7 @@ share/icons/hicolor/22x22/actions/xfce-wm-unshade.png
|
||||
share/icons/hicolor/22x22/actions/xfce-wm-unstick.png
|
||||
share/icons/hicolor/48x48/apps/wmtweaks.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-workspaces.png
|
||||
share/icons/hicolor/48x48/apps/xfwm4-default.png
|
||||
share/icons/hicolor/48x48/apps/xfwm4.png
|
||||
share/icons/hicolor/scalable/actions/xfce-wm-close.svg
|
||||
share/icons/hicolor/scalable/actions/xfce-wm-maximize.svg
|
||||
@ -31,6 +32,7 @@ share/icons/hicolor/scalable/actions/xfce-wm-unshade.svg
|
||||
share/icons/hicolor/scalable/actions/xfce-wm-unstick.svg
|
||||
share/icons/hicolor/scalable/apps/wmtweaks.svg
|
||||
share/icons/hicolor/scalable/apps/xfce4-workspaces.svg
|
||||
share/icons/hicolor/scalable/apps/xfwm4-default.svg
|
||||
share/icons/hicolor/scalable/apps/xfwm4.svg
|
||||
share/locale/am/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/ar/LC_MESSAGES/xfwm4.mo
|
||||
@ -44,6 +46,7 @@ share/locale/da/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/de/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/el/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/en_AU/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/en_CA/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/en_GB/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/eo/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/es/LC_MESSAGES/xfwm4.mo
|
||||
@ -55,7 +58,9 @@ share/locale/gl/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/he/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/hr/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/hu/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/hy_AM/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/id/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/ie/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/is/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/it/LC_MESSAGES/xfwm4.mo
|
||||
share/locale/ja/LC_MESSAGES/xfwm4.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user