summaryrefslogtreecommitdiff
path: root/dev-haskell/network-conduit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-haskell/network-conduit
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-haskell/network-conduit')
-rw-r--r--dev-haskell/network-conduit/Manifest7
-rw-r--r--dev-haskell/network-conduit/metadata.xml14
-rw-r--r--dev-haskell/network-conduit/network-conduit-1.0.0-r1.ebuild29
-rw-r--r--dev-haskell/network-conduit/network-conduit-1.0.2.2.ebuild35
-rw-r--r--dev-haskell/network-conduit/network-conduit-1.1.0.ebuild26
5 files changed, 111 insertions, 0 deletions
diff --git a/dev-haskell/network-conduit/Manifest b/dev-haskell/network-conduit/Manifest
new file mode 100644
index 000000000000..a948fca49e72
--- /dev/null
+++ b/dev-haskell/network-conduit/Manifest
@@ -0,0 +1,7 @@
+DIST network-conduit-1.0.0.tar.gz 5853 BLAKE2B 9c6a1692d8839dd81ba5b9ae6d6728c310ea5888753089a35bfdb8b53d98925a7925da4ed5f75ae64de23b0962df83e9f941588e3f1a5b2ca09bcfd04dd74d4b SHA512 9f16e529da022d2a4049fe9d41f8df0eb1fb34b4ad80f755944074b4016688169f3efd78a4ad2c052c1951ddccb728552077d88b533ed8fde1425c469a27f7c4
+DIST network-conduit-1.0.2.2.tar.gz 7072 BLAKE2B edbef7b63493b5317dd9a043273e310c47529933b82f8ea9876ac3ac0044d6f8e6d9a39c893b52b2c7ff88de4ce705dd55e039e1ae49a17420dee1386f464d96 SHA512 3dcc755ccb0ddb9c543fccec54c32ab52749602c7c9367ee70b569a1f6aa2924ae0b7207b946d6e3d55e562758e65e694c13aa464498f5927c84239f09b1c8b7
+DIST network-conduit-1.1.0.tar.gz 1357 BLAKE2B 7952df2ab1a141a6d9b5460bc128ea1b45df0ea178a1d75e8e746d66d5d11c9cee278e56bb99dc4aed62af94312b1c3e6eb9f89be4ba94c198d96091b90100a5 SHA512 1bda46190bc9759e9d85f61f4555dca4444c307305b8a7ebfc3e88519ae8119e313eaf4095541c487b8431ad342320d83ff4dd1ebf271cf10c11414c652b34d1
+EBUILD network-conduit-1.0.0-r1.ebuild 813 BLAKE2B a3b5a268d099e87e4aacafbc17a8146e7640a4f91f6936e6f475bc9046face52952baa347e8357b0e00bd7d4d2dd02fa07976dab6e629606056c2ea000934875 SHA512 bd2bcbcf8a7294fbfb8f6e721a3a7b5cf4038f62f63b31497b71c325353b27a72a47d49389e659fd5ade2c5fd45613079bd3746d170329c94b3e1928eb2e4594
+EBUILD network-conduit-1.0.2.2.ebuild 1009 BLAKE2B b597ac25acb1465d8ef71d4ed38b3252e47205328fca47f40830445c2c508f1fbb07594dff4448c0c68f3f86aaee5fc690467a0823de23223c7bc2618d27adbf SHA512 40ae3babeba6a0753cde7db476a8e883fb55b21442d1df579e14cce6d732e025c645cf4123570c4f52d4ed1607d9a106e013b691883272fa2d229ad1f09439c3
+EBUILD network-conduit-1.1.0.ebuild 606 BLAKE2B 7d0062eaecbe2fa274eda7b2f77879da373fb0e6b02c37439f3fb7bc86823dbe9604b3ec7df46009806a0d9d78d8786ca7d5cbbf4cd32f3ec0e25ec8193d1c77 SHA512 543e3748638059ab38ae16dda1d08fdea41f8a7f72c9453bbfd3b35de28eebac1366cab35798a6a40b97376c78130213feb921f75d0e7550d2f81d756041af9b
+MISC metadata.xml 406 BLAKE2B fdb568f1abe1792e097d4fcf5138bc86f980956429cd421054aa11e96ba57acd6b1a240295d741472d35dfa86076f43c5908b5e393f57ab184ec312f2a902481 SHA512 a7f050ad57487449aa6bbdfbb98d70a3942748613a1e6d1cda26b6baedafb8f57df481c9afb5d3d99260f502b386505f38d95bef6c83596f52b478a4e986c467
diff --git a/dev-haskell/network-conduit/metadata.xml b/dev-haskell/network-conduit/metadata.xml
new file mode 100644
index 000000000000..8451d83ac011
--- /dev/null
+++ b/dev-haskell/network-conduit/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>haskell@gentoo.org</email>
+ <name>Gentoo Haskell</name>
+ </maintainer>
+ <longdescription>
+ Stream socket data using conduits.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">snoyberg/conduit</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-haskell/network-conduit/network-conduit-1.0.0-r1.ebuild b/dev-haskell/network-conduit/network-conduit-1.0.0-r1.ebuild
new file mode 100644
index 000000000000..368d7f37cb3f
--- /dev/null
+++ b/dev-haskell/network-conduit/network-conduit-1.0.0-r1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+# ebuild generated by hackport 0.3.2.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Stream socket data using conduits"
+HOMEPAGE="https://github.com/snoyberg/conduit"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+RDEPEND="=dev-haskell/conduit-1.0*:=[profile?]
+ >=dev-haskell/lifted-base-0.1:=[profile?]
+ =dev-haskell/monad-control-0.3*:=[profile?]
+ >=dev-haskell/transformers-0.2.2:=[profile?]
+ <dev-haskell/transformers-0.4:=[profile?]
+ >=dev-lang/ghc-6.10.4:=
+ >=dev-haskell/network-2.3:=[profile?]
+ "
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.8"
diff --git a/dev-haskell/network-conduit/network-conduit-1.0.2.2.ebuild b/dev-haskell/network-conduit/network-conduit-1.0.2.2.ebuild
new file mode 100644
index 000000000000..1487b0dbea9d
--- /dev/null
+++ b/dev-haskell/network-conduit/network-conduit-1.0.2.2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+# ebuild generated by hackport 0.3.6.9999
+#hackport: flags: -network-bytestring
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Stream socket data using conduits"
+HOMEPAGE="https://github.com/snoyberg/conduit"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/conduit-1.0:=[profile?] <dev-haskell/conduit-1.1:=[profile?]
+ >=dev-haskell/lifted-base-0.1:=[profile?]
+ >=dev-haskell/monad-control-0.3:=[profile?] <dev-haskell/monad-control-0.4:=[profile?]
+ >=dev-haskell/network-2.3:=[profile?]
+ >=dev-haskell/transformers-0.2.2:=[profile?] <dev-haskell/transformers-0.4:=[profile?]
+ >=dev-lang/ghc-7.0.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.10.0.0
+"
+
+src_configure() {
+ haskell-cabal_src_configure \
+ --flag=-network-bytestring
+}
diff --git a/dev-haskell/network-conduit/network-conduit-1.1.0.ebuild b/dev-haskell/network-conduit/network-conduit-1.1.0.ebuild
new file mode 100644
index 000000000000..2eb7ea8a9404
--- /dev/null
+++ b/dev-haskell/network-conduit/network-conduit-1.1.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+# ebuild generated by hackport 0.3.6.9999
+#hackport: flags: -network-bytestring
+
+CABAL_FEATURES="lib profile"
+inherit haskell-cabal
+
+DESCRIPTION="Stream socket data using conduits. (deprecated)"
+HOMEPAGE="https://github.com/snoyberg/conduit"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+RDEPEND=">=dev-haskell/conduit-1.1:=[profile?]
+ >=dev-lang/ghc-6.10.4:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.8
+"