upgrade, archive Notify
All checks were successful
Release Alpine apk for ARM64v8 Edge / compilation-arm64v8 (push) Successful in 1h9m44s
All checks were successful
Release Alpine apk for ARM64v8 Edge / compilation-arm64v8 (push) Successful in 1h9m44s
This commit is contained in:
parent
de1e940158
commit
627e495f7a
5 changed files with 9 additions and 18 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: ITmodulo <itmodulo@disroot.org>
|
||||
pkgname=CameraCtl
|
||||
pkgver=0.0.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Pocophone F1 tweaked camera"
|
||||
url="https://gitlab.com/NekoCWD/cameractrl"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
@ -17,10 +17,6 @@ build() {
|
|||
meson compile -C output
|
||||
}
|
||||
|
||||
# check() {
|
||||
#
|
||||
# }
|
||||
|
||||
package() {
|
||||
cd src/cameractrl-master
|
||||
DESTDIR="$pkgdir" meson install --no-rebuild -C output
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue