updated on Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git] / unitary-gnome / PKGBUILD
blob24caedfb6ad4645345f1fd154a4bfb98b5bdf93b
1 pkgname=unitary-gnome
2 pkgver=1.0
3 pkgrel=3
4 pkgdesc="Unity-2D Launcher for Gnome Shell"
5 url="http://techunit.deviantart.com/art/Unitary-Gnome-279375636"
6 license=('GPL')
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=('5b95cb3048995ec2fa4b603f38792455')
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