forked from kiss-community/repo
libdisplay-info: new at 0.1.1
This commit is contained in:
parent
8f3a669314
commit
ab16983ac8
10
extra/libdisplay-info/build
Executable file
10
extra/libdisplay-info/build
Executable file
@ -0,0 +1,10 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export DESTDIR="$1"
|
||||
|
||||
meson setup \
|
||||
-Dprefix=/usr \
|
||||
output
|
||||
|
||||
ninja -C output
|
||||
ninja -C output install
|
1
extra/libdisplay-info/checksums
Normal file
1
extra/libdisplay-info/checksums
Normal file
@ -0,0 +1 @@
|
||||
f3657a4f6af83243dbda88b99480f2555a0db3c94c6824d6e9ac0f0282e68504b5
|
2
extra/libdisplay-info/depends
Normal file
2
extra/libdisplay-info/depends
Normal file
@ -0,0 +1,2 @@
|
||||
hwdata make
|
||||
meson make
|
1
extra/libdisplay-info/sources
Normal file
1
extra/libdisplay-info/sources
Normal file
@ -0,0 +1 @@
|
||||
https://gitlab.freedesktop.org/emersion/libdisplay-info/-/archive/0.1.1/libdisplay-info-0.1.1.tar.gz
|
1
extra/libdisplay-info/version
Normal file
1
extra/libdisplay-info/version
Normal file
@ -0,0 +1 @@
|
||||
0.1.1 1
|
Loading…
Reference in New Issue
Block a user