mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-01 10:42:52 -06:00
xorg: libXmu new package at 1.1.3
This commit is contained in:
parent
c5587791a0
commit
d07f006a74
8
xorg/libXmu/build
Executable file
8
xorg/libXmu/build
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr \
|
||||||
|
--sysconfdir=/etc
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
xorg/libXmu/checksums
Normal file
1
xorg/libXmu/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731 libXmu-1.1.3.tar.bz2
|
3
xorg/libXmu/depends
Normal file
3
xorg/libXmu/depends
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
libXext
|
||||||
|
libXt
|
||||||
|
xorg-util-macros make
|
1
xorg/libXmu/sources
Normal file
1
xorg/libXmu/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://x.org/releases/individual/lib/libXmu-1.1.3.tar.bz2
|
1
xorg/libXmu/version
Normal file
1
xorg/libXmu/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1.1.3 1
|
Loading…
Reference in New Issue
Block a user