From f3aec66c2f5499782714f1bf5bed7eda21ab4488 Mon Sep 17 00:00:00 2001 From: Andre Barboza Date: Sun, 31 Oct 2010 17:11:53 +0100 Subject: development/eclipse: Updated for version 3.6.1 Signed-off-by: Heinz Wiesinger --- development/eclipse/README | 4 ++++ development/eclipse/eclipse.SlackBuild | 4 +++- development/eclipse/eclipse.desktop | 2 +- development/eclipse/eclipse.info | 16 ++++++++-------- 4 files changed, 16 insertions(+), 10 deletions(-) diff --git a/development/eclipse/README b/development/eclipse/README index 51245df2c6..b56f478b58 100644 --- a/development/eclipse/README +++ b/development/eclipse/README @@ -4,6 +4,10 @@ Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools, and runtimes for building, deploying, and managing software across the lifecycle. +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: diff --git a/development/eclipse/eclipse.SlackBuild b/development/eclipse/eclipse.SlackBuild index 7031ff0aa7..573e1013a8 100644 --- a/development/eclipse/eclipse.SlackBuild +++ b/development/eclipse/eclipse.SlackBuild @@ -21,10 +21,12 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# Update by: Andre Barboza + # This script is just a binary repackaging. PRGNAM=eclipse -VERSION=3.6 +VERSION=3.6.1 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/eclipse/eclipse.desktop b/development/eclipse/eclipse.desktop index 3f13f576a4..fb9f976ba2 100644 --- a/development/eclipse/eclipse.desktop +++ b/development/eclipse/eclipse.desktop @@ -2,7 +2,7 @@ Type=Application Exec=eclipse Name=Eclipse -GenericName=Eclipse SDK +GenericName=Eclipse Classic Comment=Eclipse Classic Icon=eclipse StartupNotify=true diff --git a/development/eclipse/eclipse.info b/development/eclipse/eclipse.info index 1e18097ff9..460e62d945 100644 --- a/development/eclipse/eclipse.info +++ b/development/eclipse/eclipse.info @@ -1,10 +1,10 @@ PRGNAM="eclipse" -VERSION="3.6" +VERSION="3.6.1" HOMEPAGE="http://www.eclipse.org" -DOWNLOAD="http://download.eclipse.org/eclipse/downloads/drops/R-3.6-201006080911/eclipse-SDK-3.6-linux-gtk.tar.gz" -MD5SUM="5f14c2de0dd9d9af614a0be53121a326" -DOWNLOAD_x86_64="http://download.eclipse.org/eclipse/downloads/drops/R-3.6-201006080911/eclipse-SDK-3.6-linux-gtk-x86_64.tar.gz" -MD5SUM_x86_64="8cefbf42bb8f08b814e32726bb207f25" -MAINTAINER="Antonio Hernández Blas" -EMAIL="hba.nihilismus@gmail.com" -APPROVED="rworkman" +DOWNLOAD="http://download.eclipse.org/eclipse/downloads/drops/R-3.6.1-201009090800/eclipse-SDK-3.6.1-linux-gtk.tar.gz" +MD5SUM="2bc114d4d3b513ef68a175654e5f44f3" +DOWNLOAD_x86_64="http://download.eclipse.org/eclipse/downloads/drops/R-3.6.1-201009090800/eclipse-SDK-3.6.1-linux-gtk-x86_64.tar.gz" +MD5SUM_x86_64="7215b722ad397c5680f80fb2493453e2" +MAINTAINER="Andre Barboza" +EMAIL="bmg.andre@gmail.com" +APPROVED="pprkut" -- cgit v1.2.3