# -*- 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           cmake 1.1
PortGroup           github 1.0

github.setup        hyprwm hyprwayland-scanner 0.4.6 v
revision            0
categories          wayland
license             BSD
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
description         Hyprland implementation of wayland-scanner
long_description    {*}${description}, in and for C++.
checksums           rmd160  3f6d9e554f4bd1075f0f17564f260a9d8d5297c0 \
                    sha256  05f55fd1a20d8ca81b5030980fdb7c87147749230145bdb3745af2741d617f5c \
                    size    11509
github.tarball_from archive

depends_build-append \
                    path:bin/pkg-config:pkgconfig
depends_lib-append  port:pugixml

compiler.cxx_standard   2023
