summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 11 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 478a45642d66..7b25670074ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,5 @@
pkgbase = anki-drive-sdk-git
- pkgdesc = C implementation of message protocols and data parsing to communicate with Anki Drive vehicles
- pkgver = 0.3.0.r38.20170808
+ pkgver = 0.3.0.r40.20180115
pkgrel = 1
url = https://github.com/anki/drive-sdk
arch = i686
@@ -8,10 +7,18 @@ pkgbase = anki-drive-sdk-git
license = Apache
makedepends = cmake
makedepends = gcc
- depends = glib2
- optdepends = bluez-utils: for command line tool hciconfig
+ optdepends = bluez-utils: for command line tool btmgmt (hciconfig is deprecated)
source = anki-drive-sdk-git::git+https://github.com/anki/drive-sdk.git
md5sums = SKIP
pkgname = anki-drive-sdk-git
+ pkgdesc = C SDK for message protocols and data parsing to communicate with Anki Drive vehicles
+ depends = libankidrive
+
+pkgname = libankidrive-git
+ pkgdesc = C library of message protocols and data parsing to communicate with Anki Drive vehicles
+ depends = glib2
+ provides = libankidrive
+ conflicts = libankidrive
+ replaces = libankidrive