[arch-commits] Commit in warsow-data/repos (3 files)

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Tue Jun 10 18:08:31 UTC 2014


    Date: Tuesday, June 10, 2014 @ 20:08:29
  Author: svenstaro
Revision: 112979

db-move: moved warsow-data from [community-testing] to [community] (any)

Added:
  warsow-data/repos/community-any/PKGBUILD
    (from rev 112978, warsow-data/repos/community-testing-any/PKGBUILD)
Deleted:
  warsow-data/repos/community-any/PKGBUILD
  warsow-data/repos/community-testing-any/

------------------------+
 /PKGBUILD              |   28 ++++++++++++++++++++++++++++
 community-any/PKGBUILD |   28 ----------------------------
 2 files changed, 28 insertions(+), 28 deletions(-)

Deleted: community-any/PKGBUILD
===================================================================
--- community-any/PKGBUILD	2014-06-10 18:06:21 UTC (rev 112978)
+++ community-any/PKGBUILD	2014-06-10 18:08:29 UTC (rev 112979)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Slash <demodevil5[at]yahoo[dot]com>
-# Contributor: Babets
-# Contributor: Vain
-
-pkgname=warsow-data
-pkgver=1.5
-pkgrel=2
-pkgdesc="a free online multiplayer competitive FPS based on the Qfusion engine (data files)"
-url="http://www.warsow.net/"
-license=('custom:Warsow Content License')
-arch=('any')
-source=(http://www.warsow.eu/warsow_15_unified.tar.gz)
-md5sums=('05dfc393f33725e8c40e7894fccd59e8')
-
-package() {
-    # Create Destination Directories
-    install -d $pkgdir/opt/warsow/
-
-    # Move Data to Destination Directory
-    cp -r $srcdir/warsow_15/basewsw $pkgdir/opt/warsow
-    find $pkgdir/opt/warsow -type d | xargs chmod 755
-    find $pkgdir/opt/warsow -type f | xargs chmod 644
-
-    # Install Custom License: Warsow Content License
-    install -Dm0644 warsow_15/docs/license.txt $pkgdir/usr/share/licenses/${pkgname}/license.txt
-}

Copied: warsow-data/repos/community-any/PKGBUILD (from rev 112978, warsow-data/repos/community-testing-any/PKGBUILD)
===================================================================
--- community-any/PKGBUILD	                        (rev 0)
+++ community-any/PKGBUILD	2014-06-10 18:08:29 UTC (rev 112979)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Slash <demodevil5[at]yahoo[dot]com>
+# Contributor: Babets
+# Contributor: Vain
+
+pkgname=warsow-data
+pkgver=1.51
+pkgrel=1
+pkgdesc="a free online multiplayer competitive FPS based on the Qfusion engine (data files)"
+url="http://www.warsow.net/"
+license=('custom:Warsow Content License')
+arch=('any')
+source=(http://www.warsow.eu/warsow_1.51_unified.tar.gz)
+md5sums=('482e2020b5463d8503f1f9fafe0c433d')
+
+package() {
+    # Create Destination Directories
+    install -d $pkgdir/opt/warsow/
+
+    # Move Data to Destination Directory
+    cp -r $srcdir/warsow_15/basewsw $pkgdir/opt/warsow
+    find $pkgdir/opt/warsow -type d | xargs chmod 755
+    find $pkgdir/opt/warsow -type f | xargs chmod 644
+
+    # Install Custom License: Warsow Content License
+    install -Dm0644 warsow_15/docs/license.txt $pkgdir/usr/share/licenses/${pkgname}/license.txt
+}




More information about the arch-commits mailing list