forked from kiss-community/repo
libXcursor: new package at 1.2.0
This commit is contained in:
parent
2702a16a87
commit
d79769423c
7
xorg/libXcursor/build
Executable file
7
xorg/libXcursor/build
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
xorg/libXcursor/checksums
Normal file
1
xorg/libXcursor/checksums
Normal file
@ -0,0 +1 @@
|
||||
3ad3e9f8251094af6fe8cb4afcf63e28df504d46bfa5a5529db74a505d628782 libXcursor-1.2.0.tar.bz2
|
3
xorg/libXcursor/depends
Normal file
3
xorg/libXcursor/depends
Normal file
@ -0,0 +1,3 @@
|
||||
xorgproto make
|
||||
libXrender make
|
||||
libXfixes make
|
1
xorg/libXcursor/sources
Normal file
1
xorg/libXcursor/sources
Normal file
@ -0,0 +1 @@
|
||||
https://www.x.org/releases/individual/lib/libXcursor-1.2.0.tar.bz2
|
1
xorg/libXcursor/version
Normal file
1
xorg/libXcursor/version
Normal file
@ -0,0 +1 @@
|
||||
1.2.0 1
|
Loading…
Reference in New Issue
Block a user