summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 633e6c62078b25a75567a026591a5ef6d74fc658 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = dwm-autolinux
	pkgdesc = AutoLinux - Suckless DWM Build
	pkgver = 1
	pkgrel = 1
	url = https://gitlab.com/a4to/dwm
	arch = x86_64
	license = MIT
	makedepends = git
	depends = libxft
	optdepends = xorg-xrandr: Allows for changing the resolution of the screen
	optdepends = xwallpaper: Allows for setting a wallpaper
	optdepends = lxappearance: Allows for changing the theme of the window manager
	optdepends = xorg-xsetroot: Allows for changing the background color of the bar and WM
	optdepends = xorg-xbacklight: Allows for changing the brightness of the screen
	provides = dwm
	conflicts = dwm
	source = git+https://gitlab.com/a4to/dwm.git
	md5sums = SKIP

pkgname = dwm-autolinux