blob: 64d047527b0b48055f05d1cc0093f94e52ea67a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = dockd-git
pkgdesc = Lenovo ThinkPad Dock Management Daemon
pkgver = 1.21.r13.g0f96047
pkgrel = 1
url = https://github.com/libthinkpad/dockd
arch = i686
arch = x86_64
license = BSD
makedepends = cmake
makedepends = git
makedepends = pkg-config
depends = libthinkpad-git
depends = libxrandr
provides = dockd
conflicts = dockd
options = !strip
source = git+https://github.com/libthinkpad/dockd
md5sums = SKIP
pkgname = dockd-git
|