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

Laurent Carlier lcarlier at nymeria.archlinux.org
Sun Jun 30 06:28:13 UTC 2013


    Date: Sunday, June 30, 2013 @ 08:28:12
  Author: lcarlier
Revision: 93259

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-06-30 06:27:57 UTC (rev 93258)
+++ community-i686/PKGBUILD	2013-06-30 06:28:12 UTC (rev 93259)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
-
-pkgname=hatari
-pkgver=1.6.2
-pkgrel=2
-pkgdesc='An Atari ST and STE emulator'
-arch=('i686' 'x86_64')
-url='http://hatari.sourceforge.net/'
-license=('GPL')
-depends=('sdl' 'libpng')
-makedepends=('cmake')
-source=("http://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('3957d0c5f8093313c798e565af9a92e1')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: hatari/repos/community-i686/PKGBUILD (from rev 93258, hatari/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-06-30 06:28:12 UTC (rev 93259)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
+
+pkgname=hatari
+pkgver=1.7.0
+pkgrel=1
+pkgdesc='An Atari ST and STE emulator'
+arch=('i686' 'x86_64')
+url='http://hatari.sourceforge.net/'
+license=('GPL')
+depends=('sdl' 'libpng')
+makedepends=('cmake')
+source=("http://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('67b16ec0a0994aa6a935b193254118e0')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-06-30 06:27:57 UTC (rev 93258)
+++ community-x86_64/PKGBUILD	2013-06-30 06:28:12 UTC (rev 93259)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
-
-pkgname=hatari
-pkgver=1.6.2
-pkgrel=2
-pkgdesc='An Atari ST and STE emulator'
-arch=('i686' 'x86_64')
-url='http://hatari.sourceforge.net/'
-license=('GPL')
-depends=('sdl' 'libpng')
-makedepends=('cmake')
-source=("http://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('3957d0c5f8093313c798e565af9a92e1')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-}

Copied: hatari/repos/community-x86_64/PKGBUILD (from rev 93258, hatari/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-06-30 06:28:12 UTC (rev 93259)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Shinlun Hsieh <yngwiexx at yahoo.com.tw>
+
+pkgname=hatari
+pkgver=1.7.0
+pkgrel=1
+pkgdesc='An Atari ST and STE emulator'
+arch=('i686' 'x86_64')
+url='http://hatari.sourceforge.net/'
+license=('GPL')
+depends=('sdl' 'libpng')
+makedepends=('cmake')
+source=("http://download.tuxfamily.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('67b16ec0a0994aa6a935b193254118e0')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+}




More information about the arch-commits mailing list