blob: da1c84799bac402566cca5760f62b083c6e52e7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
pkgbase = psmoveapi-git
pkgdesc = Playstation Move Motion Controller API (GIT version)
pkgver = 4.0.12.176.g8cc40f7
pkgrel = 1
url = http://thp.io/2010/psmove
arch = x86_64
license = BSD
makedepends = git
makedepends = cmake
makedepends = python-sphinx
makedepends = systemd-libs
makedepends = dbus
makedepends = bluez-libs
makedepends = v4l-utils
makedepends = opencv
makedepends = libusb
makedepends = libusb-compat
options = debug
source = git+https://github.com/thp/psmoveapi.git
source = git+https://github.com/thp/hidapi.git
source = git+https://github.com/inspirit/PS3EYEDriver.git
source = git+https://github.com/libusb/libusb.git
source = add-libv4l2-module.patch
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 53545c28e0e07ecbb4f3dcebb246bedc98279e612ee475d2730f4a7052cd0414
pkgname = psmoveapi-git
depends = gcc-libs
depends = glibc
depends = systemd-libs
depends = libudev.so
depends = dbus
depends = bluez-libs
depends = libbluetooth.so
depends = libusb
depends = libusb-1.0.so
depends = libusb-compat
depends = v4l-utils
depends = opencv
provides = psmoveapi
provides = libpsmoveapi.so
provides = libpsmoveapi_tracker.so
conflicts = psmoveapi
pkgname = python-psmoveapi-git
pkgdesc = Python bindings for Playstation Move Motion Controller API (GIT version)
arch = any
depends = psmoveapi-git=4.0.12.176.g8cc40f7
depends = python
provides = python-psmoveapi
conflicts = python-psmoveapi
|