mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
libpciaccess: 0.17, switch to meson
This commit is contained in:
parent
65b4daa8dc
commit
67bf8635c8
@ -1,7 +1,8 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
meson setup \
|
||||
-Dprefix=/usr \
|
||||
output
|
||||
|
||||
make
|
||||
make install
|
||||
ninja -C output
|
||||
ninja -C output install
|
||||
|
@ -1 +1 @@
|
||||
214c9d0d884fdd7375ec8da8dcb91a8d3169f263294c9a90c575bf1938b9f489
|
||||
74283ba3c974913029e7a547496a29145b07ec51732bbb5b5c58d5025ad95b73
|
||||
|
1
wayland/libpciaccess/depends
Normal file
1
wayland/libpciaccess/depends
Normal file
@ -0,0 +1 @@
|
||||
meson make
|
@ -1 +1 @@
|
||||
https://x.org/releases/individual/lib/libpciaccess-VERSION.tar.bz2
|
||||
https://x.org/releases/individual/lib/libpciaccess-VERSION.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
0.16 1
|
||||
0.17 1
|
||||
|
Loading…
Reference in New Issue
Block a user