From c2f51a1d9ff292c03d4cb192775ebf2b50c54473 Mon Sep 17 00:00:00 2001 From: Andre Barboza Date: Sun, 15 Apr 2012 22:19:15 -0400 Subject: development/eclipse: Updated for version 3.7.2. Signed-off-by: dsomero --- development/eclipse/README | 8 +++----- development/eclipse/eclipse.SlackBuild | 2 +- development/eclipse/eclipse.info | 12 ++++++------ 3 files changed, 10 insertions(+), 12 deletions(-) (limited to 'development/eclipse') diff --git a/development/eclipse/README b/development/eclipse/README index b56f478b58..54c636d044 100644 --- a/development/eclipse/README +++ b/development/eclipse/README @@ -8,8 +8,6 @@ The classic Eclipse package contains: the Eclipse Platform, Java Development Tools, and Plug-in Development Environment, including source and both user and programmer documentation. -If you get an error when trying to start eclipse (from the command line) or -trying to use its internal web browser (which depends on xulrunner), please -check these threads: - http://lists.slackbuilds.org/pipermail/slackbuilds-users/2010-June/005979.html - http://www.mail-archive.com/slackbuilds-users@slackbuilds.org/msg03436.html +Eclipse internal web browser needs xulrunner OR webkit. Both are available +in Slackbuilds.org. Note: Firefox/Seamonkey libraries included in +Slackware packages does NOT work at all. diff --git a/development/eclipse/eclipse.SlackBuild b/development/eclipse/eclipse.SlackBuild index ca57e21f95..b661790bbf 100644 --- a/development/eclipse/eclipse.SlackBuild +++ b/development/eclipse/eclipse.SlackBuild @@ -26,7 +26,7 @@ # This script is just a binary repackaging. PRGNAM=eclipse -VERSION=3.7.1 +VERSION=3.7.2 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/eclipse/eclipse.info b/development/eclipse/eclipse.info index 1f93ffea77..27cb29ceee 100644 --- a/development/eclipse/eclipse.info +++ b/development/eclipse/eclipse.info @@ -1,10 +1,10 @@ PRGNAM="eclipse" -VERSION="3.7.1" +VERSION="3.7.2" HOMEPAGE="http://www.eclipse.org" -DOWNLOAD="http://download.eclipse.org/eclipse/downloads/drops/R-3.7.1-201109091335/eclipse-SDK-3.7.1-linux-gtk.tar.gz" -MD5SUM="c7f3e186e7996d3a8afc16eec9e9e71f" -DOWNLOAD_x86_64="http://download.eclipse.org/eclipse/downloads/drops/R-3.7.1-201109091335/eclipse-SDK-3.7.1-linux-gtk-x86_64.tar.gz" -MD5SUM_x86_64="b8b37135600d92c373514ce5bb094143" +DOWNLOAD="http://download.eclipse.org/eclipse/downloads/drops/R-3.7.2-201202080800/eclipse-SDK-3.7.2-linux-gtk.tar.gz" +MD5SUM="79b90faa1ee6e7af1910c3a5077b594f" +DOWNLOAD_x86_64="http://download.eclipse.org/eclipse/downloads/drops/R-3.7.2-201202080800/eclipse-SDK-3.7.2-linux-gtk-x86_64.tar.gz" +MD5SUM_x86_64="6a0fd32cb6a986032a67defab3753476" MAINTAINER="Andre Barboza" EMAIL="bmg.andre@gmail.com" -APPROVED="Niels Horn" +APPROVED="dsomero" -- cgit v1.2.3-80-g2a13