summaryrefslogtreecommitdiff
path: root/graphics/glpng/DESCR
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2015-02-03 22:26:50 +0000
committersnj <snj@pkgsrc.org>2015-02-03 22:26:50 +0000
commit9a18860c5294d6394a5b9647cf005d79f3610cb1 (patch)
tree5246254db182bef2abdd88adbce4e8dd3e1ca14b /graphics/glpng/DESCR
parent2ffcf0581bde033647a7ed51dd45cd8217306780 (diff)
downloadpkgsrc-9a18860c5294d6394a5b9647cf005d79f3610cb1.tar.gz
Update glpng to 1.46, from its "new" home at http://repo.or.cz/w/glpng.git.
Changes: - Documentation fixes - Appease newer compilers - Fix build with png-1.5 - Fix CVE-2010-1519 - Add memory reading functions - Add luminance alpha support
Diffstat (limited to 'graphics/glpng/DESCR')
-rw-r--r--graphics/glpng/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glpng/DESCR b/graphics/glpng/DESCR
index 74a3bc4f0b6..e4bca42abd6 100644
--- a/graphics/glpng/DESCR
+++ b/graphics/glpng/DESCR
@@ -2,4 +2,4 @@ This is a library for OpenGL to load PNG graphics files as an OpenGL
texture as easily as possible. It also has a number of options for
generating the alpha channel and mipmaps.
-This package is based on the freedesktop-games repository.
+This package is based on the repository at http://repo.or.cz/w/glpng.git