Skip to content
Snippets Groups Projects
Verified Commit 6bcbf6a4 authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

user/glfw: move to legacy/, only added for embree

parent 2ad13fe1
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,8 @@ depends=""
depends_dev="mesa-dev"
makedepends="$depends_dev cmake doxygen libx11-dev libxrandr-dev libxcursor-dev
libxinerama-dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="https://github.com/glfw/glfw/releases/download/3.2.1/glfw-$pkgver.zip"
sha512sums="73dd6d4a8d28a2b423f0fb25489659c1a845182b7ef09848d4f442cdc489528aea90f43ac84aeedb9d2301c4487f39782b647ee4959e67e83babb838372b980c glfw-3.2.1.zip"
build() {
cd "$builddir"
......@@ -47,3 +45,4 @@ package() {
install -D -d "$builddir"/docs/html "$pkgdir"/usr/share/doc/$pkgname/
}
sha512sums="73dd6d4a8d28a2b423f0fb25489659c1a845182b7ef09848d4f442cdc489528aea90f43ac84aeedb9d2301c4487f39782b647ee4959e67e83babb838372b980c glfw-3.2.1.zip"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment