upgrade, archive Notify
All checks were successful
Release Alpine apk for ARM64v8 Edge / compilation-arm64v8 (push) Successful in 1h9m44s

This commit is contained in:
ITmodulo 2025-07-31 23:18:20 +02:00
commit 627e495f7a
5 changed files with 9 additions and 18 deletions

View file

@ -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