mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-haskell/libyaml-clib: new package, add 0.2.5
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Mark Wright <gienah@gentoo.org>
This commit is contained in:
1
dev-haskell/libyaml-clib/Manifest
Normal file
1
dev-haskell/libyaml-clib/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST libyaml-clib-0.2.5.tar.gz 55500 BLAKE2B bdab4165708463a31d9a4a06180e9c3502b56ba6081a8f0ad65e52d1471e8463c2b0052d59ae5f233712e2f2613c4ee6cdf9d5a81a87a3ca37694ac2c8208e18 SHA512 15cb5683c5f173c427fd000f5637083c654678b2c341dff33fbc8c67f015c8d029aad0be004ea54ba05b6d7f86fc9ba7b75f3a88b608845394aa374975ee8112
|
||||
22
dev-haskell/libyaml-clib/libyaml-clib-0.2.5.ebuild
Normal file
22
dev-haskell/libyaml-clib/libyaml-clib-0.2.5.ebuild
Normal file
@@ -0,0 +1,22 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
# ebuild generated by hackport 0.9.0.0.9999
|
||||
|
||||
CABAL_FEATURES="lib profile haddock hoogle hscolour"
|
||||
inherit haskell-cabal
|
||||
|
||||
DESCRIPTION="libyaml clibs"
|
||||
HOMEPAGE="https://github.com/hasufell/streamly-yaml#readme"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||
|
||||
RDEPEND=">=dev-lang/ghc-9.0.2:=
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
>=dev-haskell/cabal-3.4.1.0
|
||||
"
|
||||
12
dev-haskell/libyaml-clib/metadata.xml
Normal file
12
dev-haskell/libyaml-clib/metadata.xml
Normal file
@@ -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">libyaml-clib</remote-id>
|
||||
<remote-id type="github">hasufell/streamly-yaml</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user