summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 16c07b25a97084d7069872904d2dd9aa1626ec9c (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
pkgbase = ddccontrol
	pkgdesc = Control your monitor by software using the DDC/CI protocol
	pkgver = 0.5.0
	pkgrel = 1
	url = https://github.com/ddccontrol/ddccontrol
	arch = i686
	arch = x86_64
	license = GPL
	makedepends = gtk2
	makedepends = autoconf
	makedepends = intltool
	makedepends = python
	depends = pciutils
	depends = ddccontrol-db-git
	depends = perl-xml-parser
	depends = libxml2
	depends = icu
	depends = glib2
	provides = ddccontrol-git
	conflicts = ddccontrol-git
	options = !libtool
	source = ddccontrol-0.5.0.tar.gz::https://github.com/ddccontrol/ddccontrol/archive/0.5.0.tar.gz
	sha256sums = 41d7c4fbcd1c2fa33bc6993c44527e98a1af7233903f6b362f41b99f977224df

pkgname = ddccontrol
	install = ddccontrol.install

pkgname = gddccontrol
	pkgdesc = Control your monitor by software using the DDC/CI protocol (GUI)
	depends = gtk2
	depends = ddccontrol