updated on Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git] / xlaunch / PKGBUILD
blob754672eafe48fc5b0618e2e7251a843b6b92ac24
1 # Maintainer: DuGi (dugi@irc.pl)
3 pkgname=xlaunch
4 pkgver=20070607
5 pkgrel=1
6 pkgdesc="The aim of this script is to launch program(s) on other DISPLAY(S)."
7 url="http://forums.gentoo.org/viewtopic-t-483004.html"
8 license=('GPL')
9 arch=(any)
10 depends=(xorg-xinit)
11 source=(http://sam.intelunix.fr/truc/xlaunch)
12 md5sums=('4baf4d556ac94e17573fb4fae8cb70fe')
14 build() {
15         install -Dm755 $startdir/src/xlaunch $startdir/pkg/usr/bin/xlaunch