1 # Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
3 pkgname=cockpit-machines
6 pkgdesc='Cockpit UI for virtual machines'
8 url='https://github.com/cockpit-project/cockpit-machines'
10 depends=(cockpit libvirt-dbus)
11 optdepends=("virt-install: create new virtual machines")
12 source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
13 sha256sums=('f076966d67a0e568b8783cd045e252cf18189969cd1af164778a040d6bf68920')
17 make DESTDIR="$pkgdir" install