public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/texmath/, dev-haskell/texmath/files/
@ 2016-06-16 21:55 Sergei Trofimovich
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich @ 2016-06-16 21:55 UTC (permalink / raw
  To: gentoo-commits

commit:     eceb367442c746cae3dfacf852afe3d043cdf103
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 21:54:42 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 21:54:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eceb3674

dev-haskell/texmath: workaround cabal dependency tracker, bug #585316

Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/585316

Package-Manager: portage-2.3.0_rc1

 dev-haskell/texmath/Manifest                       |  1 +
 .../texmath/files/texmath-0.8.6.3-build-deps.patch | 17 ++++++++
 dev-haskell/texmath/texmath-0.8.6.3.ebuild         | 47 ++++++++++++++++++++++
 3 files changed, 65 insertions(+)

diff --git a/dev-haskell/texmath/Manifest b/dev-haskell/texmath/Manifest
index 258a8ce..9981445 100644
--- a/dev-haskell/texmath/Manifest
+++ b/dev-haskell/texmath/Manifest
@@ -3,3 +3,4 @@ DIST texmath-0.6.6.3.tar.gz 46983 SHA256 82db05f65804453dcef692d2422bcff2d3b3ec9
 DIST texmath-0.8.2.2.tar.gz 1599187 SHA256 a1f492d8bfdd9a28f9bbb546fd335e285b7da15ab1e7ac0cc0c96a8e42cec2f3 SHA512 2c8806ab0386acec6ed963a4574a5a24a07eb49a833a51021fef48e3a975012a083bd43fc4172399265430d9599b79f3ce1e5edfe785e80e92f259efc9dc674e WHIRLPOOL 0c9519b9979caf138763b8a0e0e42287afcef1b578959b70b1abefc212d2e49047c5ee375694badc33f201054205dfad15a68c201346b76f2225c56f579a0cc6
 DIST texmath-0.8.4.1.tar.gz 1599833 SHA256 45a9c779775e4e6effd7606bef5c179524b4fb88dca952c2decd3fa82e6c94f5 SHA512 e7bc52235e23e890134005d6a2bb4169f6a55286eea41ba55430918acecd3ec09105adb511ed0e2df43ffb760bd888d971c96efeb544028c6b7ab89e06242ae4 WHIRLPOOL db1545445d39de75a5c8121a3ed1447ce347c4aa9e8b2fcdee1c94f7f7a29de356fb7d1f1473d0b2582b082fb8efed55f2bd0b6d40f62474677170c2079cc30b
 DIST texmath-0.8.6.2.tar.gz 1605476 SHA256 a9aabd507733c80ae86bcaa7129cf43056904047e27571c65606f158fe0f3b05 SHA512 d9bbb033592531a7963cfc3c054ca38ae72da4bc9d1b4509964e32f8e5bc888ac32b49849c67b7c08f5ceb95ac24cede9542f31510142ed4d83dd3a806c75682 WHIRLPOOL 0e4db14383a64ed089c49820b55c36d7183d657ed786bed6d3fd5f3aa09505749ed362153675cd66b37ccf7224b172cece9236559f6c3d796544ff5beb0f2141
+DIST texmath-0.8.6.3.tar.gz 1605299 SHA256 74f600a77a5ce2d88aa1aa81b0bea5f5e79da6b64b51e50656f7bbf27debc22b SHA512 d4ca9f6b6b94f491b2e6a9c110f7f8130047691b62266e6c0c928e3a7aed6c289484d93a9b69b9c3e7454a6bb404e48c5ac09d37f98f7d538d2a2825b96c7478 WHIRLPOOL 1d506c738775f7cec0f1d79da1c78c000525269b1e9d40b76e30af1e1bbfccc38e83775ca6443ca7ba2e5b8efd77c6606b9b2247930eebbe989dd19373235bdd

diff --git a/dev-haskell/texmath/files/texmath-0.8.6.3-build-deps.patch b/dev-haskell/texmath/files/texmath-0.8.6.3-build-deps.patch
new file mode 100644
index 0000000..e5bb521
--- /dev/null
+++ b/dev-haskell/texmath/files/texmath-0.8.6.3-build-deps.patch
@@ -0,0 +1,17 @@
+diff --git a/texmath.cabal b/texmath.cabal
+index 16f4410..ba61859 100644
+--- a/texmath.cabal
++++ b/texmath.cabal
+@@ -135,8 +135,8 @@ Executable texmath
+                          split, aeson, bytestring, text
++      if flag(network-uri)
++        Build-Depends:     network-uri >= 2.6
++      else
++        Build-Depends:     network < 2.6
+     else
+       Buildable:         False
+-    if flag(network-uri)
+-      Build-Depends:     network-uri >= 2.6
+-    else
+-      Build-Depends:     network < 2.6
+ 

diff --git a/dev-haskell/texmath/texmath-0.8.6.3.ebuild b/dev-haskell/texmath/texmath-0.8.6.3.ebuild
new file mode 100644
index 0000000..1411a7f
--- /dev/null
+++ b/dev-haskell/texmath/texmath-0.8.6.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+# ebuild generated by hackport 0.5.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+inherit haskell-cabal
+
+DESCRIPTION="Conversion between formats used to represent mathematics"
+HOMEPAGE="https://github.com/jgm/texmath"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE="executable +network-uri"
+
+RDEPEND="dev-haskell/mtl:=[profile?]
+	>=dev-haskell/pandoc-types-1.12.3.3:=[profile?] <dev-haskell/pandoc-types-1.17:=[profile?]
+	>=dev-haskell/parsec-3:=[profile?]
+	dev-haskell/syb:=[profile?]
+	dev-haskell/xml:=[profile?]
+	>=dev-lang/ghc-7.4.1:=
+	executable? ( dev-haskell/aeson:=[profile?]
+			dev-haskell/split:=[profile?]
+			dev-haskell/text:=[profile?]
+			network-uri? ( >=dev-haskell/network-uri-2.6:=[profile?] )
+			!network-uri? ( <dev-haskell/network-2.6:=[profile?] ) )
+"
+DEPEND="${RDEPEND}
+	>=dev-haskell/cabal-1.10
+	test? ( dev-haskell/temporary
+		dev-haskell/utf8-string
+		!executable? ( dev-haskell/split
+				dev-haskell/text ) )
+"
+
+PATCHES=("${FILESDIR}"/${P}-build-deps.patch)
+
+src_configure() {
+	haskell-cabal_src_configure \
+		$(cabal_flag executable executable) \
+		$(cabal_flag network-uri network-uri)
+}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-haskell/texmath/, dev-haskell/texmath/files/
@ 2020-08-21  7:38 Sergei Trofimovich
  0 siblings, 0 replies; 2+ messages in thread
From: Sergei Trofimovich @ 2020-08-21  7:38 UTC (permalink / raw
  To: gentoo-commits

commit:     6de340d12560c3d2a46ba33c6b68a4479251d827
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 21 07:38:02 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Aug 21 07:38:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6de340d1

dev-haskell/texmath: drop old

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/texmath/Manifest                       |  6 ---
 .../texmath/files/texmath-0.8.6.3-build-deps.patch | 17 --------
 dev-haskell/texmath/texmath-0.6.4.ebuild           | 46 ----------------------
 dev-haskell/texmath/texmath-0.6.6.3.ebuild         | 38 ------------------
 dev-haskell/texmath/texmath-0.8.2.2.ebuild         | 44 ---------------------
 dev-haskell/texmath/texmath-0.8.6.3.ebuild         | 46 ----------------------
 dev-haskell/texmath/texmath-0.8.6.7.ebuild         | 46 ----------------------
 dev-haskell/texmath/texmath-0.9.1.ebuild           | 44 ---------------------
 8 files changed, 287 deletions(-)

diff --git a/dev-haskell/texmath/Manifest b/dev-haskell/texmath/Manifest
index 026f84289d8..0d757969b42 100644
--- a/dev-haskell/texmath/Manifest
+++ b/dev-haskell/texmath/Manifest
@@ -1,7 +1 @@
 DIST texmath-0.12.0.2.tar.gz 1792597 BLAKE2B 17981e435d870a4640f6a773be02e99dbaee295a420b11f90f357b9b483e9b8f5ff3b0363178b9fc57afbf7ff99328454af9c6ae8606a194a57d72ddbef968e0 SHA512 d5b3418492495f59b493bc418e68f4e66f7d2b4eb1293b540b1eb00312a7cded7eb4dba9b178224d311a1999fefac49b5cbb5caa50a85296292cb35d5806dfc6
-DIST texmath-0.6.4.tar.gz 45075 BLAKE2B 3272642b243d693d0cad77b71c1caa9cb3131ca90ea3e047b8944e931885cb778571c25da25ad5f0bad70ee9cbfb029ae3dff1a25a2722f311e300960b8601a5 SHA512 b6d1ff64cd7c758687efd656a8e0efdc9b6a1eac9f0dde5cd5d7d07fe6b3c8fd1a62145413b950b443cddd2a434151bc490148631b75fc853bdaadab2b5b0640
-DIST texmath-0.6.6.3.tar.gz 46983 BLAKE2B ceb6881b7dacd496d252c6a911407d30194254b157d6e84a640dd447646849cfd8ac24f78ecdc848e1cc280cc2084b73403d12ab809f1abbd6b12f8a826a2f5d SHA512 f6e41b28445751a2d296c9d0effaa95bc4962bb7af037ce277a4b59c0eb8e83caf7389cc420e4839b3737764c2bd7c15277771afdadfbb4310112e9ba5477210
-DIST texmath-0.8.2.2.tar.gz 1599187 BLAKE2B f65be60aee417cea0ec9d8e20e257a39de3f64a0288376914f63980c3f13def3473820f0b696f5eb11f210dec80f6d7ceae7c7eced8a64bbd42af712717271fc SHA512 2c8806ab0386acec6ed963a4574a5a24a07eb49a833a51021fef48e3a975012a083bd43fc4172399265430d9599b79f3ce1e5edfe785e80e92f259efc9dc674e
-DIST texmath-0.8.6.3.tar.gz 1605299 BLAKE2B 89f9272b5a19cec18996e0b39f9e39c3f47e21a6990cf8c4467b5d0315d18e37aef506b06b12d470992117d87299972820c15bb1282d22d993936bdbfe3ab80d SHA512 d4ca9f6b6b94f491b2e6a9c110f7f8130047691b62266e6c0c928e3a7aed6c289484d93a9b69b9c3e7454a6bb404e48c5ac09d37f98f7d538d2a2825b96c7478
-DIST texmath-0.8.6.7.tar.gz 1595061 BLAKE2B 9b41f35efd528e924ac8d6c56a8403599ac7ce35954fc6c7e39f38fb26c0fcb153c19a93a4b4b3969102b87156784c19372049d2a68d8431fed5d023011a012e SHA512 792e81395d092b7606d2f4c4cb59afd03f4226e611ca4e7a9b2a087c507345c709a92853cbc5d780729ea47c849cdf3727528bdafcb2b9217b4032041c937202
-DIST texmath-0.9.1.tar.gz 1596703 BLAKE2B 94fae6b9b3d1dec548d8e1b929c355d1cecd2cef638f7cfe5dc4d1e6a96bfb23a56535ee717fc59b18afd7144778666cc1ba6dfcd3211343f6fe9b5d9117a7a0 SHA512 6aba502dfb9f5163115f229ca9484ef1df72e712494b95e6e050a2e655684addec564bfe0a261db2efb45d0a6a0ef4547a856ff85031a9954c04e0fbe7131269

diff --git a/dev-haskell/texmath/files/texmath-0.8.6.3-build-deps.patch b/dev-haskell/texmath/files/texmath-0.8.6.3-build-deps.patch
deleted file mode 100644
index e5bb521239c..00000000000
--- a/dev-haskell/texmath/files/texmath-0.8.6.3-build-deps.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git a/texmath.cabal b/texmath.cabal
-index 16f4410..ba61859 100644
---- a/texmath.cabal
-+++ b/texmath.cabal
-@@ -135,8 +135,8 @@ Executable texmath
-                          split, aeson, bytestring, text
-+      if flag(network-uri)
-+        Build-Depends:     network-uri >= 2.6
-+      else
-+        Build-Depends:     network < 2.6
-     else
-       Buildable:         False
--    if flag(network-uri)
--      Build-Depends:     network-uri >= 2.6
--    else
--      Build-Depends:     network < 2.6
- 

diff --git a/dev-haskell/texmath/texmath-0.6.4.ebuild b/dev-haskell/texmath/texmath-0.6.4.ebuild
deleted file mode 100644
index 25b0afa900e..00000000000
--- a/dev-haskell/texmath/texmath-0.6.4.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.3.9999
-
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML"
-HOMEPAGE="https://github.com/jgm/texmath"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="cgi test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-haskell/pandoc-types:=[profile?]
-	>=dev-haskell/parsec-3:=[profile?]
-	dev-haskell/syb:=[profile?]
-	dev-haskell/xml:=[profile?]
-	>=dev-lang/ghc-6.10.4:=
-	cgi? ( dev-haskell/cgi:=[profile?]
-		dev-haskell/json:=[profile?]
-		dev-haskell/utf8-string:=[profile?] )
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.6.0.3
-"
-
-src_configure() {
-	haskell-cabal_src_configure \
-		$(cabal_flag cgi cgi) \
-		$(cabal_flag test test)
-}
-
-src_install() {
-	cabal_src_install
-
-	# remove test and it's data
-	rm -f  "${ED}/usr/bin/texmath" 2> /dev/null
-	rm -rf "${ED}/usr/share/${P}"/ghc-*/tests 2> /dev/null
-}

diff --git a/dev-haskell/texmath/texmath-0.6.6.3.ebuild b/dev-haskell/texmath/texmath-0.6.6.3.ebuild
deleted file mode 100644
index 309597d081f..00000000000
--- a/dev-haskell/texmath/texmath-0.6.6.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.2.9999
-
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Conversion of LaTeX math formulas to MathML or OMML"
-HOMEPAGE="https://github.com/jgm/texmath"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="cgi test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-haskell/pandoc-types:=[profile?]
-	>=dev-haskell/parsec-3:=[profile?]
-	dev-haskell/syb:=[profile?]
-	dev-haskell/xml:=[profile?]
-	>=dev-lang/ghc-7.4.1:=
-	cgi? ( dev-haskell/cgi:=[profile?]
-		dev-haskell/json:=[profile?]
-		dev-haskell/utf8-string:=[profile?] )
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.6
-"
-
-src_configure() {
-	haskell-cabal_src_configure \
-		$(cabal_flag cgi cgi) \
-		$(cabal_flag test test)
-}

diff --git a/dev-haskell/texmath/texmath-0.8.2.2.ebuild b/dev-haskell/texmath/texmath-0.8.2.2.ebuild
deleted file mode 100644
index 27153974929..00000000000
--- a/dev-haskell/texmath/texmath-0.8.2.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.5.9999
-
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Conversion between formats used to represent mathematics"
-HOMEPAGE="https://github.com/jgm/texmath"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="executable +network-uri"
-
-RDEPEND="dev-haskell/mtl:=[profile?]
-	>=dev-haskell/pandoc-types-1.12.3.3:=[profile?] <dev-haskell/pandoc-types-1.13:=[profile?]
-	>=dev-haskell/parsec-3:=[profile?]
-	dev-haskell/syb:=[profile?]
-	dev-haskell/xml:=[profile?]
-	>=dev-lang/ghc-7.4.1:=
-	executable? ( dev-haskell/aeson:=[profile?]
-			dev-haskell/split:=[profile?]
-			dev-haskell/text:=[profile?] )
-	network-uri? ( >=dev-haskell/network-uri-2.6:=[profile?] )
-	!network-uri? ( <dev-haskell/network-2.6:=[profile?] )
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.10
-	test? ( dev-haskell/temporary
-		dev-haskell/utf8-string
-		!executable? ( dev-haskell/split
-				dev-haskell/text ) )
-"
-
-src_configure() {
-	haskell-cabal_src_configure \
-		$(cabal_flag executable executable) \
-		$(cabal_flag network-uri network-uri)
-}

diff --git a/dev-haskell/texmath/texmath-0.8.6.3.ebuild b/dev-haskell/texmath/texmath-0.8.6.3.ebuild
deleted file mode 100644
index 3d98e1ab414..00000000000
--- a/dev-haskell/texmath/texmath-0.8.6.3.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Conversion between formats used to represent mathematics"
-HOMEPAGE="https://github.com/jgm/texmath"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="executable +network-uri"
-
-RDEPEND="dev-haskell/mtl:=[profile?]
-	>=dev-haskell/pandoc-types-1.12.3.3:=[profile?] <dev-haskell/pandoc-types-1.17:=[profile?]
-	>=dev-haskell/parsec-3:=[profile?]
-	dev-haskell/syb:=[profile?]
-	dev-haskell/xml:=[profile?]
-	>=dev-lang/ghc-7.4.1:=
-	executable? ( dev-haskell/aeson:=[profile?]
-			dev-haskell/split:=[profile?]
-			dev-haskell/text:=[profile?]
-			network-uri? ( >=dev-haskell/network-uri-2.6:=[profile?] )
-			!network-uri? ( <dev-haskell/network-2.6:=[profile?] ) )
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.10
-	test? ( dev-haskell/temporary
-		dev-haskell/utf8-string
-		!executable? ( dev-haskell/split
-				dev-haskell/text ) )
-"
-
-PATCHES=("${FILESDIR}"/${P}-build-deps.patch)
-
-src_configure() {
-	haskell-cabal_src_configure \
-		$(cabal_flag executable executable) \
-		$(cabal_flag network-uri network-uri)
-}

diff --git a/dev-haskell/texmath/texmath-0.8.6.7.ebuild b/dev-haskell/texmath/texmath-0.8.6.7.ebuild
deleted file mode 100644
index 949c7c0e667..00000000000
--- a/dev-haskell/texmath/texmath-0.8.6.7.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Conversion between formats used to represent mathematics"
-HOMEPAGE="https://github.com/jgm/texmath"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="executable +network-uri"
-
-RDEPEND="dev-haskell/mtl:=[profile?]
-	>=dev-haskell/pandoc-types-1.12.3.3:=[profile?] <dev-haskell/pandoc-types-1.18:=[profile?]
-	>=dev-haskell/parsec-3:=[profile?]
-	dev-haskell/syb:=[profile?]
-	dev-haskell/xml:=[profile?]
-	>=dev-lang/ghc-7.4.1:=
-	executable? ( dev-haskell/aeson:=[profile?]
-			dev-haskell/split:=[profile?]
-			dev-haskell/text:=[profile?]
-			network-uri? ( >=dev-haskell/network-uri-2.6:=[profile?] )
-			!network-uri? ( <dev-haskell/network-2.6:=[profile?] ) )
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.10
-	test? ( dev-haskell/temporary
-		dev-haskell/utf8-string
-		!executable? ( dev-haskell/split
-				dev-haskell/text ) )
-"
-
-PATCHES=("${FILESDIR}"/${PN}-0.8.6.3-build-deps.patch)
-
-src_configure() {
-	haskell-cabal_src_configure \
-		$(cabal_flag executable executable) \
-		$(cabal_flag network-uri network-uri)
-}

diff --git a/dev-haskell/texmath/texmath-0.9.1.ebuild b/dev-haskell/texmath/texmath-0.9.1.ebuild
deleted file mode 100644
index 32063f3a1ae..00000000000
--- a/dev-haskell/texmath/texmath-0.9.1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.1.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Conversion between formats used to represent mathematics"
-HOMEPAGE="https://github.com/jgm/texmath"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="executable +network-uri"
-
-RDEPEND="dev-haskell/mtl:=[profile?]
-	>=dev-haskell/pandoc-types-1.12.3.3:=[profile?] <dev-haskell/pandoc-types-1.18:=[profile?]
-	>=dev-haskell/parsec-3:=[profile?]
-	dev-haskell/syb:=[profile?]
-	dev-haskell/xml:=[profile?]
-	>=dev-lang/ghc-7.4.1:=
-	executable? ( dev-haskell/aeson:=[profile?]
-			dev-haskell/split:=[profile?]
-			dev-haskell/text:=[profile?]
-			network-uri? ( >=dev-haskell/network-uri-2.6:=[profile?] )
-			!network-uri? ( <dev-haskell/network-2.6:=[profile?] ) )
-"
-DEPEND="${RDEPEND}
-	>=dev-haskell/cabal-1.10
-	test? ( dev-haskell/temporary
-		dev-haskell/utf8-string
-		!executable? ( dev-haskell/split
-				dev-haskell/text ) )
-"
-
-src_configure() {
-	haskell-cabal_src_configure \
-		$(cabal_flag executable executable) \
-		$(cabal_flag network-uri network-uri)
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-21  7:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-16 21:55 [gentoo-commits] repo/gentoo:master commit in: dev-haskell/texmath/, dev-haskell/texmath/files/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2020-08-21  7:38 Sergei Trofimovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox