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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Jan 22 17:24:36 UTC 2017


    Date: Sunday, January 22, 2017 @ 17:24:35
  Author: jlichtblau
Revision: 208417

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-01-22 17:24:20 UTC (rev 208416)
+++ community-i686/PKGBUILD	2017-01-22 17:24:35 UTC (rev 208417)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
-# Contributor: Mateusz Herych <heniekk at gmail.com>
-# Contributor: Jesse McClure <jesse [dot] mcclure [at] umassmed [dot] edu>
-
-pkgname=manaplus
-pkgver=1.6.12.24
-pkgrel=1
-pkgdesc="Free OpenSource 2D MMORPG client for Evol Online, The mana world and similar servers"
-arch=('i686' 'x86_64')
-url="https://manaplus.org/"
-license=('GPL')
-depends=('glu' 'libxml2' 'physfs' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 'sdl_gfx' 'curl')
-makedepends=('mesa')
-replaces=('tmw')
-source=($pkgname-$pkgver.tar.gz::https://github.com/ManaPlus/ManaPlus/archive/v$pkgver.tar.gz)
-sha256sums=('d84e0ba8ed7e169a2c0ddbaea7870c2e4f564580cb446e89e928f60eefc90669')
-
-build() {
-  cd ManaPlus-$pkgver
-
-  autoreconf -i
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ManaPlus-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: manaplus/repos/community-i686/PKGBUILD (from rev 208416, manaplus/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-01-22 17:24:35 UTC (rev 208417)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
+# Contributor: Mateusz Herych <heniekk at gmail.com>
+# Contributor: Jesse McClure <jesse [dot] mcclure [at] umassmed [dot] edu>
+
+pkgname=manaplus
+pkgver=1.7.1.21
+pkgrel=1
+pkgdesc="Free OpenSource 2D MMORPG client for Evol Online, The mana world and similar servers"
+arch=('i686' 'x86_64')
+url="https://manaplus.org/"
+license=('GPL')
+depends=('glu' 'libxml2' 'physfs' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 'sdl_gfx' 'curl')
+makedepends=('mesa')
+replaces=('tmw')
+source=($pkgname-$pkgver.tar.gz::https://github.com/ManaPlus/ManaPlus/archive/v$pkgver.tar.gz)
+sha256sums=('caffee956708e16ccaa931feca4967970e888db9d065648e27435afa59e83360')
+
+build() {
+  cd ManaPlus-$pkgver
+
+  autoreconf -i
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ManaPlus-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-01-22 17:24:20 UTC (rev 208416)
+++ community-x86_64/PKGBUILD	2017-01-22 17:24:35 UTC (rev 208417)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
-# Contributor: Mateusz Herych <heniekk at gmail.com>
-# Contributor: Jesse McClure <jesse [dot] mcclure [at] umassmed [dot] edu>
-
-pkgname=manaplus
-pkgver=1.6.12.24
-pkgrel=1
-pkgdesc="Free OpenSource 2D MMORPG client for Evol Online, The mana world and similar servers"
-arch=('i686' 'x86_64')
-url="https://manaplus.org/"
-license=('GPL')
-depends=('glu' 'libxml2' 'physfs' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 'sdl_gfx' 'curl')
-makedepends=('mesa')
-replaces=('tmw')
-source=($pkgname-$pkgver.tar.gz::https://github.com/ManaPlus/ManaPlus/archive/v$pkgver.tar.gz)
-sha256sums=('d84e0ba8ed7e169a2c0ddbaea7870c2e4f564580cb446e89e928f60eefc90669')
-
-build() {
-  cd ManaPlus-$pkgver
-
-  autoreconf -i
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ManaPlus-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: manaplus/repos/community-x86_64/PKGBUILD (from rev 208416, manaplus/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-01-22 17:24:35 UTC (rev 208417)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Bjorn Lindeijer <bjorn lindeijer nl>
+# Contributor: Mateusz Herych <heniekk at gmail.com>
+# Contributor: Jesse McClure <jesse [dot] mcclure [at] umassmed [dot] edu>
+
+pkgname=manaplus
+pkgver=1.7.1.21
+pkgrel=1
+pkgdesc="Free OpenSource 2D MMORPG client for Evol Online, The mana world and similar servers"
+arch=('i686' 'x86_64')
+url="https://manaplus.org/"
+license=('GPL')
+depends=('glu' 'libxml2' 'physfs' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 'sdl_gfx' 'curl')
+makedepends=('mesa')
+replaces=('tmw')
+source=($pkgname-$pkgver.tar.gz::https://github.com/ManaPlus/ManaPlus/archive/v$pkgver.tar.gz)
+sha256sums=('caffee956708e16ccaa931feca4967970e888db9d065648e27435afa59e83360')
+
+build() {
+  cd ManaPlus-$pkgver
+
+  autoreconf -i
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ManaPlus-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list