diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2016-11-26 17:46:47 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-11-26 17:46:47 -0800 |
| commit | bc8a015889caa63c4d3ebac06714b1b5601e638e (patch) | |
| tree | b4267a17d7ba2722dc0037e0f7dbe66b9a691ccb /ports/pixman/CONTROL | |
| parent | 9fdb1f8fe800867a5e87452f0bad249b2500f3b2 (diff) | |
| parent | 57f051776f3015e51045bab19d71fa8f7a69c81b (diff) | |
| download | vcpkg-bc8a015889caa63c4d3ebac06714b1b5601e638e.tar.gz vcpkg-bc8a015889caa63c4d3ebac06714b1b5601e638e.zip | |
Merge pull request #346 from mikebmcl/master
Added ports for pixman 0.32.0 and cairo 1.14.6.
Diffstat (limited to 'ports/pixman/CONTROL')
| -rw-r--r-- | ports/pixman/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/pixman/CONTROL b/ports/pixman/CONTROL new file mode 100644 index 000000000..564c81466 --- /dev/null +++ b/ports/pixman/CONTROL @@ -0,0 +1,3 @@ +Source: pixman +Version: 0.34.0 +Description: Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. |
