Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/darcs/
Date: Sat, 15 Aug 2020 07:08:56
Message-Id: 1597475327.f69960620d91dffea0ff398c5951a7a35312c187.slyfox@gentoo
1 commit: f69960620d91dffea0ff398c5951a7a35312c187
2 Author: Jack Todaro <solpeth <AT> posteo <DOT> org>
3 AuthorDate: Fri Aug 14 21:50:06 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 15 07:08:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6996062
7
8 dev-vcs/darcs: bump up to 2.16.1
9
10 Package-Manager: Portage-3.0.2, Repoman-2.3.23
11 Signed-off-by: Jack Todaro <solpeth <AT> posteo.org>
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 dev-vcs/darcs/Manifest | 1 +
15 dev-vcs/darcs/darcs-2.16.1.ebuild | 93 +++++++++++++++++++++++++++++++++++++++
16 2 files changed, 94 insertions(+)
17
18 diff --git a/dev-vcs/darcs/Manifest b/dev-vcs/darcs/Manifest
19 index 38592a131ef..978a81a803a 100644
20 --- a/dev-vcs/darcs/Manifest
21 +++ b/dev-vcs/darcs/Manifest
22 @@ -1,2 +1,3 @@
23 DIST darcs-2.12.5.tar.gz 1460698 BLAKE2B 9050b5863221d2c82e93d689b733b34a0b63fd0e7f29b0041ba3ff10e4359e4d32e1c8bca5ac4722a65fbebab66b25cba443efe23ee3e4a87d4117a7335db4de SHA512 9bda8149269dc23750321f3929e156e32c76de4f5bb8291bc248d0e326bf08b69c82ef7383f9d02dcc65ca199078f6e1ab575197fc2aee225486a8c1b9275542
24 DIST darcs-2.14.5.tar.gz 1063677 BLAKE2B 7f38aa09d5af53e68829a9181f1981eccd173e2af5a044d100758164b668297303aed947ffc579ea1977e4a1f2820d1954b5c5428e429e5ff42ee238e0043611 SHA512 75f89dc920eb9a417e86bcbf185b0ba35e284a0a0c6bbd27c7dec46c4f143f5c37f0559a1ff1b3d3bd39ebdca98fa3a7420bee5e179c1bef0b0fc203e04e0484
25 +DIST darcs-2.16.1.tar.gz 1251074 BLAKE2B e95db9e14b4af3a5a710e9daa1281d5a174f4692466e55cef770a94d8c3e29cba470f4cc70dd97865a5246f4298b2cebd0adbad0c128ce5bee528184d87d92d0 SHA512 c3c3ee06fc974f14b4d34dfb37993c59654ced23f25428c4542d4852f42cf371afb51dc74435da0953a442b628f86bd745d59a32c3d2a49d33f34d3e99ea156e
26
27 diff --git a/dev-vcs/darcs/darcs-2.16.1.ebuild b/dev-vcs/darcs/darcs-2.16.1.ebuild
28 new file mode 100644
29 index 00000000000..f1a923a53c4
30 --- /dev/null
31 +++ b/dev-vcs/darcs/darcs-2.16.1.ebuild
32 @@ -0,0 +1,93 @@
33 +# Copyright 1999-2020 Gentoo Authors
34 +# Distributed under the terms of the GNU General Public License v2
35 +
36 +EAPI=7
37 +
38 +# ebuild generated by hackport 0.6.6.9999
39 +#hackport: flags: +library,+executable,-hpc,-warn-as-error,+pkgconfig,-rts,-static,-optimize,hashed-storage-diff:diff,+http
40 +
41 +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
42 +inherit haskell-cabal
43 +
44 +DESCRIPTION="a distributed, interactive, smart revision control system"
45 +HOMEPAGE="http://darcs.net/"
46 +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
47 +
48 +LICENSE="GPL-2+"
49 +SLOT="0/${PV}"
50 +KEYWORDS="~amd64 ~x86"
51 +IUSE="curl +terminfo +threaded"
52 +
53 +RDEPEND=">=dev-haskell/async-2.0.2:=[profile?] <dev-haskell/async-2.3:=[profile?]
54 + >=dev-haskell/attoparsec-0.13.0.1:=[profile?] <dev-haskell/attoparsec-0.14:=[profile?]
55 + >=dev-haskell/base16-bytestring-0.1:=[profile?] <dev-haskell/base16-bytestring-0.2:=[profile?]
56 + >=dev-haskell/conduit-1.3.0:=[profile?] <dev-haskell/conduit-1.3.3:=[profile?]
57 + >=dev-haskell/constraints-0.11:=[profile?] <dev-haskell/constraints-0.13:=[profile?]
58 + >=dev-haskell/cryptonite-0.24:=[profile?] <dev-haskell/cryptonite-0.28:=[profile?]
59 + >=dev-haskell/data-ordlist-0.4:=[profile?] <dev-haskell/data-ordlist-0.5:=[profile?]
60 + >=dev-haskell/fgl-5.5.2.3:=[profile?] <dev-haskell/fgl-5.8:=[profile?]
61 + >=dev-haskell/hashable-1.2.3.3:=[profile?] <dev-haskell/hashable-1.4:=[profile?]
62 + >=dev-haskell/haskeline-0.7.2:=[profile?] <dev-haskell/haskeline-0.9:=[profile?]
63 + >=dev-haskell/html-1.0.1.2:=[profile?] <dev-haskell/html-1.1:=[profile?]
64 + >=dev-haskell/http-conduit-2.3:=[profile?] <dev-haskell/http-conduit-2.4:=[profile?]
65 + >=dev-haskell/http-types-0.12.1:=[profile?] <dev-haskell/http-types-0.12.4:=[profile?]
66 + >=dev-haskell/memory-0.14:=[profile?] <dev-haskell/memory-0.16:=[profile?]
67 + >=dev-haskell/mmap-0.5.9:=[profile?] <dev-haskell/mmap-0.6:=[profile?]
68 + >=dev-haskell/mtl-2.2.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
69 + >=dev-haskell/network-2.6:=[profile?] <dev-haskell/network-3.2:=[profile?]
70 + >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.8:=[profile?]
71 + >=dev-haskell/old-time-1.1.0.3:=[profile?] <dev-haskell/old-time-1.2:=[profile?]
72 + >=dev-haskell/parsec-3.1.9:=[profile?] <dev-haskell/parsec-3.2:=[profile?]
73 + >=dev-haskell/regex-applicative-0.2:=[profile?] <dev-haskell/regex-applicative-0.4:=[profile?]
74 + >=dev-haskell/regex-compat-tdfa-0.95.1:=[profile?] <dev-haskell/regex-compat-tdfa-0.96:=[profile?]
75 + >=dev-haskell/sandi-0.4:=[profile?] <dev-haskell/sandi-0.6:=[profile?]
76 + >=dev-haskell/stm-2.1:=[profile?] <dev-haskell/stm-2.6:=[profile?]
77 + >=dev-haskell/tar-0.5:=[profile?] <dev-haskell/tar-0.6:=[profile?]
78 + >=dev-haskell/temporary-1.2.1:=[profile?] <dev-haskell/temporary-1.4:=[profile?]
79 + >=dev-haskell/text-1.2.1.3:=[profile?] <dev-haskell/text-1.3:=[profile?]
80 + >=dev-haskell/unix-compat-0.5:=[profile?] <dev-haskell/unix-compat-0.6:=[profile?]
81 + >=dev-haskell/utf8-string-1:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?]
82 + >=dev-haskell/vector-0.11:=[profile?] <dev-haskell/vector-0.13:=[profile?]
83 + >=dev-haskell/zip-archive-0.3:=[profile?] <dev-haskell/zip-archive-0.5:=[profile?]
84 + >=dev-haskell/zlib-0.6.1.2:=[profile?] <dev-haskell/zlib-0.7.0.0:=[profile?]
85 + >=dev-lang/ghc-8.2.1:=
86 + curl? ( net-misc/curl )
87 + terminfo? ( >=dev-haskell/terminfo-0.4.0.2:=[profile?] <dev-haskell/terminfo-0.5:=[profile?] )
88 +"
89 +DEPEND="${RDEPEND}
90 + >=dev-haskell/cabal-2.2 <dev-haskell/cabal-3.3
91 + test? ( >=dev-haskell/cmdargs-0.10.10 <dev-haskell/cmdargs-0.11
92 + >=dev-haskell/findbin-0.0.5 <dev-haskell/findbin-0.1
93 + >=dev-haskell/hunit-1.3 <dev-haskell/hunit-1.7
94 + >=dev-haskell/leancheck-0.9 <dev-haskell/leancheck-0.10
95 + >=dev-haskell/quickcheck-2.13 <dev-haskell/quickcheck-2.14
96 + >=dev-haskell/shelly-1.6.8 <dev-haskell/shelly-1.10
97 + >=dev-haskell/split-0.2.2 <dev-haskell/split-0.3
98 + >=dev-haskell/test-framework-0.8.1.1 <dev-haskell/test-framework-0.9
99 + >=dev-haskell/test-framework-hunit-0.3.0.2 <dev-haskell/test-framework-hunit-0.4
100 + >=dev-haskell/test-framework-leancheck-0.0.1 <dev-haskell/test-framework-leancheck-0.1
101 + >=dev-haskell/test-framework-quickcheck2-0.3.0.3 <dev-haskell/test-framework-quickcheck2-0.4 )
102 + curl? ( virtual/pkgconfig )
103 +"
104 +
105 +src_configure() {
106 + haskell-cabal_src_configure \
107 + $(cabal_flag curl curl) \
108 + --flag=executable \
109 + --flag=-hpc \
110 + --flag=http \
111 + --flag=library \
112 + --flag=-optimize \
113 + --flag=pkgconfig \
114 + --flag=-rts \
115 + --flag=-static \
116 + $(cabal_flag terminfo terminfo) \
117 + $(cabal_flag threaded threaded) \
118 + --flag=-warn-as-error
119 +}
120 +
121 +src_install() {
122 + haskell-cabal_src_install
123 +
124 + doman "${S}/dist/build/${PN}/darcs.1" || die "darcs.1 not found"
125 +}