2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

libpciaccess: 0.17, switch to meson

This commit is contained in:
Owen Rafferty 2022-10-17 21:36:14 -05:00
parent 65b4daa8dc
commit 67bf8635c8
No known key found for this signature in database
5 changed files with 9 additions and 7 deletions

View File

@ -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

View File

@ -1 +1 @@
214c9d0d884fdd7375ec8da8dcb91a8d3169f263294c9a90c575bf1938b9f489
74283ba3c974913029e7a547496a29145b07ec51732bbb5b5c58d5025ad95b73

View File

@ -0,0 +1 @@
meson make

View File

@ -1 +1 @@
https://x.org/releases/individual/lib/libpciaccess-VERSION.tar.bz2
https://x.org/releases/individual/lib/libpciaccess-VERSION.tar.xz

View File

@ -1 +1 @@
0.16 1
0.17 1