diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-11-25 22:39:15 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-11-25 22:39:15 +0000 |
commit | d934827bf44b7cfcf6711964418148fa60877668 (patch) | |
tree | 0625f358789b5e015e49db139cc1dbc9be00428f /dev-haskell/biosff | |
parent | 2e34d110f164bf74d55fced27fe0000201b3eec5 (diff) |
gentoo resync : 25.11.2020
Diffstat (limited to 'dev-haskell/biosff')
-rw-r--r-- | dev-haskell/biosff/Manifest | 4 | ||||
-rw-r--r-- | dev-haskell/biosff/biosff-0.3.7.1.ebuild | 19 | ||||
-rw-r--r-- | dev-haskell/biosff/metadata.xml | 12 |
3 files changed, 16 insertions, 19 deletions
diff --git a/dev-haskell/biosff/Manifest b/dev-haskell/biosff/Manifest index a0d7fddd53e9..88739a529c4b 100644 --- a/dev-haskell/biosff/Manifest +++ b/dev-haskell/biosff/Manifest @@ -1,4 +1,4 @@ AUX biosff-0.3.7.1-ghc-7.10.patch 214 BLAKE2B aeae844af1b934653223812838a01f6abb3b664d07e6abdf820e37c791b95d8020815744cac094a9ce2e9ce1c1133bf4439b0b903a54de02ec43e7666f87c455 SHA512 44d1f85fb4625114cf1d032a9f16b57a1602489100521e2801bc8aaa42b5bf6990fa3b849fe040f13ff19a13a0cde13ccc3965826d9673a191f4356d8c0cd96f DIST biosff-0.3.7.1.tar.gz 26705 BLAKE2B abf585342c14c01a8f202b34ec94e67138e345918b43a52dbf535c3690bca2039c977ee36ebef861d5f215174429f41702e84d440cf52316de0ec82722053f72 SHA512 ce075d734864b9a00999d5c37c824ece5ba475b583536eb842835b4a44ff56581f18ba8ddf065f2ea4416ff4f96279f6a46f5e57330a43d40164f4cabab2ab9f -EBUILD biosff-0.3.7.1.ebuild 915 BLAKE2B abb6f53fbbd174b51156cbc4af24a0dc6e7bff4ac0893879876fb88ff4ae5728f7f4c44323303faaebe26ee87a1f6129532c5e7c719867bbffcf8699ab73741e SHA512 2478488e63ea0cde7237b8f22c91f86ab0c5bbfb9e8cf6926663a19418ab617e9f06f9c3cad35a941d336043029e3c0c7785fba4318366e374db1db27fd8c43b -MISC metadata.xml 673 BLAKE2B 4235ed5755c459eaf862037e9f802efb13ffdbc6180bce6747ea6b8e899880549d262596bd8c94bd862667cbf1748c3ed1e47db760e5e9a55c4606c483dd8d19 SHA512 b344429da849558e9e0ae5814111e1fd1add4a4b0548eeb358aaa220ede1ac2dc284378b87ebc8c747c0d8dcbabb05d8d9e00c2bd5b3a2faccdfc7f5c625ff47 +EBUILD biosff-0.3.7.1.ebuild 877 BLAKE2B 6cd441c621cd14f85a71c494ff5d68db23896b6d868aa8785f3c4354d563f70c2c9992551dc8c8205ff3987a3abf7ed52e4ca88418c0c645384c61de03c1cd73 SHA512 985442821c023f2367e1e094b7ba04bb7599bf1f9357d1d9a7b203bab7ea07b3a60cd656cb7c1fb6cbbcc5886d205cf21afa8b0bec6f74a580bc0858a12237e5 +MISC metadata.xml 689 BLAKE2B ca93513fdff1bae2b98185ed4a14a0313aa07f8aed8da548eda82316d2c0331f970bcf5bda8ebf0b6edbc32dd6978fd00289444186f3e14c7f2d8b0b406f5021 SHA512 0c9015c5e1de72fa5f0d0cd7eface35314e566e227751bf73253766f255926afb3f233ab96b6f54e39679081b03a1fff547aaac29b0297d96c6fe17cc27962c6 diff --git a/dev-haskell/biosff/biosff-0.3.7.1.ebuild b/dev-haskell/biosff/biosff-0.3.7.1.ebuild index 4ca013c51520..a3d46f863ec0 100644 --- a/dev-haskell/biosff/biosff-0.3.7.1.ebuild +++ b/dev-haskell/biosff/biosff-0.3.7.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 -# ebuild generated by hackport 0.3.4.9999 +# ebuild generated by hackport 0.6.6.9999 -CABAL_FEATURES="bin lib profile haddock hoogle hscolour" +CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Library and executables for working with SFF files" @@ -17,19 +17,16 @@ SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" IUSE="+fclip +flower +frecover" -RDEPEND="dev-haskell/binary:=[profile?] - >=dev-haskell/biocore-0.3:=[profile?] - dev-haskell/cmdargs:=[profile?] - >=dev-haskell/mtl-2:=[profile?] +RDEPEND=">=dev-haskell/biocore-0.3:=[profile?] >=dev-lang/ghc-7.4.1:= + flower? ( dev-haskell/cmdargs:=[profile?] + >=dev-haskell/mtl-2:=[profile?] ) " DEPEND="${RDEPEND} >=dev-haskell/cabal-1.6 " -src_prepare() { - epatch "${FILESDIR}"/${P}-ghc-7.10.patch -} +PATCHES=("${FILESDIR}"/${P}-ghc-7.10.patch) src_configure() { haskell-cabal_src_configure \ diff --git a/dev-haskell/biosff/metadata.xml b/dev-haskell/biosff/metadata.xml index d5fd876231a8..d11b6ace7fc6 100644 --- a/dev-haskell/biosff/metadata.xml +++ b/dev-haskell/biosff/metadata.xml @@ -5,14 +5,14 @@ <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> + <use> + <flag name="fclip">Build the 'fclip' executable.</flag> + <flag name="flower">Build the 'flower' executable.</flag> + <flag name="frecover">Build the 'frecover' executable.</flag> + </use> <longdescription> The library contains the functionality for reading and writing SFF files (sequencing data from 454 and Ion Torrent). It duplicates - code from (and is incompatible with) the "bio" library. + code from (and is incompatible with) the "bio" library. </longdescription> - <use> - <flag name="fclip">Build the fclip executable.</flag> - <flag name="flower">Build the flower executable.</flag> - <flag name="frecover">Build the frecover executable.</flag> - </use> </pkgmetadata> |