repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mpv: switch to meson
[kiss-trunc88.git]
/
atk
/
build
blob
b67e9c9be6679424ffe191308af98b8e34ea716b
1
#!/bin/sh -e
2
3
: >
test
s
/
meson.build
4
5
meson \
6
--prefix
=/
usr \
7
--sysconfdir
=/
etc \
8
--mandir
=/
usr
/
shar
e
/
man \
9
-Ddocs
=
false \
10
-Dintrospection
=
true \
11
. output
12
13
ninja
-C
output
14
ninja
-C
output
install