blob: 063a32d298ae336f05b78be42f92d8b2c40732eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = vbox-runner-git
pkgdesc = Allows you to start your VirtualBox virtual machines from Krunner (Alt-Space) in Plasma 5.
pkgver = 0.4.1
pkgrel = 1
url = https://github.com/alvanieto/vbox-runner
arch = any
license = GPL
makedepends = git
makedepends = cmake
makedepends = extra-cmake-modules
conflicts = kdeplasma-runners-vbox
pkgname = vbox-runner-git
|