xfwm4: update to 4.10.1.
This commit is contained in:
parent
33e36e542a
commit
f305ceb2b4
|
@ -1,26 +1,23 @@
|
|||
# Template file for 'xfwm4'
|
||||
pkgname=xfwm4
|
||||
version=4.10.0
|
||||
version=4.10.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="libxfce4ui-devel gtk+-devel libxfce4util-devel xfconf-devel
|
||||
startup-notification-devel libXcomposite-devel libXdamage-devel
|
||||
libXfixes-devel libXrandr-devel libXrender-devel dbus-glib-devel
|
||||
libwnck2-devel"
|
||||
libwnck2-devel hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="Next generation window manager for Xfce"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://xfce.org"
|
||||
distfiles="http://archive.se.xfce.org/src/xfce/xfwm4/4.10/xfwm4-$version.tar.bz2"
|
||||
checksum=492357bf48121ebffabf2bf0d3b84213d19bf81087321175d687c8a68efe1f9c
|
||||
long_desc="
|
||||
xfwm4 is a window manager compatible with GNOME, GNOME2, KDE2,
|
||||
KDE3 and Xfce."
|
||||
checksum=380c44fba6eb779e34be0fe94f3726cfa131803014d6073c45aec8a1257fa740
|
||||
|
||||
xfwm4_package() {
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue