summaryrefslogtreecommitdiff
path: root/dev-haskell/crypton-x509
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-23 08:35:49 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-23 08:35:49 +0100
commit386855c4d1ef509c1fd32abd721589c81669613b (patch)
tree35dc984118f0a7dc2df88313d83bb5779fd12514 /dev-haskell/crypton-x509
parent0118ac4510d7b85ca62da20e4abd1286dd8bd752 (diff)
gentoo auto-resync : 23:10:2023 - 08:35:49
Diffstat (limited to 'dev-haskell/crypton-x509')
-rw-r--r--dev-haskell/crypton-x509/Manifest4
-rw-r--r--dev-haskell/crypton-x509/crypton-x509-1.7.6.ebuild37
-rw-r--r--dev-haskell/crypton-x509/metadata.xml12
3 files changed, 53 insertions, 0 deletions
diff --git a/dev-haskell/crypton-x509/Manifest b/dev-haskell/crypton-x509/Manifest
new file mode 100644
index 000000000000..a2adfd2d61bb
--- /dev/null
+++ b/dev-haskell/crypton-x509/Manifest
@@ -0,0 +1,4 @@
+DIST crypton-x509-1.7.6-rev1.cabal 2339 BLAKE2B 9b8a6a13fb5cd16b3ceed37fa0ada3ba1045fcc92a87e7ec6719f89b6f7a9e098e696119a9249f67b279a789e29b4b87d35c996092f58fdb7f279e0504d66f28 SHA512 fd876eb88fd54107ddb3c1836e24af92a1e3d321a5c114826e308b537fe65be54c01742e373202e3dfa7317945ad2393f89c5562956331cba9624aa43f0e7f1a
+DIST crypton-x509-1.7.6.tar.gz 21557 BLAKE2B 856fbf08b7eaff32f4562def1511f74d30f5f6a92fcb7d07c0049efff956787d840774a0d1fe66c14eed9702885b2be3ab58a49c2c071c31701534606e8f0276 SHA512 add965b5c85355f0081597a48430661c8e8a9922dd597a1bf7270f2ed38e855bda9bf5028065e0becf09fbb7a36dbf7fddd4f1e4d747777f26f4b1f8b2c87476
+EBUILD crypton-x509-1.7.6.ebuild 1069 BLAKE2B d8f14fd55097cf7338f72ff35aa4b7d8e60596ff8009a296787f39e31725ac531438e23f1ddfbe9ee99458c6c4cab51d28f4251221525c842a2d2c0fb45dbed6 SHA512 2ac4f61076e38dc8a5fc797dae6bf5cc9cb3e37e380f9414a8798406dcc2c94f29702415296fbd0bdc878282d6d3d86dbc1112929cf303e4fdc545caea8f5486
+MISC metadata.xml 401 BLAKE2B 019c5706eb289a6051f9d155ebc1cc5fa5572c6755ead2a719c3300d7170baee49e1f88d8ca5f0e892e03cde0a178baa360872af9a256fe16b042d3a1d92b495 SHA512 c6e62c7de72336f782ae6d86ea83e72e22dfeee1bfb554a9f896cb696ae6e3d770a7576fed1401d8f2c02dca2af3982ea0b5f8adb68d9c1b048114b0925656ed
diff --git a/dev-haskell/crypton-x509/crypton-x509-1.7.6.ebuild b/dev-haskell/crypton-x509/crypton-x509-1.7.6.ebuild
new file mode 100644
index 000000000000..17df09e6ff4d
--- /dev/null
+++ b/dev-haskell/crypton-x509/crypton-x509-1.7.6.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# ebuild generated by hackport 0.8.4.0.9999
+
+CABAL_HACKAGE_REVISION=1
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour" # test-suite fails to build
+inherit haskell-cabal
+
+DESCRIPTION="X509 reader and writer"
+HOMEPAGE="https://github.com/kazu-yamamoto/crypton-certificate"
+
+LICENSE="BSD"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+RESTRICT=test # fails to build
+
+RDEPEND=">=dev-haskell/asn1-encoding-0.9:=[profile?] <dev-haskell/asn1-encoding-0.10:=[profile?]
+ >=dev-haskell/asn1-parse-0.9.3:=[profile?] <dev-haskell/asn1-parse-0.10:=[profile?]
+ >=dev-haskell/asn1-types-0.3.1:=[profile?] <dev-haskell/asn1-types-0.4:=[profile?]
+ >=dev-haskell/crypton-0.24:=[profile?]
+ dev-haskell/hourglass:=[profile?]
+ dev-haskell/memory:=[profile?]
+ >=dev-haskell/pem-0.1:=[profile?]
+ >=dev-lang/ghc-8.8.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-3.0.0.0
+"
+# test? ( dev-haskell/tasty
+# dev-haskell/tasty-quickcheck
+# dev-haskell/x509 )
+# "
diff --git a/dev-haskell/crypton-x509/metadata.xml b/dev-haskell/crypton-x509/metadata.xml
new file mode 100644
index 000000000000..1f52a557a49c
--- /dev/null
+++ b/dev-haskell/crypton-x509/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>haskell@gentoo.org</email>
+ <name>Gentoo Haskell</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="hackage">crypton-x509</remote-id>
+ <remote-id type="github">kazu-yamamoto/crypton-certificate</remote-id>
+ </upstream>
+</pkgmetadata>