[arch-commits] Commit in warsow/repos (16 files)
Sven-Hendrik Haase
svenstaro at nymeria.archlinux.org
Sun May 4 00:31:15 UTC 2014
Date: Sunday, May 4, 2014 @ 02:31:15
Author: svenstaro
Revision: 110584
archrelease: copy trunk to community-i686, community-x86_64
Added:
warsow/repos/community-i686/PKGBUILD
(from rev 110583, warsow/trunk/PKGBUILD)
warsow/repos/community-i686/warsow.launcher
(from rev 110583, warsow/trunk/warsow.launcher)
warsow/repos/community-i686/wsw-server.launcher
(from rev 110583, warsow/trunk/wsw-server.launcher)
warsow/repos/community-i686/wswtv-server.launcher
(from rev 110583, warsow/trunk/wswtv-server.launcher)
warsow/repos/community-x86_64/PKGBUILD
(from rev 110583, warsow/trunk/PKGBUILD)
warsow/repos/community-x86_64/warsow.launcher
(from rev 110583, warsow/trunk/warsow.launcher)
warsow/repos/community-x86_64/wsw-server.launcher
(from rev 110583, warsow/trunk/wsw-server.launcher)
warsow/repos/community-x86_64/wswtv-server.launcher
(from rev 110583, warsow/trunk/wswtv-server.launcher)
Deleted:
warsow/repos/community-i686/PKGBUILD
warsow/repos/community-i686/warsow.launcher
warsow/repos/community-i686/wsw-server.launcher
warsow/repos/community-i686/wswtv-server.launcher
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 | 112 +++++++++++++++++++++++++++++++
/warsow.launcher | 10 ++
/wsw-server.launcher | 10 ++
/wswtv-server.launcher | 10 ++
community-i686/PKGBUILD | 55 ---------------
community-i686/warsow.launcher | 5 -
community-i686/wsw-server.launcher | 5 -
community-i686/wswtv-server.launcher | 5 -
community-x86_64/PKGBUILD | 55 ---------------
community-x86_64/warsow.launcher | 5 -
community-x86_64/wsw-server.launcher | 5 -
community-x86_64/wswtv-server.launcher | 5 -
12 files changed, 142 insertions(+), 140 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2014-05-04 00:31:08 UTC (rev 110583)
+++ community-i686/PKGBUILD 2014-05-04 00:31:15 UTC (rev 110584)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Slash <demodevil5[at]yahoo[dot]com>
-# Contributor: Babets
-# Contributor: Vain
-
-pkgname=warsow
-pkgver=1.5
-pkgrel=1
-pkgdesc="Free online multiplayer competitive FPS based on the Qfusion engine"
-url="http://www.warsow.net/"
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('curl' 'libjpeg' 'libvorbis' 'libxinerama' 'libxxf86dga' 'libxxf86vm'
- 'sdl' 'warsow-data' 'libxrandr' 'libpng' 'libtheora' 'freetype2' 'libxi')
-makedepends=('mesa' 'openal' 'imagemagick' 'gendesk')
-optdepends=('openal: for openal audio support')
-source=('warsow.launcher' 'wsw-server.launcher' 'wswtv-server.launcher' \
- "http://www.warsow.net:1337/~warsow/1.5/warsow_15_sdk.tar.gz")
-_genericname=('First person shooter')
-_comment=('Online Mulitiplayer Competitive FPS')
-md5sums=('ec00081d81ad9802a8ca42fc2eac5498'
- 'f73e10c26197178df71b941b10bf83d7'
- 'd7e4a69835bbcf801e58307e9d6b951e'
- '96ec72dd00dbdd76317a51a6bf305df0')
-
-
-prepare() {
- gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name "Warsow" --categories "Game;ActionGame"
-}
-
-build() {
- # Compile Warsow
- cd source/source/
- make
-}
-
-package() {
- cd source/source/
-
- # Create Destination Directories
- install -d $pkgdir/opt/warsow/
-
- # Move Compiled Data to Destination Directory
- cp -r release/* $pkgdir/opt/warsow
-
- 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 -D -m 0644 $srcdir/warsow.desktop $pkgdir/usr/share/applications/warsow.desktop
- convert win32/warsow.ico $srcdir/warsow.png
- install -D -m 0644 $srcdir/warsow-0.png $pkgdir/usr/share/pixmaps/warsow.png
-}
-
-# vim: ts=2:sw=2
Copied: warsow/repos/community-i686/PKGBUILD (from rev 110583, warsow/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-05-04 00:31:15 UTC (rev 110584)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Slash <demodevil5[at]yahoo[dot]com>
+# Contributor: Babets
+# Contributor: Vain
+
+pkgname=warsow
+pkgver=1.5
+pkgrel=2
+pkgdesc="Free online multiplayer competitive FPS based on the Qfusion engine"
+url="http://www.warsow.net/"
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('curl' 'libjpeg' 'libvorbis' 'libxinerama' 'libxxf86dga' 'libxxf86vm'
+ 'sdl' 'warsow-data' 'libxrandr' 'libpng' 'libtheora' 'freetype2' 'libxi')
+makedepends=('mesa' 'openal' 'imagemagick' 'gendesk')
+optdepends=('openal: for openal audio support')
+source=('warsow.launcher' 'wsw-server.launcher' 'wswtv-server.launcher' \
+ "http://www.warsow.net:1337/~warsow/1.5/warsow_15_sdk.tar.gz")
+_genericname=('First person shooter')
+_comment=('Online Mulitiplayer Competitive FPS')
+md5sums=('ec00081d81ad9802a8ca42fc2eac5498'
+ 'f73e10c26197178df71b941b10bf83d7'
+ 'd7e4a69835bbcf801e58307e9d6b951e'
+ '96ec72dd00dbdd76317a51a6bf305df0')
+
+
+prepare() {
+ gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name "Warsow" --categories "Game;ActionGame"
+}
+
+build() {
+ # Compile Warsow
+ cd source/source/
+ make
+}
+
+package() {
+ cd source/source/
+
+ # Create Destination Directories
+ install -d $pkgdir/opt/warsow/
+
+ # Move Compiled Data to Destination Directory
+ cp -r release/* $pkgdir/opt/warsow
+ find $pkgdir/opt/warsow -type f | xargs chmod 755
+
+ 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 -D -m 0644 $srcdir/warsow.desktop $pkgdir/usr/share/applications/warsow.desktop
+ convert win32/warsow.ico $srcdir/warsow.png
+ install -D -m 0644 $srcdir/warsow-0.png $pkgdir/usr/share/pixmaps/warsow.png
+}
+
+# vim: ts=2:sw=2
Deleted: community-i686/warsow.launcher
===================================================================
--- community-i686/warsow.launcher 2014-05-04 00:31:08 UTC (rev 110583)
+++ community-i686/warsow.launcher 2014-05-04 00:31:15 UTC (rev 110584)
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-cd "/opt/warsow"
-./warsow $*
-exit $?
Copied: warsow/repos/community-i686/warsow.launcher (from rev 110583, warsow/trunk/warsow.launcher)
===================================================================
--- community-i686/warsow.launcher (rev 0)
+++ community-i686/warsow.launcher 2014-05-04 00:31:15 UTC (rev 110584)
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd "/opt/warsow"
+./warsow $*
+exit $?
Deleted: community-i686/wsw-server.launcher
===================================================================
--- community-i686/wsw-server.launcher 2014-05-04 00:31:08 UTC (rev 110583)
+++ community-i686/wsw-server.launcher 2014-05-04 00:31:15 UTC (rev 110584)
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-cd "/opt/warsow"
-./wsw_server $*
-exit $?
Copied: warsow/repos/community-i686/wsw-server.launcher (from rev 110583, warsow/trunk/wsw-server.launcher)
===================================================================
--- community-i686/wsw-server.launcher (rev 0)
+++ community-i686/wsw-server.launcher 2014-05-04 00:31:15 UTC (rev 110584)
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd "/opt/warsow"
+./wsw_server $*
+exit $?
Deleted: community-i686/wswtv-server.launcher
===================================================================
--- community-i686/wswtv-server.launcher 2014-05-04 00:31:08 UTC (rev 110583)
+++ community-i686/wswtv-server.launcher 2014-05-04 00:31:15 UTC (rev 110584)
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-cd "/opt/warsow"
-./wswtv_server $*
-exit $?
Copied: warsow/repos/community-i686/wswtv-server.launcher (from rev 110583, warsow/trunk/wswtv-server.launcher)
===================================================================
--- community-i686/wswtv-server.launcher (rev 0)
+++ community-i686/wswtv-server.launcher 2014-05-04 00:31:15 UTC (rev 110584)
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd "/opt/warsow"
+./wswtv_server $*
+exit $?
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2014-05-04 00:31:08 UTC (rev 110583)
+++ community-x86_64/PKGBUILD 2014-05-04 00:31:15 UTC (rev 110584)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Slash <demodevil5[at]yahoo[dot]com>
-# Contributor: Babets
-# Contributor: Vain
-
-pkgname=warsow
-pkgver=1.5
-pkgrel=1
-pkgdesc="Free online multiplayer competitive FPS based on the Qfusion engine"
-url="http://www.warsow.net/"
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('curl' 'libjpeg' 'libvorbis' 'libxinerama' 'libxxf86dga' 'libxxf86vm'
- 'sdl' 'warsow-data' 'libxrandr' 'libpng' 'libtheora' 'freetype2' 'libxi')
-makedepends=('mesa' 'openal' 'imagemagick' 'gendesk')
-optdepends=('openal: for openal audio support')
-source=('warsow.launcher' 'wsw-server.launcher' 'wswtv-server.launcher' \
- "http://www.warsow.net:1337/~warsow/1.5/warsow_15_sdk.tar.gz")
-_genericname=('First person shooter')
-_comment=('Online Mulitiplayer Competitive FPS')
-md5sums=('ec00081d81ad9802a8ca42fc2eac5498'
- 'f73e10c26197178df71b941b10bf83d7'
- 'd7e4a69835bbcf801e58307e9d6b951e'
- '96ec72dd00dbdd76317a51a6bf305df0')
-
-
-prepare() {
- gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name "Warsow" --categories "Game;ActionGame"
-}
-
-build() {
- # Compile Warsow
- cd source/source/
- make
-}
-
-package() {
- cd source/source/
-
- # Create Destination Directories
- install -d $pkgdir/opt/warsow/
-
- # Move Compiled Data to Destination Directory
- cp -r release/* $pkgdir/opt/warsow
-
- 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 -D -m 0644 $srcdir/warsow.desktop $pkgdir/usr/share/applications/warsow.desktop
- convert win32/warsow.ico $srcdir/warsow.png
- install -D -m 0644 $srcdir/warsow-0.png $pkgdir/usr/share/pixmaps/warsow.png
-}
-
-# vim: ts=2:sw=2
Copied: warsow/repos/community-x86_64/PKGBUILD (from rev 110583, warsow/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-05-04 00:31:15 UTC (rev 110584)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Slash <demodevil5[at]yahoo[dot]com>
+# Contributor: Babets
+# Contributor: Vain
+
+pkgname=warsow
+pkgver=1.5
+pkgrel=2
+pkgdesc="Free online multiplayer competitive FPS based on the Qfusion engine"
+url="http://www.warsow.net/"
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('curl' 'libjpeg' 'libvorbis' 'libxinerama' 'libxxf86dga' 'libxxf86vm'
+ 'sdl' 'warsow-data' 'libxrandr' 'libpng' 'libtheora' 'freetype2' 'libxi')
+makedepends=('mesa' 'openal' 'imagemagick' 'gendesk')
+optdepends=('openal: for openal audio support')
+source=('warsow.launcher' 'wsw-server.launcher' 'wswtv-server.launcher' \
+ "http://www.warsow.net:1337/~warsow/1.5/warsow_15_sdk.tar.gz")
+_genericname=('First person shooter')
+_comment=('Online Mulitiplayer Competitive FPS')
+md5sums=('ec00081d81ad9802a8ca42fc2eac5498'
+ 'f73e10c26197178df71b941b10bf83d7'
+ 'd7e4a69835bbcf801e58307e9d6b951e'
+ '96ec72dd00dbdd76317a51a6bf305df0')
+
+
+prepare() {
+ gendesk -n --pkgname "$pkgname" --pkgdesc "$pkgdesc" --name "Warsow" --categories "Game;ActionGame"
+}
+
+build() {
+ # Compile Warsow
+ cd source/source/
+ make
+}
+
+package() {
+ cd source/source/
+
+ # Create Destination Directories
+ install -d $pkgdir/opt/warsow/
+
+ # Move Compiled Data to Destination Directory
+ cp -r release/* $pkgdir/opt/warsow
+ find $pkgdir/opt/warsow -type f | xargs chmod 755
+
+ 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 -D -m 0644 $srcdir/warsow.desktop $pkgdir/usr/share/applications/warsow.desktop
+ convert win32/warsow.ico $srcdir/warsow.png
+ install -D -m 0644 $srcdir/warsow-0.png $pkgdir/usr/share/pixmaps/warsow.png
+}
+
+# vim: ts=2:sw=2
Deleted: community-x86_64/warsow.launcher
===================================================================
--- community-x86_64/warsow.launcher 2014-05-04 00:31:08 UTC (rev 110583)
+++ community-x86_64/warsow.launcher 2014-05-04 00:31:15 UTC (rev 110584)
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-cd "/opt/warsow"
-./warsow $*
-exit $?
Copied: warsow/repos/community-x86_64/warsow.launcher (from rev 110583, warsow/trunk/warsow.launcher)
===================================================================
--- community-x86_64/warsow.launcher (rev 0)
+++ community-x86_64/warsow.launcher 2014-05-04 00:31:15 UTC (rev 110584)
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd "/opt/warsow"
+./warsow $*
+exit $?
Deleted: community-x86_64/wsw-server.launcher
===================================================================
--- community-x86_64/wsw-server.launcher 2014-05-04 00:31:08 UTC (rev 110583)
+++ community-x86_64/wsw-server.launcher 2014-05-04 00:31:15 UTC (rev 110584)
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-cd "/opt/warsow"
-./wsw_server $*
-exit $?
Copied: warsow/repos/community-x86_64/wsw-server.launcher (from rev 110583, warsow/trunk/wsw-server.launcher)
===================================================================
--- community-x86_64/wsw-server.launcher (rev 0)
+++ community-x86_64/wsw-server.launcher 2014-05-04 00:31:15 UTC (rev 110584)
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd "/opt/warsow"
+./wsw_server $*
+exit $?
Deleted: community-x86_64/wswtv-server.launcher
===================================================================
--- community-x86_64/wswtv-server.launcher 2014-05-04 00:31:08 UTC (rev 110583)
+++ community-x86_64/wswtv-server.launcher 2014-05-04 00:31:15 UTC (rev 110584)
@@ -1,5 +0,0 @@
-#!/bin/bash
-
-cd "/opt/warsow"
-./wswtv_server $*
-exit $?
Copied: warsow/repos/community-x86_64/wswtv-server.launcher (from rev 110583, warsow/trunk/wswtv-server.launcher)
===================================================================
--- community-x86_64/wswtv-server.launcher (rev 0)
+++ community-x86_64/wswtv-server.launcher 2014-05-04 00:31:15 UTC (rev 110584)
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+cd "/opt/warsow"
+./wswtv_server $*
+exit $?
More information about the arch-commits
mailing list