|
|
|
@ -4,11 +4,12 @@ package("ptex") |
|
|
|
|
set_description("Per-Face Texture Mapping for Production Rendering") |
|
|
|
|
set_license("BSD-3-Clause") |
|
|
|
|
|
|
|
|
|
add_urls("https://github.com/wdas/ptex/archive/$(version).tar.gz", |
|
|
|
|
add_urls("https://github.com/wdas/ptex/archive/refs/tags/$(version).tar.gz", |
|
|
|
|
"https://github.com/wdas/ptex.git") |
|
|
|
|
add_versions("v2.3.2", "30aeb85b965ca542a8945b75285cd67d8e207d23dbb57fcfeaab587bb443402b") |
|
|
|
|
add_versions("v2.4.1", "664253b84121251fee2961977fe7cf336b71cd846dc235cd0f4e54a0c566084e") |
|
|
|
|
add_versions("v2.4.2", "c8235fb30c921cfb10848f4ea04d5b662ba46886c5e32ad5137c5086f3979ee1") |
|
|
|
|
add_versions("v2.4.3", "435aa2ee1781ff24859bd282b7616bfaeb86ca10604b13d085ada8aa7602ad27") |
|
|
|
|
|
|
|
|
|
add_deps("zlib") |
|
|
|
|
if is_plat("linux") then |
|
|
|
|