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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Oct 21 15:03:12 UTC 2017


    Date: Saturday, October 21, 2017 @ 15:03:12
  Author: jlichtblau
Revision: 263839

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-10-21 15:03:03 UTC (rev 263838)
+++ community-i686/PKGBUILD	2017-10-21 15:03:12 UTC (rev 263839)
@@ -1,37 +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.7.9.2
-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=('20563c01101cd420601a63d1d547ffa51efbc985bede4b5d364d731448836b1a')
-
-prepare() {
-  cd ManaPlus-$pkgver
-
-  autoreconf -i
-}
-
-build() {
-  cd ManaPlus-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ManaPlus-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: manaplus/repos/community-i686/PKGBUILD (from rev 263837, manaplus/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-10-21 15:03:12 UTC (rev 263839)
@@ -0,0 +1,37 @@
+# $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.10.14
+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=('b6eb937810649986850a82b1f4f1677368b408f97b641e93df2b3727953958d6')
+
+prepare() {
+  cd ManaPlus-$pkgver
+
+  autoreconf -i
+}
+
+build() {
+  cd ManaPlus-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ManaPlus-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-10-21 15:03:03 UTC (rev 263838)
+++ community-x86_64/PKGBUILD	2017-10-21 15:03:12 UTC (rev 263839)
@@ -1,37 +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.7.9.2
-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=('20563c01101cd420601a63d1d547ffa51efbc985bede4b5d364d731448836b1a')
-
-prepare() {
-  cd ManaPlus-$pkgver
-
-  autoreconf -i
-}
-
-build() {
-  cd ManaPlus-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ManaPlus-$pkgver
-
-  make DESTDIR="${pkgdir}" install
-}

Copied: manaplus/repos/community-x86_64/PKGBUILD (from rev 263838, manaplus/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-10-21 15:03:12 UTC (rev 263839)
@@ -0,0 +1,37 @@
+# $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.10.14
+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=('b6eb937810649986850a82b1f4f1677368b408f97b641e93df2b3727953958d6')
+
+prepare() {
+  cd ManaPlus-$pkgver
+
+  autoreconf -i
+}
+
+build() {
+  cd ManaPlus-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ManaPlus-$pkgver
+
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list