You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
31 lines
941 B
Plaintext
31 lines
941 B
Plaintext
PortSystem 1.0
|
|
|
|
name smproxy
|
|
version 1.0.6
|
|
categories x11
|
|
license X11
|
|
maintainers {jeremyhu @jeremyhu} openmaintainer
|
|
description X11 Session Manager
|
|
long_description smproxy allows X applications that do not support X11R6 session management to participate in an X11R6 session.
|
|
|
|
platforms darwin
|
|
|
|
homepage https://www.x.org/
|
|
master_sites xorg:individual/app/
|
|
use_bzip2 yes
|
|
|
|
checksums md5 3a93d9f0859de5d8b65a68a125d48f6a \
|
|
sha1 bbb374ad7e184af7bcada70b90df81f82b9b71ad \
|
|
rmd160 5dbee06f254f275bdf67ef51c63708da7b39d1a5
|
|
|
|
depends_build \
|
|
port:pkgconfig
|
|
|
|
depends_lib \
|
|
port:xorg-libsm \
|
|
port:xorg-libXmu
|
|
|
|
livecheck.type regex
|
|
livecheck.regex ${name}-(\[\\d.\]+)${extract.suffix}
|
|
livecheck.url https://xorg.freedesktop.org/archive/individual/app/?C=M&O=D
|