blob: eecc667eeb8c19f3821dbea3de45849b07d60261 (
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
|
pkgbase = libdlo
pkgdesc = User space library that supports DL1xx DisplayLink devices. Can be used to drive those displays directly.
pkgver = 0.1.2
pkgrel = 2
url = https://libdlo.freedesktop.org/wiki/
arch = aarch64
arch = x86_64
arch = i686
arch = pentium4
arch = armv5h
arch = armv6h
arch = armv7h
license = GPL-2.0-only
makedepends = libusb-compat
depends = glibc
depends = libusb-compat
provides = libdlo.so
provides = libdlo.a
conflicts = libdlo.so
conflicts = libdlo.a
options = staticlibs
source = libdlo-0.1.2.tar.gz::http://people.freedesktop.org/~berniet/libdlo-0.1.2.tar.gz
sha256sums = c5f75baf4424348580ca988e17bb752f68c29978cfbb01bae543d2dc9bb193fd
pkgname = libdlo
|