[arch-commits] Commit in swt/trunk (PKGBUILD)

Guillaume Alaux guillaume at nymeria.archlinux.org
Tue Feb 26 10:19:11 UTC 2013


    Date: Tuesday, February 26, 2013 @ 11:19:11
  Author: guillaume
Revision: 178693

Rebuilt for new mesa

Modified:
  swt/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-26 10:12:14 UTC (rev 178692)
+++ PKGBUILD	2013-02-26 10:19:11 UTC (rev 178693)
@@ -2,11 +2,11 @@
 # Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
 pkgname=swt
 pkgver=4.2.1
-pkgrel=1
+pkgrel=2
 _date=201209141800
-pkgdesc="An open source widget toolkit for Java"
+pkgdesc='An open source widget toolkit for Java'
 arch=('i686' 'x86_64')
-url="http://www.eclipse.org/swt/"
+url='http://www.eclipse.org/swt/'
 license=('EPL')
 depends=('java-runtime>=6' 'gtk2>=2.20.1' 'libxtst')
 optdepends=('libgnomeui' 'mesa' 'glu' 'libwebkit')
@@ -25,6 +25,7 @@
         build-swt.xml)
 # To test this pkg:
 # http://www.eclipse.org/swt/examples.php#standaloneOutsideEclipse
+# http://download.eclipse.org/eclipse/downloads/
 
 build() {
   cd ${srcdir}




More information about the arch-commits mailing list