# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup qmake 1.0 PortGroup github 1.0 github.setup tjohnman Obsession 6cc3951ccc69a772f5944ac16ab1e3e92e7efb7c version 2022.11.05 revision 0 categories www license GPL-3 maintainers {@barracuda156 gmail.com:vital.had} openmaintainer description A Hotline client written in Qt featuring Shift-JIS support and other stuff. long_description The Obsession Hotline client aims to be a modern alternative for macOS, Linux and Windows users. \ It supports Shift-JIS encoding for Japanese users or for browsing Japanese servers. \ It is written using Qt and should compile and work out of the box on macOS, Linux and Windows. checksums rmd160 cfea79546b61742716486088d80b44a2f2b37d74 \ sha256 4335dbcec70aaf5b2049f86981ec81f5b3e9eeba1c9df610f520899d318490b9 \ size 21703523 depends_build port:qt4-mac # error: ISO C++ forbids initialization of member ‘encryption’ # https://github.com/tjohnman/Obsession/issues/41 compiler.cxx_standard 2011 destroot { move ${worksrcpath}/Obsession.app ${destroot}${applications_dir} }