| OLD | NEW |
| 1 NAME=clipper | 1 NAME=clipper |
| 2 VERSION=6.2.1 | 2 VERSION=6.2.1 |
| 3 URL=http://download.sf.net/polyclipping/files/clipper_ver6.2.1.zip | 3 URL=http://download.sf.net/polyclipping/files/clipper_ver6.2.1.zip |
| 4 ARCHIVE_ROOT=cpp | 4 ARCHIVE_ROOT=cpp |
| 5 LICENSE=Boost Software License | 5 LICENSE=Boost Software License |
| 6 SHA1=0555254020aee67f4f9643962b8c5e994e07e85a | 6 SHA1=0555254020aee67f4f9643962b8c5e994e07e85a |
| 7 # The cmake version seems to fails when using with emcc | 7 # The cmake version seems to fails when using with emcc |
| 8 # https://bugs.chromium.org/p/naclports/issues/detail?id=243 | 8 # https://bugs.chromium.org/p/webports/issues/detail?id=243 |
| 9 DISABLED_TOOLCHAIN=(emscripten) | 9 DISABLED_TOOLCHAIN=(emscripten) |
| OLD | NEW |