mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
alarm/kodi-rbp4-git to 19.0a2.56255.38db844c0c-1
This commit is contained in:
parent
27ac1e34a2
commit
171f0c6d39
2 changed files with 7 additions and 5 deletions
|
@ -25,8 +25,8 @@ _source=popcornmix
|
|||
#_commit=79247902092c3a152723a7bcea233abd1f50ad10
|
||||
|
||||
# popcornmix's gbm branch
|
||||
_commitnumber=56236
|
||||
_commit=58e4c8bd67958b254c137cfa9c6637685be050b4
|
||||
_commitnumber=56255
|
||||
_commit=38db844c0c3f6499f8a6da4fbb96146d9127e7b3
|
||||
|
||||
pkgver="19.0a2.$_commitnumber.${_commit:0:10}"
|
||||
pkgrel=1
|
||||
|
@ -95,11 +95,11 @@ noextract=(
|
|||
"flatbuffers-$_flatbuffers_version.tar.gz"
|
||||
"spdlog-$_spdlog_version.tar.gz"
|
||||
)
|
||||
sha256sums=('025a3c9fe09ea3ad6cc1c77266358fa98daa08f5206b6e1d740ffb2a20b50a62'
|
||||
sha256sums=('e3ce75b20279ff6cc4b4be9e1c90ecdb464aea6fc947eacc29b9a0597a6b815e'
|
||||
'84ee6e1f7872fb249799f1428d5ab79930912ab7e064122c5c008fbecd0b547a'
|
||||
'61a0648d4a5086f560ceb4e020f82472d00b99398f2cacba94fad3e96c4c362a'
|
||||
'5d38a895ee7b93689fab79124a3aad23a5e3e643abd08878d778d04066c8d26f'
|
||||
'39599a4fd2c0ef9bbab0767ed8c21b0c1846da4fbcefb388c3c9e33f7aa6453c'
|
||||
'af8bba64ea919e5bc0b0258bac54c99235b5942e3a36385213090d245541b4a7'
|
||||
'38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d'
|
||||
'071e414e61b795f2ff9015b21a85fc009dde967f27780d23092643916538a57a'
|
||||
'a30b6aa0aad0f2c505bc77948af2d5531a80b6e68112addb4c123fca24d5d3bf'
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
# the recommended vc4 driver is vc4-kms-v3d however support for 4k modes is
|
||||
# not yet mature and the vc4-fkms-v3d may be substituted but it is known to
|
||||
# cause tearing artifacts
|
||||
dtoverlay=vc4-kms-v3d,cma-384
|
||||
dtoverlay=rpivid-v4l2
|
||||
disable_overscan=1
|
||||
#dtparam=audio=on
|
||||
|
|
Loading…
Reference in a new issue