1 # Contributor: Jeremy Newton (Mystro256)
3 pkgname=emesene-single-instance
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')
12 md5sums=('54c028870bd0918837c64bda166dde13')
15 mkdir -p "$pkgdir/usr/share/applications"
16 cp emesene-single.desktop $pkgdir/usr/share/applications