mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
xfwm4: update to 4.14.0.
Switch to libwnck, add Xpresent
This commit is contained in:
parent
a449e04a9a
commit
bd1489bd1b
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xfwm4'
|
||||
pkgname=xfwm4
|
||||
version=4.12.5
|
||||
version=4.14.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="libxfce4ui-devel startup-notification-devel
|
||||
libXcomposite-devel libXdamage-devel libXfixes-devel libXrandr-devel
|
||||
libXrender-devel dbus-glib-devel libwnck2-devel"
|
||||
libXrender-devel libXpresent-devel libwnck-devel"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="Next generation window manager for Xfce"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://xfce.org/"
|
||||
distfiles="https://archive.xfce.org/src/xfce/xfwm4/${version%.*}/xfwm4-${version}.tar.bz2"
|
||||
checksum=7775c02216666c2d023275e7ed6d85e57d965e5cc1407bb6a05c53cc38d8caca
|
||||
checksum=b4182bf8dc63d092f120a51fcae0eb54b9bd4aa4f8486f47e5a65a108322b615
|
||||
|
|
Loading…
Add table
Reference in a new issue