comparison graphics/gdk-pixbuf/gdk-pixbuf.sh @ 523:b1690d766bdb

graphics: use new FHS
author David Demelier <markand@malikania.fr>
date Tue, 09 Apr 2019 20:04:48 +0200
parents 7828241c9634
children 705beca72ba0
comparison
equal deleted inserted replaced
522:574e733aebf8 523:b1690d766bdb
81 CFLAGS="$CFLAGS" \ 81 CFLAGS="$CFLAGS" \
82 CXX="$CXX" \ 82 CXX="$CXX" \
83 CXXFLAGS="$CXXFLAGS" \ 83 CXXFLAGS="$CXXFLAGS" \
84 LDFLAGS="$LDFLAGS" \ 84 LDFLAGS="$LDFLAGS" \
85 meson \ 85 meson \
86 --prefix /usr \ 86 --prefix / \
87 --buildtype release \ 87 --buildtype release \
88 --default-library shared \ 88 --default-library shared \
89 -D docs=false \ 89 -D docs=false \
90 -D man=false \ 90 -D man=false \
91 $with_jasper \ 91 $with_jasper \