1 # Contributor: Xappe & the_isz from archlinux.org forums
6 pkgdesc="An Arch Linux theme for xdm."
8 url="https://github.com/the-isz/xdm-arch-theme"
10 depends=("xorg-xdm" "xorg-xrandr" "xorg-xclock" "xorg-xmessage" "xorg-utils" "xorg-xkill" "python2" "librsvg")
11 makedepends=("tar" "gzip")
13 "imagemagick: one option for setting the background image"
14 "feh: another option for setting the background image"
15 "xv: another option for setting the background image" )
17 "https://github.com/the-isz/$pkgname/tarball/$pkgver"
18 "http://upload.wikimedia.org/wikipedia/en/a/ac/Archlinux-official-fullcolour.svg"
21 "d2bc89fcf0bab30231e9606aa59ab332"
22 "abc1cc75e716e05a7405071d79dfdf8c"
24 install=${pkgname}.install
27 cd "$srcdir/the-isz-$pkgname-018dd68"
29 install -g root -o root -d ${pkgdir}/etc/X11/xdm/arch-xdm
30 install -g root -o root -p -m 644 arch-xdm/* ${pkgdir}/etc/X11/xdm/arch-xdm
31 chmod u+x ${pkgdir}/etc/X11/xdm/arch-xdm/buttons
32 install -g root -o root -p -m 644 ${srcdir}/Archlinux-official-fullcolour.svg ${pkgdir}/etc/X11/xdm/arch-xdm