Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=68ab4d6b7779edabb71578bf7b9b4e572cf21962

commit 68ab4d6b7779edabb71578bf7b9b4e572cf21962
Author: voroskoi <[EMAIL PROTECTED]>
Date:   Tue Oct 16 19:54:55 2007 +0200

swt-3.3-1-i686
fixed up2date, new m8r
ok with vmiklos@

diff --git a/source/xlib-extra/swt/FrugalBuild 
b/source/xlib-extra/swt/FrugalBuild
index 47bb25c..621cf22 100644
--- a/source/xlib-extra/swt/FrugalBuild
+++ b/source/xlib-extra/swt/FrugalBuild
@@ -1,17 +1,18 @@
# Compiling Time: 0.09 SBU
-# Maintainer: VMiklos <[EMAIL PROTECTED]>
+# Contributor: VMiklos <[EMAIL PROTECTED]>
+# Maintainer: voroskoi <[EMAIL PROTECTED]>

pkgname=swt
pkgver=3.3
date=200706251500
pkgrel=1
-pkgdesc="GTK based SWT Library"
-url="http://www.eclipse.org/";
+pkgdesc="SWT is an open source widget toolkit for Java designed to provide 
efficient, portable access to the user-interface."
+url="http://www.eclipse.org/swt";
depends=('j2re' 'gtk+2' 'atk' 'libxtst' 'libstdc++' 'freetype2' 'pango' 'cairo')
makedepends=('j2sdk' 'apache-ant')
groups=('xlib-extra')
archs=('i686' 'x86_64')
-up2date="lynx -dump http://download.eclipse.org/eclipse/downloads/|grep 
Release|sed -n 's/.*]\([0-9\.]*\) .*/\1/;1 p'"
+up2date="lynx -dump http://www.eclipse.org/swt/ |grep Final |sed -e 
's/.*\([0-9]..*\) Final.*/\1/'"
source=(http://download.eclipse.org/eclipse/downloads/drops/R-$pkgver-$date/swt-$pkgver-gtk-linux-x86.zip
 \
build.xml)
sha1sums=('020983352a606ad24738cdaf47360b897efbc856'\
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to