gogglesmm: update to 1.2.4.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'gogglesmm'
|
# Template file for 'gogglesmm'
|
||||||
pkgname=gogglesmm
|
pkgname=gogglesmm
|
||||||
version=1.2.3
|
version=1.2.4
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
archs="x86_64* i686* aarch64* armv7* ppc64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
@@ -15,13 +15,9 @@ license="GPL-3.0-or-later"
|
|||||||
homepage="https://gogglesmm.github.io/"
|
homepage="https://gogglesmm.github.io/"
|
||||||
changelog="https://raw.githubusercontent.com/gogglesmm/gogglesmm/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/gogglesmm/gogglesmm/master/ChangeLog"
|
||||||
distfiles="https://github.com/gogglesmm/gogglesmm/archive/${version}.tar.gz"
|
distfiles="https://github.com/gogglesmm/gogglesmm/archive/${version}.tar.gz"
|
||||||
checksum=4315ea4d9894fa2c7f160c73e5464b91b7a00f22964910adb77e1e9b94273006
|
checksum=e23a49ac1d7b4cf87a4c1730d06c816af2c540ad457148328b52702b8d347223
|
||||||
nocross="Tries to execute compiled code"
|
nocross="Tries to execute compiled code"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
*-musl) broken="PTHREAD_RWLOCK_PREFER_WRITER_NP usage" ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
# this plugin has little endian only code
|
# this plugin has little endian only code
|
||||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||||
configure_args+=" -DWITH_MAD=OFF"
|
configure_args+=" -DWITH_MAD=OFF"
|
||||||
|
|||||||
Reference in New Issue
Block a user