blob: 1e9b14dec871bb0facc1ca88530e9d092f5b2882 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libarcus
pkgdesc = A library designed to facilitate the communication between Cura and its backend and similar code.
pkgver = 15.06.03
pkgrel = 1
url = https://github.com/Ultimaker/libArcus
arch = i686
arch = x86_64
arch = arm
license = GPL2
makedepends = git
makedepends = cmake
depends = protobuf3
provides = libarcus
conflicts = libarcus-git
source = libarcus-15.06.03.tar.gz::https://github.com/Ultimaker/libArcus/archive/15.06.03.tar.gz
md5sums = c61fafaa82f71cef5e0f6780688f853e
pkgname = libarcus
|