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

Jürgen Hötzel juergen at archlinux.org
Sat Jul 15 06:08:02 UTC 2017


    Date: Saturday, July 15, 2017 @ 06:08:01
  Author: juergen
Revision: 300585

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

Added:
  ocamlbuild/repos/extra-i686/PKGBUILD
    (from rev 300584, ocamlbuild/trunk/PKGBUILD)
  ocamlbuild/repos/extra-x86_64/PKGBUILD
    (from rev 300584, ocamlbuild/trunk/PKGBUILD)
Deleted:
  ocamlbuild/repos/extra-i686/PKGBUILD
  ocamlbuild/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   54 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   27 ------------------------
 extra-x86_64/PKGBUILD |   27 ------------------------
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-07-15 06:01:19 UTC (rev 300584)
+++ extra-i686/PKGBUILD	2017-07-15 06:08:01 UTC (rev 300585)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jürgen Hötzel <juergen at hoetzel.info>
-
-pkgname=ocamlbuild
-pkgver=0.11.0
-pkgrel=2
-pkgdesc='Build tool, that has built-in rules for building OCaml library and programs'
-arch=('x86_64' 'i686')
-license=('GPL2')
-url='https://github.com/ocaml/ocamlbuild/releases'
-depends=('ocaml>=4.04.0')
-options=('!makeflags')
-source=("https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz")
-sha1sums=('f678cbd00942e0d863da018783f62cbdaad96b24')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make configure
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-

Copied: ocamlbuild/repos/extra-i686/PKGBUILD (from rev 300584, ocamlbuild/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-07-15 06:08:01 UTC (rev 300585)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jürgen Hötzel <juergen at hoetzel.info>
+
+pkgname=ocamlbuild
+pkgver=0.11.0
+pkgrel=2
+pkgdesc='Build tool, that has built-in rules for building OCaml library and programs'
+arch=('x86_64' 'i686')
+license=('GPL2')
+url='https://github.com/ocaml/ocamlbuild/releases'
+depends=('ocaml>=4.04.0')
+options=('!makeflags')
+source=("https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz")
+sha1sums=('f678cbd00942e0d863da018783f62cbdaad96b24')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make configure
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-07-15 06:01:19 UTC (rev 300584)
+++ extra-x86_64/PKGBUILD	2017-07-15 06:08:01 UTC (rev 300585)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Jürgen Hötzel <juergen at hoetzel.info>
-
-pkgname=ocamlbuild
-pkgver=0.11.0
-pkgrel=2
-pkgdesc='Build tool, that has built-in rules for building OCaml library and programs'
-arch=('x86_64' 'i686')
-license=('GPL2')
-url='https://github.com/ocaml/ocamlbuild/releases'
-depends=('ocaml>=4.04.0')
-options=('!makeflags')
-source=("https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz")
-sha1sums=('f678cbd00942e0d863da018783f62cbdaad96b24')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make configure
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}
-
-

Copied: ocamlbuild/repos/extra-x86_64/PKGBUILD (from rev 300584, ocamlbuild/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-07-15 06:08:01 UTC (rev 300585)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Jürgen Hötzel <juergen at hoetzel.info>
+
+pkgname=ocamlbuild
+pkgver=0.11.0
+pkgrel=2
+pkgdesc='Build tool, that has built-in rules for building OCaml library and programs'
+arch=('x86_64' 'i686')
+license=('GPL2')
+url='https://github.com/ocaml/ocamlbuild/releases'
+depends=('ocaml>=4.04.0')
+options=('!makeflags')
+source=("https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz")
+sha1sums=('f678cbd00942e0d863da018783f62cbdaad96b24')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make configure
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}
+
+



More information about the arch-commits mailing list