summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 11 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d520fcd40c0b..d8cb4a5b7b84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,20 @@
pkgbase = autorandr-git
- pkgdesc = Auto-detect the connect display hardware and load the appropiate X11 setup using xrandr or disper. Formerly autodisper.
- pkgver = r123.664d140
- pkgrel = 2
+ pkgdesc = Auto-detect the connect display hardware and load the appropiate X11 setup using xrandr. Formerly autodisper. No disper support.
+ pkgver = r170.ed599bc
+ pkgrel = 1
url = https://github.com/phillipberndt/autorandr
install = autorandr-git.install
- arch = i686
- arch = x86_64
- license = GPL
+ arch = any
+ license = GPL3
makedepends = git
- optdepends = disper
- optdepends = pm-utils
+ depends = python
+ depends = xorg-xrandr
+ optdepends = pm-utils: For changing autorandr profile on thaw/resume
+ optdepends = python2: For using autorandr_monitor
+ optdepends = xorg-xdpyinfo: For detecting the primary XRandR output
provides = autorandr
conflicts = autorandr
+ conflicts = auto-disper-git
conflicts = autorandr-asch-git
conflicts = autorandr-phillipberndt-git
source = autorandr::git+https://github.com/phillipberndt/autorandr.git