mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 07:10:16 -07:00
xrdb: new package at 1.2.0
This commit is contained in:
parent
5eb86f5326
commit
b63587f716
9
xorg/xrdb/build
Executable file
9
xorg/xrdb/build
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr \
|
||||||
|
--mandir=/usr/share/man \
|
||||||
|
--localstatedir=/var
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
xorg/xrdb/checksums
Normal file
1
xorg/xrdb/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
f23a65cfa1f7126040d68b6cf1e4567523edac10f8dc06f23d840d330c7c6946 xrdb-1.2.0.tar.bz2
|
3
xorg/xrdb/depends
Normal file
3
xorg/xrdb/depends
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
libX11
|
||||||
|
libXmu
|
||||||
|
xorg-util-macros make
|
1
xorg/xrdb/sources
Normal file
1
xorg/xrdb/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://www.x.org/releases/individual/app/xrdb-1.2.0.tar.bz2
|
1
xorg/xrdb/version
Normal file
1
xorg/xrdb/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1.2.0 1
|
Loading…
Reference in New Issue
Block a user