updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / unitary-gnome / PKGBUILD
blob02c36ec4035ff0142c55a3e0edd726217e8c44cb
1 pkgname=unitary-gnome
2 pkgver=1.1
3 pkgrel=1
4 pkgdesc="Unity-2D Launcher for Gnome Shell"
5 url="http://techunit.deviantart.com/art/Unitary-Gnome-279375636"
6 license=('Creative Commons')
7 arch=('any')
8 depends=('gnome-shell' 'unity-2d')
9 install=$pkgname.install
10 source=("http://www.deviantart.com/download/279375636/unitary_gnome_by_techunit-d4mbzmc.zip")
11 md5sums=('4a19d0ee918d6bfb9b4235555e464182')
13 build() {
14         cd $srcdir
15         install -Dm644 Unity\ Gnome\ Installer/*.qml $pkgdir/usr/share/unity-2d/launcher/Launcher.qml
16         install -Dm644 Unity\ Gnome\ Installer/*.desktop $pkgdir/etc/xdg/autostart/unity-2d-launcher.desktop