mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 23:30:05 -07:00
cairo: move to extra
This commit is contained in:
parent
49297fe671
commit
46bb7918fe
@ -1,11 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--disable-static \
|
||||
--enable-tee \
|
||||
--enable-gl \
|
||||
--enable-egl
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
@ -1 +0,0 @@
|
||||
5e7b29b3f113ef870d1e3ecf8adf21f923396401604bda16d44be45e66052331 cairo-1.16.0.tar.xz
|
@ -1,7 +0,0 @@
|
||||
libX11
|
||||
libXext
|
||||
libffi
|
||||
libpng
|
||||
mesa
|
||||
pixman
|
||||
fontconfig
|
@ -1 +0,0 @@
|
||||
https://cairographics.org/releases/cairo-1.16.0.tar.xz
|
@ -1 +0,0 @@
|
||||
1.16.0 1
|
Loading…
Reference in New Issue
Block a user