You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
windowmaker: Add missing dependencies and revbump
Add dependencies on libjpeg-turbo, pango, webp, xorg-libXext, and xorg-libXinerama which are used opportunistically.
This commit is contained in:
@@ -4,10 +4,10 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup window-maker wmaker 0.96.0 wmaker-
|
||||
revision 1
|
||||
|
||||
name windowmaker
|
||||
github.tarball_from releases
|
||||
revision 0
|
||||
|
||||
categories x11 x11-wm
|
||||
platforms darwin freebsd
|
||||
license GPL-2+
|
||||
@@ -33,13 +33,19 @@ checksums rmd160 fc19c3327362097a581807cb9e2af3475ac1eabf \
|
||||
universal_variant no
|
||||
|
||||
depends_build-append \
|
||||
port:gettext \
|
||||
path:bin/pkg-config:pkgconfig
|
||||
|
||||
depends_lib-append port:gettext \
|
||||
depends_lib-append port:gettext-runtime \
|
||||
port:giflib \
|
||||
port:libexif \
|
||||
path:include/turbojpeg.h:libjpeg-turbo \
|
||||
port:libpng \
|
||||
path:lib/pkgconfig/pango.pc:pango \
|
||||
port:tiff \
|
||||
port:webp \
|
||||
port:xorg-libXext \
|
||||
port:xorg-libXinerama \
|
||||
port:xorg-libXmu \
|
||||
port:xpm \
|
||||
port:Xft2
|
||||
|
||||
Reference in New Issue
Block a user