[arch-commits] Commit in warsow/repos/community-x86_64 (9 files)

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Jan 14 06:28:42 UTC 2018


    Date: Sunday, January 14, 2018 @ 06:28:37
  Author: svenstaro
Revision: 281876

archrelease: copy trunk to community-x86_64

Added:
  warsow/repos/community-x86_64/PKGBUILD
    (from rev 281875, warsow/trunk/PKGBUILD)
  warsow/repos/community-x86_64/warsow.launcher
    (from rev 281875, warsow/trunk/warsow.launcher)
  warsow/repos/community-x86_64/warsow.png
    (from rev 281875, warsow/trunk/warsow.png)
  warsow/repos/community-x86_64/wsw-server.launcher
    (from rev 281875, warsow/trunk/wsw-server.launcher)
  warsow/repos/community-x86_64/wswtv-server.launcher
    (from rev 281875, warsow/trunk/wswtv-server.launcher)
Deleted:
  warsow/repos/community-x86_64/PKGBUILD
  warsow/repos/community-x86_64/warsow.launcher
  warsow/repos/community-x86_64/wsw-server.launcher
  warsow/repos/community-x86_64/wswtv-server.launcher

-----------------------+
 PKGBUILD              |  122 ++++++++++++++++++++++--------------------------
 warsow.launcher       |   14 ++---
 wsw-server.launcher   |   14 ++---
 wswtv-server.launcher |   14 ++---
 4 files changed, 77 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-14 06:27:59 UTC (rev 281875)
+++ PKGBUILD	2018-01-14 06:28:37 UTC (rev 281876)
@@ -1,66 +0,0 @@
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Slash <demodevil5[at]yahoo[dot]com>
-# Contributor: Babets
-# Contributor: Vain
-# Contributor: Aleksej Komarov <stylemistake at gmail.com>
-
-pkgname='warsow'
-pkgver=2.1.0
-pkgrel=1
-pkgdesc='Free online multiplayer competitive FPS based on the Qfusion engine'
-url='https://www.warsow.gg/'
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('warsow-data' 'sdl2' 'libjpeg' 'libpng' 'curl' 'libvorbis' 'freetype2'
-         'libxinerama' 'libxxf86vm' 'libxrandr' 'libtheora' 'libxi')
-makedepends=('mesa' 'openal' 'imagemagick' 'gendesk' 'cmake')
-optdepends=('openal: for openal audio support')
-provides=('warsow')
-conflicts=('warsow')
-source=('warsow.launcher'
-        'wsw-server.launcher'
-        'wswtv-server.launcher'
-        'http://mirror.null.one/warsow_21_sdk.tar.gz')
-md5sums=('003f8a0974f0cd5c2b9e78d49cab24c9'
-         '45a3f846fd6ea3b7dc857e60501d0e12'
-         '13d520525638c544565d8f799ffdca48'
-         '41885946e562012582761af5485e6801')
-
-prepare() {
-  gendesk -n -f --pkgname 'warsow' --pkgdesc "${pkgdesc}" --name 'Warsow' --categories 'Game;ActionGame'
-}
-
-build() {
-  cd "${srcdir}/source/source"
-  cmake -DQFUSION_GAME=Warsow .
-  make
-}
-
-package() {
-  local builddir="${srcdir}/source/source/build"
-
-  # Create Destination Directories
-  install -d "${pkgdir}/opt/warsow/"
-
-  # Move Compiled Data to Destination Directory except basewsw.
-  # NOTE: We don't need cgame library because it's a pure lib provided by
-  # modules_16.pk3 from warsow-data package.
-  cp -r "${builddir}/libs" "${pkgdir}/opt/warsow"
-  cp "${builddir}/warsow.${CARCH}" "${pkgdir}/opt/warsow/warsow"
-  cp "${builddir}/wsw_server.${CARCH}" "${pkgdir}/opt/warsow/wsw_server"
-  cp "${builddir}/wswtv_server.${CARCH}" "${pkgdir}/opt/warsow/wswtv_server"
-  find "${pkgdir}/opt/warsow" -type d | xargs chmod 755
-  find "${pkgdir}/opt/warsow" -type f | xargs chmod 755 # only executables here
-
-  # Install launchers to /usr/bin
-  install -D -m 0755 "${srcdir}/warsow.launcher" "${pkgdir}/usr/bin/warsow"
-  install -D -m 0755 "${srcdir}/wsw-server.launcher" "${pkgdir}/usr/bin/wsw-server"
-  install -D -m 0755 "${srcdir}/wswtv-server.launcher" "${pkgdir}/usr/bin/wswtv-server"
-
-  # Install the menu entry
-  install -D -m 0644 "${srcdir}/warsow.desktop" "${pkgdir}/usr/share/applications/warsow.desktop"
-
-  # Install the launcher icon
-  convert "${srcdir}/source/icons/warsow256x256.xpm" "${srcdir}/warsow.png"
-  install -D -m 0644 "${srcdir}/warsow.png" "${pkgdir}/usr/share/pixmaps/warsow.png"
-}

Copied: warsow/repos/community-x86_64/PKGBUILD (from rev 281875, warsow/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-01-14 06:28:37 UTC (rev 281876)
@@ -0,0 +1,56 @@
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Slash <demodevil5[at]yahoo[dot]com>
+# Contributor: Babets
+# Contributor: Vain
+# Contributor: Aleksej Komarov <stylemistake at gmail.com>
+
+pkgname='warsow'
+pkgver=2.1.2
+pkgrel=1
+pkgdesc='Free online multiplayer competitive FPS based on the Qfusion engine'
+url='https://www.warsow.gg/'
+license=('GPL')
+arch=('x86_64')
+depends=('sdl2' 'libjpeg' 'libpng' 'curl' 'libvorbis' 'freetype2'
+         'libxinerama' 'libxxf86vm' 'libxrandr' 'libtheora' 'libxi')
+makedepends=('imagemagick' 'gendesk')
+optdepends=('openal: for openal audio support')
+provides=('warsow')
+conflicts=('warsow')
+source=('warsow.png'
+        'warsow.launcher'
+        'wsw-server.launcher'
+        'wswtv-server.launcher'
+        "http://sebastian.network/warsow/warsow-${pkgver}.tar.gz")
+sha512sums=('85e6d42f2abb6da01781758133d15906996c67ddfbcb2aba0ceecc7cbc8f8d0905fbfa1aa1e5b503099af268f1eac7c68a0cc31cab50fe23b679f37cef7f4f59'
+            '0c4e1debeb8f5aa826e89390c1e38236d5a3c500db9de8cede85d5fa25f1d4893545740175faf3a23b6a51ec8a63c14c6b3fdaca20f4b8bfb21290c092c070bb'
+            '877279ff7201e411ecec933bc829c30ae5f5135ce30ef93063dca5c13d3c838091cfc847db4264fa2080cc3df24ace3e848555617a1a85d53446d3662f64ed93'
+            '2bb689098ccf88b2b7b12e6382c17c31e9363c53a3e9e4168b5cc9fa8103894928072b923b68460d284d3e8cc051c1e69f3d53790298628c5ed0b7921e80c6bf'
+            'c26971882c6ddad7e2a2e65c61bc2a327b9690a18b8faeabb23931a3d21a5d34bfac0a27516dfd39898419daaf607f48053754024e6a0ed66cfdccda34134c15')
+
+prepare() {
+  gendesk -n -f --pkgname 'warsow' --pkgdesc "${pkgdesc}" --name 'Warsow' --categories 'Game;ActionGame'
+}
+
+package() {
+  for wbin in warsow{,.x86_64} wsw_server{,.x86_64} wswtv_server{,.x86_64}; do
+    install -Dm755 warsow-${pkgver}/${wbin} "${pkgdir}/opt/warsow/${wbin}"
+  done
+  cp -a warsow-${pkgver}/{basewsw,libs,docs} "${pkgdir}/opt/warsow/"
+
+  find "${pkgdir}/opt/warsow"/{basewsw,libs,docs} -type d | xargs chmod 755
+  find "${pkgdir}/opt/warsow"/{basewsw,libs,docs} -type f | xargs chmod 644
+
+  # Install launchers to /usr/bin
+  install -D -m 0755 "${srcdir}/warsow.launcher" "${pkgdir}/usr/bin/warsow"
+  install -D -m 0755 "${srcdir}/wsw-server.launcher" "${pkgdir}/usr/bin/wsw-server"
+  install -D -m 0755 "${srcdir}/wswtv-server.launcher" "${pkgdir}/usr/bin/wswtv-server"
+
+  # Install the menu entry
+  install -D -m 0644 "${srcdir}/warsow.desktop" "${pkgdir}/usr/share/applications/warsow.desktop"
+
+  # Install the launcher icon
+  install -D -m 0644 "${srcdir}/warsow.png" "${pkgdir}/usr/share/pixmaps/warsow.png"
+}
+
+# vim: ts=2 sts=2 et:

Deleted: warsow.launcher
===================================================================
--- warsow.launcher	2018-01-14 06:27:59 UTC (rev 281875)
+++ warsow.launcher	2018-01-14 06:28:37 UTC (rev 281876)
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-basepath="/opt/warsow"
-
-${basepath}/warsow \
-  +set fs_basepath ${basepath} \
-  +set fs_usehomedir 1 "${@}"

Copied: warsow/repos/community-x86_64/warsow.launcher (from rev 281875, warsow/trunk/warsow.launcher)
===================================================================
--- warsow.launcher	                        (rev 0)
+++ warsow.launcher	2018-01-14 06:28:37 UTC (rev 281876)
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+basepath="/opt/warsow"
+
+${basepath}/warsow \
+  +set fs_basepath ${basepath} \
+  +set fs_usehomedir 1 "${@}"

Copied: warsow/repos/community-x86_64/warsow.png (from rev 281875, warsow/trunk/warsow.png)
===================================================================
(Binary files differ)

Deleted: wsw-server.launcher
===================================================================
--- wsw-server.launcher	2018-01-14 06:27:59 UTC (rev 281875)
+++ wsw-server.launcher	2018-01-14 06:28:37 UTC (rev 281876)
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-basepath="/opt/warsow"
-
-${basepath}/wsw_server \
-  +set fs_basepath ${basepath} \
-  +set fs_usehomedir 1 "${@}"

Copied: warsow/repos/community-x86_64/wsw-server.launcher (from rev 281875, warsow/trunk/wsw-server.launcher)
===================================================================
--- wsw-server.launcher	                        (rev 0)
+++ wsw-server.launcher	2018-01-14 06:28:37 UTC (rev 281876)
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+basepath="/opt/warsow"
+
+${basepath}/wsw_server \
+  +set fs_basepath ${basepath} \
+  +set fs_usehomedir 1 "${@}"

Deleted: wswtv-server.launcher
===================================================================
--- wswtv-server.launcher	2018-01-14 06:27:59 UTC (rev 281875)
+++ wswtv-server.launcher	2018-01-14 06:28:37 UTC (rev 281876)
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-basepath="/opt/warsow"
-
-${basepath}/wswtv_server \
-  +set fs_basepath ${basepath} \
-  +set fs_usehomedir 1 "${@}"

Copied: warsow/repos/community-x86_64/wswtv-server.launcher (from rev 281875, warsow/trunk/wswtv-server.launcher)
===================================================================
--- wswtv-server.launcher	                        (rev 0)
+++ wswtv-server.launcher	2018-01-14 06:28:37 UTC (rev 281876)
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+basepath="/opt/warsow"
+
+${basepath}/wswtv_server \
+  +set fs_basepath ${basepath} \
+  +set fs_usehomedir 1 "${@}"



More information about the arch-commits mailing list