Inital commit

This commit is contained in:
Cametendo
2026-05-04 08:55:27 +02:00
commit c65fd63fd9
23 changed files with 1334 additions and 0 deletions

15
.SRCINFO Normal file
View File

@@ -0,0 +1,15 @@
pkgbase = cflash
pkgdesc = A small and lightweight wrapper for dd that strips away the complexity of CLI flashing.
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/cametendo/cflash-git
arch = any
license = MIT
makedepends = java-environment>=21
makedepends = maven
makedepends = git
depends = java-runtime>=21
source = cflash::git+https://github.com/cametendo/cflash-git.git
sha256sums = SKIP
pkgname = cflash