[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-11 Thread Frederik Schwan via arch-commits
Date: Sunday, October 11, 2020 @ 15:41:21
  Author: freswa
Revision: 723493

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 723492, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-11 15:41:18 UTC (rev 723492)
+++ PKGBUILD2020-10-11 15:41:21 UTC (rev 723493)
@@ -1,38 +0,0 @@
-# Maintainer: Konstantin Gizdov 
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.7.1
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc "ocaml>=4.11.0" ocaml-findlib ocaml-csexp)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('b77d0e207263107365e5a6e94423e8ab4ddbab1f920872d915e4014b7cc69915274b53fe946bb4b29dfe3de2bf5573ab3b2bffb4db8eb50b472e7dfb6cab88b7')
-
-build() {
-cd ${pkgname}-${pkgver}
-
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
-make dune.exe
-./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
-DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 723492, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-11 15:41:21 UTC (rev 723493)
@@ -0,0 +1,38 @@
+# Maintainer: Konstantin Gizdov 
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.7.1
+pkgrel=2
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc "ocaml>=4.11.0" ocaml-findlib ocaml-csexp)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('b77d0e207263107365e5a6e94423e8ab4ddbab1f920872d915e4014b7cc69915274b53fe946bb4b29dfe3de2bf5573ab3b2bffb4db8eb50b472e7dfb6cab88b7')
+
+build() {
+cd ${pkgname}-${pkgver}
+
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
+make dune.exe
+./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
+DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-10-02 Thread Konstantin Gizdov via arch-commits
Date: Friday, October 2, 2020 @ 07:30:15
  Author: kgizdov
Revision: 715098

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 715097, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   75 ++---
 1 file changed, 38 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-02 07:30:05 UTC (rev 715097)
+++ PKGBUILD2020-10-02 07:30:15 UTC (rev 715098)
@@ -1,37 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.7.0
-pkgrel=2
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc "ocaml>=4.11.0" ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('ccf5561a2f3672652a1efd072f161b4d4d1a524d2a77e0c001c6ed01f02599032e76c518a454e068e4a99105503117fce518113d2aa9f13bafb46b264b463ebd')
-
-build() {
-cd ${pkgname}-${pkgver}
-
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
-make dune.exe
-./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
-DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 715097, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-02 07:30:15 UTC (rev 715098)
@@ -0,0 +1,38 @@
+# Maintainer: Konstantin Gizdov 
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.7.1
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc "ocaml>=4.11.0" ocaml-findlib ocaml-csexp)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('b77d0e207263107365e5a6e94423e8ab4ddbab1f920872d915e4014b7cc69915274b53fe946bb4b29dfe3de2bf5573ab3b2bffb4db8eb50b472e7dfb6cab88b7')
+
+build() {
+cd ${pkgname}-${pkgver}
+
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
+make dune.exe
+./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
+DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-08-29 Thread Jürgen Hötzel via arch-commits
Date: Saturday, August 29, 2020 @ 13:13:20
  Author: juergen
Revision: 692198

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 692197, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-29 13:13:14 UTC (rev 692197)
+++ PKGBUILD2020-08-29 13:13:20 UTC (rev 692198)
@@ -1,37 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.7.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('ccf5561a2f3672652a1efd072f161b4d4d1a524d2a77e0c001c6ed01f02599032e76c518a454e068e4a99105503117fce518113d2aa9f13bafb46b264b463ebd')
-
-build() {
-cd ${pkgname}-${pkgver}
-
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
-make dune.exe
-./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
-DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 692197, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-29 13:13:20 UTC (rev 692198)
@@ -0,0 +1,37 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.7.0
+pkgrel=2
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc "ocaml>=4.11.0" ocaml-findlib)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('ccf5561a2f3672652a1efd072f161b4d4d1a524d2a77e0c001c6ed01f02599032e76c518a454e068e4a99105503117fce518113d2aa9f13bafb46b264b463ebd')
+
+build() {
+cd ${pkgname}-${pkgver}
+
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
+make dune.exe
+./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
+DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-08-15 Thread Felix Yan via arch-commits
Date: Saturday, August 15, 2020 @ 18:52:45
  Author: felixonmars
Revision: 679807

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 679806, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-15 18:52:35 UTC (rev 679806)
+++ PKGBUILD2020-08-15 18:52:45 UTC (rev 679807)
@@ -1,37 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.6.2
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('34993daaf10b2f4e897b56d60bd329472f80cec58c61348b086974d17f195946f16d5e767a0ee85f0a59e86a26ca9b3ea56ae81e8072442fbc041457bc9afed0')
-
-build() {
-cd ${pkgname}-${pkgver}
-
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
-make dune.exe
-./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
-DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 679806, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-15 18:52:45 UTC (rev 679807)
@@ -0,0 +1,37 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.7.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('ccf5561a2f3672652a1efd072f161b4d4d1a524d2a77e0c001c6ed01f02599032e76c518a454e068e4a99105503117fce518113d2aa9f13bafb46b264b463ebd')
+
+build() {
+cd ${pkgname}-${pkgver}
+
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
+make dune.exe
+./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
+DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-07-27 Thread Felix Yan via arch-commits
Date: Monday, July 27, 2020 @ 08:23:41
  Author: felixonmars
Revision: 665415

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 665414, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-27 08:23:26 UTC (rev 665414)
+++ PKGBUILD2020-07-27 08:23:41 UTC (rev 665415)
@@ -1,37 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.6.1
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('6e988016cb701b9294330aecaec9214ea4fdafe9af9c433e326284bc42fe019eaa5006a5987e29451d831a47cd8f9596b6d9562478e2d73b98e4c57d0691c3ec')
-
-build() {
-cd ${pkgname}-${pkgver}
-
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
-make dune.exe
-./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
-DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 665414, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-27 08:23:41 UTC (rev 665415)
@@ -0,0 +1,37 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.6.2
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('34993daaf10b2f4e897b56d60bd329472f80cec58c61348b086974d17f195946f16d5e767a0ee85f0a59e86a26ca9b3ea56ae81e8072442fbc041457bc9afed0')
+
+build() {
+cd ${pkgname}-${pkgver}
+
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
+make dune.exe
+./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
+DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-07-02 Thread Felix Yan via arch-commits
Date: Thursday, July 2, 2020 @ 21:50:53
  Author: felixonmars
Revision: 657555

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 657554, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-02 21:50:33 UTC (rev 657554)
+++ PKGBUILD2020-07-02 21:50:53 UTC (rev 657555)
@@ -1,37 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.6.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('2940b432504331dccbfbd61bf32f4960286efab34de65df1c335226ab3d48b2225569774674b09ef0846bc3a691eea0eeb1d688855e37be7b2b69adf69cb2a29')
-
-build() {
-cd ${pkgname}-${pkgver}
-
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
-make dune.exe
-./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
-DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 657554, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-02 21:50:53 UTC (rev 657555)
@@ -0,0 +1,37 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.6.1
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('6e988016cb701b9294330aecaec9214ea4fdafe9af9c433e326284bc42fe019eaa5006a5987e29451d831a47cd8f9596b6d9562478e2d73b98e4c57d0691c3ec')
+
+build() {
+cd ${pkgname}-${pkgver}
+
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
+make dune.exe
+./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
+DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-06-09 Thread Felix Yan via arch-commits
Date: Tuesday, June 9, 2020 @ 19:19:14
  Author: felixonmars
Revision: 640869

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 640868, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   74 ++---
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-09 19:18:47 UTC (rev 640868)
+++ PKGBUILD2020-06-09 19:19:14 UTC (rev 640869)
@@ -1,37 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.5.1
-pkgrel=2
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('d7d3df74c33ef9b2d1fb95c3150e91056b69aefbad44542bd4af3ef310038a3b083fb178065ec0fbb5eb3dd564578d04d37944ec022fb92fe5d437a6ca7ec3fa')
-
-build() {
-cd ${pkgname}-${pkgver}
-
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
-make dune.exe
-./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
-DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 640868, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-09 19:19:14 UTC (rev 640869)
@@ -0,0 +1,37 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.6.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('2940b432504331dccbfbd61bf32f4960286efab34de65df1c335226ab3d48b2225569774674b09ef0846bc3a691eea0eeb1d688855e37be7b2b69adf69cb2a29')
+
+build() {
+cd ${pkgname}-${pkgver}
+
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
+make dune.exe
+./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
+DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-05-18 Thread Jürgen Hötzel via arch-commits
Date: Monday, May 18, 2020 @ 17:38:53
  Author: juergen
Revision: 629575

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 629574, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   72 +++--
 1 file changed, 37 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-18 17:35:47 UTC (rev 629574)
+++ PKGBUILD2020-05-18 17:38:53 UTC (rev 629575)
@@ -1,35 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.5.1
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('d7d3df74c33ef9b2d1fb95c3150e91056b69aefbad44542bd4af3ef310038a3b083fb178065ec0fbb5eb3dd564578d04d37944ec022fb92fe5d437a6ca7ec3fa')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 629574, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-18 17:38:53 UTC (rev 629575)
@@ -0,0 +1,37 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.5.1
+pkgrel=2
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('d7d3df74c33ef9b2d1fb95c3150e91056b69aefbad44542bd4af3ef310038a3b083fb178065ec0fbb5eb3dd564578d04d37944ec022fb92fe5d437a6ca7ec3fa')
+
+build() {
+cd ${pkgname}-${pkgver}
+
dune_release_pkgs='dune,dune-action-plugin,dune-build-info,dune-configurator,dune-glob,dune-private-libs'
+make dune.exe
+./dune.exe  build -p $dune_release_pkgs --profile dune-bootstrap
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr 
--libdir='$(ocamlfind printconf destdir)'" install
+DESTDIR="${pkgdir}" ./dune.exe install --prefix "/usr" 
--libdir=$(ocamlfind printconf destdir)
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-05-09 Thread Felix Yan via arch-commits
Date: Saturday, May 9, 2020 @ 08:30:41
  Author: felixonmars
Revision: 625907

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 625906, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-09 08:30:24 UTC (rev 625906)
+++ PKGBUILD2020-05-09 08:30:41 UTC (rev 625907)
@@ -1,35 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.5.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('26b0e8ad9f6b7b7a3da1779bef15d6c60ad36951c66140cb9b606e5a80c7286047a0c9e0fbc242d50d054f413a65b8b21a053c138b637abbe8880c7a98eb3f0d')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 625906, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-09 08:30:41 UTC (rev 625907)
@@ -0,0 +1,35 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.5.1
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('d7d3df74c33ef9b2d1fb95c3150e91056b69aefbad44542bd4af3ef310038a3b083fb178065ec0fbb5eb3dd564578d04d37944ec022fb92fe5d437a6ca7ec3fa')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-05-08 Thread Felix Yan via arch-commits
Date: Friday, May 8, 2020 @ 08:36:06
  Author: felixonmars
Revision: 625560

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 625559, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-08 08:35:48 UTC (rev 625559)
+++ PKGBUILD2020-05-08 08:36:06 UTC (rev 625560)
@@ -1,35 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.4.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('4e8ecc422cd00b63aca95b9ce2ab16bad6e9ab53a5be991377c932ccaf117c974012ebaaacc6138f3b5b3154d395099c6828fb87b2ba096393db2d82d3f47fee')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 625559, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-08 08:36:06 UTC (rev 625560)
@@ -0,0 +1,35 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.5.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('26b0e8ad9f6b7b7a3da1779bef15d6c60ad36951c66140cb9b606e5a80c7286047a0c9e0fbc242d50d054f413a65b8b21a053c138b637abbe8880c7a98eb3f0d')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-05-07 Thread Felix Yan via arch-commits
Date: Thursday, May 7, 2020 @ 06:06:28
  Author: felixonmars
Revision: 625264

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 625263, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-07 06:06:13 UTC (rev 625263)
+++ PKGBUILD2020-05-07 06:06:28 UTC (rev 625264)
@@ -1,35 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.3.1
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('bd06bf9d61e3a1ab730147efe4c674b9d2033899fb794255dfee5938ef94aa27e6db5e16fd2313b5d2b6e4142f9b2ff22f6c8d716bcd5383a8549fb204e34528')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 625263, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-07 06:06:28 UTC (rev 625264)
@@ -0,0 +1,35 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.4.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('4e8ecc422cd00b63aca95b9ce2ab16bad6e9ab53a5be991377c932ccaf117c974012ebaaacc6138f3b5b3154d395099c6828fb87b2ba096393db2d82d3f47fee')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-05-01 Thread Felix Yan via arch-commits
Date: Friday, May 1, 2020 @ 17:34:04
  Author: felixonmars
Revision: 624104

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 624103, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-01 17:33:44 UTC (rev 624103)
+++ PKGBUILD2020-05-01 17:34:04 UTC (rev 624104)
@@ -1,35 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.3.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('a9f0263d2db9c89270b176832b8151ed06495b0b4ef73a1c09371138b7c2362aead4227f15cdb943b870566b1d1e8c9436ee682cd6f0b1c8cafc87a0dfca1c1e')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 624103, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-01 17:34:04 UTC (rev 624104)
@@ -0,0 +1,35 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.3.1
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('bd06bf9d61e3a1ab730147efe4c674b9d2033899fb794255dfee5938ef94aa27e6db5e16fd2313b5d2b6e4142f9b2ff22f6c8d716bcd5383a8549fb204e34528')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 08:54:59
  Author: felixonmars
Revision: 617808

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 617807, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-23 08:54:53 UTC (rev 617807)
+++ PKGBUILD2020-04-23 08:54:59 UTC (rev 617808)
@@ -1,35 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.2.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('0c529cbfbaac99cdd644f7066ab68a739bd09b02a57b7ca83c2f3b706594d1f1b793e7ab3b86d9cd03512a308970a6733abb08ad74320014f0654f770f41742a')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 617807, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-04-23 08:54:59 UTC (rev 617808)
@@ -0,0 +1,35 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.3.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('a9f0263d2db9c89270b176832b8151ed06495b0b4ef73a1c09371138b7c2362aead4227f15cdb943b870566b1d1e8c9436ee682cd6f0b1c8cafc87a0dfca1c1e')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-04-21 Thread Felix Yan via arch-commits
Date: Wednesday, April 22, 2020 @ 01:25:28
  Author: felixonmars
Revision: 617456

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 617454, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   70 ++---
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-22 01:25:27 UTC (rev 617455)
+++ PKGBUILD2020-04-22 01:25:28 UTC (rev 617456)
@@ -1,35 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=2.1.3
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('342cb699c5f727765f8eac18562259a9c2cd5ee0d60e864833bc4257864683bee8393fcc6b40a98f31b872881921dc64147628974bdb016f26c0f20ce320ee5f')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 617454, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-04-22 01:25:28 UTC (rev 617456)
@@ -0,0 +1,35 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=2.2.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha512sums=('0c529cbfbaac99cdd644f7066ab68a739bd09b02a57b7ca83c2f3b706594d1f1b793e7ab3b86d9cd03512a308970a6733abb08ad74320014f0654f770f41742a')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-03-21 Thread Felix Yan via arch-commits
Date: Saturday, March 21, 2020 @ 18:21:25
  Author: felixonmars
Revision: 602959

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 602958, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-21 18:21:12 UTC (rev 602958)
+++ PKGBUILD2020-03-21 18:21:25 UTC (rev 602959)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.11.4
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-provides=(jbuilder)
-conflicts=(jbuilder)
-replaces=(jbuilder)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('325e6744a55b9b2033dc92b562196337bf9cd99b86bd153f5e7941f6fbfbf9fb')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 602958, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-21 18:21:25 UTC (rev 602959)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.11.4
+pkgrel=2
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('325e6744a55b9b2033dc92b562196337bf9cd99b86bd153f5e7941f6fbfbf9fb')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-12-06 Thread Baptiste Jonglez via arch-commits
Date: Friday, December 6, 2019 @ 22:16:35
  Author: zorun
Revision: 536124

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 536123, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-06 22:16:22 UTC (rev 536123)
+++ PKGBUILD2019-12-06 22:16:35 UTC (rev 536124)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.11.3
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-provides=(jbuilder)
-conflicts=(jbuilder)
-replaces=(jbuilder)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('a54d4ffa6ced041554935e7930d31670491395ff78b8600c4e4d8cbbd02841bc')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 536123, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-06 22:16:35 UTC (rev 536124)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.11.4
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('325e6744a55b9b2033dc92b562196337bf9cd99b86bd153f5e7941f6fbfbf9fb')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-10-10 Thread Jürgen Hötzel via arch-commits
Date: Thursday, October 10, 2019 @ 12:00:56
  Author: juergen
Revision: 514445

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 51, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-10 11:58:11 UTC (rev 51)
+++ PKGBUILD2019-10-10 12:00:56 UTC (rev 514445)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.11.3
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-provides=(jbuilder)
-conflicts=(jbuilder)
-replaces=(jbuilder)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('a54d4ffa6ced041554935e7930d31670491395ff78b8600c4e4d8cbbd02841bc')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 51, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-10 12:00:56 UTC (rev 514445)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.11.3
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('a54d4ffa6ced041554935e7930d31670491395ff78b8600c4e4d8cbbd02841bc')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-10-10 Thread Jürgen Hötzel via arch-commits
Date: Thursday, October 10, 2019 @ 09:48:59
  Author: juergen
Revision: 514437

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 514436, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-10 09:48:53 UTC (rev 514436)
+++ PKGBUILD2019-10-10 09:48:59 UTC (rev 514437)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.11.1
-pkgrel=2
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-provides=(jbuilder)
-conflicts=(jbuilder)
-replaces=(jbuilder)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('f2aa962451c98e47a90ca47273b2080e5f9aaeb6e3b6271dc78a44b831cc0d46')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 514436, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-10 09:48:59 UTC (rev 514437)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.11.3
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('a54d4ffa6ced041554935e7930d31670491395ff78b8600c4e4d8cbbd02841bc')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-08-24 Thread Jürgen Hötzel via arch-commits
Date: Saturday, August 24, 2019 @ 12:46:19
  Author: juergen
Revision: 501490

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 501489, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-24 12:46:08 UTC (rev 501489)
+++ PKGBUILD2019-08-24 12:46:19 UTC (rev 501490)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.11.1
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-provides=(jbuilder)
-conflicts=(jbuilder)
-replaces=(jbuilder)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('f2aa962451c98e47a90ca47273b2080e5f9aaeb6e3b6271dc78a44b831cc0d46')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 501489, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-24 12:46:19 UTC (rev 501490)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.11.1
+pkgrel=2
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('f2aa962451c98e47a90ca47273b2080e5f9aaeb6e3b6271dc78a44b831cc0d46')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-08-15 Thread Jürgen Hötzel via arch-commits
Date: Friday, August 16, 2019 @ 05:50:51
  Author: juergen
Revision: 499705

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 499704, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-16 05:50:36 UTC (rev 499704)
+++ PKGBUILD2019-08-16 05:50:51 UTC (rev 499705)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.11.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-provides=(jbuilder)
-conflicts=(jbuilder)
-replaces=(jbuilder)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('e13df17f4c84150b4cbbea2426996b73356e4918005dbf10173aa8d2209062cd')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 499704, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-16 05:50:51 UTC (rev 499705)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.11.1
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('f2aa962451c98e47a90ca47273b2080e5f9aaeb6e3b6271dc78a44b831cc0d46')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-07-26 Thread Bruno Pagani via arch-commits
Date: Friday, July 26, 2019 @ 12:14:08
  Author: archange
Revision: 492855

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 492854, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-26 12:13:51 UTC (rev 492854)
+++ PKGBUILD2019-07-26 12:14:08 UTC (rev 492855)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.10.0
-pkgrel=2
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-provides=(jbuilder)
-conflicts=(jbuilder)
-replaces=(jbuilder)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('7c779a656807d659cf8b5c18af9362b67fd8273a3618f21742ac97b4a53b7328')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 492854, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-26 12:14:08 UTC (rev 492855)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.11.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('e13df17f4c84150b4cbbea2426996b73356e4918005dbf10173aa8d2209062cd')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-06-06 Thread Bruno Pagani via arch-commits
Date: Thursday, June 6, 2019 @ 12:31:37
  Author: archange
Revision: 477450

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 477449, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-06 12:31:18 UTC (rev 477449)
+++ PKGBUILD2019-06-06 12:31:37 UTC (rev 477450)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.10.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-provides=(jbuilder)
-conflicts=(jbuilder)
-replaces=(jbuilder)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('1ea4e866d80860a24a924c3f8bde5e2e3ba1b4ee59ac78b9eecf82c436813b62')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 477449, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-06 12:31:37 UTC (rev 477450)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.10.0
+pkgrel=2
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('7c779a656807d659cf8b5c18af9362b67fd8273a3618f21742ac97b4a53b7328')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-05-30 Thread Bruno Pagani via arch-commits
Date: Thursday, May 30, 2019 @ 09:02:56
  Author: archange
Revision: 474546

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 474545, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-30 09:02:51 UTC (rev 474545)
+++ PKGBUILD2019-05-30 09:02:56 UTC (rev 474546)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.9.3
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-provides=(jbuilder)
-conflicts=(jbuilder)
-replaces=(jbuilder)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('abd9fecab9d7d0b8554a8443fc3d9b2fb1314dc4e823f7aaf8b19e5293f42164')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 474545, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-30 09:02:56 UTC (rev 474546)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.10.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('1ea4e866d80860a24a924c3f8bde5e2e3ba1b4ee59ac78b9eecf82c436813b62')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-05-06 Thread Bruno Pagani via arch-commits
Date: Monday, May 6, 2019 @ 12:06:25
  Author: archange
Revision: 460775

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 460774, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-06 12:06:08 UTC (rev 460774)
+++ PKGBUILD2019-05-06 12:06:25 UTC (rev 460775)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.9.2
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-provides=(jbuilder)
-conflicts=(jbuilder)
-replaces=(jbuilder)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('cd411ced749d53f47292438bf1c618c60591dfa20bc90d1e7cbaf4e3e71573bc')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 460774, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-06 12:06:25 UTC (rev 460775)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.9.3
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('abd9fecab9d7d0b8554a8443fc3d9b2fb1314dc4e823f7aaf8b19e5293f42164')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-05-02 Thread Bruno Pagani via arch-commits
Date: Thursday, May 2, 2019 @ 19:35:53
  Author: archange
Revision: 457809

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 457808, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-02 19:35:46 UTC (rev 457808)
+++ PKGBUILD2019-05-02 19:35:53 UTC (rev 457809)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.9.1
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-provides=(jbuilder)
-conflicts=(jbuilder)
-replaces=(jbuilder)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('a2cd1904146475eafc2cbf8d27105d284307c02f1254b15a240af56363991704')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 457808, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-02 19:35:53 UTC (rev 457809)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.9.2
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('cd411ced749d53f47292438bf1c618c60591dfa20bc90d1e7cbaf4e3e71573bc')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-04-11 Thread Bruno Pagani via arch-commits
Date: Thursday, April 11, 2019 @ 09:47:16
  Author: archange
Revision: 451028

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 451027, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-11 09:47:02 UTC (rev 451027)
+++ PKGBUILD2019-04-11 09:47:16 UTC (rev 451028)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.9.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=(x86_64)
-url="https://github.com/ocaml/dune;
-license=(Apache)
-depends=(glibc ocaml ocaml-findlib)
-provides=(jbuilder)
-conflicts=(jbuilder)
-replaces=(jbuilder)
-source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=(def8c5857d3ee76e300420898f3e0d1afda451851d25a1630833178b2f1c8bcf)
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 451027, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-11 09:47:16 UTC (rev 451028)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.9.1
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('a2cd1904146475eafc2cbf8d27105d284307c02f1254b15a240af56363991704')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-04-09 Thread Bruno Pagani via arch-commits
Date: Tuesday, April 9, 2019 @ 13:55:03
  Author: archange
Revision: 450622

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 450621, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-09 13:54:45 UTC (rev 450621)
+++ PKGBUILD2019-04-09 13:55:03 UTC (rev 450622)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.8.2
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('52271de232261a74c4b8b8af30533e412977198d8ef4976a0267d055ce444afd')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 450621, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-09 13:55:03 UTC (rev 450622)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.9.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=(x86_64)
+url="https://github.com/ocaml/dune;
+license=(Apache)
+depends=(glibc ocaml ocaml-findlib)
+provides=(jbuilder)
+conflicts=(jbuilder)
+replaces=(jbuilder)
+source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=(def8c5857d3ee76e300420898f3e0d1afda451851d25a1630833178b2f1c8bcf)
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-03-11 Thread Bruno Pagani via arch-commits
Date: Monday, March 11, 2019 @ 10:18:24
  Author: archange
Revision: 439736

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 439735, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-11 10:17:59 UTC (rev 439735)
+++ PKGBUILD2019-03-11 10:18:24 UTC (rev 439736)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.8.1
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('27a4643e457e23330a21e2a203e17633189065b00e97af0a612548228dc4fcf5')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 439735, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-11 10:18:24 UTC (rev 439736)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.8.2
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('52271de232261a74c4b8b8af30533e412977198d8ef4976a0267d055ce444afd')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-03-09 Thread Bruno Pagani via arch-commits
Date: Saturday, March 9, 2019 @ 13:58:09
  Author: archange
Revision: 438254

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 438253, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-09 13:58:01 UTC (rev 438253)
+++ PKGBUILD2019-03-09 13:58:09 UTC (rev 438254)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('5111d499583e52b9e5fe4f23f015afea8387014beaaa9f36ec7b0aff770c2f66')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 438253, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-09 13:58:09 UTC (rev 438254)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.8.1
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('27a4643e457e23330a21e2a203e17633189065b00e97af0a612548228dc4fcf5')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-03-07 Thread Bruno Pagani via arch-commits
Date: Thursday, March 7, 2019 @ 14:43:25
  Author: archange
Revision: 438007

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 438006, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-07 14:43:11 UTC (rev 438006)
+++ PKGBUILD2019-03-07 14:43:25 UTC (rev 438007)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.7.3
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('bae82e36cf6c3e0d4b3f4fc3bffe8622e719a1edbdcd152542797e45bbdb')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 438006, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-07 14:43:25 UTC (rev 438007)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.8.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('5111d499583e52b9e5fe4f23f015afea8387014beaaa9f36ec7b0aff770c2f66')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-02-28 Thread Bruno Pagani via arch-commits
Date: Thursday, February 28, 2019 @ 13:43:06
  Author: archange
Revision: 437037

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 437036, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-28 13:42:59 UTC (rev 437036)
+++ PKGBUILD2019-02-28 13:43:06 UTC (rev 437037)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.7.2
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('6c6f7989c41fd1cefb06570cfa3dc35af4bb165accdf5800963a24fed090a3f3')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 437036, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-28 13:43:06 UTC (rev 437037)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.7.3
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('bae82e36cf6c3e0d4b3f4fc3bffe8622e719a1edbdcd152542797e45bbdb')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-02-23 Thread Bruno Pagani via arch-commits
Date: Saturday, February 23, 2019 @ 17:02:48
  Author: archange
Revision: 435409

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 435408, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-23 17:02:29 UTC (rev 435408)
+++ PKGBUILD2019-02-23 17:02:48 UTC (rev 435409)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.7.1
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('b821a9aa08bb6a43ad77a1f5e51806129fd82e77af507df489ac95699451566b')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 435408, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-23 17:02:48 UTC (rev 435409)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.7.2
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('6c6f7989c41fd1cefb06570cfa3dc35af4bb165accdf5800963a24fed090a3f3')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-02-13 Thread Bruno Pagani via arch-commits
Date: Wednesday, February 13, 2019 @ 12:58:00
  Author: archange
Revision: 432059

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 432058, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-13 12:57:44 UTC (rev 432058)
+++ PKGBUILD2019-02-13 12:58:00 UTC (rev 432059)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.7.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('74417e7202207e925d2ddb73d60bff51de3a298e5506955d102b6ad7cb711879')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 432058, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-13 12:58:00 UTC (rev 432059)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.7.1
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('b821a9aa08bb6a43ad77a1f5e51806129fd82e77af507df489ac95699451566b')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-02-12 Thread Bruno Pagani via arch-commits
Date: Tuesday, February 12, 2019 @ 15:37:02
  Author: archange
Revision: 431961

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 431960, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-12 15:36:54 UTC (rev 431960)
+++ PKGBUILD2019-02-12 15:37:02 UTC (rev 431961)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.6.3
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('576a6e697364abfdfaf7c168cbbf9805cc552041a6dfed53997c1c0edd820d6d')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 431960, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-12 15:37:02 UTC (rev 431961)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.7.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('74417e7202207e925d2ddb73d60bff51de3a298e5506955d102b6ad7cb711879')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-01-23 Thread Bruno Pagani via arch-commits
Date: Wednesday, January 23, 2019 @ 14:39:58
  Author: archange
Revision: 427250

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 427249, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-23 14:39:49 UTC (rev 427249)
+++ PKGBUILD2019-01-23 14:39:58 UTC (rev 427250)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.5.1
-pkgrel=2
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('fb7fe87ab6c3b4097512a0357629ca1cb9422e0593bd61cc255ab4a1a2aaad50')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 427249, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-23 14:39:58 UTC (rev 427250)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.6.3
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('576a6e697364abfdfaf7c168cbbf9805cc552041a6dfed53997c1c0edd820d6d')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-11-28 Thread Jürgen Hötzel via arch-commits
Date: Thursday, November 29, 2018 @ 07:14:54
  Author: juergen
Revision: 410507

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 410506, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-29 07:14:43 UTC (rev 410506)
+++ PKGBUILD2018-11-29 07:14:54 UTC (rev 410507)
@@ -1,38 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.5.1
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('fb7fe87ab6c3b4097512a0357629ca1cb9422e0593bd61cc255ab4a1a2aaad50')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 410506, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-29 07:14:54 UTC (rev 410507)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.5.1
+pkgrel=2
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('fb7fe87ab6c3b4097512a0357629ca1cb9422e0593bd61cc255ab4a1a2aaad50')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-11-25 Thread Bruno Pagani via arch-commits
Date: Sunday, November 25, 2018 @ 10:26:48
  Author: archange
Revision: 409686

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 409685, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   83 +++--
 1 file changed, 38 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-25 10:26:34 UTC (rev 409685)
+++ PKGBUILD2018-11-25 10:26:48 UTC (rev 409686)
@@ -1,45 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.4.0
-pkgrel=2
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('d71b484c602160c3a20453aae10ac4562878a5a8b43a8202b0f4a0f8c2648b4c')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# Work around the install command
-export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
-install -dm755 ${OCAMLFIND_DESTDIR}
-make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
-
-# Fix doc and man install
-rm -r "${pkgdir}"/usr/doc
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{man,share/}
-# FS#60288
-install -dm755 "${pkgdir}"/usr/share/man/man{1,5}
-mv "${pkgdir}"/usr/share/man/{*.1,man1}
-mv "${pkgdir}"/usr/share/man/{dune-config.5,man5}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 409685, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-25 10:26:48 UTC (rev 409686)
@@ -0,0 +1,38 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.5.1
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('fb7fe87ab6c3b4097512a0357629ca1cb9422e0593bd61cc255ab4a1a2aaad50')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+make DESTDIR="${pkgdir}" INSTALL_ARGS="--prefix=/usr --libdir='$(ocamlfind 
printconf destdir)'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-10-12 Thread Bruno Pagani via arch-commits
Date: Friday, October 12, 2018 @ 12:04:19
  Author: archange
Revision: 393222

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 393221, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   86 +++--
 1 file changed, 45 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-12 12:04:11 UTC (rev 393221)
+++ PKGBUILD2018-10-12 12:04:19 UTC (rev 393222)
@@ -1,41 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.4.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('d71b484c602160c3a20453aae10ac4562878a5a8b43a8202b0f4a0f8c2648b4c')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# Work around the install command
-export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
-install -dm755 ${OCAMLFIND_DESTDIR}
-make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
-
-# Fix doc and man install
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{doc,share/}
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 393221, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-12 12:04:19 UTC (rev 393222)
@@ -0,0 +1,45 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.4.0
+pkgrel=2
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('d71b484c602160c3a20453aae10ac4562878a5a8b43a8202b0f4a0f8c2648b4c')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# Work around the install command
+export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
+install -dm755 ${OCAMLFIND_DESTDIR}
+make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
+
+# Fix doc and man install
+rm -r "${pkgdir}"/usr/doc
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{man,share/}
+# FS#60288
+install -dm755 "${pkgdir}"/usr/share/man/man{1,5}
+mv "${pkgdir}"/usr/share/man/{*.1,man1}
+mv "${pkgdir}"/usr/share/man/{dune-config.5,man5}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-10-11 Thread Bruno Pagani via arch-commits
Date: Thursday, October 11, 2018 @ 17:28:53
  Author: archange
Revision: 392640

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 392639, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-11 17:28:37 UTC (rev 392639)
+++ PKGBUILD2018-10-11 17:28:53 UTC (rev 392640)
@@ -1,41 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.3.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('52cead509d4cdc4d02bff3dac57de49fdc7fdda02d607ba2f26af8b95ecf7a67')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# Work around the install command
-export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
-install -dm755 ${OCAMLFIND_DESTDIR}
-make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
-
-# Fix doc and man install
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{doc,share/}
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 392639, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-11 17:28:53 UTC (rev 392640)
@@ -0,0 +1,41 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.4.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('d71b484c602160c3a20453aae10ac4562878a5a8b43a8202b0f4a0f8c2648b4c')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# Work around the install command
+export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
+install -dm755 ${OCAMLFIND_DESTDIR}
+make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
+
+# Fix doc and man install
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{doc,share/}
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-09-29 Thread Bruno Pagani via arch-commits
Date: Saturday, September 29, 2018 @ 21:42:54
  Author: archange
Revision: 388038

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 388037, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   82 ++---
 1 file changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-29 21:42:38 UTC (rev 388037)
+++ PKGBUILD2018-09-29 21:42:54 UTC (rev 388038)
@@ -1,41 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.1.1
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc' 'ocaml' 'ocaml-findlib')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('08e3cb27c1c2fb15ec36bf1fae40e00eb6e23566c9bf5cc78bc8550ed70f4d59')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# Work around the install command
-export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
-install -dm755 ${OCAMLFIND_DESTDIR}
-make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
-
-# Fix doc and man install
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{doc,share/}
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 388037, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-29 21:42:54 UTC (rev 388038)
@@ -0,0 +1,41 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.3.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('52cead509d4cdc4d02bff3dac57de49fdc7fdda02d607ba2f26af8b95ecf7a67')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# Work around the install command
+export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
+install -dm755 ${OCAMLFIND_DESTDIR}
+make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
+
+# Fix doc and man install
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{doc,share/}
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-09-12 Thread Bruno Pagani via arch-commits
Date: Wednesday, September 12, 2018 @ 17:18:37
  Author: archange
Revision: 379873

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 379872, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   87 -
 1 file changed, 41 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-12 17:18:21 UTC (rev 379872)
+++ PKGBUILD2018-09-12 17:18:37 UTC (rev 379873)
@@ -1,46 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.0.0
-pkgrel=2
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-#Note: opam should be removed/moved to makedepends after 
https://github.com/ocaml/dune/issues/372 is fixed
-depends=('glibc' 'ocaml' 'ocaml-findlib' 'opam')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('1bba92d9f1a397dd315a461fd5d3917cba84ec86a2dd164cef112851c80c2e4f')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# Initialize OPAM
-export OPAMROOT="${srcdir}"/opam
-opam init -n
-
-# Work around the install command
-export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
-install -dm755 ${OCAMLFIND_DESTDIR}
-make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
-
-# Fix doc and man install
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{doc,share/}
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 379872, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-12 17:18:37 UTC (rev 379873)
@@ -0,0 +1,41 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.1.1
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+depends=('glibc' 'ocaml' 'ocaml-findlib')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('08e3cb27c1c2fb15ec36bf1fae40e00eb6e23566c9bf5cc78bc8550ed70f4d59')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# Work around the install command
+export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
+install -dm755 ${OCAMLFIND_DESTDIR}
+make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
+
+# Fix doc and man install
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{doc,share/}
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-08-14 Thread Jürgen Hötzel via arch-commits
Date: Tuesday, August 14, 2018 @ 15:34:58
  Author: juergen
Revision: 371529

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 371528, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   92 ++---
 1 file changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-14 15:34:34 UTC (rev 371528)
+++ PKGBUILD2018-08-14 15:34:58 UTC (rev 371529)
@@ -1,46 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.0.0
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-#Note: opam should be removed/moved to makedepends after 
https://github.com/ocaml/dune/issues/372 is fixed
-depends=('glibc' 'ocaml' 'ocaml-findlib' 'opam')
-provides=('jbuilder')
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
-sha256sums=('1bba92d9f1a397dd315a461fd5d3917cba84ec86a2dd164cef112851c80c2e4f')
-
-build() {
-cd ${pkgname}-${pkgver}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver}
-
-# Initialize OPAM
-export OPAMROOT="${srcdir}"/opam
-opam init -n
-
-# Work around the install command
-export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
-install -dm755 ${OCAMLFIND_DESTDIR}
-make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
-
-# Fix doc and man install
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{doc,share/}
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 371528, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-14 15:34:58 UTC (rev 371529)
@@ -0,0 +1,46 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.0.0
+pkgrel=2
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+#Note: opam should be removed/moved to makedepends after 
https://github.com/ocaml/dune/issues/372 is fixed
+depends=('glibc' 'ocaml' 'ocaml-findlib' 'opam')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('1bba92d9f1a397dd315a461fd5d3917cba84ec86a2dd164cef112851c80c2e4f')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# Initialize OPAM
+export OPAMROOT="${srcdir}"/opam
+opam init -n
+
+# Work around the install command
+export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
+install -dm755 ${OCAMLFIND_DESTDIR}
+make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
+
+# Fix doc and man install
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{doc,share/}
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-07-12 Thread Bruno Pagani via arch-commits
Date: Thursday, July 12, 2018 @ 08:34:43
  Author: archange
Revision: 357607

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 357606, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   92 ++---
 1 file changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-07-12 08:34:36 UTC (rev 357606)
+++ PKGBUILD2018-07-12 08:34:43 UTC (rev 357607)
@@ -1,46 +0,0 @@
-# Maintainer: Bruno Pagani 
-# Contributor: Jakob Gahde 
-
-pkgname=dune
-pkgver=1.0b19.1
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-#Note: opam should be removed/moved to makedepends after 
https://github.com/ocaml/dune/issues/372 is fixed
-depends=('glibc' 'ocaml' 'ocaml-findlib' 'opam')
-provides=("jbuilder=${pkgver/b/+beta}")
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver/b/+beta}.tar.gz")
-sha256sums=('95b8ec1f4e7884dc3d78cd39118ae64c25dd5fc5f60f2ced999d62854e2e9de1')
-
-build() {
-cd ${pkgname}-${pkgver/b/-beta}
-make release
-}
-
-# Tests requires a bunch of (currently) unpackaged dependencies
-#check() {
-#cd ${pkgname}-${pkgver/b/-beta}
-#make test
-#}
-
-package() {
-cd ${pkgname}-${pkgver/b/-beta}
-
-# Initialize OPAM
-export OPAMROOT="${srcdir}"/opam
-opam init -n
-
-# Work around the install command
-export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
-install -dm755 ${OCAMLFIND_DESTDIR}
-make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
-
-# Fix doc and man install
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{doc,share/}
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 357606, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-07-12 08:34:43 UTC (rev 357607)
@@ -0,0 +1,46 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.0.0
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+#Note: opam should be removed/moved to makedepends after 
https://github.com/ocaml/dune/issues/372 is fixed
+depends=('glibc' 'ocaml' 'ocaml-findlib' 'opam')
+provides=('jbuilder')
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver}.tar.gz")
+sha256sums=('1bba92d9f1a397dd315a461fd5d3917cba84ec86a2dd164cef112851c80c2e4f')
+
+build() {
+cd ${pkgname}-${pkgver}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver}
+
+# Initialize OPAM
+export OPAMROOT="${srcdir}"/opam
+opam init -n
+
+# Work around the install command
+export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
+install -dm755 ${OCAMLFIND_DESTDIR}
+make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
+
+# Fix doc and man install
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{doc,share/}
+mv "${pkgdir}"/usr/{man,share/}
+}


[arch-commits] Commit in dune/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-03-29 Thread Bruno Pagani via arch-commits
Date: Thursday, March 29, 2018 @ 13:30:32
  Author: archange
Revision: 313389

archrelease: copy trunk to community-x86_64

Added:
  dune/repos/community-x86_64/PKGBUILD
(from rev 313388, dune/trunk/PKGBUILD)
Deleted:
  dune/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   85 +
 1 file changed, 46 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-03-29 13:30:00 UTC (rev 313388)
+++ PKGBUILD2018-03-29 13:30:32 UTC (rev 313389)
@@ -1,39 +0,0 @@
-# Maintainer: Bruno Pagani 
-
-pkgname=dune
-pkgver=1.0b17
-pkgrel=1
-pkgdesc="A composable build system for OCaml (formerly jbuilder)"
-arch=('x86_64')
-url="https://github.com/ocaml/dune;
-license=('Apache')
-depends=('glibc')
-makedepends=('ocaml-findlib' 'opam')
-provides=("jbuilder=${pkgver/b/+beta}")
-conflicts=('jbuilder')
-replaces=('jbuilder')
-source=(${pkgname}-${pkgver/b/+beta}.tar.gz::"${url}/archive/${pkgver/b/+beta}.tar.gz")
-sha256sums=('62d24f73101979c0680ad4093f65860792e8600090d04d7132446ab6ae269bec')
-
-build() {
-cd ${pkgname}-${pkgver/b/-beta}
-make release
-}
-
-package() {
-cd ${pkgname}-${pkgver/b/-beta}
-
-# Initialize OPAM
-export OPAMROOT="${srcdir}"/opam
-opam init -n
-
-# Work around the install command
-export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
-install -dm755 ${OCAMLFIND_DESTDIR}
-make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
-
-# Fix doc and man install
-install -dm755 "${pkgdir}"/usr/share
-mv "${pkgdir}"/usr/{doc,share/}
-mv "${pkgdir}"/usr/{man,share/}
-}

Copied: dune/repos/community-x86_64/PKGBUILD (from rev 313388, 
dune/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-03-29 13:30:32 UTC (rev 313389)
@@ -0,0 +1,46 @@
+# Maintainer: Bruno Pagani 
+# Contributor: Jakob Gahde 
+
+pkgname=dune
+pkgver=1.0b19.1
+pkgrel=1
+pkgdesc="A composable build system for OCaml (formerly jbuilder)"
+arch=('x86_64')
+url="https://github.com/ocaml/dune;
+license=('Apache')
+#Note: opam should be removed/moved to makedepends after 
https://github.com/ocaml/dune/issues/372 is fixed
+depends=('glibc' 'ocaml' 'ocaml-findlib' 'opam')
+provides=("jbuilder=${pkgver/b/+beta}")
+conflicts=('jbuilder')
+replaces=('jbuilder')
+source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/${pkgver/b/+beta}.tar.gz")
+sha256sums=('95b8ec1f4e7884dc3d78cd39118ae64c25dd5fc5f60f2ced999d62854e2e9de1')
+
+build() {
+cd ${pkgname}-${pkgver/b/-beta}
+make release
+}
+
+# Tests requires a bunch of (currently) unpackaged dependencies
+#check() {
+#cd ${pkgname}-${pkgver/b/-beta}
+#make test
+#}
+
+package() {
+cd ${pkgname}-${pkgver/b/-beta}
+
+# Initialize OPAM
+export OPAMROOT="${srcdir}"/opam
+opam init -n
+
+# Work around the install command
+export OCAMLFIND_DESTDIR="${pkgdir}$(ocamlfind printconf destdir)"
+install -dm755 ${OCAMLFIND_DESTDIR}
+make INSTALL_ARGS="--prefix='${pkgdir}'/usr 
--libdir='${OCAMLFIND_DESTDIR}'" install
+
+# Fix doc and man install
+install -dm755 "${pkgdir}"/usr/share
+mv "${pkgdir}"/usr/{doc,share/}
+mv "${pkgdir}"/usr/{man,share/}
+}