1 # Maintainer: Dmitriy Simbiriatin <slpiv@mail.ru>
6 pkgdesc="This is a project that provides an automatic configuration of your GNOME desktop just in one click, with the backup and restoring support."
8 url="http://gnome-look.org/content/show.php/Elegant+Gnome+Pack?content=127826"
10 depends=('zenity' 'gtk-engine-murrine' 'ttf-droid' 'gksu')
11 optdepends=('nautilus-elementary-bzr: for the best look')
12 makedepends=('pkgconfig')
13 source=(http://ompldr.org/vNjRwNg/$pkgname-$pkgver.tar.gz)
14 md5sums=('5edd373a9873a1c7f4f36be665cd858a')
17 cd $srcdir/$pkgname-$pkgver
18 make archlinux || return 1
19 make DESTDIR=$pkgdir install