blob: da0d2541c332fe7a62caa29353f4ed296863d9d2 (
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
|
pkgbase = lcd4linux-git
pkgdesc = Grabs information from the kernel and other systems and displays it on an LCD
pkgver = r1167.cb69a93
pkgrel = 5
url = https://wiki.lcd4linux.tk/doku.php
arch = i686
arch = x86_64
license = GPL-2.0-only
makedepends = git
makedepends = pkg-config
makedepends = automake
makedepends = autoconf
depends = ncurses
depends = glibc
depends = dbus
depends = libftdi-compat
depends = libjpeg-turbo
depends = libusb
depends = libusb-compat
depends = libvncserver
depends = libx11
depends = mariadb-libs
depends = sqlite
depends = gd
provides = lcd4linux
conflicts = lcd4linux-svn
backup = etc/lcd4linux.conf
source = lcd4linux::git+https://github.com/jmccrohan/lcd4linux
source = lcd4linux.service
md5sums = SKIP
md5sums = 809b7eefb65fd5545e9716dd1b7cf925
pkgname = lcd4linux-git
|