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.5
|
|
pkgrel = 2
|
|
url = https://fvm.app
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = dart
|
|
provides = fvm
|
|
conflicts = fvm
|
|
options = !strip
|
|
source = fvm-4.0.5.tar.gz::https://github.com/leoafarias/fvm/archive/refs/tags/v4.0.5.tar.gz
|
|
source = fvm-sourcebuild-wrapper
|
|
sha256sums = 2434d6fd2072548ac0e59c3c6c90554db46e6cdfd97ba79ffbcd270a8eb24b44
|
|
sha256sums = 20864e4e7b44dd49046fd8c94362c3a90100ca31c0e92489ab540ef713d27c32
|
|
|
|
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
|