diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-10-21 16:31:06 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-21 16:31:06 -0700 |
| commit | 51fce8c8d8ebafc9ad314d3d0b242b23e1e15ccd (patch) | |
| tree | 66c10f811f278a2063fcf2c59f76f33c746b5c84 /ports/libnoise/CONTROL | |
| parent | 291df751258928bc021a5251585c8733328edf25 (diff) | |
| download | vcpkg-51fce8c8d8ebafc9ad314d3d0b242b23e1e15ccd.tar.gz vcpkg-51fce8c8d8ebafc9ad314d3d0b242b23e1e15ccd.zip | |
[libnoise] Fix build and header, install FindLibNoise.cmake (#14141)
Diffstat (limited to 'ports/libnoise/CONTROL')
| -rw-r--r-- | ports/libnoise/CONTROL | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/libnoise/CONTROL b/ports/libnoise/CONTROL index 53009a450..144273305 100644 --- a/ports/libnoise/CONTROL +++ b/ports/libnoise/CONTROL @@ -1,3 +1,5 @@ Source: libnoise
Version: 1.0.0
+Port-Version: 1
+Homepage: https://github.com/RobertHue/libnoise
Description: A general-purpose library that generates three-dimensional coherent noise. Useful for terrain generation and procedural texture generation. Uses a broad number of techniques (Perlin noise, ridged multifractal, etc.) and combinations of those techniques.
|
