diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
commit | 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch) | |
tree | 7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-ml/postgresql-ocaml | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-ml/postgresql-ocaml')
-rw-r--r-- | dev-ml/postgresql-ocaml/Manifest | 7 | ||||
-rw-r--r-- | dev-ml/postgresql-ocaml/metadata.xml | 12 | ||||
-rw-r--r-- | dev-ml/postgresql-ocaml/postgresql-ocaml-4.0.1.ebuild | 33 | ||||
-rw-r--r-- | dev-ml/postgresql-ocaml/postgresql-ocaml-4.1.0.ebuild | 34 | ||||
-rw-r--r-- | dev-ml/postgresql-ocaml/postgresql-ocaml-4.2.0.ebuild | 34 |
5 files changed, 120 insertions, 0 deletions
diff --git a/dev-ml/postgresql-ocaml/Manifest b/dev-ml/postgresql-ocaml/Manifest new file mode 100644 index 000000000000..c1cac436b316 --- /dev/null +++ b/dev-ml/postgresql-ocaml/Manifest @@ -0,0 +1,7 @@ +DIST postgresql-4.1.0.tbz 36689 BLAKE2B d27db79afce335394ec1225a8c64f278374caae6344da2901396b6086e409dc37d225c57e7da3de5b4342121b6f6b2268b06c16e4b4a07d13f2e75ca0dab0f08 SHA512 5749e426634f00fc8aab86e4c23f863ebdebc9bb77c121dea1c516c8bd5524096051975514daa47abe1556355bc4a1994d6634aae09736a508a9b6552b134d42 +DIST postgresql-4.2.0.tbz 37463 BLAKE2B f6f8f894458945f15eb7991813351f6cb9aaf78b88d241dd5736398d46deff825bf5084ada04fdcfc04deba6e0599df7df27640d27c45382ef2ad49b93cc88b1 SHA512 21a9d89c2fdaf5862b350aecffe1a675ecbeef42e138e09c03d14551b25622910014582c98877882746f9fc56ef5f1248c5b00a6a61d7bcd6d757c451a7844d8 +DIST postgresql-ocaml-4.0.1.tar.gz 85871 BLAKE2B 8c2e0ce4b8bcc17f0afff1fbcd867245213ddc8702b75359e7ee926d9db749fed732cf15a905c228ca114c09ea61755fff54a0c5895edd8104dbb20590be3a8d SHA512 baecd1b3b98f790131972dbd2eba563b43dec6e13e37ab904ee38b2b1168b03533272532887a42a2536806951c9e543306c6eccfb441de517ee860383ea5df36 +EBUILD postgresql-ocaml-4.0.1.ebuild 700 BLAKE2B 7c13cff7991fb464b268fb99131a4687ceb99749b85bd31d91b01969536022bfa7e2f59a5c6b7a152f6d8ae48123c58318d117e785df03fd7c6bf2ab58f5d42f SHA512 5d3ca6f70320ac7ed6c2f9d70a9ae37de36f088edf006aa08f0a87fd8037983dc5f9e756934064d93cbee35451e42a72e067c0eda8ac9e3b8e466bbd7c240063 +EBUILD postgresql-ocaml-4.1.0.ebuild 671 BLAKE2B ee5f0b448291319702055d313c13286feb4858f7f80922ccbfa86c767bf8c79d06974541986c969846ad5e9db239fb2fae37d37914460caad8fcf5e9049b9709 SHA512 0a490a788f33267577d0fce20cbfa52bc705be89b9e4bcbb1ac775ca32ff46d3b6f89d907436be97ddcfa24b105c2895d78c0a3201cff134aa822c590ae3ceb1 +EBUILD postgresql-ocaml-4.2.0.ebuild 671 BLAKE2B ee5f0b448291319702055d313c13286feb4858f7f80922ccbfa86c767bf8c79d06974541986c969846ad5e9db239fb2fae37d37914460caad8fcf5e9049b9709 SHA512 0a490a788f33267577d0fce20cbfa52bc705be89b9e4bcbb1ac775ca32ff46d3b6f89d907436be97ddcfa24b105c2895d78c0a3201cff134aa822c590ae3ceb1 +MISC metadata.xml 413 BLAKE2B 61f28f794875aa2627569e433ecf7b4a7c83dd05b989b54a5fe7fc6297f282f1edce2efe7ec8784e4822ac497619cdc843c858de9a41fdab224e3eeae826460a SHA512 8d6cc5c373d7b5bdc89f7c426d23ecca928b88400e5e7b1622861d5ad18b4ffc30ac11238c935615737a08be4fbdb337939b23635c76b56c8a999c8d6ce930a8 diff --git a/dev-ml/postgresql-ocaml/metadata.xml b/dev-ml/postgresql-ocaml/metadata.xml new file mode 100644 index 000000000000..d5f8d2a4f814 --- /dev/null +++ b/dev-ml/postgresql-ocaml/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>ml@gentoo.org</email> + <name>Gentoo ML Project</name> + </maintainer> + <upstream> + <remote-id type="github">mmottl/postgresql-ocaml</remote-id> + <remote-id type="bitbucket">mmottl/postgresql-ocaml</remote-id> + </upstream> +</pkgmetadata> diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-4.0.1.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-4.0.1.ebuild new file mode 100644 index 000000000000..abe5b03fa5cc --- /dev/null +++ b/dev-ml/postgresql-ocaml/postgresql-ocaml-4.0.1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +OASIS_BUILD_DOCS=1 + +inherit oasis + +DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases" +SRC_URI="https://github.com/mmottl/postgresql-ocaml/releases/download/v${PV}/${P}.tar.gz" +HOMEPAGE="http://mmottl.github.io/postgresql-ocaml/" +IUSE="examples" + +RDEPEND=" + dev-db/postgresql:=[server] +" +DEPEND="${RDEPEND} + >=dev-ml/findlib-1.5" + +SLOT="0/${PV}" +LICENSE="LGPL-2" +KEYWORDS="~amd64 ~ppc x86" + +DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" ) + +src_install() { + oasis_src_install + if use examples ; then + insinto /usr/share/doc/${PF} + doins -r examples + fi +} diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-4.1.0.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-4.1.0.ebuild new file mode 100644 index 000000000000..0a85bb949138 --- /dev/null +++ b/dev-ml/postgresql-ocaml/postgresql-ocaml-4.1.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit opam + +MY_P="postgresql-${PV}" + +DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases" +SRC_URI="https://github.com/mmottl/postgresql-ocaml/releases/download/${PV}/${MY_P}.tbz" +HOMEPAGE="http://mmottl.github.io/postgresql-ocaml/" +IUSE="" + +RDEPEND=" + dev-db/postgresql:=[server] +" +DEPEND="${RDEPEND} + dev-ml/jbuilder + >=dev-ml/findlib-1.5" + +SLOT="0/${PV}" +LICENSE="LGPL-2" +KEYWORDS="~amd64 ~ppc ~x86" + +S="${WORKDIR}/${MY_P}" + +src_compile() { + jbuilder build @install || die +} + +src_install() { + opam_src_install "postgresql" +} diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-4.2.0.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-4.2.0.ebuild new file mode 100644 index 000000000000..0a85bb949138 --- /dev/null +++ b/dev-ml/postgresql-ocaml/postgresql-ocaml-4.2.0.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit opam + +MY_P="postgresql-${PV}" + +DESCRIPTION="A package for ocaml that provides access to PostgreSQL databases" +SRC_URI="https://github.com/mmottl/postgresql-ocaml/releases/download/${PV}/${MY_P}.tbz" +HOMEPAGE="http://mmottl.github.io/postgresql-ocaml/" +IUSE="" + +RDEPEND=" + dev-db/postgresql:=[server] +" +DEPEND="${RDEPEND} + dev-ml/jbuilder + >=dev-ml/findlib-1.5" + +SLOT="0/${PV}" +LICENSE="LGPL-2" +KEYWORDS="~amd64 ~ppc ~x86" + +S="${WORKDIR}/${MY_P}" + +src_compile() { + jbuilder build @install || die +} + +src_install() { + opam_src_install "postgresql" +} |