commit 0b7b814f2220afb2060235da72e49387d8a33b09 Author: Tilman Sauerbeck <tilman@crux.nu> Date: Fri Jun 6 13:14:10 2008 +0200 xorg-rgb: updated to 1.0.3. diff --git a/xorg-rgb/.footprint b/xorg-rgb/.footprint index 2e8035f..e8702ca 100644 --- a/xorg-rgb/.footprint +++ b/xorg-rgb/.footprint @@ -3,7 +3,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/showrgb drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/showrgb.1x.gz +-rw-r--r-- root/root usr/man/man1/showrgb.1.gz drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/X11/ -rw-r--r-- root/root usr/share/X11/rgb.txt diff --git a/xorg-rgb/.md5sum b/xorg-rgb/.md5sum index 98643e5..f1009d3 100644 --- a/xorg-rgb/.md5sum +++ b/xorg-rgb/.md5sum @@ -1 +1 @@ -255222b3ab3af671289a6b4844e9f393 rgb-1.0.1.tar.bz2 +44ea16cc3104de6401bc74035f642357 rgb-1.0.3.tar.bz2 diff --git a/xorg-rgb/Pkgfile b/xorg-rgb/Pkgfile index 0ff81a5..65e3331 100644 --- a/xorg-rgb/Pkgfile +++ b/xorg-rgb/Pkgfile @@ -4,14 +4,14 @@ # Depends on: xorg-xproto name=xorg-rgb -version=1.0.1 +version=1.0.3 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/rgb-$version.tar.bz2) build() { cd rgb-$version - ./configure --prefix=/usr + ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install