ci: don't build scdoc

scodc is now available in all distributions we have CI for.
This commit is contained in:
Simon Ser 2020-04-04 16:27:04 +02:00 committed by Drew DeVault
parent f03d50f54b
commit 3df32d0310
3 changed files with 3 additions and 17 deletions

View file

@ -8,6 +8,7 @@ packages:
- graphics/gdk-pixbuf2
- graphics/wayland
- graphics/wayland-protocols
- textproc/scdoc
- x11-toolkits/pango
- x11/libxcb
- x11/libxkbcommon
@ -21,17 +22,10 @@ packages:
- x11/libX11
- x11/pixman
- x11/xcb-util-wm
# scdoc dependencies
- devel/gmake
sources:
- https://github.com/swaywm/sway
- https://github.com/swaywm/wlroots
- https://git.sr.ht/~sircmpwn/scdoc
tasks:
- scdoc: |
cd scdoc
gmake PREFIX=/usr/local
sudo gmake install PREFIX=/usr/local
- fixup_epoll: |
cat << 'EOF' | sudo tee /usr/local/libdata/pkgconfig/epoll-shim.pc
prefix=/usr/local