blob: 8d64e5c7219f9bf5fc9406bc1e9dd8f3fd28826d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = libthinkpad
pkgdesc = A general purpose userspace ThinkPad library
pkgver = 2.6
pkgrel = 5
url = https://github.com/libthinkpad/libthinkpad
install = libthinkpad.install
arch = i686
arch = x86_64
license = BSD
makedepends = cmake
makedepends = systemd
depends = libsystemd
depends = acpid
source = https://libthinkpad.github.io/ftp/libthinkpad/libthinkpad-2.6.tar.gz
source = libthinkpad.install
md5sums = 66750d4ece8e12605e022acc134d352f
md5sums = b3e3589091b8d70357a7aa75d329e104
pkgname = libthinkpad
|