blob: 4f7b6f35c3d4a780accda2703c0087850e5d8572 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = kilogui
pkgdesc = Graphical interface to program and control the Kilobots via the overhead controller
pkgver = 0.1
pkgrel = 1
url = https://github.com/acornejo/kilogui
arch = x86_64
depends = libftdi-compat
depends = qt4
source = https://github.com/acornejo/kilogui/archive/v0.1.tar.gz
source = kilogui.desktop
sha256sums = 694d1ac9240fed8a7982dc14ca685d8bb00f9c13f229bd35c405f69236c4fbf2
sha256sums = 6dd9d63fa50dcc1feb5f696c128712918d5efabed86a267e2d622415d1620ba5
pkgname = kilogui
|