updated on Sat Jan 21 04:00:54 UTC 2012
[aur-mirror.git] / emesene-single-instance / PKGBUILD
blobbdf78738789f92aa373c55612e1c99540bd61635
1 # Contributor: Jeremy Newton (Mystro256)
3 pkgname=emesene-single-instance
4 pkgver=1.0
5 pkgrel=1
6 pkgdesc="Adds a launcher that opens a running instance of emesene rather than starting a new one each time it's launched, which is more like the behaviour of the official client"
7 url="http://blog.emesene.org"
8 depends=('emesene>=2.11.8')
9 source=('emesene-single.desktop')
10 license=('GPL')
11 arch=('any')
12 md5sums=('54c028870bd0918837c64bda166dde13')
13 build() {
14         cd "$srcdir"
15         mkdir -p "$pkgdir/usr/share/applications"
16         cp emesene-single.desktop $pkgdir/usr/share/applications