[arch-commits] Commit in glew/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Tue May 3 21:46:19 UTC 2022
Date: Tuesday, May 3, 2022 @ 21:46:19
Author: heftig
Revision: 444541
2.2.0-3: debug on
Modified:
glew/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-03 21:45:52 UTC (rev 444540)
+++ PKGBUILD 2022-05-03 21:46:19 UTC (rev 444541)
@@ -4,7 +4,7 @@
pkgname=glew
pkgver=2.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="The OpenGL Extension Wrangler Library"
arch=('x86_64')
url="https://github.com/nigels-com/glew"
@@ -11,6 +11,7 @@
license=('BSD' 'MIT' 'GPL')
depends=('libxmu' 'libxi' 'glu')
provides=('libGLEW.so')
+options=('debug')
# https://sourceforge.net/projects/glew/files/glew/
source=(https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tgz
glew-install.patch)
More information about the arch-commits
mailing list