Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=45ceb53be2809dec78ab2286614ca8e6111e63f4
commit 45ceb53be2809dec78ab2286614ca8e6111e63f4 Author: crazy <[EMAIL PROTECTED]> Date: Fri Feb 1 15:03:34 2008 +0100 xlaunch * removed from tree * '*script source gone*' but WTF this ? * probably I should package all my bash scripts ? he ? diff --git a/source/xlib-extra/xlaunch/FrugalBuild b/source/xlib-extra/xlaunch/FrugalBuild deleted file mode 100644 index 5abea93..0000000 --- a/source/xlib-extra/xlaunch/FrugalBuild +++ /dev/null @@ -1,18 +0,0 @@ -# Compiling Time: 0 SBU -# Maintainer: detto <[EMAIL PROTECTED]> - -pkgname=xlaunch -pkgver=20070607 -pkgrel=1 -pkgdesc="A script to launch an application on an other DISPLAY." -url="http://fatimademe.free.fr/slt/index.php?current=_xlaunch" -archs=('i686') -groups=('xlib-extra') -rodepends=('xorg-server' 'xmodmap') -source=(http://fatimademe.free.fr/truc/$pkgname) -up2date=("lynx -dump $url | grep -m1 VERSION | cut -d '=' -f2 | sed -n 's| #.*||p'") -sha1sums=('b2742b20b76bbed2b5be4a5a1c1bcbe8dfe7f3f3') - -build () { - Fexe /usr/bin/xlaunch -} _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
