summaryrefslogtreecommitdiff
path: root/dev-haskell/libmpd
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/libmpd
parent0118ac4510d7b85ca62da20e4abd1286dd8bd752 (diff)
gentoo auto-resync : 23:10:2023 - 08:35:49
Diffstat (limited to 'dev-haskell/libmpd')
-rw-r--r--dev-haskell/libmpd/Manifest6
-rw-r--r--dev-haskell/libmpd/libmpd-0.10.0.0.ebuild33
-rw-r--r--dev-haskell/libmpd/libmpd-0.9.2.0.ebuild2
-rw-r--r--dev-haskell/libmpd/metadata.xml4
4 files changed, 42 insertions, 3 deletions
diff --git a/dev-haskell/libmpd/Manifest b/dev-haskell/libmpd/Manifest
index a415142604ed..6d635a37f3b8 100644
--- a/dev-haskell/libmpd/Manifest
+++ b/dev-haskell/libmpd/Manifest
@@ -1,3 +1,5 @@
+DIST libmpd-0.10.0.0.tar.gz 43455 BLAKE2B 1afacbecf7c36f5135b4d4811d38a45841143a87224a7701a1f426b7ec624251e4314645179b19c5743ab6a50d8ad04dfa5c393ac5c6a3c10e20f0baecfc28d2 SHA512 33b2af4cbbcc2c6bb2f05ada685d8870ca5132559f8f0505da39f0deb290f1e15028d783c9b28fc51f785ed86878fbf40bb0be0487612cc2b600eaf619114c11
DIST libmpd-0.9.2.0.tar.gz 41824 BLAKE2B 1788acb7e4152a9612a8cd503ac9751a5165a80044f1470bb4b6b055e9a52b538c9bf9cd5f0d2796e08f11e1c7a80e2739cbedf6869e1929a2f27fda08ec32ae SHA512 44b09e239a757308e59434eec80382465b684c9a00803c917194268a5b5b548b9da8e33ead8582c2a797badd0edb38846267009848a4f2300098adda4004aa18
-EBUILD libmpd-0.9.2.0.ebuild 1249 BLAKE2B d358575aa3d52bbefb877e36e223c375e36e388d5f8ff876158cd6169c496bfc4734f34df98700b5b6cdfd871d8c17b3acb8a96d4b65f8e4a1286170a10a512f SHA512 94621ab46feeb05727ededf0dd2b1e7365d92ea87f1f5c1336b88dbe102e54d9b44b02d25bcb47154962e869570b45fe43a6bfb54471c57403f105e6a2b39da5
-MISC metadata.xml 250 BLAKE2B 3adf9597d5114c480b4cc9fb5c3e231d8475b795cd6dce77986e13583ab6e59b43857cf2328570490abef0062a8b8a6b73d231867f9b62124855515cdc044d6d SHA512 5ef2c1d34a3438b39a38c041d45bb06bd0f1ae8a3f8b971bd5aaf36dee560f380e9abefab0c2a4cd7b518e151f5c6a0d0c7cd53caee9a384818f1bdc7deeadc4
+EBUILD libmpd-0.10.0.0.ebuild 1012 BLAKE2B d6526941ec4140e7a0d234d5bc51a9251359c8a366a077b0311130eca5cd7a2d48260f0cccf7654ad085d7a0e6fb63a447990a5afa3bc51a7964931a84c97297 SHA512 96861d5a3099b39095f06e333776df6727342998ae02f1ea515a8030d7a9865e6f0fd2a9524dcbb1913927e790b61159ce3b04a4456fc165ff0928a3b5c1fdb6
+EBUILD libmpd-0.9.2.0.ebuild 1249 BLAKE2B 704a884c7cc6b763b59312da23c5740a544a177d6aabda8e3834bb19eb6418f171e9297604f8fce40a4879ce179e9ef433f5c9115fe884fc7f624d1d0f0c9f76 SHA512 699ca7fb97ddee0cde88319a4f179ce60a1ae31823eb32749f306d45bd0bc9f40769257d3398d4ecbc1c07c87dc846979ca0ebf8329597a5e1027f7986ea4f57
+MISC metadata.xml 382 BLAKE2B 7228c25739a783f7f6b1278fc74c53846fd1911297dde22a221969b5d3fda454c4727b91dadb72b8aa6899eb16d20fb44408d8bba94bd908a85a46275bc3e68b SHA512 f6db078aa2b89c6b5c4e7f0aafc98ec9b066ffd9846e284c9c6df55a6bcc030109ae1c02494c6d5a6c9af9c585c285c506758092c9a57310fd6e534479809c5f
diff --git a/dev-haskell/libmpd/libmpd-0.10.0.0.ebuild b/dev-haskell/libmpd/libmpd-0.10.0.0.ebuild
new file mode 100644
index 000000000000..499b2215af76
--- /dev/null
+++ b/dev-haskell/libmpd/libmpd-0.10.0.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# ebuild generated by hackport 0.8.1.0
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="An MPD client library"
+HOMEPAGE="https://github.com/vimus/libmpd-haskell#readme"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+CABAL_CHDEPS=(
+ 'text >= 0.11 && < 2' 'text >= 0.11'
+)
+
+RDEPEND=">=dev-haskell/attoparsec-0.10.1:=[profile?] <dev-haskell/attoparsec-1:=[profile?]
+ >=dev-haskell/data-default-class-0.0.1:=[profile?] <dev-haskell/data-default-class-1:=[profile?]
+ >=dev-haskell/network-2.6.3.5:=[profile?]
+ >=dev-haskell/safe-exceptions-0.1:=[profile?] <dev-haskell/safe-exceptions-0.2:=[profile?]
+ >=dev-haskell/utf8-string-0.3.1:=[profile?] <dev-haskell/utf8-string-1.1:=[profile?]
+ >=dev-lang/ghc-8.4.3:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-2.4
+ test? ( >=dev-haskell/hspec-2
+ >=dev-haskell/quickcheck-2.10 )
+"
diff --git a/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild b/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild
index b1fb8dbe4180..a3b358b2d75b 100644
--- a/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild
+++ b/dev-haskell/libmpd/libmpd-0.9.2.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
# ebuild generated by hackport 0.6.7.9999
diff --git a/dev-haskell/libmpd/metadata.xml b/dev-haskell/libmpd/metadata.xml
index 937381521944..d15c9225ef07 100644
--- a/dev-haskell/libmpd/metadata.xml
+++ b/dev-haskell/libmpd/metadata.xml
@@ -5,4 +5,8 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
+ <upstream>
+ <remote-id type="hackage">libmpd</remote-id>
+ <remote-id type="github">vimus/libmpd-haskell</remote-id>
+ </upstream>
</pkgmetadata>