summaryrefslogtreecommitdiffstats
path: root/xfwm4/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xfwm4/Pkgfile')
-rwxr-xr-xxfwm4/Pkgfile9
1 files changed, 4 insertions, 5 deletions
diff --git a/xfwm4/Pkgfile b/xfwm4/Pkgfile
index ef3e5a3d9..5c6141760 100755
--- a/xfwm4/Pkgfile
+++ b/xfwm4/Pkgfile
@@ -1,14 +1,14 @@
# Description: Gestionnaire de fenêtres de Xfce
# URL: http://www.xfce.org/projects/xfwm4/
# Maintainer: git.xfce.org/xfce/xfwm4
-# Packager: thierryn1 at hispeed dot ch
+# Packager: tyrry33 at gmail dot com
# Depends on: libxfce4ui,libwnck, libxfce4util, startup-notification, xfconf, dbus-glib
-# Run on: libxfce4ui,libwnck,libxfce4util,libxfcegui4,startup-notification,xfconf,dbus-glib
+# Run on: libxfce4ui,libwnck,libxfce4util,startup-notification,xfconf,dbus-glib
name=xfwm4
-version=4.8.3
+version=4.10.0
release=1
-source=(http://archive.xfce.org/src/xfce/$name/4.8/$name-$version.tar.bz2)
+source=(http://archive.xfce.org/xfce/4.10/src/$name-$version.tar.bz2)
build() {
cd $name-$version
@@ -21,7 +21,6 @@ cd $name-$version
--enable-xinerama
make
make DESTDIR=$PKG install
- rm -r $PKG/usr/share/doc
mkdir -p $PKG/etc/xdg/autostart
sed "s/xfwm4-settings/xfwm4/" $PKG/usr/share/applications/xfce-wm-settings.desktop > \
$PKG/etc/xdg/autostart/xfce-wm-start.desktop