23 lines
699 B
Plaintext
23 lines
699 B
Plaintext
pkgbase = stegasoo-cli-git
|
|
pkgdesc = Secure steganography CLI with hybrid photo + passphrase + PIN authentication
|
|
pkgver = 4.2.1
|
|
pkgrel = 1
|
|
url = https://github.com/adlee-was-taken/stegasoo
|
|
install = stegasoo-cli-git.install
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = git
|
|
makedepends = python
|
|
makedepends = python-build
|
|
makedepends = python-hatchling
|
|
depends = python>=3.11
|
|
optdepends = libjpeg-turbo: jpegtran for lossless JPEG rotation (DCT-safe)
|
|
provides = stegasoo-cli
|
|
conflicts = stegasoo-cli
|
|
conflicts = stegasoo
|
|
conflicts = stegasoo-git
|
|
source = stegasoo-cli-git::git+https://github.com/adlee-was-taken/stegasoo.git#branch=main
|
|
sha256sums = SKIP
|
|
|
|
pkgname = stegasoo-cli-git
|