[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/libglpng/libglpng.desc [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A library to load PNG and bind them to OpenGL textures [T] LibGLPng is a library for OpenGL to load PNG graphics files as OpenGL [T] textures, as easily as possible. It also has a number of options for [T] generating the alpha channel and mipmaps. It is implemented using modified [T] vesions of the LibPNG 1.0.2 and ZLib 1.1.3 libraries. [U] http://www.wyatt100.freeserve.co.uk/download.htm [A] Ben Wyatt [M] luisf [C] extra/graphic [L] LGPL [S] Stable [V] 1.45 [P] X -----5---9 460.000 [D] 060be6089fd3ecf337feebbaad8e27de0c2498615fd409a590c7dbda glpng.zip http://www.wyatt100.freeserve.co.uk/ glpng_install() { cp ../lib/*.a $(pkgprefix libdir xorg-server) cp ../include/GL $(pkgprefix includedir xorg-server) -fr } hook_add postmake 5 'glpng_install' srcdir="*/src" var_append zipopt ' ' -d$pkg-$ver var_append makeopt ' ' "-f Makefile.LINUX" makeinstopt=