mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 02:47:14 +08:00
glfw 3.2.1
This commit is contained in:
parent
374034a41e
commit
28c7f02d88
@ -1,5 +1,5 @@
|
|||||||
pkgname=glfw
|
pkgname=glfw
|
||||||
pkgver=3.2
|
pkgver=3.2.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A free, open source, portable framework for OpenGL application development"
|
pkgdesc="A free, open source, portable framework for OpenGL application development"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -8,7 +8,7 @@ license=('custom:ZLIB')
|
|||||||
depends=('libgl' 'libxrandr' 'glu' 'xorg-xinput' 'libxxf86vm' 'libxcursor')
|
depends=('libgl' 'libxrandr' 'glu' 'xorg-xinput' 'libxxf86vm' 'libxcursor')
|
||||||
makedepends=('mesa' 'cmake' 'doxygen')
|
makedepends=('mesa' 'cmake' 'doxygen')
|
||||||
source=("https://github.com/glfw/glfw/archive/${pkgver}.tar.gz")
|
source=("https://github.com/glfw/glfw/archive/${pkgver}.tar.gz")
|
||||||
sha512sums=('55982cba8b6605fe5489f7396fb5101f3eedd121d13a51ab8178e4bd2c8b348a8b7869fcd00dbefe5725b5c04942318c2a99f13832da4bfa74db42ab2812f3a2')
|
sha512sums=('c7921f993b9a99b3b9421fefadb039cd475c42d85f5b5a35d7c5401c70491349bb885a02fd31e527de06a8b40d9d49a1fdb92c964e13c04ae092c6b98eb491dc')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname-$pkgver"
|
cd "$srcdir/$pkgname-$pkgver"
|
||||||
|
Loading…
Reference in New Issue
Block a user