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

2020-08-28 Thread Frederik Schwan via arch-commits
Date: Friday, August 28, 2020 @ 12:26:26
  Author: freswa
Revision: 690710

fix unquoted variables

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-28 12:26:25 UTC (rev 690709)
+++ PKGBUILD2020-08-28 12:26:26 UTC (rev 690710)
@@ -43,7 +43,7 @@
install -Dm644 bin/*completion -t 
"$pkgdir"/usr/share/bash-completion/completions
 
# Remove all DOS/Windows batch files
-   find $pkgdir -name '*.bat' -exec rm {} \;
+   find "$pkgdir" -name '*.bat' -exec rm {} \;
 
# Package the license file
install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname


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

2020-08-21 Thread Brad Fanella via arch-commits
Date: Friday, August 21, 2020 @ 14:05:55
  Author: cesura
Revision: 686046

upgpkg: groovy 2.5.13-1: update 2.5.13

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-21 14:05:44 UTC (rev 686045)
+++ PKGBUILD2020-08-21 14:05:55 UTC (rev 686046)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.5.8
+pkgver=2.5.13
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -15,10 +15,8 @@
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('gendesk')
 # .asc file is available for download, but there was no key available
-source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
-
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('49fb14b98f9fed1744781e4383cf8bff76440032f58eb5fabdc9e67a5daa8742'
-'24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
+source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;)
+sha256sums=('ec140c1a3a36df44f863a6ca1a6d3fba763eade67f3a283518b821f7ac6f3cbe')
 
 prepare() {
# Generate desktop shortcut
@@ -52,5 +50,4 @@
 
# Package the desktop shortcut for Groovy Console
install -Dm644 "$srcdir/$pkgname.desktop" -t 
"$pkgdir"/usr/share/applications
-   install -Dm644 "$srcdir/$pkgname.png" -t "$pkgdir"/usr/share/pixmaps
 }


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

2019-08-20 Thread Brad Fanella via arch-commits
Date: Tuesday, August 20, 2019 @ 21:43:40
  Author: cesura
Revision: 500348

upgpkg: groovy 2.5.8-1

Updated to version 2.5.8

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-20 19:42:46 UTC (rev 500347)
+++ PKGBUILD2019-08-20 21:43:40 UTC (rev 500348)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.5.6
+pkgver=2.5.8
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -17,7 +17,7 @@
 # .asc file is available for download, but there was no key available
 
source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('b64d0807d85857cb9d7a2137c6d5d828890598597ad0fd149faac20198ed8e92'
+sha256sums=('49fb14b98f9fed1744781e4383cf8bff76440032f58eb5fabdc9e67a5daa8742'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2019-03-15 Thread Brad Fanella via arch-commits
Date: Friday, March 15, 2019 @ 23:19:23
  Author: cesura
Revision: 442070

upgpkg: groovy 2.5.6-1

Updated to version 2.5.6

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-15 23:12:16 UTC (rev 442069)
+++ PKGBUILD2019-03-15 23:19:23 UTC (rev 442070)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.5.4
+pkgver=2.5.6
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -17,7 +17,7 @@
 # .asc file is available for download, but there was no key available
 
source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('b2c936069831861d89cb8cf771bfa8a739b1d03c4be01b62d94e453e4b0bc6e8'
+sha256sums=('b64d0807d85857cb9d7a2137c6d5d828890598597ad0fd149faac20198ed8e92'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2018-11-27 Thread Brad Fanella via arch-commits
Date: Wednesday, November 28, 2018 @ 03:58:30
  Author: cesura
Revision: 410273

upgpkg: groovy 2.5.4-1

Updated to version 2.5.4

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-28 02:26:22 UTC (rev 410272)
+++ PKGBUILD2018-11-28 03:58:30 UTC (rev 410273)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.5.2
+pkgver=2.5.4
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -17,7 +17,7 @@
 # .asc file is available for download, but there was no key available
 
source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('495f96f1be35ef838abb5f1c10fc6f642460cacd94c7095eb3a9f1fbf62b282e'
+sha256sums=('b2c936069831861d89cb8cf771bfa8a739b1d03c4be01b62d94e453e4b0bc6e8'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2018-09-27 Thread Brad Fanella via arch-commits
Date: Thursday, September 27, 2018 @ 15:01:13
  Author: cesura
Revision: 386407

upgpkg: groovy 2.5.2-1

Updated to version 2.5.2

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |   57 +
 1 file changed, 29 insertions(+), 28 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-27 14:57:01 UTC (rev 386406)
+++ PKGBUILD2018-09-27 15:01:13 UTC (rev 386407)
@@ -1,55 +1,56 @@
-# Maintainer: Alexander F Rødseth 
+# Maintainer: Brad Fanella 
+# Contributor: Alexander F Rødseth 
 # Contributor: Musikolo 
 # Contributor: Ruben Fonseca 
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.5.0
+pkgver=2.5.2
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
 url='http://groovy-lang.org/'
 license=('Apache')
-depends=('java-environment')
+depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('gendesk')
 # .asc file is available for download, but there was no key available
 
source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('13903caed7da4875b2c805ddaa5ac4a3c877342f339700fab9a54b8c628eece3'
+sha256sums=('495f96f1be35ef838abb5f1c10fc6f642460cacd94c7095eb3a9f1fbf62b282e'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {
-  # Generate desktop shortcut
-  gendesk -f -n \
---pkgname "$pkgname" \
---pkgdesc 'Groovy programming language' \
---exec 'groovyConsole' \
---name 'Groovy Console'
+   # Generate desktop shortcut
+   gendesk -f -n \
+   --pkgname "$pkgname" \
+   --pkgdesc 'Groovy programming language' \
+   --exec 'groovyConsole' \
+   --name 'Groovy Console'
 
-  # Patch the scripts
-  for f in "$pkgname-$pkgver/bin/"*; do
-sed 's:bin/env\ sh:bin/env\ sh\nGROOVY_HOME=/usr/share/groovy\nexport 
_JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=gasp $_JAVA_OPTIONS":' -i "$f"
-  done
+   # Patch the scripts
+   for f in "$pkgname-$pkgver/bin/"*; do
+   sed 's:bin/env\ sh:bin/env\ 
sh\nGROOVY_HOME=/usr/share/groovy\nexport 
_JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=gasp $_JAVA_OPTIONS":' -i "$f"
+   done
 }
 
 package() {
-  cd "$pkgname-$pkgver"
+   cd "$pkgname-$pkgver"
 
-  # Create the directories and package the files
-  install -d "$pkgdir/usr/share/groovy" "$pkgdir/usr/bin"
-  cp -r lib conf "$pkgdir/usr/share/groovy"
-  cp bin/* "$pkgdir/usr/bin"
-  rm "$pkgdir"/usr/bin/*completion
-  install -Dm644 bin/*completion -t 
"$pkgdir"/usr/share/bash-completion/completions
+   # Create the directories and package the files
+   install -d "$pkgdir/usr/share/groovy" "$pkgdir/usr/bin"
+   cp -r lib conf "$pkgdir/usr/share/groovy"
+   cp bin/* "$pkgdir/usr/bin"
+   rm "$pkgdir"/usr/bin/*completion
+   install -Dm644 bin/*completion -t 
"$pkgdir"/usr/share/bash-completion/completions
 
-  # Remove all DOS/Windows batch files
-  find $pkgdir -name '*.bat' -exec rm {} \;
+   # Remove all DOS/Windows batch files
+   find $pkgdir -name '*.bat' -exec rm {} \;
 
-  # Package the license file
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+   # Package the license file
+   install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
 
-  # Package the desktop shortcut for Groovy Console
-  install -Dm644 "$srcdir/$pkgname.desktop" -t "$pkgdir"/usr/share/applications
-  install -Dm644 "$srcdir/$pkgname.png" -t "$pkgdir"/usr/share/pixmaps
+   # Package the desktop shortcut for Groovy Console
+   install -Dm644 "$srcdir/$pkgname.desktop" -t 
"$pkgdir"/usr/share/applications
+   install -Dm644 "$srcdir/$pkgname.png" -t "$pkgdir"/usr/share/pixmaps
 }


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

2018-06-09 Thread Antonio Rojas via arch-commits
Date: Saturday, June 9, 2018 @ 18:44:59
  Author: arojas
Revision: 342181

Update to 2.5.0

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |   25 +
 1 file changed, 9 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-09 18:20:20 UTC (rev 342180)
+++ PKGBUILD2018-06-09 18:44:59 UTC (rev 342181)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.4.15
+pkgver=2.5.0
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -17,7 +17,7 @@
 # .asc file is available for download, but there was no key available
 
source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('bd4ca37a4d1b3704526d56fc48c119a8f70d418093d8703724407d65250f4aed'
+sha256sums=('13903caed7da4875b2c805ddaa5ac4a3c877342f339700fab9a54b8c628eece3'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {
@@ -30,11 +30,8 @@
 
   # Patch the scripts
   for f in "$pkgname-$pkgver/bin/"*; do
-sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy\nexport 
_JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=gasp $_JAVA_OPTIONS":' -i "$f"
+sed 's:bin/env\ sh:bin/env\ sh\nGROOVY_HOME=/usr/share/groovy\nexport 
_JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=gasp $_JAVA_OPTIONS":' -i "$f"
   done
-
-  cd "$pkgname-$pkgver/embeddable"
-  ln -s "$pkgname-all-$pkgver.jar" "$pkgname-all.jar"
 }
 
 package() {
@@ -42,22 +39,18 @@
 
   # Create the directories and package the files
   install -d "$pkgdir/usr/share/groovy" "$pkgdir/usr/bin"
-  cp -r lib conf embeddable "$pkgdir/usr/share/groovy"
+  cp -r lib conf "$pkgdir/usr/share/groovy"
   cp bin/* "$pkgdir/usr/bin"
+  rm "$pkgdir"/usr/bin/*completion
+  install -Dm644 bin/*completion -t 
"$pkgdir"/usr/share/bash-completion/completions
 
   # Remove all DOS/Windows batch files
   find $pkgdir -name '*.bat' -exec rm {} \;
 
   # Package the license file
-  install -Dm644 LICENSE \
-"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
 
   # Package the desktop shortcut for Groovy Console
-  install -Dm644 "$srcdir/$pkgname.desktop" \
-"$pkgdir/usr/share/applications/$pkgname.desktop"
-  install -Dm644 "$srcdir/$pkgname.png" \
-"$pkgdir/usr/share/pixmaps/$pkgname.png"
+  install -Dm644 "$srcdir/$pkgname.desktop" -t "$pkgdir"/usr/share/applications
+  install -Dm644 "$srcdir/$pkgname.png" -t "$pkgdir"/usr/share/pixmaps
 }
-
-# getver: groovy-lang.org/changelogs.html
-# vim: ts=2 sw=2 et:


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

2018-03-31 Thread Alexander Rødseth via arch-commits
Date: Saturday, March 31, 2018 @ 11:51:29
  Author: arodseth
Revision: 313592

upgpkg: groovy 2.4.15-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-31 08:41:07 UTC (rev 313591)
+++ PKGBUILD2018-03-31 11:51:29 UTC (rev 313592)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.4.14
+pkgver=2.4.15
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -17,7 +17,7 @@
 # .asc file is available for download, but there was no key available
 
source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('f9c846e21d9220bac464ffc00eae8f4146f4c26777b61f62e3123da95c6bc52a'
+sha256sums=('bd4ca37a4d1b3704526d56fc48c119a8f70d418093d8703724407d65250f4aed'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2018-03-02 Thread Alexander Rødseth via arch-commits
Date: Friday, March 2, 2018 @ 22:44:13
  Author: arodseth
Revision: 301642

upgpkg: groovy 2.4.14-1

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-02 22:37:25 UTC (rev 301641)
+++ PKGBUILD2018-03-02 22:44:13 UTC (rev 301642)
@@ -28,8 +28,7 @@
 --exec 'groovyConsole' \
 --name 'Groovy Console'
 
-  # Set GROOVY_HOME correctly at the top of all the scripts.
-  # There are probably better ways to do this, but this works.
+  # Patch the scripts
   for f in "$pkgname-$pkgver/bin/"*; do
 sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy\nexport 
_JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=gasp $_JAVA_OPTIONS":' -i "$f"
   done


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

2018-03-02 Thread Alexander Rødseth via arch-commits
Date: Friday, March 2, 2018 @ 22:37:13
  Author: arodseth
Revision: 301640

upgpkg: groovy 2.4.14-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-02 22:29:49 UTC (rev 301639)
+++ PKGBUILD2018-03-02 22:37:13 UTC (rev 301640)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.4.13
+pkgver=2.4.14
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -17,7 +17,7 @@
 # .asc file is available for download, but there was no key available
 
source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('b9e4ad752affe37867a28e186dccddc8b541ea82ad3d86e4172a0fd9084c146f'
+sha256sums=('f9c846e21d9220bac464ffc00eae8f4146f4c26777b61f62e3123da95c6bc52a'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2017-12-13 Thread Alexander Rødseth via arch-commits
Date: Wednesday, December 13, 2017 @ 08:15:26
  Author: arodseth
Revision: 274178

upgpkg: groovy 2.4.13-1

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-13 08:13:16 UTC (rev 274177)
+++ PKGBUILD2017-12-13 08:15:26 UTC (rev 274178)
@@ -6,7 +6,7 @@
 
 pkgname=groovy
 pkgver=2.4.13
-pkgrel=2
+pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
 url='http://groovy-lang.org/'


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

2017-12-13 Thread Alexander Rødseth via arch-commits
Date: Wednesday, December 13, 2017 @ 08:13:07
  Author: arodseth
Revision: 274176

upgpkg: groovy 2.4.13-2

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-13 07:46:09 UTC (rev 274175)
+++ PKGBUILD2017-12-13 08:13:07 UTC (rev 274176)
@@ -6,12 +6,12 @@
 
 pkgname=groovy
 pkgver=2.4.13
-pkgrel=1
+pkgrel=2
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
 url='http://groovy-lang.org/'
-license=('APACHE')
-depends=('bash' 'java-environment')
+license=('Apache')
+depends=('java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('gendesk')
 # .asc file is available for download, but there was no key available
@@ -31,7 +31,7 @@
   # Set GROOVY_HOME correctly at the top of all the scripts.
   # There are probably better ways to do this, but this works.
   for f in "$pkgname-$pkgver/bin/"*; do
-sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy:' -i "$f"
+sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy\nexport 
_JAVA_OPTIONS="-Dawt.useSystemAAFontSettings=gasp $_JAVA_OPTIONS":' -i "$f"
   done
 
   cd "$pkgname-$pkgver/embeddable"
@@ -61,4 +61,4 @@
 }
 
 # getver: groovy-lang.org/changelogs.html
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:


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

2017-12-12 Thread Alexander Rødseth via arch-commits
Date: Tuesday, December 12, 2017 @ 14:35:53
  Author: arodseth
Revision: 274000

upgpkg: groovy 2.4.13-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-12 13:12:17 UTC (rev 273999)
+++ PKGBUILD2017-12-12 14:35:53 UTC (rev 274000)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.4.12
+pkgver=2.4.13
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -17,7 +17,7 @@
 # .asc file is available for download, but there was no key available
 
source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('93b9a19c760c2af846afa0e9c78692d70186cdde36e070e9806fe11b84a8a7b6'
+sha256sums=('b9e4ad752affe37867a28e186dccddc8b541ea82ad3d86e4172a0fd9084c146f'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2017-07-08 Thread Alexander Rødseth
Date: Saturday, July 8, 2017 @ 11:12:32
  Author: arodseth
Revision: 243325

upgpkg: groovy 2.4.12-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-08 11:09:46 UTC (rev 243324)
+++ PKGBUILD2017-07-08 11:12:32 UTC (rev 243325)
@@ -5,8 +5,8 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.4.11
-pkgrel=2
+pkgver=2.4.12
+pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
 url='http://groovy-lang.org/'
@@ -17,7 +17,7 @@
 # .asc file is available for download, but there was no key available
 
source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('4479a3653c565b173fc0d0e5e514a06f1c7d6f93926cbe0c5d8d29e5e4a0347c'
+sha256sums=('93b9a19c760c2af846afa0e9c78692d70186cdde36e070e9806fe11b84a8a7b6'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2017-05-19 Thread Alexander Rødseth
Date: Friday, May 19, 2017 @ 13:24:31
  Author: arodseth
Revision: 228535

upgpkg: groovy 2.4.11-2

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-19 13:13:47 UTC (rev 228534)
+++ PKGBUILD2017-05-19 13:24:31 UTC (rev 228535)
@@ -1,12 +1,12 @@
 # $Id$
 # Maintainer: Alexander F Rødseth 
-# Contributor: Musikolo 
+# Contributor: Musikolo 
 # Contributor: Ruben Fonseca 
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
 pkgver=2.4.11
-pkgrel=1
+pkgrel=2
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
 url='http://groovy-lang.org/'
@@ -23,7 +23,7 @@
 prepare() {
   # Generate desktop shortcut
   gendesk -f -n \
---pkgname "$pkgname" i\
+--pkgname "$pkgname" \
 --pkgdesc 'Groovy programming language' \
 --exec 'groovyConsole' \
 --name 'Groovy Console'


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

2017-05-03 Thread Alexander Rødseth
Date: Wednesday, May 3, 2017 @ 10:59:02
  Author: arodseth
Revision: 226626

upgpkg: groovy 2.4.11-1

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-03 10:07:56 UTC (rev 226625)
+++ PKGBUILD2017-05-03 10:59:02 UTC (rev 226626)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.4.10
+pkgver=2.4.11
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -17,8 +17,7 @@
 # .asc file is available for download, but there was no key available
 
source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('1c4dff3b6edf9a8ced3bca658ee1857cee90cfed1ee3474a2790045033c317a9'
-'SKIP'
+sha256sums=('4479a3653c565b173fc0d0e5e514a06f1c7d6f93926cbe0c5d8d29e5e4a0347c'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2017-04-10 Thread Alexander Rødseth
Date: Monday, April 10, 2017 @ 13:28:44
  Author: arodseth
Revision: 221768

Add comment

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-10 13:20:18 UTC (rev 221767)
+++ PKGBUILD2017-04-10 13:28:44 UTC (rev 221768)
@@ -14,15 +14,20 @@
 depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('gendesk')
+# .asc file is available for download, but there was no key available
 
source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
 sha256sums=('1c4dff3b6edf9a8ced3bca658ee1857cee90cfed1ee3474a2790045033c317a9'
+'SKIP'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {
   # Generate desktop shortcut
-  gendesk -f -n --pkgname "$pkgname" --pkgdesc 'Groovy programming language' \
---exec 'groovyConsole' --name 'Groovy Console'
+  gendesk -f -n \
+--pkgname "$pkgname" i\
+--pkgdesc 'Groovy programming language' \
+--exec 'groovyConsole' \
+--name 'Groovy Console'
 
   # Set GROOVY_HOME correctly at the top of all the scripts.
   # There are probably better ways to do this, but this works.


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

2017-04-04 Thread Alexander Rødseth
Date: Tuesday, April 4, 2017 @ 13:59:10
  Author: arodseth
Revision: 220479

upgpkg: groovy 2.4.10-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-04 12:39:50 UTC (rev 220478)
+++ PKGBUILD2017-04-04 13:59:10 UTC (rev 220479)
@@ -5,8 +5,8 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.4.9
-pkgrel=2
+pkgver=2.4.10
+pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
 url='http://groovy-lang.org/'
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 
source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('3f8fc6855b85b3575583744c7113ce182b133f5d84972515317a0625c35799fe'
+sha256sums=('1c4dff3b6edf9a8ced3bca658ee1857cee90cfed1ee3474a2790045033c317a9'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2017-03-15 Thread Alexander Rødseth
Date: Wednesday, March 15, 2017 @ 23:35:57
  Author: arodseth
Revision: 216484

upgpkg: groovy 2.4.9-2

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-15 23:34:28 UTC (rev 216483)
+++ PKGBUILD2017-03-15 23:35:57 UTC (rev 216484)
@@ -6,7 +6,7 @@
 
 pkgname=groovy
 pkgver=2.4.9
-pkgrel=1
+pkgrel=2
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
 url='http://groovy-lang.org/'
@@ -14,7 +14,7 @@
 depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('gendesk')
-source=("http://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
+source=("https://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
 sha256sums=('3f8fc6855b85b3575583744c7113ce182b133f5d84972515317a0625c35799fe'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')


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

2017-03-15 Thread Alexander Rødseth
Date: Wednesday, March 15, 2017 @ 23:20:54
  Author: arodseth
Revision: 216479

upgpkg: groovy 2.4.9-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-03-15 22:48:03 UTC (rev 216478)
+++ PKGBUILD2017-03-15 23:20:54 UTC (rev 216479)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.4.8
+pkgver=2.4.9
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=("http://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('668a65ea17037371a1952cca5f42ebc03329e15d3619aacb4c7dd5f4b39a8dfd'
+sha256sums=('3f8fc6855b85b3575583744c7113ce182b133f5d84972515317a0625c35799fe'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2017-02-16 Thread Alexander Rødseth
Date: Thursday, February 16, 2017 @ 11:06:06
  Author: arodseth
Revision: 212560

upgpkg: groovy 2.4.8-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-16 11:05:45 UTC (rev 212559)
+++ PKGBUILD2017-02-16 11:06:06 UTC (rev 212560)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.4.7
+pkgver=2.4.8
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=("http://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('438dd6098252647e88ff12ac5737d0d0f7e16a8e4e42e8be3e05a4c43abefbd5'
+sha256sums=('668a65ea17037371a1952cca5f42ebc03329e15d3619aacb4c7dd5f4b39a8dfd'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2016-06-29 Thread Alexander Rødseth
Date: Wednesday, June 29, 2016 @ 10:54:10
  Author: arodseth
Revision: 181605

upgpkg: groovy 2.4.7-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-29 09:29:37 UTC (rev 181604)
+++ PKGBUILD2016-06-29 10:54:10 UTC (rev 181605)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.4.6
+pkgver=2.4.7
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=("http://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('9b3fb5b51bc21342bba13f090a88ad6d89b20c4a7a166dd50df2ac763c278768'
+sha256sums=('438dd6098252647e88ff12ac5737d0d0f7e16a8e4e42e8be3e05a4c43abefbd5'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2015-10-04 Thread Alexander Rødseth
Date: Sunday, October 4, 2015 @ 18:00:21
  Author: arodseth
Revision: 142920

upgpkg: groovy 2.4.5-1

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-04 15:20:55 UTC (rev 142919)
+++ PKGBUILD2015-10-04 16:00:21 UTC (rev 142920)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser 
 
 pkgname=groovy
-pkgver=2.4.4
+pkgver=2.4.5
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=("http://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
 
"$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
-sha256sums=('a7cc1e5315a14ea38db1b2b9ce0792e35174161141a6a3e2ef49b7b2788c258c'
+sha256sums=('87e8e9af1f718b84c9bca5a8c42425aadb9e97d8e4ad64e0c91f7c1454cd4caa'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {
@@ -45,9 +45,9 @@
   # Remove all DOS/Windows batch files
   find $pkgdir -name '*.bat' -exec rm {} \;
 
-  # Package the APACHE license
-  install -Dm644 CLI-LICENSE.txt \
-"$pkgdir/usr/share/licenses/$pkgname/CLI-LICENSE"
+  # Package the license file
+  install -Dm644 LICENSE \
+"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 
   # Package the desktop shortcut for Groovy Console
   install -Dm644 "$srcdir/$pkgname.desktop" \
@@ -56,5 +56,5 @@
 "$pkgdir/usr/share/pixmaps/$pkgname.png"
 }
 
-# getver: -u 2 groovy-lang.org/download.html
+# getver: groovy-lang.org/changelogs.html
 # vim:set ts=2 sw=2 et:


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

2015-08-02 Thread Alexander Rødseth
Date: Sunday, August 2, 2015 @ 14:11:16
  Author: arodseth
Revision: 137693

upgpkg: groovy 2.4.4-1

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |   21 ++---
 1 file changed, 6 insertions(+), 15 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-08-02 12:09:43 UTC (rev 137692)
+++ PKGBUILD2015-08-02 12:11:16 UTC (rev 137693)
@@ -5,18 +5,18 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.4.3
+pkgver=2.4.4
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
 url='http://groovy-lang.org/'
-license=('APACHE' 'BSD' 'custom')
+license=('APACHE')
 depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('gendesk')
-source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
-
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('b0c11d2ca5003956f1393138282a6e802af8c0033c5afdc8dc3af1e512e1dbe1'
+source=(http://dl.bintray.com/groovy/maven/apache-$pkgname-binary-$pkgver.zip;
+
$pkgname.png::https://raw.githubusercontent.com/apache/incubator-groovy/master/subprojects/groovy-console/src/main/resources/groovy/ui/ConsoleIcon.png;)
+sha256sums=('a7cc1e5315a14ea38db1b2b9ce0792e35174161141a6a3e2ef49b7b2788c258c'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {
@@ -49,16 +49,6 @@
   install -Dm644 CLI-LICENSE.txt \
 $pkgdir/usr/share/licenses/$pkgname/CLI-LICENSE
 
-  # Package the BSD license
-  install -Dm644 ANTLR-LICENSE.txt \
-$pkgdir/usr/share/licenses/$pkgname/ANTLR-LICENSE
-
-  # Package the custom license
-  install -Dm644 ASM-LICENSE.txt \
-$pkgdir/usr/share/licenses/$pkgname/ASM-LICENSE
-  install -Dm644 JSR223-LICENSE.txt \
-$pkgdir/usr/share/licenses/$pkgname/JSR223-LICENSE
-
   # Package the desktop shortcut for Groovy Console
   install -Dm644 $srcdir/$pkgname.desktop \
 $pkgdir/usr/share/applications/$pkgname.desktop
@@ -66,4 +56,5 @@
 $pkgdir/usr/share/pixmaps/$pkgname.png
 }
 
+# getver: -u 2 groovy-lang.org/download.html
 # vim:set ts=2 sw=2 et:


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

2015-04-16 Thread Alexander Rødseth
Date: Thursday, April 16, 2015 @ 15:24:15
  Author: arodseth
Revision: 131474

upgpkg: groovy 2.4.3-1

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |6 ++
 1 file changed, 2 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-16 13:07:29 UTC (rev 131473)
+++ PKGBUILD2015-04-16 13:24:15 UTC (rev 131474)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.4.2
+pkgver=2.4.3
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('1c891c3403e3d2dcc2f91b2ea856b9e6c8cc076f614a1b27d5d91ccb7d7a6b0b'
+sha256sums=('b0c11d2ca5003956f1393138282a6e802af8c0033c5afdc8dc3af1e512e1dbe1'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {
@@ -46,8 +46,6 @@
   find $pkgdir -name '*.bat' -exec rm {} \;
 
   # Package the APACHE license
-  install -Dm644 LICENSE.txt \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE
   install -Dm644 CLI-LICENSE.txt \
 $pkgdir/usr/share/licenses/$pkgname/CLI-LICENSE
 


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

2015-03-21 Thread Alexander Rødseth
Date: Saturday, March 21, 2015 @ 20:39:17
  Author: arodseth
Revision: 129716

upgpkg: groovy 2.4.2-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-03-21 18:27:50 UTC (rev 129715)
+++ PKGBUILD2015-03-21 19:39:17 UTC (rev 129716)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,21 +16,21 @@
 makedepends=('gendesk')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('90fd90cd29cfd1af59b33ddca668a69e4823a1e3e03eeade4964c64800da1aae'
+sha256sums=('1c891c3403e3d2dcc2f91b2ea856b9e6c8cc076f614a1b27d5d91ccb7d7a6b0b'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {
   # Generate desktop shortcut
   gendesk -f -n --pkgname $pkgname --pkgdesc 'Groovy programming language' \
---exec 'groovyConsole' --name 'Groovy Console' 
+--exec 'groovyConsole' --name 'Groovy Console'
 
   # Set GROOVY_HOME correctly at the top of all the scripts.
-  # This works, but there is probably an even better way to do this.
-  cd $pkgname-$pkgver/embeddable
-  for f in ../bin/*; do
-sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy:' -i $f
+  # There are probably better ways to do this, but this works.
+  for f in $pkgname-$pkgver/bin/*; do
+sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy:' -i $f
   done
 
+  cd $pkgname-$pkgver/embeddable
   ln -s $pkgname-all-$pkgver.jar $pkgname-all.jar
 }
 


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

2015-02-25 Thread Alexander Rødseth
Date: Wednesday, February 25, 2015 @ 23:00:51
  Author: arodseth
Revision: 128234

upgpkg: groovy 2.4.1-1

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-25 21:45:41 UTC (rev 128233)
+++ PKGBUILD2015-02-25 22:00:51 UTC (rev 128234)
@@ -5,11 +5,11 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
-url='http://groovy.codehaus.org/'
+url='http://groovy-lang.org/'
 license=('APACHE' 'BSD' 'custom')
 depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
@@ -16,11 +16,11 @@
 makedepends=('gendesk')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('69a01bcce68295b185036c61d5a7dde27078ab1c3f7da488e9c1ef9ad0ca60f1'
+sha256sums=('90fd90cd29cfd1af59b33ddca668a69e4823a1e3e03eeade4964c64800da1aae'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {
-  # Generate desktop shortcut file
+  # Generate desktop shortcut
   gendesk -f -n --pkgname $pkgname --pkgdesc 'Groovy programming language' \
 --exec 'groovyConsole' --name 'Groovy Console' 
 
@@ -61,7 +61,7 @@
   install -Dm644 JSR223-LICENSE.txt \
 $pkgdir/usr/share/licenses/$pkgname/JSR223-LICENSE
 
-  # Desktop shortcut for Groovy Console
+  # Package the desktop shortcut for Groovy Console
   install -Dm644 $srcdir/$pkgname.desktop \
 $pkgdir/usr/share/applications/$pkgname.desktop
   install -Dm644 $srcdir/$pkgname.png \


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

2015-01-26 Thread Alexander Rødseth
Date: Monday, January 26, 2015 @ 10:52:00
  Author: arodseth
Revision: 126597

upgpkg: groovy 2.4.0-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-26 09:41:10 UTC (rev 126596)
+++ PKGBUILD2015-01-26 09:52:00 UTC (rev 126597)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.3.9
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('8840d120bb84d39836f08492ac2f6caefefc03ffe957031a6bbfada055d53619'
+sha256sums=('69a01bcce68295b185036c61d5a7dde27078ab1c3f7da488e9c1ef9ad0ca60f1'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2015-01-03 Thread Alexander Rødseth
Date: Sunday, January 4, 2015 @ 00:35:12
  Author: arodseth
Revision: 125260

upgpkg: groovy 2.3.9-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-01-03 23:27:06 UTC (rev 125259)
+++ PKGBUILD2015-01-03 23:35:12 UTC (rev 125260)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.3.8
+pkgver=2.3.9
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('f672e65a4df49d9e9891fd38a3c55aff38f75bdedf282e16cfacc37d74b0fa39'
+sha256sums=('8840d120bb84d39836f08492ac2f6caefefc03ffe957031a6bbfada055d53619'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2014-12-06 Thread Alexander Rødseth
Date: Saturday, December 6, 2014 @ 21:11:42
  Author: arodseth
Revision: 123552

upgpkg: groovy 2.3.8-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-12-06 20:07:32 UTC (rev 123551)
+++ PKGBUILD2014-12-06 20:11:42 UTC (rev 123552)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.3.7
+pkgver=2.3.8
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('38d6faaf3cae78d91852ab1be8070a7a7c5d206bd172f2cd7c0bb131e23e2525'
+sha256sums=('f672e65a4df49d9e9891fd38a3c55aff38f75bdedf282e16cfacc37d74b0fa39'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {
@@ -25,7 +25,7 @@
 --exec 'groovyConsole' --name 'Groovy Console' 
 
   # Set GROOVY_HOME correctly at the top of all the scripts.
-  # This works, but there probably is an even better way to do this.
+  # This works, but there is probably an even better way to do this.
   cd $pkgname-$pkgver/embeddable
   for f in ../bin/*; do
 sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy:' -i $f


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

2014-10-01 Thread Alexander Rødseth
Date: Wednesday, October 1, 2014 @ 13:17:19
  Author: arodseth
Revision: 119956

upgpkg: groovy 2.3.7-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-10-01 11:13:45 UTC (rev 119955)
+++ PKGBUILD2014-10-01 11:17:19 UTC (rev 119956)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.3.6
+pkgver=2.3.7
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('5081ebbd3e6d1a5900c51b1c7d5d4629e3a8dcb8a9f3ff45a15b21e34237737b'
+sha256sums=('38d6faaf3cae78d91852ab1be8070a7a7c5d206bd172f2cd7c0bb131e23e2525'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {


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

2014-08-01 Thread Alexander Rødseth
Date: Friday, August 1, 2014 @ 12:10:04
  Author: arodseth
Revision: 116683

upgpkg: groovy 2.3.6-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-01 09:47:03 UTC (rev 116682)
+++ PKGBUILD2014-08-01 10:10:04 UTC (rev 116683)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.3.4
+pkgver=2.3.6
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('5bba3b09f3f1b9c465f35e8bb26ab18dde59d46112c8d33f7671e5604a9b9a8a'
+sha256sums=('5081ebbd3e6d1a5900c51b1c7d5d4629e3a8dcb8a9f3ff45a15b21e34237737b'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {
@@ -24,7 +24,8 @@
   gendesk -f -n --pkgname $pkgname --pkgdesc 'Groovy programming language' \
 --exec 'groovyConsole' --name 'Groovy Console' 
 
-  # Set GROOVY_HOME correctly at the top of all the scripts
+  # Set GROOVY_HOME correctly at the top of all the scripts.
+  # This works, but there probably is an even better way to do this.
   cd $pkgname-$pkgver/embeddable
   for f in ../bin/*; do
 sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy:' -i $f



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

2014-07-11 Thread Alexander Rødseth
Date: Friday, July 11, 2014 @ 15:16:02
  Author: arodseth
Revision: 115452

upgpkg: groovy 2.3.4-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-11 11:58:04 UTC (rev 115451)
+++ PKGBUILD2014-07-11 13:16:02 UTC (rev 115452)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.3.1
+pkgver=2.3.4
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('89a35dac15de7a0f659df9e4a106ab6ce8323eb70f3b7e919d99c031b12b6860'
+sha256sums=('5bba3b09f3f1b9c465f35e8bb26ab18dde59d46112c8d33f7671e5604a9b9a8a'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {



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

2014-05-25 Thread Alexander Rødseth
Date: Sunday, May 25, 2014 @ 12:25:40
  Author: arodseth
Revision: 111819

upgpkg: groovy 2.3.1-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-25 09:52:17 UTC (rev 111818)
+++ PKGBUILD2014-05-25 10:25:40 UTC (rev 111819)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('d3769a04c9b839fd409f61b5752dc58908bac8f526833f5d1028df2adb2c535b'
+sha256sums=('89a35dac15de7a0f659df9e4a106ab6ce8323eb70f3b7e919d99c031b12b6860'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {



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

2014-05-07 Thread Alexander Rødseth
Date: Wednesday, May 7, 2014 @ 18:49:47
  Author: arodseth
Revision: 110818

upgpkg: groovy 2.3.0-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-05-07 16:32:25 UTC (rev 110817)
+++ PKGBUILD2014-05-07 16:49:47 UTC (rev 110818)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.2.2
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -16,7 +16,7 @@
 makedepends=('gendesk')
 source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('a2dfef62e60650f267d856f46525bc8139c4032ac00460d8c3f2f741022e35f8'
+sha256sums=('d3769a04c9b839fd409f61b5752dc58908bac8f526833f5d1028df2adb2c535b'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {



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

2014-04-17 Thread Felix Yan
Date: Thursday, April 17, 2014 @ 09:30:21
  Author: fyan
Revision: 109631

upgpkg: groovy 2.2.2-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-04-17 07:30:04 UTC (rev 109630)
+++ PKGBUILD2014-04-17 07:30:21 UTC (rev 109631)
@@ -5,8 +5,8 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.2
+pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
 url='http://groovy.codehaus.org/'
@@ -14,9 +14,9 @@
 depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('gendesk')
-source=(http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip;
+source=(http://dl.bintray.com/groovy/maven/$pkgname-binary-$pkgver.zip;
 
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
-sha256sums=('4da493b3d2de347a3e6fb903fa86eb76a9f7168960967736907c65a4f92a4fd0'
+sha256sums=('a2dfef62e60650f267d856f46525bc8139c4032ac00460d8c3f2f741022e35f8'
 '24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {



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

2013-11-21 Thread Alexander Rødseth
Date: Thursday, November 21, 2013 @ 22:22:14
  Author: arodseth
Revision: 101290

Added desktop shortcut for groovyConsole

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |   24 +++-
 1 file changed, 19 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-21 20:54:28 UTC (rev 101289)
+++ PKGBUILD2013-11-21 21:22:14 UTC (rev 101290)
@@ -6,7 +6,7 @@
 
 pkgname=groovy
 pkgver=2.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
 url='http://groovy.codehaus.org/'
@@ -13,16 +13,24 @@
 license=('APACHE' 'BSD' 'custom')
 depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
-source=(http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip;)
-sha256sums=('4da493b3d2de347a3e6fb903fa86eb76a9f7168960967736907c65a4f92a4fd0')
+makedepends=('gendesk')
+source=(http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip;
+
$pkgname.png::http://svn.codehaus.org/groovy/tags/GROOVY_1_7_6/src/main/groovy/ui/ConsoleIcon.png;)
+sha256sums=('4da493b3d2de347a3e6fb903fa86eb76a9f7168960967736907c65a4f92a4fd0'
+'24e539235b5762b1220f39d7953a52e9b4a458c2be4f66a60219755363ba6dba')
 
 prepare() {
+  # Generate desktop shortcut file
+  gendesk -f -n --pkgname $pkgname --pkgdesc 'Groovy programming language' \
+--exec 'groovyConsole' --name 'Groovy Console' 
+
+  # Set GROOVY_HOME correctly at the top of all the scripts
   cd $pkgname-$pkgver/embeddable
-
-  ln -s $pkgname-all-$pkgver.jar $pkgname-all.jar
   for f in ../bin/*; do
 sed 's:bin/sh:bin/sh\nGROOVY_HOME=/usr/share/groovy:' -i $f
   done
+
+  ln -s $pkgname-all-$pkgver.jar $pkgname-all.jar
 }
 
 package() {
@@ -51,6 +59,12 @@
 $pkgdir/usr/share/licenses/$pkgname/ASM-LICENSE
   install -Dm644 JSR223-LICENSE.txt \
 $pkgdir/usr/share/licenses/$pkgname/JSR223-LICENSE
+
+  # Desktop shortcut for Groovy Console
+  install -Dm644 $srcdir/$pkgname.desktop \
+$pkgdir/usr/share/applications/$pkgname.desktop
+  install -Dm644 $srcdir/$pkgname.png \
+$pkgdir/usr/share/pixmaps/$pkgname.png
 }
 
 # vim:set ts=2 sw=2 et:



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

2013-11-21 Thread Alexander Rødseth
Date: Thursday, November 21, 2013 @ 16:55:21
  Author: arodseth
Revision: 101275

upgpkg: groovy 2.2.0-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-11-21 14:40:38 UTC (rev 101274)
+++ PKGBUILD2013-11-21 15:55:21 UTC (rev 101275)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.1.9
+pkgver=2.2.0
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 
source=(http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip;)
-sha256sums=('d9cb8d54680d508ac1eb928f8d0cfb1fb1bec7843bb405ea9a7d18f512b10ba6')
+sha256sums=('4da493b3d2de347a3e6fb903fa86eb76a9f7168960967736907c65a4f92a4fd0')
 
 prepare() {
   cd $pkgname-$pkgver/embeddable



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

2013-11-04 Thread Alexander Rødseth
Date: Monday, November 4, 2013 @ 09:29:53
  Author: arodseth
Revision: 100426

upgpkg: groovy 2.1.9-1

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |   28 +++-
 1 file changed, 15 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-04 08:08:07 UTC (rev 100425)
+++ PKGBUILD2013-11-04 08:29:53 UTC (rev 100426)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.1.7
+pkgver=2.1.9
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -13,12 +13,11 @@
 license=('APACHE' 'BSD' 'custom')
 depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
-makedepends=('unzip')
 
source=(http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip;)
-sha256sums=('77fae631edd37388c9966188fbb479f4fb5276d8d67690ac71e476eb274b6819')
+sha256sums=('d9cb8d54680d508ac1eb928f8d0cfb1fb1bec7843bb405ea9a7d18f512b10ba6')
 
 prepare() {
-  cd $srcdir/$pkgname-$pkgver/embeddable
+  cd $pkgname-$pkgver/embeddable
 
   ln -s $pkgname-all-$pkgver.jar $pkgname-all.jar
   for f in ../bin/*; do
@@ -27,24 +26,27 @@
 }
 
 package() {
-  cd $srcdir/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
-  install -d $pkgdir/usr/share/groovy
-  install -d $pkgdir/usr/bin
-  cp -r lib $pkgdir/usr/share/groovy
-  cp -r conf $pkgdir/usr/share/groovy
-  cp -r embeddable $pkgdir/usr/share/groovy
+  # Create the directories and package the files
+  install -d $pkgdir/usr/share/groovy $pkgdir/usr/bin
+  cp -r lib conf embeddable $pkgdir/usr/share/groovy
   cp bin/* $pkgdir/usr/bin
+
+  # Remove all DOS/Windows batch files
   find $pkgdir -name '*.bat' -exec rm {} \;
-  # APACHE
+
+  # Package the APACHE license
   install -Dm644 LICENSE.txt \
 $pkgdir/usr/share/licenses/$pkgname/LICENSE
   install -Dm644 CLI-LICENSE.txt \
 $pkgdir/usr/share/licenses/$pkgname/CLI-LICENSE
-  # BSD
+
+  # Package the BSD license
   install -Dm644 ANTLR-LICENSE.txt \
 $pkgdir/usr/share/licenses/$pkgname/ANTLR-LICENSE
-  # custom
+
+  # Package the custom license
   install -Dm644 ASM-LICENSE.txt \
 $pkgdir/usr/share/licenses/$pkgname/ASM-LICENSE
   install -Dm644 JSR223-LICENSE.txt \



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

2013-09-13 Thread Alexander Rødseth
Date: Friday, September 13, 2013 @ 12:45:27
  Author: arodseth
Revision: 97125

upgpkg: groovy 2.1.7-1

Modified:
  groovy/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-13 09:43:49 UTC (rev 97124)
+++ PKGBUILD2013-09-13 10:45:27 UTC (rev 97125)
@@ -1,11 +1,11 @@
 # $Id$
 # Maintainer: Alexander Rødseth rods...@gmail.com
 # Contributor: Musikolo musikoloAThotmailDOTcom
-# Contributor: krani1
+# Contributor: Ruben Fonseca fons...@gmail.com
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.1.6
+pkgver=2.1.7
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -15,7 +15,7 @@
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('unzip')
 
source=(http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip;)
-sha256sums=('6ec5bfc48db7095b56b4efafe3193cdf664365c40044de12ee21220a220aca20')
+sha256sums=('77fae631edd37388c9966188fbb479f4fb5276d8d67690ac71e476eb274b6819')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver/embeddable
@@ -29,7 +29,8 @@
 package() {
   cd $srcdir/$pkgname-$pkgver
 
-  mkdir -p $pkgdir/usr/share/groovy $pkgdir/usr/bin
+  install -d $pkgdir/usr/share/groovy
+  install -d $pkgdir/usr/bin
   cp -r lib $pkgdir/usr/share/groovy
   cp -r conf $pkgdir/usr/share/groovy
   cp -r embeddable $pkgdir/usr/share/groovy



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

2013-07-15 Thread Alexander Rødseth
Date: Monday, July 15, 2013 @ 12:32:06
  Author: arodseth
Revision: 94158

upgpkg: groovy 2.1.6-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-15 07:27:55 UTC (rev 94157)
+++ PKGBUILD2013-07-15 10:32:06 UTC (rev 94158)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.1.5
+pkgver=2.1.6
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -15,7 +15,7 @@
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('unzip')
 
source=(http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip;)
-sha256sums=('84b3cf9db9add293a7012456a2b30f95bdd3707d2d0081acdba5b6261dd75236')
+sha256sums=('6ec5bfc48db7095b56b4efafe3193cdf664365c40044de12ee21220a220aca20')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver/embeddable



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

2013-07-05 Thread Alexander Rødseth
Date: Friday, July 5, 2013 @ 20:31:18
  Author: arodseth
Revision: 93571

upgpkg: groovy 2.1.5-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-07-05 18:26:15 UTC (rev 93570)
+++ PKGBUILD2013-07-05 18:31:18 UTC (rev 93571)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.1.4
+pkgver=2.1.5
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -15,7 +15,7 @@
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('unzip')
 
source=(http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip;)
-sha256sums=('a88f4b2d1461ec439677f276c6e7d0d81a0e59a76f16607e6e74f3ffe4a127a8')
+sha256sums=('84b3cf9db9add293a7012456a2b30f95bdd3707d2d0081acdba5b6261dd75236')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver/embeddable



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

2013-06-05 Thread Alexander Rødseth
Date: Wednesday, June 5, 2013 @ 17:47:36
  Author: arodseth
Revision: 92447

upgpkg: groovy 2.1.4-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-06-05 15:30:42 UTC (rev 92446)
+++ PKGBUILD2013-06-05 15:47:36 UTC (rev 92447)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.1.3
+pkgver=2.1.4
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -15,7 +15,7 @@
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('unzip')
 
source=(http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip;)
-sha256sums=('c8379e19da3f672036d0a9f7383fe7ba143276066077bff29d50c6cbab3f8c0b')
+sha256sums=('a88f4b2d1461ec439677f276c6e7d0d81a0e59a76f16607e6e74f3ffe4a127a8')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver/embeddable



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

2013-04-14 Thread Alexander Rødseth
Date: Sunday, April 14, 2013 @ 17:14:03
  Author: arodseth
Revision: 88218

upgpkg: groovy 2.1.3-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-14 12:33:35 UTC (rev 88217)
+++ PKGBUILD2013-04-14 15:14:03 UTC (rev 88218)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.1.0
+pkgver=2.1.3
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -14,10 +14,10 @@
 depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
 makedepends=('unzip')
-source=(http://dist.groovy.codehaus.org/distributions/groovy210/$pkgname-binary-$pkgver.zip;)
-sha256sums=('df08d1496dd4dc3dab8536996602e67723ec566e961458486ae0ee83c2aaa629')
+source=(http://dist.groovy.codehaus.org/distributions/$pkgname-binary-$pkgver.zip;)
+sha256sums=('c8379e19da3f672036d0a9f7383fe7ba143276066077bff29d50c6cbab3f8c0b')
 
-build() {
+prepare() {
   cd $srcdir/$pkgname-$pkgver/embeddable
 
   ln -s $pkgname-all-$pkgver.jar $pkgname-all.jar



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

2013-01-26 Thread Alexander Rødseth
Date: Saturday, January 26, 2013 @ 16:29:37
  Author: arodseth
Revision: 83017

upgpkg: groovy 2.1.0-1

Modified:
  groovy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-01-26 15:16:16 UTC (rev 83016)
+++ PKGBUILD2013-01-26 15:29:37 UTC (rev 83017)
@@ -5,7 +5,7 @@
 # Contributor: Andreas W. Hauser andy-...@splashground.de
 
 pkgname=groovy
-pkgver=2.0.6
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Programming language based on Java, inspired by Python, Ruby and 
Smalltalk'
 arch=('any')
@@ -13,8 +13,9 @@
 license=('APACHE' 'BSD' 'custom')
 depends=('bash' 'java-environment')
 optdepends=('groovy-docs: html and pdf documentation for Groovy')
-source=(http://dist.codehaus.org/groovy/distributions/$pkgname-binary-$pkgver.zip;)
-sha256sums=('f8f96175a288c03ce20f7ad40d94e0677d9f5a033ab1f639e2f7e6a7124e94b2')
+makedepends=('unzip')
+source=(http://dist.groovy.codehaus.org/distributions/groovy210/$pkgname-binary-$pkgver.zip;)
+sha256sums=('df08d1496dd4dc3dab8536996602e67723ec566e961458486ae0ee83c2aaa629')
 
 build() {
   cd $srcdir/$pkgname-$pkgver/embeddable