[arch-commits] Commit in naev/repos (4 files)

2017-07-13 Thread Sven-Hendrik Haase
Date: Thursday, July 13, 2017 @ 15:20:23
  Author: svenstaro
Revision: 244976

archrelease: copy trunk to community-i686, community-x86_64

Added:
  naev/repos/community-i686/PKGBUILD
(from rev 244975, naev/trunk/PKGBUILD)
  naev/repos/community-x86_64/PKGBUILD
(from rev 244975, naev/trunk/PKGBUILD)
Deleted:
  naev/repos/community-i686/PKGBUILD
  naev/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   29 --
 community-x86_64/PKGBUILD |   29 --
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-07-13 15:20:11 UTC (rev 244975)
+++ community-i686/PKGBUILD 2017-07-13 15:20:23 UTC (rev 244976)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Johan Rehnberg 
-
-pkgname=naev
-pkgver=0.6.1
-pkgrel=3
-pkgdesc='2D action/rpg space game'
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/naev/;
-license=('GPL3')
-depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'libzip' 'luajit')
-makedepends=('freeglut' 'zip')
-source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz;)
-md5sums=('48eb864a04f4c7fd9e5178d2ddb9284e')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgname-$pkgver"
-
-  ./autogen.sh
-  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: naev/repos/community-i686/PKGBUILD (from rev 244975, 
naev/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-07-13 15:20:23 UTC (rev 244976)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Johan Rehnberg 
+
+pkgname=naev
+pkgver=0.7.0
+pkgrel=1
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'libzip' 'luajit')
+makedepends=('freeglut' 'zip')
+source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz;)
+md5sums=('c07e24c2e87d08fdb73e666fb4e59981')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-07-13 15:20:11 UTC (rev 244975)
+++ community-x86_64/PKGBUILD   2017-07-13 15:20:23 UTC (rev 244976)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Johan Rehnberg 
-
-pkgname=naev
-pkgver=0.6.1
-pkgrel=3
-pkgdesc='2D action/rpg space game'
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/naev/;
-license=('GPL3')
-depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'libzip' 'luajit')
-makedepends=('freeglut' 'zip')
-source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz;)
-md5sums=('48eb864a04f4c7fd9e5178d2ddb9284e')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgname-$pkgver"
-
-  ./autogen.sh
-  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: naev/repos/community-x86_64/PKGBUILD (from rev 244975, 
naev/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-07-13 15:20:23 UTC (rev 244976)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Johan Rehnberg 
+
+pkgname=naev
+pkgver=0.7.0
+pkgrel=1
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'libzip' 'luajit')
+makedepends=('freeglut' 'zip')
+source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz;)
+md5sums=('c07e24c2e87d08fdb73e666fb4e59981')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr --disable-debug 

[arch-commits] Commit in naev/repos (4 files)

2017-03-12 Thread Sven-Hendrik Haase
Date: Monday, March 13, 2017 @ 00:53:37
  Author: svenstaro
Revision: 215921

archrelease: copy trunk to community-testing-i686, community-testing-x86_64

Added:
  naev/repos/community-testing-i686/
  naev/repos/community-testing-i686/PKGBUILD
(from rev 215920, naev/trunk/PKGBUILD)
  naev/repos/community-testing-x86_64/
  naev/repos/community-testing-x86_64/PKGBUILD
(from rev 215920, naev/trunk/PKGBUILD)

---+
 community-testing-i686/PKGBUILD   |   29 +
 community-testing-x86_64/PKGBUILD |   29 +
 2 files changed, 58 insertions(+)

Copied: naev/repos/community-testing-i686/PKGBUILD (from rev 215920, 
naev/trunk/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2017-03-13 00:53:37 UTC (rev 215921)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Johan Rehnberg 
+
+pkgname=naev
+pkgver=0.6.1
+pkgrel=3
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'libzip' 'luajit')
+makedepends=('freeglut' 'zip')
+source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz;)
+md5sums=('48eb864a04f4c7fd9e5178d2ddb9284e')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+}

Copied: naev/repos/community-testing-x86_64/PKGBUILD (from rev 215920, 
naev/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2017-03-13 00:53:37 UTC (rev 215921)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Johan Rehnberg 
+
+pkgname=naev
+pkgver=0.6.1
+pkgrel=3
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'libzip' 'luajit')
+makedepends=('freeglut' 'zip')
+source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz;)
+md5sums=('48eb864a04f4c7fd9e5178d2ddb9284e')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+}


[arch-commits] Commit in naev/repos (4 files)

2015-11-17 Thread Sven-Hendrik Haase
Date: Wednesday, November 18, 2015 @ 03:21:48
  Author: svenstaro
Revision: 147045

archrelease: copy trunk to community-i686, community-x86_64

Added:
  naev/repos/community-i686/PKGBUILD
(from rev 147044, naev/trunk/PKGBUILD)
  naev/repos/community-x86_64/PKGBUILD
(from rev 147044, naev/trunk/PKGBUILD)
Deleted:
  naev/repos/community-i686/PKGBUILD
  naev/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   29 --
 community-x86_64/PKGBUILD |   29 --
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-11-18 02:21:18 UTC (rev 147044)
+++ community-i686/PKGBUILD 2015-11-18 02:21:48 UTC (rev 147045)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Johan Rehnberg 
-
-pkgname=naev
-pkgver=0.6.1
-pkgrel=1
-pkgdesc='2D action/rpg space game'
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/naev/;
-license=('GPL3')
-depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'libzip')
-makedepends=('freeglut' 'zip')
-source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz;)
-md5sums=('48eb864a04f4c7fd9e5178d2ddb9284e')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgname-$pkgver"
-
-  ./autogen.sh
-  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: naev/repos/community-i686/PKGBUILD (from rev 147044, 
naev/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-11-18 02:21:48 UTC (rev 147045)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Johan Rehnberg 
+
+pkgname=naev
+pkgver=0.6.1
+pkgrel=2
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'libzip' 'luajit')
+makedepends=('freeglut' 'zip')
+source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz;)
+md5sums=('48eb864a04f4c7fd9e5178d2ddb9284e')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-11-18 02:21:18 UTC (rev 147044)
+++ community-x86_64/PKGBUILD   2015-11-18 02:21:48 UTC (rev 147045)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Johan Rehnberg 
-
-pkgname=naev
-pkgver=0.6.1
-pkgrel=1
-pkgdesc='2D action/rpg space game'
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/naev/;
-license=('GPL3')
-depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'libzip')
-makedepends=('freeglut' 'zip')
-source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz;)
-md5sums=('48eb864a04f4c7fd9e5178d2ddb9284e')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgname-$pkgver"
-
-  ./autogen.sh
-  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: naev/repos/community-x86_64/PKGBUILD (from rev 147044, 
naev/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-11-18 02:21:48 UTC (rev 147045)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Johan Rehnberg 
+
+pkgname=naev
+pkgver=0.6.1
+pkgrel=2
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'libzip' 'luajit')
+makedepends=('freeglut' 'zip')
+source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz;)
+md5sums=('48eb864a04f4c7fd9e5178d2ddb9284e')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr --disable-debug --disable-shave 

[arch-commits] Commit in naev/repos (4 files)

2015-11-10 Thread Sven-Hendrik Haase
Date: Tuesday, November 10, 2015 @ 16:34:13
  Author: svenstaro
Revision: 146511

archrelease: copy trunk to community-i686, community-x86_64

Added:
  naev/repos/community-i686/PKGBUILD
(from rev 146510, naev/trunk/PKGBUILD)
  naev/repos/community-x86_64/PKGBUILD
(from rev 146510, naev/trunk/PKGBUILD)
Deleted:
  naev/repos/community-i686/PKGBUILD
  naev/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   28 -
 community-x86_64/PKGBUILD |   28 -
 3 files changed, 58 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-11-10 15:34:00 UTC (rev 146510)
+++ community-i686/PKGBUILD 2015-11-10 15:34:13 UTC (rev 146511)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Johan Rehnberg 
-
-pkgname=naev
-pkgver=0.6.0
-pkgrel=2
-pkgdesc='2D action/rpg space game'
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/naev/;
-license=('GPL3')
-depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'naev-data' 'libzip')
-makedepends=('freeglut')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('b796352ae810c986934d9259dc12b0dc')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: naev/repos/community-i686/PKGBUILD (from rev 146510, 
naev/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-11-10 15:34:13 UTC (rev 146511)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Johan Rehnberg 
+
+pkgname=naev
+pkgver=0.6.1
+pkgrel=1
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'libzip')
+makedepends=('freeglut' 'zip')
+source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz;)
+md5sums=('48eb864a04f4c7fd9e5178d2ddb9284e')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-11-10 15:34:00 UTC (rev 146510)
+++ community-x86_64/PKGBUILD   2015-11-10 15:34:13 UTC (rev 146511)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Johan Rehnberg 
-
-pkgname=naev
-pkgver=0.6.0
-pkgrel=2
-pkgdesc='2D action/rpg space game'
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/naev/;
-license=('GPL3')
-depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'naev-data' 'libzip')
-makedepends=('freeglut')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('b796352ae810c986934d9259dc12b0dc')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir/" install
-}

Copied: naev/repos/community-x86_64/PKGBUILD (from rev 146510, 
naev/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-11-10 15:34:13 UTC (rev 146511)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Johan Rehnberg 
+
+pkgname=naev
+pkgver=0.6.1
+pkgrel=1
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'libzip')
+makedepends=('freeglut' 'zip')
+source=("https://github.com/naev/naev/archive/naev-${pkgver}.tar.gz;)
+md5sums=('48eb864a04f4c7fd9e5178d2ddb9284e')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgname-$pkgver"
+
+  ./autogen.sh
+  ./configure --prefix=/usr --disable-debug --disable-shave 

[arch-commits] Commit in naev/repos (4 files)

2015-05-10 Thread Sven-Hendrik Haase
Date: Sunday, May 10, 2015 @ 11:31:33
  Author: svenstaro
Revision: 133159

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  naev/repos/community-staging-i686/
  naev/repos/community-staging-i686/PKGBUILD
(from rev 133158, naev/trunk/PKGBUILD)
  naev/repos/community-staging-x86_64/
  naev/repos/community-staging-x86_64/PKGBUILD
(from rev 133158, naev/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   28 
 community-staging-x86_64/PKGBUILD |   28 
 2 files changed, 56 insertions(+)

Copied: naev/repos/community-staging-i686/PKGBUILD (from rev 133158, 
naev/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-05-10 09:31:33 UTC (rev 133159)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Johan Rehnberg cleanr...@gmail.com
+
+pkgname=naev
+pkgver=0.6.0
+pkgrel=2
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'naev-data' 'libzip')
+makedepends=('freeglut')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('b796352ae810c986934d9259dc12b0dc')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+}

Copied: naev/repos/community-staging-x86_64/PKGBUILD (from rev 133158, 
naev/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-05-10 09:31:33 UTC (rev 133159)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Johan Rehnberg cleanr...@gmail.com
+
+pkgname=naev
+pkgver=0.6.0
+pkgrel=2
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'naev-data' 'libzip')
+makedepends=('freeglut')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('b796352ae810c986934d9259dc12b0dc')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+}


[arch-commits] Commit in naev/repos (4 files)

2015-03-21 Thread Sven-Hendrik Haase
Date: Saturday, March 21, 2015 @ 14:00:28
  Author: svenstaro
Revision: 129686

archrelease: copy trunk to community-i686, community-x86_64

Added:
  naev/repos/community-i686/PKGBUILD
(from rev 129685, naev/trunk/PKGBUILD)
  naev/repos/community-x86_64/PKGBUILD
(from rev 129685, naev/trunk/PKGBUILD)
Deleted:
  naev/repos/community-i686/PKGBUILD
  naev/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 community-i686/PKGBUILD   |   30 ---
 community-x86_64/PKGBUILD |   30 ---
 3 files changed, 56 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-03-21 13:00:22 UTC (rev 129685)
+++ community-i686/PKGBUILD 2015-03-21 13:00:28 UTC (rev 129686)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Johan Rehnberg cleanr...@gmail.com
-
-pkgname=naev
-pkgver=0.5.3
-pkgrel=2
-pkgdesc='2D action/rpg space game'
-arch=('i686' 'x86_64')
-url=http://code.google.com/p/naev/;
-license=('GPL3')
-depends=('glu' 'openal' 'libvorbis' 'sdl_image' 'sdl_mixer' 'libgl' 'libxml2' 
'freetype2' 'libpng' 'naev-data')
-makedepends=('freeglut')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('bec719b3daa33ec190d785120a7b0159')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  sed -i 41 i #include zlib.h src/opengl.c
-
-  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata-${pkgver}
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir/ install
-}

Copied: naev/repos/community-i686/PKGBUILD (from rev 129685, 
naev/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-03-21 13:00:28 UTC (rev 129686)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Johan Rehnberg cleanr...@gmail.com
+
+pkgname=naev
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'naev-data' 'libzip')
+makedepends=('freeglut')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('b796352ae810c986934d9259dc12b0dc')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-03-21 13:00:22 UTC (rev 129685)
+++ community-x86_64/PKGBUILD   2015-03-21 13:00:28 UTC (rev 129686)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Johan Rehnberg cleanr...@gmail.com
-
-pkgname=naev
-pkgver=0.5.3
-pkgrel=2
-pkgdesc='2D action/rpg space game'
-arch=('i686' 'x86_64')
-url=http://code.google.com/p/naev/;
-license=('GPL3')
-depends=('glu' 'openal' 'libvorbis' 'sdl_image' 'sdl_mixer' 'libgl' 'libxml2' 
'freetype2' 'libpng' 'naev-data')
-makedepends=('freeglut')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('bec719b3daa33ec190d785120a7b0159')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  sed -i 41 i #include zlib.h src/opengl.c
-
-  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata-${pkgver}
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir/ install
-}

Copied: naev/repos/community-x86_64/PKGBUILD (from rev 129685, 
naev/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-03-21 13:00:28 UTC (rev 129686)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Johan Rehnberg cleanr...@gmail.com
+
+pkgname=naev
+pkgver=0.6.0
+pkgrel=1
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url=http://sourceforge.net/projects/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl2' 'sdl2_image' 'sdl2_mixer' 'libgl' 
'libxml2' 'freetype2' 'libpng' 'naev-data' 'libzip')
+makedepends=('freeglut')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('b796352ae810c986934d9259dc12b0dc')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr --disable-debug --disable-shave 

[arch-commits] Commit in naev/repos (4 files)

2013-04-28 Thread Jelle van der Waa
Date: Sunday, April 28, 2013 @ 13:42:43
  Author: jelle
Revision: 89271

archrelease: copy trunk to community-staging-i686, community-staging-x86_64

Added:
  naev/repos/community-staging-i686/
  naev/repos/community-staging-i686/PKGBUILD
(from rev 89268, naev/trunk/PKGBUILD)
  naev/repos/community-staging-x86_64/
  naev/repos/community-staging-x86_64/PKGBUILD
(from rev 89269, naev/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   30 ++
 community-staging-x86_64/PKGBUILD |   30 ++
 2 files changed, 60 insertions(+)

Copied: naev/repos/community-staging-i686/PKGBUILD (from rev 89268, 
naev/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-04-28 11:42:43 UTC (rev 89271)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Johan Rehnberg cleanr...@gmail.com
+
+pkgname=naev
+pkgver=0.5.3
+pkgrel=2
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl_image' 'sdl_mixer' 'libgl' 'libxml2' 
'freetype2' 'libpng' 'naev-data')
+makedepends=('freeglut')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('bec719b3daa33ec190d785120a7b0159')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  sed -i 41 i #include zlib.h src/opengl.c
+
+  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata-${pkgver}
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+}

Copied: naev/repos/community-staging-x86_64/PKGBUILD (from rev 89269, 
naev/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-04-28 11:42:43 UTC (rev 89271)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Johan Rehnberg cleanr...@gmail.com
+
+pkgname=naev
+pkgver=0.5.3
+pkgrel=2
+pkgdesc='2D action/rpg space game'
+arch=('i686' 'x86_64')
+url=http://code.google.com/p/naev/;
+license=('GPL3')
+depends=('glu' 'openal' 'libvorbis' 'sdl_image' 'sdl_mixer' 'libgl' 'libxml2' 
'freetype2' 'libpng' 'naev-data')
+makedepends=('freeglut')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
+md5sums=('bec719b3daa33ec190d785120a7b0159')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  sed -i 41 i #include zlib.h src/opengl.c
+
+  ./configure --prefix=/usr --disable-debug --disable-shave 
--with-ndata-path=/usr/share/naev/ndata-${pkgver}
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir/ install
+}