${MASTER_SITES_GITHUB:H:H:H}/commit/ can you just put the actual url here please
CXX=${CXX} please use quotes, some possible uses of the CXX variable include spaces On 2021/12/19 20:41, Klemens Nanni wrote: > This is the last dependency for our telegram desktop ports. > They ship a bundled version which also works but I figured using proper > ports where possible is best, so here it is. > > Information for inst:openh264-2.1.1 > > Comment: > Cisco implementation of H.264 codec > > Required by: > tg_owt-0.0.0.20211212 > > Description: > OpenH264 is a codec library which supports H.264 encoding and decoding. > It is suitable for use in real time applications such as WebRTC. > > Maintainer: Klemens Nanni <k...@openbsd.org> > > WWW: https://github.com/cisco/openh264 > > Enabling tests and using gtest from ports took a while, but I managed to > do so without patching, which seems rather nice. > > [==========] 453 tests from 60 test cases ran. (207344 ms total) > [ PASSED ] 448 tests. > [ FAILED ] 5 tests, listed below: > > Builds and tests fine on amd64 and sparc64. > > The initial port was done with Andrew Krasavin. > > Feedback? OK?