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
pcre2: bump to 10.40
[kiss-trunc88.git]
/
gdk-pixbuf
/
build
blob
ce97bfc71e80b838b5300c101b12c65fb338fb9a
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
-Ddebug
=
false \
10
-Djpeg
=
enabled \
11
-Dpng
=
enabled \
12
-Dtiff
=
auto \
13
-Ddocs
=
false \
14
-Dman
=
false \
15
-Dgio_sniffing
=
false \
16
-Dinstalled_tests
=
false \
17
-Dbuiltin_loaders
=
all \
18
-Dintrospection
=
enabled \
19
. output
20
21
ninja
-C
output
22
ninja
-C
output
install