1 # Maintainer: Alucryd <alucryd at gmail dot com>
2 pkgname=bleufear-gtk-theme-git
5 pkgdesc="A dark GTK3-GTK2 theme with a wild streak of electric blue"
6 url="https://github.com/maxfierke/BleuFear"
9 depends=('gtk-engines' 'gtk3')
12 _gitroot="https://github.com/maxfierke/BleuFear.git"
17 msg "Connecting to the GIT server..."
18 if [[ -d $srcdir/$_gitname ]] ; then
21 msg "The local files are updated..."
23 git clone $_gitroot $_gitname
25 msg "GIT checkout done."
30 mkdir -p $pkgdir/usr/share/themes
31 mv BleuFear $pkgdir/usr/share/themes