From 0bcc96a9270beea1fb66f1043d52a0dc88ad5f0c Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 21 Feb 2010 22:55:15 +0100 Subject: Maj xorg-xcompmgr#1.1.4-2 --- xorg/xorg-xcompmgr/.footprint | 7 ++++--- xorg/xorg-xcompmgr/Pkgfile | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/xorg/xorg-xcompmgr/.footprint b/xorg/xorg-xcompmgr/.footprint index 30379a62c..1f45e6ca5 100644 --- a/xorg/xorg-xcompmgr/.footprint +++ b/xorg/xorg-xcompmgr/.footprint @@ -1,6 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/xcompmgr -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xcompmgr.1.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/xcompmgr.1.gz diff --git a/xorg/xorg-xcompmgr/Pkgfile b/xorg/xorg-xcompmgr/Pkgfile index 67b27f96e..dd3597c3d 100644 --- a/xorg/xorg-xcompmgr/Pkgfile +++ b/xorg/xorg-xcompmgr/Pkgfile @@ -1,18 +1,18 @@ # Description: Compositing manager for X # URL: http://xorg.freedesktop.org -# Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch # Depends on: xorg-libxdamage, xorg-libxcomposite, xorg-libxrender name=xorg-xcompmgr version=1.1.4 -release=1 +release=2 source=(http://xorg.freedesktop.org/releases/individual/app/xcompmgr-$version.tar.bz2) build() { cd xcompmgr-$version - ./configure --prefix=/usr --mandir=/usr/man - + ./configure --prefix=/usr make make DESTDIR=$PKG install } -- cgit v1.2.3-70-g09d2