libdisplay-info: new at 0.1.1

This commit is contained in:
Owen Rafferty 2023-11-25 12:18:50 -06:00
parent 8f3a669314
commit ab16983ac8
No known key found for this signature in database
5 changed files with 15 additions and 0 deletions

10
extra/libdisplay-info/build Executable file
View File

@ -0,0 +1,10 @@
#!/bin/sh -e
export DESTDIR="$1"
meson setup \
-Dprefix=/usr \
output
ninja -C output
ninja -C output install

View File

@ -0,0 +1 @@
f3657a4f6af83243dbda88b99480f2555a0db3c94c6824d6e9ac0f0282e68504b5

View File

@ -0,0 +1,2 @@
hwdata make
meson make

View File

@ -0,0 +1 @@
https://gitlab.freedesktop.org/emersion/libdisplay-info/-/archive/0.1.1/libdisplay-info-0.1.1.tar.gz

View File

@ -0,0 +1 @@
0.1.1 1