parent
60a5a61f9b
commit
d33201b1c5
3 changed files with 4 additions and 3 deletions
|
@ -130,6 +130,7 @@ libbrcmGLESv2.so rpi-userland-20180103_2
|
|||
libbrcmOpenVG.so rpi-userland-20180103_2
|
||||
libnvidia-ml.so.1 nvidia-libs-346.47_1 ignore
|
||||
libnvidia-ml.so.1 nvidia390-libs-390.87_1 ignore
|
||||
libnvidia-ml.so.1 nvidia470-libs-470.103.01_1 ignore
|
||||
libnvidia-tls.so.346.47 nvidia-libs-346.47_1 ignore
|
||||
libnvidia-glcore.so.346.47 nvidia-libs-346.47_1 ignore
|
||||
libnvidia-gtk2.so.346.47 nvidia-gtklibs-346.47_1 ignore
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'harfbuzz'
|
||||
pkgname=harfbuzz
|
||||
version=3.2.0
|
||||
version=3.3.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
||||
changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS"
|
||||
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
|
||||
checksum=0ada50a1c199bb6f70843ab893c55867743a443b84d087d54df08ad883ebc2cd
|
||||
checksum=8c083384838f39f4a4856a6584def595b10cc071754a08d5e999293462b34296
|
||||
|
||||
libharfbuzz_package() {
|
||||
short_desc+=" - runtime library"
|
||||
|
|
|
@ -4,7 +4,7 @@ _desc="NVIDIA drivers (GKxxx “Kepler”)"
|
|||
|
||||
pkgname=nvidia470
|
||||
version=470.103.01
|
||||
revision=1
|
||||
revision=2
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="custom:NVIDIA Proprietary"
|
||||
homepage="https://www.nvidia.com"
|
||||
|
|
Loading…
Reference in a new issue