glfw: ignore update-check for windows binaries
This commit is contained in:
parent
ea78c2cf90
commit
fc605a6796
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ short_desc="Multi-platform library for creating windows with OpenGL contexts"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="BSD-3"
|
license="BSD-3"
|
||||||
homepage="http://www.glfw.org"
|
homepage="http://www.glfw.org"
|
||||||
|
update_ignore='*WIN*'
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=4f09d70b9e341c8613873cadb51d9e40a67982b5bb919e024783cec7ac09efc0
|
checksum=4f09d70b9e341c8613873cadb51d9e40a67982b5bb919e024783cec7ac09efc0
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue