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

set rev             13e691adf3d4d3ebee2f7239731a07d3b9704956

github.setup        google angle $rev
github.tarball_from archive

# Major and minor version from src/common/angle_version.h
# Patch version using `git rev-list HEAD --count`
version             2.1.27953
revision            0
categories          graphics devel
license             BSD
maintainers         {makr @mohd-akram} openmaintainer

description         OpenGL ES implementation

long_description    A cross-platform, conformant OpenGL ES implementation.

homepage            https://angleproject.org

# grep -E 'jsoncpp_revision.:|(build.git|testing|astc-encoder|rust|SPIRV-(Headers|Tools)|Vulkan-Headers|zlib)@' DEPS
set jsoncpp         42e892d96e47b1f6e29844cc705e148ec4856448
set cr_jsoncpp      f62d44704b4da6014aa231cfc116e7fd29617d2a
set cr_build        5e78d27a99576916b3cc2e99c46a623719c58d43
set cr_testing      9d6144773492600f776980ed1e09913108051973
set astc_encoder    2319d9c4d4af53a7fc7c52985e264ce6e8a02a9b
set cr_rust         d9a445412af603f9d943b315bd854c393bbb62db
set spirv_headers   1e770e7de8373a8dd49f23416cf7ca4001d01040
set spirv_tools     39813baec458ada43263749757b15fbfbd6be107
set vk_headers      015e25c3c91b70eb1a754d36fb14c4ba6ad9b0b9
set cr_zlib         3246f1b60849cc505e231c5d19d0cbf358093555

master_sites-append https://github.com/gsource-mirror/chromium-src-build/archive/${cr_build}:chromium-build
distfiles-append    chromium-src-build-${cr_build}${extract.suffix}:chromium-build

master_sites-append https://github.com/gsource-mirror/chromium-src-testing/archive/${cr_testing}:chromium-testing
distfiles-append    chromium-src-testing-${cr_testing}${extract.suffix}:chromium-testing

master_sites-append https://github.com/gsource-mirror/chromium-src-third_party-jsoncpp/archive/${cr_jsoncpp}:chromium-jsoncpp
distfiles-append    chromium-src-third_party-jsoncpp-${cr_jsoncpp}${extract.suffix}:chromium-jsoncpp

master_sites-append https://github.com/gsource-mirror/chromium-src-third_party-rust/archive/${cr_rust}:chromium-rust
distfiles-append    chromium-src-third_party-rust-${cr_rust}${extract.suffix}:chromium-rust

master_sites-append https://github.com/gsource-mirror/chromium-src-third_party-zlib/archive/${cr_zlib}:chromium-zlib
distfiles-append    chromium-src-third_party-zlib-${cr_zlib}${extract.suffix}:chromium-zlib

master_sites-append https://github.com/KhronosGroup/SPIRV-Headers/archive/${spirv_headers}:spirv-headers
distfiles-append    SPIRV-Headers-${spirv_headers}${extract.suffix}:spirv-headers

master_sites-append https://github.com/KhronosGroup/SPIRV-Tools/archive/${spirv_tools}:spirv-tools
distfiles-append    SPIRV-Tools-${spirv_tools}${extract.suffix}:spirv-tools

master_sites-append https://github.com/KhronosGroup/Vulkan-Headers/archive/${vk_headers}:vulkan-headers
distfiles-append    Vulkan-Headers-${vk_headers}${extract.suffix}:vulkan-headers

master_sites-append https://github.com/ARM-software/astc-encoder/archive/${astc_encoder}:astc-encoder
distfiles-append    astc-encoder-${astc_encoder}${extract.suffix}:astc-encoder

master_sites-append https://github.com/open-source-parsers/jsoncpp/archive/${jsoncpp}:jsoncpp
distfiles-append    jsoncpp-${jsoncpp}${extract.suffix}:jsoncpp

checksums           ${distname}${extract.suffix} \
                    rmd160  07fcce9cb5aa6b1f06a33537ab246ec48f77fe5b \
                    sha256  a4992b08615bdb0fae2a8538676fc083276e7e0ff4f04c00180c85c7c9ae42a9 \
                    size    16891285 \
                    chromium-src-build-${cr_build}${extract.suffix} \
                    rmd160  ad20ea878725a7b7ff192143781fb90ec9c6bf10 \
                    sha256  b90d154f1f92739ec1762afc1f2eb1fb58eee8228bf473416d85c21a40ecf273 \
                    size    1780890 \
                    chromium-src-testing-${cr_testing}${extract.suffix} \
                    rmd160  275f1a88734933917012d0dae2446a913c13f254 \
                    sha256  ea78608ccf66ce4da4f97c4822f62f998f9239c3553d72ed7f35a37b24701761 \
                    size    2049946 \
                    chromium-src-third_party-jsoncpp-${cr_jsoncpp}${extract.suffix} \
                    rmd160  8611455ceb50dd821a942c3b10f2110c418fe182 \
                    sha256  7360eff9ce58208c68da260db23bdc29bbc00c769905af10aa45af0dd308aba4 \
                    size    4411 \
                    chromium-src-third_party-rust-${cr_rust}${extract.suffix} \
                    rmd160  22680547af989af30c333e9d6be64780284e9667 \
                    sha256  9c78af32ae1088ae9b2e5493e5d9043c5c955f28c83789dab834cd4be97239c2 \
                    size    33139534 \
                    chromium-src-third_party-zlib-${cr_zlib}${extract.suffix} \
                    rmd160  3293fe7af4938f26ac5c3c5157c00f7fb129c6e2 \
                    sha256  77772896f800482a19f2b81605eae1017b7e53d0836f1e9f866803b800d8c0e2 \
                    size    1382040 \
                    SPIRV-Headers-${spirv_headers}${extract.suffix} \
                    rmd160  02f3399e9539af45ace649c7a7dc3ab83d0eec14 \
                    sha256  9d6c51923bce1f0fde35b7827b5335689197d604d62e06251860f80322f7ac76 \
                    size    568459 \
                    SPIRV-Tools-${spirv_tools}${extract.suffix} \
                    rmd160  3eac2b6f3bd1e8554db56412a864959efb1aa4b7 \
                    sha256  e86fe4ef23e000bbcc6a949061c1f3746c00b45a24637fe79260ca15e2d5a672 \
                    size    3504199 \
                    Vulkan-Headers-${vk_headers}${extract.suffix} \
                    rmd160  119cb01693b329cc5941ef51f99c8e5a8c84b28f \
                    sha256  666700236101d288dea8bb080c6f8039467cb1d29ea1e1aae6f93a819f4f9029 \
                    size    3341743 \
                    astc-encoder-${astc_encoder}${extract.suffix} \
                    rmd160  1c792cca8415346924640772699e6ffc2d3871f4 \
                    sha256  8b5068ef28a8db1cb354d89d9cefd19d43eddfc72c3468fce7ebb92b2431d4c4 \
                    size    36161899 \
                    jsoncpp-${jsoncpp}${extract.suffix} \
                    rmd160  2938aba554af493df2cc854497fa3a00d55521ee \
                    sha256  0b40e4598d68d3dbd8cab90b249e18f1363ecc694c38f727851f4db34b6887ec \
                    size    216350

set py_ver          3.14
set py_ver_nodot    [string map {. {}} ${py_ver}]

configure.python    ${prefix}/bin/python${py_ver}

depends_build       port:gn \
                    port:python${py_ver_nodot} \
                    port:ninja \
                    port:rapidjson

use_xcode           yes

patchfiles          patch-commit-id.diff \
                    patch-apple-toolchain.diff \
                    patch-src-common-platform.diff

post-extract {
    delete ${worksrcpath}/build
    move ${workpath}/chromium-src-build-${cr_build} ${worksrcpath}/build

    delete ${worksrcpath}/testing
    move ${workpath}/chromium-src-testing-${cr_testing} ${worksrcpath}/testing

    delete ${worksrcpath}/third_party/jsoncpp
    move ${workpath}/chromium-src-third_party-jsoncpp-${cr_jsoncpp} \
        ${worksrcpath}/third_party/jsoncpp

    delete ${worksrcpath}/third_party/rust
    move ${workpath}/chromium-src-third_party-rust-${cr_rust} \
        ${worksrcpath}/third_party/rust

    delete ${worksrcpath}/third_party/zlib
    move ${workpath}/chromium-src-third_party-zlib-${cr_zlib} \
        ${worksrcpath}/third_party/zlib

    delete ${worksrcpath}/third_party/spirv-headers/src
    move ${workpath}/SPIRV-Headers-${spirv_headers} \
        ${worksrcpath}/third_party/spirv-headers/src

    delete ${worksrcpath}/third_party/spirv-tools/src
    move ${workpath}/SPIRV-Tools-${spirv_tools} \
        ${worksrcpath}/third_party/spirv-tools/src

    delete ${worksrcpath}/third_party/vulkan-headers/src
    move ${workpath}/Vulkan-Headers-${vk_headers} \
        ${worksrcpath}/third_party/vulkan-headers/src

    delete ${worksrcpath}/third_party/astc-encoder/src
    move ${workpath}/astc-encoder-${astc_encoder} \
        ${worksrcpath}/third_party/astc-encoder/src

    delete ${worksrcpath}/third_party/jsoncpp/source
    move ${workpath}/jsoncpp-${jsoncpp} \
        ${worksrcpath}/third_party/jsoncpp/source

    copy ${filespath}/gclient_args.gni ${worksrcpath}/build/config/
}

post-patch {
    reinplace "s|@COMMIT_POSITION@|[lindex [split ${version} .] 2]|" \
        ${worksrcpath}/src/commit_id.py
}

compiler.cxx_standard   2020

# avoid conflict with installed zlib
compiler.limit_flags    yes

configure.cmd       gn gen
configure.pre_args  --script-executable=${configure.python}
configure.args      --args='\
                    mac_sdk_min=\"${macosx_deployment_target}\" \
                    mac_deployment_target=\"${macosx_deployment_target}\" \
                    install_prefix=\"${destroot}${prefix}\" \
                    is_official_build=true \
                    is_clang=false \
                    treat_warnings_as_errors=false \
                    fatal_linker_warnings=false \
                    use_custom_libcxx=false \
                    enable_rust=false \
                    angle_build_tests=false \
                    angle_enable_metal=false \
                    angle_enable_vulkan=false'
configure.post_args out

if {${os.platform} eq "darwin" && ${os.major} < 19} {
    configure.cppflags-append   -DTARGET_OS_MACCATALYST=0 \
                                -DMTLGPUFamilyMac2=2002
}
if {${os.platform} eq "darwin" && ${os.major} < 21} {
    configure.cppflags-append   -DkIOMainPortDefault=kIOMasterPortDefault
}
configure.cxx-append    {*}${configure.cppflags}

build.cmd           ninja
build.target        angle
build.args          -C out
build.env           ANGLE_UPSTREAM_HASH=[string range $rev 0 11]

destroot.cmd        ninja
destroot.target     install_angle
destroot.args       -C out
destroot.destdir

post-destroot {
    reinplace "s|^prefix=.*$|prefix=${prefix}|" \
        {*}[glob ${destroot}${prefix}/lib/pkgconfig/*.pc]

    delete \
        ${destroot}${prefix}/include/CL \
        ${destroot}${prefix}/include/GLX \
        ${destroot}${prefix}/include/WGL \
        ${destroot}${prefix}/include/GLSLANG \
        ${destroot}${prefix}/include/vulkan \
        ${destroot}${prefix}/include/platform \
        {*}[glob ${destroot}${prefix}/include/*.h] \
        {*}[glob ${destroot}${prefix}/include/*/README.md] \
        {*}[glob ${destroot}${prefix}/include/*/.clang-format]

    platform darwin {
        foreach f [glob -tails -directory ${destroot} ${prefix}/lib/*.dylib] {
            system "install_name_tool -id /$f ${destroot}/$f"
        }

        system "install_name_tool -change ./libGLESv2.dylib \
            ${prefix}/lib/libGLESv2.dylib \
            ${destroot}${prefix}/lib/libGLESv1_CM.dylib"
    }
}

livecheck.url       https://chromiumdash.appspot.com/fetch_releases?channel=Stable&platform=Mac
livecheck.type      regex
livecheck.regex     {"angle":"([0-9a-f]+)"}
livecheck.version   $rev
