15 lines
516 B
Bash
15 lines
516 B
Bash
# Template file for 'arandr'
|
|
pkgname=arandr
|
|
version=0.1.8
|
|
revision=1
|
|
build_style=python-module
|
|
short_desc="Graphical frontend for XRandR"
|
|
maintainer="mid-kid <esteve.varela@gmail.com>"
|
|
license="GPL-3"
|
|
homepage="http://christian.amsuess.com/tools/arandr/"
|
|
distfiles="http://christian.amsuess.com/tools/arandr/files/arandr-${version}.tar.gz"
|
|
checksum="6d8ec18e2f683818f420502516f7ece6c377a1903eab1de781152b585725a734"
|
|
hostmakedepends="python-docutils"
|
|
depends="pygtk xrandr"
|
|
noarch=yes
|
|
pycompile_module="screenlayout"
|