xorg-xcursorgen: updated to 1.0.4.

This commit is contained in:
Tilman Sauerbeck 2011-01-07 15:13:02 +01:00
parent 938f81063d
commit 0a3c50f7b3
2 changed files with 4 additions and 8 deletions

View File

@ -1,2 +1 @@
69df079b3950a0db4e5f4e6f0e00ddee xcursorgen-1.0.3.tar.bz2 731c39ea88217c12ddd37f8627d97f3f xcursorgen-1.0.4.tar.bz2
4bf56ad1c9336ff018b56d89ac29b6ca xorg-xcursorgen.diff

View File

@ -4,16 +4,13 @@
# Depends on: xorg-libxcursor, libpng # Depends on: xorg-libxcursor, libpng
name=xorg-xcursorgen name=xorg-xcursorgen
version=1.0.3 version=1.0.4
release=2 release=1
source=(http://xorg.freedesktop.org/releases/individual/app/xcursorgen-$version.tar.bz2 source=(http://xorg.freedesktop.org/releases/individual/app/xcursorgen-$version.tar.bz2)
$name.diff)
build() { build() {
cd xcursorgen-$version cd xcursorgen-$version
patch -p1 -i $SRC/$name.diff
./configure --prefix=/usr --mandir=/usr/man ./configure --prefix=/usr --mandir=/usr/man
make make