[build] type = "autotools" [build.flags] source_subdir = "openpgm/pgm" [dependencies] build = ["python"] runtime = ["glibc"] [package] description = "Library implementing the Pragmatic General Multicast (PGM, RFC3208) reliable transport protocol (OpenPGM)" homepage = "https://github.com/steve-o/openpgm" license = "LGPL-2.1-or-Later" name = "libpgm" version = "5.3.128" [[source]] extract_dir = "$name-$version" post_extract = ["cd openpgm/pgm && autoreconf -fi"] url = "https://github.com/steve-o/openpgm.git#release-5-3-128" cherry_pick = [ "240634b1afb968a051f8c68696eae2a582a02450" ]