mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
32 lines
875 B
Text
32 lines
875 B
Text
pkgbase = fvm-sourcebuild
|
|
pkgdesc = Flutter Version Management: A simple CLI to manage Flutter SDK versions. (Build engine from sources)
|
|
pkgver = 4.0.2
|
|
pkgrel = 1
|
|
url = https://fvm.app
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = dart
|
|
provides = fvm
|
|
conflicts = fvm
|
|
options = !strip
|
|
source = fvm-4.0.2.tar.gz::https://github.com/leoafarias/fvm/archive/refs/tags/v4.0.2.tar.gz
|
|
source = fvm-sourcebuild-wrapper
|
|
sha256sums = 5eae8af57607604c201d9b72b52f8ee1d45964ef6b44bacc17cae8e3f9618244
|
|
sha256sums = 0fc63820607260487b854bfe3cd76d7164fa22ccbf64eea3bd4470200bff3db1
|
|
|
|
pkgname = fvm-sourcebuild
|
|
depends = cmake
|
|
depends = ninja
|
|
depends = git
|
|
depends = clang
|
|
depends = python
|
|
depends = unzip
|
|
depends = gtk3
|
|
depends = lld
|
|
depends = yq
|
|
depends = gn
|
|
depends = llvm
|
|
depends = python-httplib2
|
|
depends = python-pysocks
|
|
depends = python-six
|
|
depends = python311
|