pkgsrc/wm/xfce4-wm/Makefile
gutteridge 96019bd567 xfce4-wm: update to 4.14.0
Change log:

4.14.0
======
- settings-dialog: Replace GtkStock buttons
- Translation Updates:
  Galician, Italian, Norwegian Bokmål, Norwegian Nynorsk

4.13.4
======

- Fix GL texture filter (bug #15676)
- Fix zooming without GL
- Place windows on current monitor (bug #14959)
- Fix raising of parent transients (bug #15580)
- Enable root pixmap with compositor (bug #15709)
- I18n: Update translations: fi, hy_AM, ja, kk, nb, pt_BR, sr, th, uk
2019-08-17 18:49:46 +00:00

22 lines
768 B
Makefile

# $NetBSD: Makefile,v 1.75 2019/08/17 18:49:46 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 4.14.0
DISTNAME= xfwm4-${VERSION}
PKGNAME= xfce4-wm-${VERSION}
CATEGORIES= wm
MASTER_SITES+= http://archive.xfce.org/src/xfce/xfwm4/${VERSION:R}/
HOMEPAGE= https://docs.xfce.org/xfce/xfwm4/start
COMMENT= XFCE window manager
.include "../../devel/libwnck3/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../x11/libXdamage/buildlink3.mk"
.include "../../x11/libXfixes/buildlink3.mk"
.include "../../x11/libXpresent/buildlink3.mk"
.include "../../x11/libxfce4ui/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"