# Maintainer: Fabian Posch pkgname=act-flow-git-meta pkgver=0.2 pkgrel=1 pkgdesc="Meta package to install the git version of the ACT AVLSI tool flow." arch=('x86_64') url="https://avlsi.csl.yale.edu/act" license=('GPL-2.0') depends=( 'act-core-git' 'act-stdlib-git' 'act-sky130-git' ) conflicts=('act-flow-meta') provides=('act-flow-meta')