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

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


    Date: Saturday, July 15, 2017 @ 06:26:12
  Author: juergen
Revision: 245163

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-07-15 06:23:39 UTC (rev 245162)
+++ community-i686/PKGBUILD	2017-07-15 06:26:12 UTC (rev 245163)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Tobias Powalowski <tpowa at archlinux.org>
-
-pkgname=camlp4
-pkgver=4.04
-pkgrel=3
-pkgdesc='Caml preprocessor and pretty-printer'
-arch=('x86_64' 'i686')
-license=('GPL2')
-url='https://github.com/ocaml/camlp4/releases'
-depends=('ocaml>=4.04.1')
-makedepends=('git' 'ocamlbuild')
-options=('!makeflags' '!emptydirs' 'staticlibs')
-source=("git://github.com/ocaml/camlp4#branch=$pkgver")
-md5sums=('SKIP')
-
-build() {
-  cd "$pkgname"
-
-  ./configure
-  make all camlp4/META
-}
-
-package() {
-  make -C "$pkgname" \
-    BINDIR="$pkgdir/usr/bin" \
-    LIBDIR="$pkgdir/usr/lib/ocaml" \
-    PKGDIR="$pkgdir/usr/lib/ocaml" \
-    install install-META
-}
-
-# vim:set ts=2 sw=2 et:

Copied: camlp4/repos/community-i686/PKGBUILD (from rev 245162, camlp4/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-07-15 06:26:12 UTC (rev 245163)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgname=camlp4
+pkgver=4.05
+pkgrel=1
+pkgdesc='Caml preprocessor and pretty-printer'
+arch=('x86_64' 'i686')
+license=('GPL2')
+url='https://github.com/ocaml/camlp4/releases'
+depends=('ocaml>=4.05.0')
+makedepends=('git' 'ocamlbuild')
+options=('!makeflags' '!emptydirs' 'staticlibs')
+source=("git://github.com/ocaml/camlp4#branch=$pkgver")
+md5sums=('SKIP')
+
+build() {
+  cd "$pkgname"
+
+  ./configure
+  make all camlp4/META
+}
+
+package() {
+  make -C "$pkgname" \
+    BINDIR="$pkgdir/usr/bin" \
+    LIBDIR="$pkgdir/usr/lib/ocaml" \
+    PKGDIR="$pkgdir/usr/lib/ocaml" \
+    install install-META
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-07-15 06:23:39 UTC (rev 245162)
+++ community-x86_64/PKGBUILD	2017-07-15 06:26:12 UTC (rev 245163)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Tobias Powalowski <tpowa at archlinux.org>
-
-pkgname=camlp4
-pkgver=4.04
-pkgrel=3
-pkgdesc='Caml preprocessor and pretty-printer'
-arch=('x86_64' 'i686')
-license=('GPL2')
-url='https://github.com/ocaml/camlp4/releases'
-depends=('ocaml>=4.04.1')
-makedepends=('git' 'ocamlbuild')
-options=('!makeflags' '!emptydirs' 'staticlibs')
-source=("git://github.com/ocaml/camlp4#branch=$pkgver")
-md5sums=('SKIP')
-
-build() {
-  cd "$pkgname"
-
-  ./configure
-  make all camlp4/META
-}
-
-package() {
-  make -C "$pkgname" \
-    BINDIR="$pkgdir/usr/bin" \
-    LIBDIR="$pkgdir/usr/lib/ocaml" \
-    PKGDIR="$pkgdir/usr/lib/ocaml" \
-    install install-META
-}
-
-# vim:set ts=2 sw=2 et:

Copied: camlp4/repos/community-x86_64/PKGBUILD (from rev 245162, camlp4/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-07-15 06:26:12 UTC (rev 245163)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
+
+pkgname=camlp4
+pkgver=4.05
+pkgrel=1
+pkgdesc='Caml preprocessor and pretty-printer'
+arch=('x86_64' 'i686')
+license=('GPL2')
+url='https://github.com/ocaml/camlp4/releases'
+depends=('ocaml>=4.05.0')
+makedepends=('git' 'ocamlbuild')
+options=('!makeflags' '!emptydirs' 'staticlibs')
+source=("git://github.com/ocaml/camlp4#branch=$pkgver")
+md5sums=('SKIP')
+
+build() {
+  cd "$pkgname"
+
+  ./configure
+  make all camlp4/META
+}
+
+package() {
+  make -C "$pkgname" \
+    BINDIR="$pkgdir/usr/bin" \
+    LIBDIR="$pkgdir/usr/lib/ocaml" \
+    PKGDIR="$pkgdir/usr/lib/ocaml" \
+    install install-META
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list