summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..04b4e45eab20
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = glew-wayland
+ pkgdesc = The OpenGL Extension Wrangler Library, for Wayland
+ pkgver = 2.2.0
+ pkgrel = 1
+ url = https://glew.sourceforge.net/
+ arch = x86_64
+ license = BSD
+ license = GPL
+ license = MIT
+ depends = glu
+ depends = libxi
+ depends = libxmu
+ conflicts = glew
+ source = https://downloads.sourceforge.net/glew/glew-2.2.0.tgz
+ sha256sums = d4fc82893cfb00109578d0a1a2337fb8ca335b3ceccf97b97e5cc7f08e4353e1
+
+pkgname = glew-wayland
+