[arch-commits] Commit in haxe/repos (8 files)

Alexander Rødseth arodseth at archlinux.org
Wed Oct 11 11:56:52 UTC 2017


    Date: Wednesday, October 11, 2017 @ 11:56:51
  Author: arodseth
Revision: 262351

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

Added:
  haxe/repos/community-i686/PKGBUILD
    (from rev 262350, haxe/trunk/PKGBUILD)
  haxe/repos/community-i686/haxe.sh
    (from rev 262350, haxe/trunk/haxe.sh)
  haxe/repos/community-x86_64/PKGBUILD
    (from rev 262350, haxe/trunk/PKGBUILD)
  haxe/repos/community-x86_64/haxe.sh
    (from rev 262350, haxe/trunk/haxe.sh)
Deleted:
  haxe/repos/community-i686/PKGBUILD
  haxe/repos/community-i686/haxe.sh
  haxe/repos/community-x86_64/PKGBUILD
  haxe/repos/community-x86_64/haxe.sh

---------------------------+
 /PKGBUILD                 |  116 ++++++++++++++++++++++++++++++++++++++++++++
 /haxe.sh                  |    2 
 community-i686/PKGBUILD   |   58 ----------------------
 community-i686/haxe.sh    |    1 
 community-x86_64/PKGBUILD |   58 ----------------------
 community-x86_64/haxe.sh  |    1 
 6 files changed, 118 insertions(+), 118 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-10-11 11:56:39 UTC (rev 262350)
+++ community-i686/PKGBUILD	2017-10-11 11:56:51 UTC (rev 262351)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Daichi Shinozaki <dsdseg at gmail.com>
-# Contributor: Andy Li <andy at onthewings.net>
-# Contributor: Kyle Brady  <kyle at spark-gap dot com>
-# Contributor: Patrick Hof <courts at offensivethinking.org>
-# Contributor: Michael Fellinger <mf at rubyists.com>
-
-pkgname=haxe
-pkgver=3.4.3
-pkgrel=1
-pkgdesc='Cross-platform toolkit and programming language'
-arch=('x86_64' 'i686')
-url='http://haxe.org/'
-license=('GPL' 'MIT' 'LGPL')
-groups=('devel')
-depends=('neko')
-optdepends=('python' 'php' 'java-environment' 'mono')
-makedepends=('git' 'ocaml' 'camlp4' 'zlib' 'neko')
-provides=('haxe' 'haxelib')
-options=('!strip' '!makeflags')
-source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe.git#commit=e24c990d58f2ccff5e5add8369602bb729bcdfab"
-  'git+https://github.com/HaxeFoundation/haxelib.git#commit=36caef7b611cbe9d8b5c650307778e346bb267df'
-  'git+https://github.com/HaxeFoundation/ocamllibs.git#commit=ba1679cb1ed1e74ccd5068755642dc1353780ded'
-  'haxe.sh'
-)
-md5sums=('SKIP'
-         'SKIP'
-         'SKIP'
-         '977476c8fc1dfc0acbb05bd22f9136b0')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  git submodule init
-  git config submodule.extra/haxelib_src.url "$srcdir/haxelib"
-  git config submodule.libs.url "$srcdir/ocamllibs"
-  git submodule update
-}
-
-build() {
-  make -C "$pkgname-$pkgver" all tools
-}
-
-check() {
-  "$pkgname-$pkgver/haxe" -version && "$pkgname-$pkgver/haxelib" version
-}
-
-package() {
-  install -d "$pkgdir/usr/"{bin/,share/haxe/}
-  install -m 755 "$srcdir/$pkgname-$pkgver"/{haxe,haxelib} "$pkgdir"/usr/bin/
-  cp -rf "$srcdir/$pkgname-$pkgver/std" "$pkgdir/usr/share/$pkgname/"
-  install -Dm 644 "$srcdir/$pkgname-$pkgver"/extra/LICENSE.txt \
-    "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-  install -Dm 644 "$srcdir/haxe.sh" "$pkgdir/etc/profile.d/haxe.sh"
-}
-
-# vim:ts=2 sw=2 et:

Copied: haxe/repos/community-i686/PKGBUILD (from rev 262350, haxe/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-10-11 11:56:51 UTC (rev 262351)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Daichi Shinozaki <dsdseg at gmail.com>
+# Contributor: Andy Li <andy at onthewings.net>
+# Contributor: Kyle Brady  <kyle at spark-gap dot com>
+# Contributor: Patrick Hof <courts at offensivethinking.org>
+# Contributor: Michael Fellinger <mf at rubyists.com>
+
+pkgname=haxe
+pkgver=3.4.4
+pkgrel=1
+pkgdesc='Cross-platform toolkit and programming language'
+arch=('x86_64' 'i686')
+url='https://haxe.org/'
+license=('GPL' 'MIT' 'LGPL')
+groups=('devel')
+depends=('neko')
+optdepends=('python' 'php' 'java-environment' 'mono')
+makedepends=('git' 'ocaml' 'camlp4' 'zlib' 'neko')
+provides=('haxe' 'haxelib')
+options=('!strip' '!makeflags')
+source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe.git#tag=3.4.4"
+  'git+https://github.com/HaxeFoundation/haxelib.git#commit=9056886d636e9d7d0e1759195c60b0260b8c67c0'
+  'git+https://github.com/HaxeFoundation/ocamllibs.git#commit=21d6a6673a49f024ccb8306d08927fc3fabe81af'
+  'haxe.sh'
+)
+md5sums=('SKIP'
+         'SKIP'
+         'SKIP'
+         '977476c8fc1dfc0acbb05bd22f9136b0')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  git submodule init
+  git config submodule.extra/haxelib_src.url "$srcdir/haxelib"
+  git config submodule.libs.url "$srcdir/ocamllibs"
+  git submodule update
+}
+
+build() {
+  make -C "$pkgname-$pkgver" all tools
+}
+
+check() {
+  "$pkgname-$pkgver/haxe" -version && "$pkgname-$pkgver/haxelib" version
+}
+
+package() {
+  install -d "$pkgdir/usr/"{bin/,share/haxe/}
+  install -m 755 "$srcdir/$pkgname-$pkgver"/{haxe,haxelib} "$pkgdir"/usr/bin/
+  cp -rf "$srcdir/$pkgname-$pkgver/std" "$pkgdir/usr/share/$pkgname/"
+  install -Dm 644 "$srcdir/$pkgname-$pkgver"/extra/LICENSE.txt \
+    "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+  install -Dm 644 "$srcdir/haxe.sh" "$pkgdir/etc/profile.d/haxe.sh"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-i686/haxe.sh
===================================================================
--- community-i686/haxe.sh	2017-10-11 11:56:39 UTC (rev 262350)
+++ community-i686/haxe.sh	2017-10-11 11:56:51 UTC (rev 262351)
@@ -1 +0,0 @@
-export HAXE_STD_PATH=/usr/share/haxe/std

Copied: haxe/repos/community-i686/haxe.sh (from rev 262350, haxe/trunk/haxe.sh)
===================================================================
--- community-i686/haxe.sh	                        (rev 0)
+++ community-i686/haxe.sh	2017-10-11 11:56:51 UTC (rev 262351)
@@ -0,0 +1 @@
+export HAXE_STD_PATH=/usr/share/haxe/std

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-10-11 11:56:39 UTC (rev 262350)
+++ community-x86_64/PKGBUILD	2017-10-11 11:56:51 UTC (rev 262351)
@@ -1,58 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: Daichi Shinozaki <dsdseg at gmail.com>
-# Contributor: Andy Li <andy at onthewings.net>
-# Contributor: Kyle Brady  <kyle at spark-gap dot com>
-# Contributor: Patrick Hof <courts at offensivethinking.org>
-# Contributor: Michael Fellinger <mf at rubyists.com>
-
-pkgname=haxe
-pkgver=3.4.3
-pkgrel=1
-pkgdesc='Cross-platform toolkit and programming language'
-arch=('x86_64' 'i686')
-url='http://haxe.org/'
-license=('GPL' 'MIT' 'LGPL')
-groups=('devel')
-depends=('neko')
-optdepends=('python' 'php' 'java-environment' 'mono')
-makedepends=('git' 'ocaml' 'camlp4' 'zlib' 'neko')
-provides=('haxe' 'haxelib')
-options=('!strip' '!makeflags')
-source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe.git#commit=e24c990d58f2ccff5e5add8369602bb729bcdfab"
-  'git+https://github.com/HaxeFoundation/haxelib.git#commit=36caef7b611cbe9d8b5c650307778e346bb267df'
-  'git+https://github.com/HaxeFoundation/ocamllibs.git#commit=ba1679cb1ed1e74ccd5068755642dc1353780ded'
-  'haxe.sh'
-)
-md5sums=('SKIP'
-         'SKIP'
-         'SKIP'
-         '977476c8fc1dfc0acbb05bd22f9136b0')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  git submodule init
-  git config submodule.extra/haxelib_src.url "$srcdir/haxelib"
-  git config submodule.libs.url "$srcdir/ocamllibs"
-  git submodule update
-}
-
-build() {
-  make -C "$pkgname-$pkgver" all tools
-}
-
-check() {
-  "$pkgname-$pkgver/haxe" -version && "$pkgname-$pkgver/haxelib" version
-}
-
-package() {
-  install -d "$pkgdir/usr/"{bin/,share/haxe/}
-  install -m 755 "$srcdir/$pkgname-$pkgver"/{haxe,haxelib} "$pkgdir"/usr/bin/
-  cp -rf "$srcdir/$pkgname-$pkgver/std" "$pkgdir/usr/share/$pkgname/"
-  install -Dm 644 "$srcdir/$pkgname-$pkgver"/extra/LICENSE.txt \
-    "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
-  install -Dm 644 "$srcdir/haxe.sh" "$pkgdir/etc/profile.d/haxe.sh"
-}
-
-# vim:ts=2 sw=2 et:

Copied: haxe/repos/community-x86_64/PKGBUILD (from rev 262350, haxe/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-10-11 11:56:51 UTC (rev 262351)
@@ -0,0 +1,58 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Daichi Shinozaki <dsdseg at gmail.com>
+# Contributor: Andy Li <andy at onthewings.net>
+# Contributor: Kyle Brady  <kyle at spark-gap dot com>
+# Contributor: Patrick Hof <courts at offensivethinking.org>
+# Contributor: Michael Fellinger <mf at rubyists.com>
+
+pkgname=haxe
+pkgver=3.4.4
+pkgrel=1
+pkgdesc='Cross-platform toolkit and programming language'
+arch=('x86_64' 'i686')
+url='https://haxe.org/'
+license=('GPL' 'MIT' 'LGPL')
+groups=('devel')
+depends=('neko')
+optdepends=('python' 'php' 'java-environment' 'mono')
+makedepends=('git' 'ocaml' 'camlp4' 'zlib' 'neko')
+provides=('haxe' 'haxelib')
+options=('!strip' '!makeflags')
+source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe.git#tag=3.4.4"
+  'git+https://github.com/HaxeFoundation/haxelib.git#commit=9056886d636e9d7d0e1759195c60b0260b8c67c0'
+  'git+https://github.com/HaxeFoundation/ocamllibs.git#commit=21d6a6673a49f024ccb8306d08927fc3fabe81af'
+  'haxe.sh'
+)
+md5sums=('SKIP'
+         'SKIP'
+         'SKIP'
+         '977476c8fc1dfc0acbb05bd22f9136b0')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  git submodule init
+  git config submodule.extra/haxelib_src.url "$srcdir/haxelib"
+  git config submodule.libs.url "$srcdir/ocamllibs"
+  git submodule update
+}
+
+build() {
+  make -C "$pkgname-$pkgver" all tools
+}
+
+check() {
+  "$pkgname-$pkgver/haxe" -version && "$pkgname-$pkgver/haxelib" version
+}
+
+package() {
+  install -d "$pkgdir/usr/"{bin/,share/haxe/}
+  install -m 755 "$srcdir/$pkgname-$pkgver"/{haxe,haxelib} "$pkgdir"/usr/bin/
+  cp -rf "$srcdir/$pkgname-$pkgver/std" "$pkgdir/usr/share/$pkgname/"
+  install -Dm 644 "$srcdir/$pkgname-$pkgver"/extra/LICENSE.txt \
+    "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+  install -Dm 644 "$srcdir/haxe.sh" "$pkgdir/etc/profile.d/haxe.sh"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/haxe.sh
===================================================================
--- community-x86_64/haxe.sh	2017-10-11 11:56:39 UTC (rev 262350)
+++ community-x86_64/haxe.sh	2017-10-11 11:56:51 UTC (rev 262351)
@@ -1 +0,0 @@
-export HAXE_STD_PATH=/usr/share/haxe/std

Copied: haxe/repos/community-x86_64/haxe.sh (from rev 262350, haxe/trunk/haxe.sh)
===================================================================
--- community-x86_64/haxe.sh	                        (rev 0)
+++ community-x86_64/haxe.sh	2017-10-11 11:56:51 UTC (rev 262351)
@@ -0,0 +1 @@
+export HAXE_STD_PATH=/usr/share/haxe/std



More information about the arch-commits mailing list