icecat: update to 78.6.0
This commit is contained in:
parent
b381d154db
commit
b59b482332
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'icecat'
|
||||
pkgname=icecat
|
||||
version=78.5.0
|
||||
version=78.6.0
|
||||
revision=1
|
||||
build_helper="rust qemu"
|
||||
hostmakedepends="autoconf213 unzip zip pkg-config perl python3 yasm rust cargo
|
||||
|
@ -18,9 +18,8 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="MPL-1.1, GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://www.gnu.org/software/${pkgname}/"
|
||||
distfiles="https://distfiles.voidlinux.de/${pkgname}-${version}/${pkgname}-${version}-gnu1.tar.xz"
|
||||
checksum=377feaa13de7ca4c930d69a0c0109f0a38d4fb7fed71b6db42cb1c798cdd95ed
|
||||
checksum=85e85c95cdad245f30b9ef34901552ae1be499191aa409688fee3b67e918c0d1
|
||||
lib32disabled=yes
|
||||
#nocross="warning: src/compiler/glsl/glcpp/glcpp-lex.l:622:1: fatal error: opening dependency file .deps/forc e-cargo-library-build.pp: No such file or directory"
|
||||
|
||||
build_options="alsa jack dbus pulseaudio xscreensaver sndio wayland"
|
||||
build_options_default="alsa jack dbus pulseaudio xscreensaver sndio wayland"
|
||||
|
|
Loading…
Reference in New Issue