You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
vtm: update to 2026.01.13
This commit is contained in:
@@ -5,7 +5,7 @@ PortGroup github 1.0
|
||||
PortGroup cmake 1.1
|
||||
PortGroup legacysupport 1.1
|
||||
|
||||
github.setup netxs-group vtm 0.9.99.69 v
|
||||
github.setup netxs-group vtm 2026.01.13 v
|
||||
github.tarball_from archive
|
||||
revision 0
|
||||
|
||||
@@ -18,9 +18,9 @@ description Monotty Desktopio - text-based desktop environment \
|
||||
long_description ${name} is a terminal multiplexer with window manager \
|
||||
and session sharing.
|
||||
|
||||
checksums rmd160 31931c51de2ac63d67a10e615d011327302d4835 \
|
||||
sha256 962e6265fba6889161f0820695dc21ce0c9fca1841a63b60e5189a044bb97b76 \
|
||||
size 1899827
|
||||
checksums rmd160 513318b3a44ea882812195445d8f12d9dd474ce1 \
|
||||
sha256 c4c4c39c0284c1480ed94bb409de3385338564a4090c1d5a2d33099a0ec5a7e4 \
|
||||
size 2177530
|
||||
|
||||
# Requires a compiler with full C++20 support
|
||||
compiler.cxx_standard 2020
|
||||
@@ -28,6 +28,10 @@ compiler.cxx_standard 2020
|
||||
compiler.blacklist-append \
|
||||
{clang}
|
||||
|
||||
depends_lib-append port:freetype \
|
||||
port:lua54 \
|
||||
path:lib/pkgconfig/harfbuzz.pc:harfbuzz
|
||||
|
||||
# Needed for std::filesystem and std::atomic_notify_all
|
||||
legacysupport.newest_darwin_requires_legacy 19
|
||||
legacysupport.use_mp_libcxx yes
|
||||
@@ -46,3 +50,4 @@ notes "
|
||||
Recommended to use it in a terminal with mouse\
|
||||
and True Color support (e.g. iTerm2).
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user