From d6068bd829d2e887e5c6fc25ba5937d3dc755470 Mon Sep 17 00:00:00 2001 From: Andre Barboza Date: Sun, 2 Oct 2011 23:20:21 -0500 Subject: development/netbeans: Updated for version 7.0.1. Signed-off-by: Robby Workman --- development/netbeans/README | 4 ++-- development/netbeans/netbeans.SlackBuild | 5 +++-- development/netbeans/netbeans.desktop | 3 ++- development/netbeans/netbeans.info | 8 ++++---- 4 files changed, 11 insertions(+), 9 deletions(-) (limited to 'development/netbeans') diff --git a/development/netbeans/README b/development/netbeans/README index c7bcda3fb4..f8bc5b20f0 100644 --- a/development/netbeans/README +++ b/development/netbeans/README @@ -4,7 +4,7 @@ The NetBeans IDE is a free, Open-Source Integrated Development Environment for software developers. The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS. The NetBeans IDE provides developers with all the tools they need to create -professional cross-platform desktop, enterprise, web and mobile +professional cross-platform desktop, enterprise, web, and mobile applications. NOTES: @@ -16,7 +16,7 @@ NOTES: into the line #6(netbeans_default_options) in the file /opt/netbeans/etc/netbeans.conf - To use an alternative, bundle you can set BUNDLE variable: + To use an alternative bundle you can set BUNDLE variable: $ BUNDLE=javaee ./netbeans.SlackBuild GlassFish and Apache Tomcat are not available in this package. diff --git a/development/netbeans/netbeans.SlackBuild b/development/netbeans/netbeans.SlackBuild index a0dea245d8..2b82f98a54 100644 --- a/development/netbeans/netbeans.SlackBuild +++ b/development/netbeans/netbeans.SlackBuild @@ -26,11 +26,12 @@ # Updated by Andre Barboza PRGNAM=netbeans -VERSION=7.0 -DATE="201104080000" +VERSION=7.0.1 +DATE="201107282000" ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} + BUNDLE=${BUNDLE:+-$BUNDLE} CWD=$(pwd) diff --git a/development/netbeans/netbeans.desktop b/development/netbeans/netbeans.desktop index ab78da9708..af544e7621 100644 --- a/development/netbeans/netbeans.desktop +++ b/development/netbeans/netbeans.desktop @@ -2,7 +2,8 @@ Type=Application Exec=netbeans Name=Netbeans IDE -GenericName=NetBeans Multi-Language IDE +GenericName=NetBeans Multi-Language IDE +Comment=NetBeans Multi-Language IDE Icon=netbeans StartupNotify=true Categories=Qt;KDE;GTK;GNOME;Development; diff --git a/development/netbeans/netbeans.info b/development/netbeans/netbeans.info index d5c1b931df..e5b74d5084 100644 --- a/development/netbeans/netbeans.info +++ b/development/netbeans/netbeans.info @@ -1,10 +1,10 @@ PRGNAM="netbeans" -VERSION="7.0" +VERSION="7.0.1" HOMEPAGE="http://www.netbeans.org" -DOWNLOAD="http://download.netbeans.org/netbeans/7.0/final/zip/netbeans-7.0-201104080000-ml.zip" -MD5SUM="23a0690886085abf31fb3cae84d797c0" +DOWNLOAD="http://download.netbeans.org/netbeans/7.0.1/final/zip/netbeans-7.0.1-201107282000-ml.zip" +MD5SUM="4d3c76236e3424a49e99023dfe228124" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Andre Barboza" EMAIL="bmg.andre@gmail.com" -APPROVED="dsomero" +APPROVED="rworkman" -- cgit v1.2.3-65-gdbad