[arch-commits] Commit in simutrans-pak64/repos/community-any (4 files)

2020-10-24 Thread Balló György via arch-commits
Date: Saturday, October 24, 2020 @ 20:10:15
  Author: bgyorgy
Revision: 731636

archrelease: copy trunk to community-any

Added:
  simutrans-pak64/repos/community-any/PKGBUILD
(from rev 731635, simutrans-pak64/trunk/PKGBUILD)
  simutrans-pak64/repos/community-any/licence.txt
(from rev 731635, simutrans-pak64/trunk/licence.txt)
Deleted:
  simutrans-pak64/repos/community-any/PKGBUILD
  simutrans-pak64/repos/community-any/licence.txt

-+
 PKGBUILD|   61 +++---
 licence.txt |  240 +-
 2 files changed, 150 insertions(+), 151 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-24 20:10:12 UTC (rev 731635)
+++ PKGBUILD2020-10-24 20:10:15 UTC (rev 731636)
@@ -1,31 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Anton Bazhenov 
-# Contributor: JD Steffen 
-
-pkgname=simutrans-pak64
-pkgver=121.0
-_pkgver=121-0
-pkgrel=1
-pkgdesc="Low resolution graphics set for Simutrans"
-arch=('any')
-url="https://www.simutrans.com/;
-license=('custom:Artistic')
-options=('!strip')
-source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
-licence.txt)
-sha256sums=('acd44278650944cd197ef8d5da7106f3d26c5fd3c3f2586c83a1c286e02c63cc'
-'dbf7da494c0381290c7af4dfe0a24415c41a237b401ecb2be6cd7180e183')
-
-package() {
-  chmod -R 644 simutrans
-
-  #data
-  mkdir -p "$pkgdir/usr/share/games/simutrans"
-  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
-
-  find "$pkgdir" -type f -exec chmod 644 {} \;
-  find "$pkgdir" -type d -exec chmod 755 {} \;
-
-  #license
-  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
-}

Copied: simutrans-pak64/repos/community-any/PKGBUILD (from rev 731635, 
simutrans-pak64/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-24 20:10:15 UTC (rev 731636)
@@ -0,0 +1,30 @@
+# Maintainer: Balló György 
+# Contributor: Anton Bazhenov 
+# Contributor: JD Steffen 
+
+pkgname=simutrans-pak64
+pkgver=122.0
+pkgrel=1
+pkgdesc="Low resolution graphics set for Simutrans"
+arch=('any')
+url="https://www.simutrans.com/;
+license=('custom:Artistic')
+options=('!strip')
+source=(https://downloads.sourceforge.net/simutrans/simupak64-${pkgver/./-}.zip
+licence.txt)
+sha256sums=('ce2ebf0e4e0c8df5defa10be114683f65559d5a994d1ff6c96bdece7ed984b74'
+'dbf7da494c0381290c7af4dfe0a24415c41a237b401ecb2be6cd7180e183')
+
+package() {
+  chmod -R 644 simutrans
+
+  #data
+  mkdir -p "$pkgdir/usr/share/games/simutrans"
+  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
+
+  find "$pkgdir" -type f -exec chmod 644 {} \;
+  find "$pkgdir" -type d -exec chmod 755 {} \;
+
+  #license
+  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
+}

Deleted: licence.txt
===
--- licence.txt 2020-10-24 20:10:12 UTC (rev 731635)
+++ licence.txt 2020-10-24 20:10:15 UTC (rev 731636)
@@ -1,120 +0,0 @@
-This is the simutrans source code for pak64.
-(c) since 2004 The Simutrans Team
-
-Simutrans source code is provided by the current simutrans team
-(tea...@simutrans.com) as copyright holder under the artistic licence.
-
-This includes the translations from:
-http://simutranslator.simutrans-germany.com/
-
-The following files are released under GNU General Public License V3:
-  vehicles/water/abo-ships.png (by stormoog)
-  player/road-depot-crystal.png (by vilvoh)
-  and the tropical park COM_12_04 (by vilvoh)
-
--
-
-The Artistic License
-
-Preamble
-
-The intent of this document is to state the conditions under which a
-Package may be copied, such that the Copyright Holder maintains some
-semblance of artistic control over the development of the package,
-while giving the users of the package the right to use and distribute
-the Package in a more-or-less customary fashion, plus the right to make
-reasonable modifications.
-
-Definitions:
-
-* "Package" refers to the collection of files distributed by the
-  Copyright Holder, and derivatives of that collection of files
-  created through textual modification.
-* "Standard Version" refers to such a Package if it has not been
-  modified, or has been modified in accordance with the wishes
-  of the Copyright Holder.
-* "Copyright Holder" is whoever is named in the copyright or
-  copyrights for the package.
-* "You" is you, if you're thinking about copying or distributing
-  this Package.
-* "Reasonable copying fee" is whatever you can justify on the
-  basis of media cost, duplication charges, time of people involved,
-  and so on. (You will not be required to justify it to the
-  Copyright Holder, 

[arch-commits] Commit in simutrans-pak64/repos/community-any (4 files)

2020-01-08 Thread Balló György via arch-commits
Date: Thursday, January 9, 2020 @ 02:26:00
  Author: bgyorgy
Revision: 550971

archrelease: copy trunk to community-any

Added:
  simutrans-pak64/repos/community-any/PKGBUILD
(from rev 550970, simutrans-pak64/trunk/PKGBUILD)
  simutrans-pak64/repos/community-any/licence.txt
(from rev 550970, simutrans-pak64/trunk/licence.txt)
Deleted:
  simutrans-pak64/repos/community-any/PKGBUILD
  simutrans-pak64/repos/community-any/licence.txt

-+
 PKGBUILD|   62 +++---
 licence.txt |  240 +-
 2 files changed, 151 insertions(+), 151 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-09 02:24:42 UTC (rev 550970)
+++ PKGBUILD2020-01-09 02:26:00 UTC (rev 550971)
@@ -1,31 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Anton Bazhenov 
-# Contributor: JD Steffen 
-
-pkgname=simutrans-pak64
-pkgver=120.4.1
-_pkgver=120-4-1
-pkgrel=1
-pkgdesc="Low resolution graphics set for Simutrans"
-arch=('any')
-url="https://www.simutrans.com/;
-license=('custom:Artistic')
-options=('!strip')
-source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
-licence.txt)
-sha256sums=('fb46cde683ee1c0d10fb18bb2efc767583f1e9e76776a5f93d46a17d699aa69f'
-'dbf7da494c0381290c7af4dfe0a24415c41a237b401ecb2be6cd7180e183')
-
-package() {
-  chmod -R 644 simutrans
-
-  #data
-  mkdir -p "$pkgdir/usr/share/games/simutrans"
-  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
-
-  find "$pkgdir" -type f -exec chmod 644 {} \;
-  find "$pkgdir" -type d -exec chmod 755 {} \;
-
-  #license
-  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
-}

Copied: simutrans-pak64/repos/community-any/PKGBUILD (from rev 550970, 
simutrans-pak64/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-09 02:26:00 UTC (rev 550971)
@@ -0,0 +1,31 @@
+# Maintainer: Balló György 
+# Contributor: Anton Bazhenov 
+# Contributor: JD Steffen 
+
+pkgname=simutrans-pak64
+pkgver=121.0
+_pkgver=121-0
+pkgrel=1
+pkgdesc="Low resolution graphics set for Simutrans"
+arch=('any')
+url="https://www.simutrans.com/;
+license=('custom:Artistic')
+options=('!strip')
+source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
+licence.txt)
+sha256sums=('acd44278650944cd197ef8d5da7106f3d26c5fd3c3f2586c83a1c286e02c63cc'
+'dbf7da494c0381290c7af4dfe0a24415c41a237b401ecb2be6cd7180e183')
+
+package() {
+  chmod -R 644 simutrans
+
+  #data
+  mkdir -p "$pkgdir/usr/share/games/simutrans"
+  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
+
+  find "$pkgdir" -type f -exec chmod 644 {} \;
+  find "$pkgdir" -type d -exec chmod 755 {} \;
+
+  #license
+  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
+}

Deleted: licence.txt
===
--- licence.txt 2020-01-09 02:24:42 UTC (rev 550970)
+++ licence.txt 2020-01-09 02:26:00 UTC (rev 550971)
@@ -1,120 +0,0 @@
-This is the simutrans source code for pak64.
-(c) since 2004 The Simutrans Team
-
-Simutrans source code is provided by the current simutrans team
-(tea...@simutrans.com) as copyright holder under the artistic licence.
-
-This includes the translations from:
-http://simutranslator.simutrans-germany.com/
-
-The following files are released under GNU General Public License V3:
-  vehicles/water/abo-ships.png (by stormoog)
-  player/road-depot-crystal.png (by vilvoh)
-  and the tropical park COM_12_04 (by vilvoh)
-
--
-
-The Artistic License
-
-Preamble
-
-The intent of this document is to state the conditions under which a
-Package may be copied, such that the Copyright Holder maintains some
-semblance of artistic control over the development of the package,
-while giving the users of the package the right to use and distribute
-the Package in a more-or-less customary fashion, plus the right to make
-reasonable modifications.
-
-Definitions:
-
-* "Package" refers to the collection of files distributed by the
-  Copyright Holder, and derivatives of that collection of files
-  created through textual modification.
-* "Standard Version" refers to such a Package if it has not been
-  modified, or has been modified in accordance with the wishes
-  of the Copyright Holder.
-* "Copyright Holder" is whoever is named in the copyright or
-  copyrights for the package.
-* "You" is you, if you're thinking about copying or distributing
-  this Package.
-* "Reasonable copying fee" is whatever you can justify on the
-  basis of media cost, duplication charges, time of people involved,
-  and so on. (You will not be required to justify it to the
-  

[arch-commits] Commit in simutrans-pak64/repos/community-any (4 files)

2018-12-11 Thread Balló György via arch-commits
Date: Tuesday, December 11, 2018 @ 14:56:56
  Author: bgyorgy
Revision: 415357

archrelease: copy trunk to community-any

Added:
  simutrans-pak64/repos/community-any/PKGBUILD
(from rev 415356, simutrans-pak64/trunk/PKGBUILD)
  simutrans-pak64/repos/community-any/licence.txt
(from rev 415356, simutrans-pak64/trunk/licence.txt)
Deleted:
  simutrans-pak64/repos/community-any/PKGBUILD
  simutrans-pak64/repos/community-any/licence.txt

-+
 PKGBUILD|   63 +++
 licence.txt |  240 +-
 2 files changed, 151 insertions(+), 152 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-11 14:56:52 UTC (rev 415356)
+++ PKGBUILD2018-12-11 14:56:56 UTC (rev 415357)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Anton Bazhenov 
-# Contributor: JD Steffen 
-
-pkgname=simutrans-pak64
-pkgver=120.3
-_pkgver=120-3
-pkgrel=1
-pkgdesc="Low resolution graphics set for Simutrans"
-arch=('any')
-url="https://www.simutrans.com/;
-license=('custom:Artistic')
-options=('!strip')
-source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
-licence.txt)
-sha256sums=('b6e94e9d2e2564428bace1f616344437d4a1c26278c97da877fd17e20c446150'
-'dbf7da494c0381290c7af4dfe0a24415c41a237b401ecb2be6cd7180e183')
-
-package() {
-  chmod -R 644 simutrans
-
-  #data
-  mkdir -p "$pkgdir/usr/share/games/simutrans"
-  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
-
-  find "$pkgdir" -type f -exec chmod 644 {} \;
-  find "$pkgdir" -type d -exec chmod 755 {} \;
-
-  #license
-  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
-}

Copied: simutrans-pak64/repos/community-any/PKGBUILD (from rev 415356, 
simutrans-pak64/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-11 14:56:56 UTC (rev 415357)
@@ -0,0 +1,31 @@
+# Maintainer: Balló György 
+# Contributor: Anton Bazhenov 
+# Contributor: JD Steffen 
+
+pkgname=simutrans-pak64
+pkgver=120.4.1
+_pkgver=120-4-1
+pkgrel=1
+pkgdesc="Low resolution graphics set for Simutrans"
+arch=('any')
+url="https://www.simutrans.com/;
+license=('custom:Artistic')
+options=('!strip')
+source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
+licence.txt)
+sha256sums=('fb46cde683ee1c0d10fb18bb2efc767583f1e9e76776a5f93d46a17d699aa69f'
+'dbf7da494c0381290c7af4dfe0a24415c41a237b401ecb2be6cd7180e183')
+
+package() {
+  chmod -R 644 simutrans
+
+  #data
+  mkdir -p "$pkgdir/usr/share/games/simutrans"
+  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
+
+  find "$pkgdir" -type f -exec chmod 644 {} \;
+  find "$pkgdir" -type d -exec chmod 755 {} \;
+
+  #license
+  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
+}

Deleted: licence.txt
===
--- licence.txt 2018-12-11 14:56:52 UTC (rev 415356)
+++ licence.txt 2018-12-11 14:56:56 UTC (rev 415357)
@@ -1,120 +0,0 @@
-This is the simutrans source code for pak64.
-(c) since 2004 The Simutrans Team
-
-Simutrans source code is provided by the current simutrans team
-(tea...@simutrans.com) as copyright holder under the artistic licence.
-
-This includes the translations from:
-http://simutranslator.simutrans-germany.com/
-
-The following files are released under GNU General Public License V3:
-  vehicles/water/abo-ships.png (by stormoog)
-  player/road-depot-crystal.png (by vilvoh)
-  and the tropical park COM_12_04 (by vilvoh)
-
--
-
-The Artistic License
-
-Preamble
-
-The intent of this document is to state the conditions under which a
-Package may be copied, such that the Copyright Holder maintains some
-semblance of artistic control over the development of the package,
-while giving the users of the package the right to use and distribute
-the Package in a more-or-less customary fashion, plus the right to make
-reasonable modifications.
-
-Definitions:
-
-* "Package" refers to the collection of files distributed by the
-  Copyright Holder, and derivatives of that collection of files
-  created through textual modification.
-* "Standard Version" refers to such a Package if it has not been
-  modified, or has been modified in accordance with the wishes
-  of the Copyright Holder.
-* "Copyright Holder" is whoever is named in the copyright or
-  copyrights for the package.
-* "You" is you, if you're thinking about copying or distributing
-  this Package.
-* "Reasonable copying fee" is whatever you can justify on the
-  basis of media cost, duplication charges, time of people involved,
-  and so on. (You will not be required to justify it to the
-  

[arch-commits] Commit in simutrans-pak64/repos/community-any (4 files)

2018-01-14 Thread Balló György via arch-commits
Date: Monday, January 15, 2018 @ 01:59:53
  Author: bgyorgy
Revision: 282306

archrelease: copy trunk to community-any

Added:
  simutrans-pak64/repos/community-any/PKGBUILD
(from rev 282305, simutrans-pak64/trunk/PKGBUILD)
  simutrans-pak64/repos/community-any/licence.txt
(from rev 282305, simutrans-pak64/trunk/licence.txt)
Deleted:
  simutrans-pak64/repos/community-any/PKGBUILD
  simutrans-pak64/repos/community-any/licence.txt

-+
 PKGBUILD|   65 +++
 licence.txt |  240 +-
 2 files changed, 152 insertions(+), 153 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-01-15 01:59:48 UTC (rev 282305)
+++ PKGBUILD2018-01-15 01:59:53 UTC (rev 282306)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Anton Bazhenov 
-# Contributor: JD Steffen 
-
-pkgname=simutrans-pak64
-pkgver=120.2
-_pkgver=120-2
-pkgrel=1
-pkgdesc="Low resolution graphics set for Simutrans"
-arch=('any')
-url="http://simutrans.com/;
-license=('custom:Artistic')
-options=('!strip')
-source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
-licence.txt)
-sha256sums=('b3ce4fc99468e6a2601a606251f156e554d2d78f2cc5679c0d9a64a5f50561e8'
-'dbf7da494c0381290c7af4dfe0a24415c41a237b401ecb2be6cd7180e183')
-
-package() {
-  cd "$srcdir"
-  chmod -R 644 simutrans
-
-  #data
-  mkdir -p "$pkgdir/usr/share/games/simutrans"
-  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
-
-  find "$pkgdir" -type f -exec chmod 644 {} \;
-  find "$pkgdir" -type d -exec chmod 755 {} \;
-
-  #license
-  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
-}

Copied: simutrans-pak64/repos/community-any/PKGBUILD (from rev 282305, 
simutrans-pak64/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-01-15 01:59:53 UTC (rev 282306)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Anton Bazhenov 
+# Contributor: JD Steffen 
+
+pkgname=simutrans-pak64
+pkgver=120.3
+_pkgver=120-3
+pkgrel=1
+pkgdesc="Low resolution graphics set for Simutrans"
+arch=('any')
+url="https://www.simutrans.com/;
+license=('custom:Artistic')
+options=('!strip')
+source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
+licence.txt)
+sha256sums=('b6e94e9d2e2564428bace1f616344437d4a1c26278c97da877fd17e20c446150'
+'dbf7da494c0381290c7af4dfe0a24415c41a237b401ecb2be6cd7180e183')
+
+package() {
+  chmod -R 644 simutrans
+
+  #data
+  mkdir -p "$pkgdir/usr/share/games/simutrans"
+  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
+
+  find "$pkgdir" -type f -exec chmod 644 {} \;
+  find "$pkgdir" -type d -exec chmod 755 {} \;
+
+  #license
+  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
+}

Deleted: licence.txt
===
--- licence.txt 2018-01-15 01:59:48 UTC (rev 282305)
+++ licence.txt 2018-01-15 01:59:53 UTC (rev 282306)
@@ -1,120 +0,0 @@
-This is the simutrans source code for pak64.
-(c) since 2004 The Simutrans Team
-
-Simutrans source code is provided by the current simutrans team
-(tea...@simutrans.com) as copyright holder under the artistic licence.
-
-This includes the translations from:
-http://simutranslator.simutrans-germany.com/
-
-The following files are released under GNU General Public License V3:
-  vehicles/water/abo-ships.png (by stormoog)
-  player/road-depot-crystal.png (by vilvoh)
-  and the tropical park COM_12_04 (by vilvoh)
-
--
-
-The Artistic License
-
-Preamble
-
-The intent of this document is to state the conditions under which a
-Package may be copied, such that the Copyright Holder maintains some
-semblance of artistic control over the development of the package,
-while giving the users of the package the right to use and distribute
-the Package in a more-or-less customary fashion, plus the right to make
-reasonable modifications.
-
-Definitions:
-
-* "Package" refers to the collection of files distributed by the
-  Copyright Holder, and derivatives of that collection of files
-  created through textual modification.
-* "Standard Version" refers to such a Package if it has not been
-  modified, or has been modified in accordance with the wishes
-  of the Copyright Holder.
-* "Copyright Holder" is whoever is named in the copyright or
-  copyrights for the package.
-* "You" is you, if you're thinking about copying or distributing
-  this Package.
-* "Reasonable copying fee" is whatever you can justify on the
-  basis of media cost, duplication charges, time of 

[arch-commits] Commit in simutrans-pak64/repos/community-any (4 files)

2017-02-14 Thread Balló György
Date: Wednesday, February 15, 2017 @ 05:45:11
  Author: bgyorgy
Revision: 212504

archrelease: copy trunk to community-any

Added:
  simutrans-pak64/repos/community-any/PKGBUILD
(from rev 212503, simutrans-pak64/trunk/PKGBUILD)
  simutrans-pak64/repos/community-any/licence.txt
(from rev 212503, simutrans-pak64/trunk/licence.txt)
Deleted:
  simutrans-pak64/repos/community-any/PKGBUILD
  simutrans-pak64/repos/community-any/licence.txt

-+
 PKGBUILD|   66 +++
 licence.txt |  240 +-
 2 files changed, 153 insertions(+), 153 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2017-02-15 05:45:07 UTC (rev 212503)
+++ PKGBUILD2017-02-15 05:45:11 UTC (rev 212504)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Anton Bazhenov 
-# Contributor: JD Steffen 
-
-pkgname=simutrans-pak64
-pkgver=120.1.2
-_pkgver=120-1-2
-pkgrel=2
-pkgdesc="Low resolution graphics set for Simutrans"
-arch=('any')
-url="http://simutrans.com/;
-license=('custom:Artistic')
-options=('!strip')
-source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
-licence.txt)
-md5sums=('69b814607c50c03232ab2a89968fefdb'
- '9cf3801b1349ac93b24c1515c9e5bb0a')
-
-package() {
-  cd "$srcdir"
-  chmod -R 644 simutrans
-
-  #data
-  mkdir -p "$pkgdir/usr/share/games/simutrans"
-  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
-
-  find "$pkgdir" -type f -exec chmod 644 {} \;
-  find "$pkgdir" -type d -exec chmod 755 {} \;
-
-  #license
-  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
-}

Copied: simutrans-pak64/repos/community-any/PKGBUILD (from rev 212503, 
simutrans-pak64/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2017-02-15 05:45:11 UTC (rev 212504)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Anton Bazhenov 
+# Contributor: JD Steffen 
+
+pkgname=simutrans-pak64
+pkgver=120.2
+_pkgver=120-2
+pkgrel=1
+pkgdesc="Low resolution graphics set for Simutrans"
+arch=('any')
+url="http://simutrans.com/;
+license=('custom:Artistic')
+options=('!strip')
+source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
+licence.txt)
+sha256sums=('b3ce4fc99468e6a2601a606251f156e554d2d78f2cc5679c0d9a64a5f50561e8'
+'dbf7da494c0381290c7af4dfe0a24415c41a237b401ecb2be6cd7180e183')
+
+package() {
+  cd "$srcdir"
+  chmod -R 644 simutrans
+
+  #data
+  mkdir -p "$pkgdir/usr/share/games/simutrans"
+  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
+
+  find "$pkgdir" -type f -exec chmod 644 {} \;
+  find "$pkgdir" -type d -exec chmod 755 {} \;
+
+  #license
+  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
+}

Deleted: licence.txt
===
--- licence.txt 2017-02-15 05:45:07 UTC (rev 212503)
+++ licence.txt 2017-02-15 05:45:11 UTC (rev 212504)
@@ -1,120 +0,0 @@
-This is the simutrans source code for pak64.
-(c) since 2004 The Simutrans Team
-
-Simutrans source code is provided by the current simutrans team
-(tea...@simutrans.com) as copyright holder under the artistic licence.
-
-This includes the translations from:
-http://simutranslator.simutrans-germany.com/
-
-The following files are released under GNU General Public License V3:
-  vehicles/water/abo-ships.png (by stormoog)
-  player/road-depot-crystal.png (by vilvoh)
-  and the tropical park COM_12_04 (by vilvoh)
-
--
-
-The Artistic License
-
-Preamble
-
-The intent of this document is to state the conditions under which a
-Package may be copied, such that the Copyright Holder maintains some
-semblance of artistic control over the development of the package,
-while giving the users of the package the right to use and distribute
-the Package in a more-or-less customary fashion, plus the right to make
-reasonable modifications.
-
-Definitions:
-
-* "Package" refers to the collection of files distributed by the
-  Copyright Holder, and derivatives of that collection of files
-  created through textual modification.
-* "Standard Version" refers to such a Package if it has not been
-  modified, or has been modified in accordance with the wishes
-  of the Copyright Holder.
-* "Copyright Holder" is whoever is named in the copyright or
-  copyrights for the package.
-* "You" is you, if you're thinking about copying or distributing
-  this Package.
-* "Reasonable copying fee" is whatever you can justify on the
-  basis of media cost, duplication charges, time of people involved,
-  and so on. (You will not be 

[arch-commits] Commit in simutrans-pak64/repos/community-any (4 files)

2016-12-07 Thread Balló György
Date: Wednesday, December 7, 2016 @ 19:43:50
  Author: bgyorgy
Revision: 198403

archrelease: copy trunk to community-any

Added:
  simutrans-pak64/repos/community-any/PKGBUILD
(from rev 198402, simutrans-pak64/trunk/PKGBUILD)
  simutrans-pak64/repos/community-any/licence.txt
(from rev 198402, simutrans-pak64/trunk/licence.txt)
Deleted:
  simutrans-pak64/repos/community-any/PKGBUILD
  simutrans-pak64/repos/community-any/licence.txt

-+
 PKGBUILD|   66 +++
 licence.txt |  240 +-
 2 files changed, 153 insertions(+), 153 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-12-07 19:43:40 UTC (rev 198402)
+++ PKGBUILD2016-12-07 19:43:50 UTC (rev 198403)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Anton Bazhenov 
-# Contributor: JD Steffen 
-
-pkgname=simutrans-pak64
-pkgver=120.1.2
-_pkgver=120-1-2
-pkgrel=2
-pkgdesc="Low resolution graphics set for Simutrans"
-arch=('any')
-url="http://simutrans.com/;
-license=('custom:Artistic')
-options=('!strip')
-source=(http://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
-licence.txt)
-md5sums=('69b814607c50c03232ab2a89968fefdb'
- '9cf3801b1349ac93b24c1515c9e5bb0a')
-
-package() {
-  cd "$srcdir"
-  chmod -R 644 simutrans
-
-  #data
-  mkdir -p "$pkgdir/usr/share/games/simutrans"
-  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
-
-  find "$pkgdir" -type f -exec chmod 644 {} \;
-  find "$pkgdir" -type d -exec chmod 755 {} \;
-
-  #license
-  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
-}

Copied: simutrans-pak64/repos/community-any/PKGBUILD (from rev 198402, 
simutrans-pak64/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-12-07 19:43:50 UTC (rev 198403)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Anton Bazhenov 
+# Contributor: JD Steffen 
+
+pkgname=simutrans-pak64
+pkgver=120.1.2
+_pkgver=120-1-2
+pkgrel=2
+pkgdesc="Low resolution graphics set for Simutrans"
+arch=('any')
+url="http://simutrans.com/;
+license=('custom:Artistic')
+options=('!strip')
+source=(https://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
+licence.txt)
+md5sums=('69b814607c50c03232ab2a89968fefdb'
+ '9cf3801b1349ac93b24c1515c9e5bb0a')
+
+package() {
+  cd "$srcdir"
+  chmod -R 644 simutrans
+
+  #data
+  mkdir -p "$pkgdir/usr/share/games/simutrans"
+  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
+
+  find "$pkgdir" -type f -exec chmod 644 {} \;
+  find "$pkgdir" -type d -exec chmod 755 {} \;
+
+  #license
+  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
+}

Deleted: licence.txt
===
--- licence.txt 2016-12-07 19:43:40 UTC (rev 198402)
+++ licence.txt 2016-12-07 19:43:50 UTC (rev 198403)
@@ -1,120 +0,0 @@
-This is the simutrans source code for pak64.
-(c) since 2004 The Simutrans Team
-
-Simutrans source code is provided by the current simutrans team
-(tea...@simutrans.com) as copyright holder under the artistic licence.
-
-This includes the translations from:
-http://simutranslator.simutrans-germany.com/
-
-The following files are released under GNU General Public License V3:
-  vehicles/water/abo-ships.png (by stormoog)
-  player/road-depot-crystal.png (by vilvoh)
-  and the tropical park COM_12_04 (by vilvoh)
-
--
-
-The Artistic License
-
-Preamble
-
-The intent of this document is to state the conditions under which a
-Package may be copied, such that the Copyright Holder maintains some
-semblance of artistic control over the development of the package,
-while giving the users of the package the right to use and distribute
-the Package in a more-or-less customary fashion, plus the right to make
-reasonable modifications.
-
-Definitions:
-
-* "Package" refers to the collection of files distributed by the
-  Copyright Holder, and derivatives of that collection of files
-  created through textual modification.
-* "Standard Version" refers to such a Package if it has not been
-  modified, or has been modified in accordance with the wishes
-  of the Copyright Holder.
-* "Copyright Holder" is whoever is named in the copyright or
-  copyrights for the package.
-* "You" is you, if you're thinking about copying or distributing
-  this Package.
-* "Reasonable copying fee" is whatever you can justify on the
-  basis of media cost, duplication charges, time of people involved,
-  and so on. (You will not be required to justify it to the
-  Copyright Holder, but only to the 

[arch-commits] Commit in simutrans-pak64/repos/community-any (4 files)

2016-01-30 Thread Balló György
Date: Sunday, January 31, 2016 @ 05:43:23
  Author: bgyorgy
Revision: 159653

archrelease: copy trunk to community-any

Added:
  simutrans-pak64/repos/community-any/PKGBUILD
(from rev 159652, simutrans-pak64/trunk/PKGBUILD)
  simutrans-pak64/repos/community-any/licence.txt
(from rev 159652, simutrans-pak64/trunk/licence.txt)
Deleted:
  simutrans-pak64/repos/community-any/PKGBUILD
  simutrans-pak64/repos/community-any/licence.txt

-+
 PKGBUILD|   66 +++
 licence.txt |  240 +-
 2 files changed, 153 insertions(+), 153 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-01-31 04:43:18 UTC (rev 159652)
+++ PKGBUILD2016-01-31 04:43:23 UTC (rev 159653)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Anton Bazhenov 
-# Contributor: JD Steffen 
-
-pkgname=simutrans-pak64
-pkgver=120.0.1
-_pkgver=120-0-1
-pkgrel=2
-pkgdesc="Low resolution graphics set for Simutrans"
-arch=('any')
-url="http://simutrans.com/;
-license=('custom:Artistic')
-options=('!strip')
-source=(http://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
-licence.txt)
-md5sums=('9d1068881b277bc2110b7c71c7d0d613'
- '9cf3801b1349ac93b24c1515c9e5bb0a')
-
-package() {
-  cd "$srcdir"
-  chmod -R 644 simutrans
-
-  #data
-  mkdir -p "$pkgdir/usr/share/games/simutrans"
-  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
-
-  find "$pkgdir" -type f -exec chmod 644 {} \;
-  find "$pkgdir" -type d -exec chmod 755 {} \;
-
-  #license
-  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
-}

Copied: simutrans-pak64/repos/community-any/PKGBUILD (from rev 159652, 
simutrans-pak64/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-01-31 04:43:23 UTC (rev 159653)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Anton Bazhenov 
+# Contributor: JD Steffen 
+
+pkgname=simutrans-pak64
+pkgver=120.1.2
+_pkgver=120-1-2
+pkgrel=2
+pkgdesc="Low resolution graphics set for Simutrans"
+arch=('any')
+url="http://simutrans.com/;
+license=('custom:Artistic')
+options=('!strip')
+source=(http://downloads.sourceforge.net/simutrans/simupak64-$_pkgver.zip
+licence.txt)
+md5sums=('69b814607c50c03232ab2a89968fefdb'
+ '9cf3801b1349ac93b24c1515c9e5bb0a')
+
+package() {
+  cd "$srcdir"
+  chmod -R 644 simutrans
+
+  #data
+  mkdir -p "$pkgdir/usr/share/games/simutrans"
+  cp -r simutrans/pak "$pkgdir/usr/share/games/simutrans"
+
+  find "$pkgdir" -type f -exec chmod 644 {} \;
+  find "$pkgdir" -type d -exec chmod 755 {} \;
+
+  #license
+  install -Dm644 licence.txt 
"$pkgdir/usr/share/licenses/simutrans-pak64/licence.txt"
+}

Deleted: licence.txt
===
--- licence.txt 2016-01-31 04:43:18 UTC (rev 159652)
+++ licence.txt 2016-01-31 04:43:23 UTC (rev 159653)
@@ -1,120 +0,0 @@
-This is the simutrans source code for pak64.
-(c) since 2004 The Simutrans Team
-
-Simutrans source code is provided by the current simutrans team
-(tea...@simutrans.com) as copyright holder under the artistic licence.
-
-This includes the translations from:
-http://simutranslator.simutrans-germany.com/
-
-The following files are released under GNU General Public License V3:
-  vehicles/water/abo-ships.png (by stormoog)
-  player/road-depot-crystal.png (by vilvoh)
-  and the tropical park COM_12_04 (by vilvoh)
-
--
-
-The Artistic License
-
-Preamble
-
-The intent of this document is to state the conditions under which a
-Package may be copied, such that the Copyright Holder maintains some
-semblance of artistic control over the development of the package,
-while giving the users of the package the right to use and distribute
-the Package in a more-or-less customary fashion, plus the right to make
-reasonable modifications.
-
-Definitions:
-
-* "Package" refers to the collection of files distributed by the
-  Copyright Holder, and derivatives of that collection of files
-  created through textual modification.
-* "Standard Version" refers to such a Package if it has not been
-  modified, or has been modified in accordance with the wishes
-  of the Copyright Holder.
-* "Copyright Holder" is whoever is named in the copyright or
-  copyrights for the package.
-* "You" is you, if you're thinking about copying or distributing
-  this Package.
-* "Reasonable copying fee" is whatever you can justify on the
-  basis of media cost, duplication charges, time of people involved,
-  and so on. (You will not be required to justify it to the
-  Copyright Holder, but only to the