This website requires JavaScript.
Explore
Help
Register
Sign In
kiss-community
/
repo
Watch
2
Star
0
Fork
1
You've already forked repo
mirror of
https://codeberg.org/kiss-community/repo
synced
2024-11-15 03:00:10 -07:00
Code
Issues
Wiki
7808f5d5ed
repo
/
wayland
/
pixman
/
build
9 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
xorg: Added pixman.
2019-06-26 23:53:09 -06:00
#!/bin/sh -e
./configure \
--prefix=/usr \
--disable-gtk
make
pixman: update for new env
2021-07-15 06:10:19 -06:00
make install
Copy Permalink