xfwm4: update to 4.9.1.
This commit is contained in:
parent
11cce8cca3
commit
6f7180d528
2 changed files with 8 additions and 13 deletions
|
@ -1,31 +1,26 @@
|
||||||
# Template file for 'xfwm4'
|
# Template file for 'xfwm4'
|
||||||
pkgname=xfwm4
|
pkgname=xfwm4
|
||||||
version=4.8.1
|
version=4.9.1
|
||||||
distfiles="http://archive.xfce.org/src/xfce/xfwm4/4.8/xfwm4-$version.tar.bz2"
|
homepage="http://xfce.org"
|
||||||
|
distfiles="http://archive.xfce.org/src/xfce/xfwm4/4.9/xfwm4-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
|
||||||
short_desc="Next generation window manager for Xfce"
|
short_desc="Next generation window manager for Xfce"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6a3cbf6c92a0cc3bcaf7cf2565c35beae6354768ec26b4d616a3c2544a8f8499
|
license="GPL-2"
|
||||||
|
checksum=a93f785c3a9510355e3eb664f57dcbacdc1a82134d55ed22a7b9473917af6381
|
||||||
long_desc="
|
long_desc="
|
||||||
xfwm4 is a window manager compatible with GNOME, GNOME2, KDE2,
|
xfwm4 is a window manager compatible with GNOME, GNOME2, KDE2,
|
||||||
KDE3 and Xfce."
|
KDE3 and Xfce."
|
||||||
|
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build libxfce4ui-devel
|
Add_dependency build libxfce4ui-devel
|
||||||
Add_dependency build gtk+-devel
|
Add_dependency build gtk+-devel
|
||||||
Add_dependency build libxfce4util-devel
|
Add_dependency build libxfce4util-devel
|
||||||
Add_dependency build xfconf-devel
|
Add_dependency build xfconf-devel
|
||||||
Add_dependency build glib-devel
|
|
||||||
Add_dependency build libXext-devel
|
|
||||||
Add_dependency build gdk-pixbuf-devel
|
|
||||||
Add_dependency build pango-devel
|
|
||||||
Add_dependency build startup-notification-devel
|
Add_dependency build startup-notification-devel
|
||||||
Add_dependency build libX11-devel
|
|
||||||
Add_dependency build libXcomposite-devel
|
Add_dependency build libXcomposite-devel
|
||||||
Add_dependency build libXdamage-devel
|
Add_dependency build libXdamage-devel
|
||||||
Add_dependency build libXfixes-devel
|
Add_dependency build libXfixes-devel
|
||||||
|
@ -34,5 +29,5 @@ Add_dependency build libXrender-devel
|
||||||
Add_dependency build dbus-glib-devel
|
Add_dependency build dbus-glib-devel
|
||||||
Add_dependency build libwnck2-devel
|
Add_dependency build libwnck2-devel
|
||||||
|
|
||||||
Add_dependency full hicolor-icon-theme
|
Add_dependency run hicolor-icon-theme
|
||||||
Add_dependency full desktop-file-utils
|
Add_dependency run desktop-file-utils
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
libxfce4ui-1.so.0
|
libxfce4ui-1.so.0
|
||||||
libgtk-x11-2.0.so.0
|
libgtk-x11-2.0.so.0
|
||||||
libxfce4util.so.4
|
|
||||||
libgdk-x11-2.0.so.0
|
libgdk-x11-2.0.so.0
|
||||||
libxfconf-0.so.2
|
libxfconf-0.so.2
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
|
@ -21,3 +20,4 @@ libXfixes.so.3
|
||||||
libXrandr.so.2
|
libXrandr.so.2
|
||||||
libXrender.so.1
|
libXrender.so.1
|
||||||
libm.so.6
|
libm.so.6
|
||||||
|
libxfce4util.so.6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue