xorg-xgamma: updated to 1.0.2.
This commit is contained in:
parent
93b48b9520
commit
ce3f68c504
@ -3,4 +3,4 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/xgamma
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/xgamma.1x.gz
|
||||
-rw-r--r-- root/root usr/man/man1/xgamma.1.gz
|
||||
|
@ -1 +1 @@
|
||||
45d8fa3c85d4bfda87251798fd605a45 xgamma-1.0.1.tar.bz2
|
||||
f13ddedaa63a608d3b025d326f4f5b5d xgamma-1.0.2.tar.bz2
|
||||
|
@ -4,14 +4,14 @@
|
||||
# Depends on: xorg-libx11, xorg-libxxf86vm
|
||||
|
||||
name=xorg-xgamma
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
release=1
|
||||
source=(http://xorg.freedesktop.org/releases/individual/app/xgamma-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd xgamma-$version
|
||||
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user