diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-08-22 02:42:13 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-08-22 02:42:13 +0100 |
commit | e7f37e03b952768321c8c943a80eff4152ea7bbd (patch) | |
tree | 355a9efb62297418cdadbc424b09dbafc54257e5 /sci-mathematics/agda | |
parent | 2518522472e5de9c52c78dc0246475fe0ae3cc05 (diff) |
gentoo auto-resync : 22:08:2022 - 02:42:13
Diffstat (limited to 'sci-mathematics/agda')
-rw-r--r-- | sci-mathematics/agda/Manifest | 4 | ||||
-rw-r--r-- | sci-mathematics/agda/agda-2.6.1.2.ebuild | 142 | ||||
-rw-r--r-- | sci-mathematics/agda/files/50agda2-gentoo.el | 10 | ||||
-rw-r--r-- | sci-mathematics/agda/metadata.xml | 37 |
4 files changed, 0 insertions, 193 deletions
diff --git a/sci-mathematics/agda/Manifest b/sci-mathematics/agda/Manifest deleted file mode 100644 index 0eb8ee571d23..000000000000 --- a/sci-mathematics/agda/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -AUX 50agda2-gentoo.el 317 BLAKE2B c295509014fc7f254c5c0650b079d3827b182270c6e1aa3d1ddf4f4076d94115f0168d4ad0c96a876be57ead4db26219e594a9afed3aba2ce3cab30e8cf19060 SHA512 55b7438896cb66b4b32b0ba0d9468bb2496df1f63a78f3f4b4e19cc038018605c9cbd7880d2be1b40d6d1509ac6df20304cdc8c2ccde69e89777acfc65a1ce8e -DIST Agda-2.6.1.2.tar.gz 2722270 BLAKE2B cf8d4bff2c189d87696c3f03f1b32777e8bd060102f108e0b96aca87e6b3b1cc84077a1e0fe3f9ef42293f683aa855eb60ade8b0863b3f78c96b4ebb63e456a5 SHA512 5ab35d9b581ed918481dd25619739dfa43ea3d86b9522989fe8c83b3aa8749bee81fb12e7cd6b4270c4890a3719386c62b220163324407a1201273d1dfe9d615 -EBUILD agda-2.6.1.2.ebuild 5118 BLAKE2B 4c45bdc04bda4f1ee36fa691ad89458312e58c04b318b5485635eb442dbae702040bb959589693a518c808aa404d6e75a9d8d31c9c17d4b0c0d610f12c6f4f77 SHA512 10111072552ed9bb046815f1e70181ad05a755f6a496d351b7de93ff9c206caef25cbe3e7241415767c523baebaa99cff6bbf8a177ac109a366a121049c06c8a -MISC metadata.xml 1740 BLAKE2B bf985301a71c899ab82d1161cddb312f9141068b7d8cd021dec9b8ad961c8332acb2f203848ab5666a08a0a04549b49c6396abdfa45cbd598d70595ff1f1c684 SHA512 afb2feb40e48f56f4db0edf65a8931f5cd2c3aec5516cb70faac4caa26f1864ef6ee8931c6f26c11b14bd7f0cd9ffddfe6dda3793de36116b87dddd1defc71cb diff --git a/sci-mathematics/agda/agda-2.6.1.2.ebuild b/sci-mathematics/agda/agda-2.6.1.2.ebuild deleted file mode 100644 index a2a59db413d6..000000000000 --- a/sci-mathematics/agda/agda-2.6.1.2.ebuild +++ /dev/null @@ -1,142 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# ebuild generated by hackport 0.6.6.9999 - -CABAL_FEATURES="lib profile haddock hoogle hscolour" -inherit haskell-cabal elisp-common - -MY_PN="Agda" -MY_P="${MY_PN}-${PV}" - -## shared with sci-mathematics/agda-stdlib -# upstream does not maintain version ordering: -# https://github.com/agda/agda-stdlib/releases -# 0.11 -> 2.5.0.20160213 -> 2.5.0.20160412 -> 0.12 -# As Agda-stdlib is tied to Agda version we encode -# both versions in gentoo version. -## -MY_UPSTREAM_AGDA_STDLIB_V="1.4" -MY_GENTOO_AGDA_STDLIB_V="${PV}.${MY_UPSTREAM_AGDA_STDLIB_V}" - -DESCRIPTION="A dependently typed functional programming language and proof assistant" -HOMEPAGE="https://wiki.portal.chalmers.se/agda/" -SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="cpphs debug emacs enable-cluster-counting +stdlib" - -RDEPEND=">=dev-haskell/aeson-1.1.2.0:=[profile?] <dev-haskell/aeson-1.6:=[profile?] - >=dev-haskell/async-2.2:=[profile?] <dev-haskell/async-2.3:=[profile?] - >=dev-haskell/blaze-html-0.8:=[profile?] <dev-haskell/blaze-html-0.10:=[profile?] - >=dev-haskell/boxes-0.1.3:=[profile?] <dev-haskell/boxes-0.2:=[profile?] - >=dev-haskell/data-hash-0.2.0.0:=[profile?] <dev-haskell/data-hash-0.3:=[profile?] - >=dev-haskell/edit-distance-0.2.1.2:=[profile?] <dev-haskell/edit-distance-0.3:=[profile?] - >=dev-haskell/equivalence-0.3.2:=[profile?] <dev-haskell/equivalence-0.4:=[profile?] - >=dev-haskell/exceptions-0.8:=[profile?] <dev-haskell/exceptions-0.11:=[profile?] - >=dev-haskell/geniplate-mirror-0.6.0.6:=[profile?] <dev-haskell/geniplate-mirror-0.8:=[profile?] - >=dev-haskell/gitrev-1.3.1:=[profile?] <dev-haskell/gitrev-2.0:=[profile?] - >=dev-haskell/hashable-1.2.1.0:=[profile?] <dev-haskell/hashable-1.4:=[profile?] - >=dev-haskell/hashtables-1.2.0.2:=[profile?] <dev-haskell/hashtables-1.3:=[profile?] - >=dev-haskell/haskeline-0.7.2.3:=[profile?] <dev-haskell/haskeline-0.9:=[profile?] - >=dev-haskell/ieee754-0.7.8:=[profile?] <dev-haskell/ieee754-0.9:=[profile?] - >=dev-haskell/mtl-2.2.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?] - >=dev-haskell/murmur-hash-0.1:=[profile?] <dev-haskell/murmur-hash-0.2:=[profile?] - >=dev-haskell/regex-tdfa-1.3.1.0:=[profile?] <dev-haskell/regex-tdfa-1.4:=[profile?] - >=dev-haskell/split-0.2.0.0:=[profile?] <dev-haskell/split-0.2.4:=[profile?] - >=dev-haskell/stm-2.4.4:=[profile?] <dev-haskell/stm-2.6:=[profile?] - >=dev-haskell/strict-0.3.2:=[profile?] <dev-haskell/strict-0.5:=[profile?] - >=dev-haskell/text-1.2.3.1:=[profile?] <dev-haskell/text-1.3:=[profile?] - >=dev-haskell/unordered-containers-0.2.5.0:=[profile?] <dev-haskell/unordered-containers-0.3:=[profile?] - >=dev-haskell/uri-encode-1.5.0.4:=[profile?] <dev-haskell/uri-encode-1.6:=[profile?] - >=dev-haskell/zlib-0.6:=[profile?] <dev-haskell/zlib-0.7:=[profile?] - >=dev-lang/ghc-8.0.2:= - enable-cluster-counting? ( >=dev-haskell/text-icu-0.7:=[profile?] <dev-haskell/text-icu-0.8:=[profile?] ) -" -RDEPEND+=" - emacs? ( - >=app-editors/emacs-23.1:* - app-emacs/haskell-mode ) -" -PDEPEND="stdlib? ( ~sci-mathematics/agda-stdlib-${MY_GENTOO_AGDA_STDLIB_V} )" -DEPEND="${RDEPEND} - dev-haskell/alex - >=dev-haskell/cabal-1.24.2.0 <dev-haskell/cabal-3.3 - dev-haskell/happy - cpphs? ( >=dev-haskell/cpphs-1.20.9 ) -" - -SITEFILE="50${PN}2-gentoo.el" -S="${WORKDIR}/${MY_P}" - -src_prepare() { - default - - if ! use emacs; then - sed -e '/.*emacs-mode.*$/d' \ - -i "${S}/${MY_PN}.cabal" \ - || die "Could not remove agda-mode from ${MY_PN}.cabal" - fi - - cabal_chdeps \ - 'if impl(ghc >= 8.6.4) && impl(ghc < 8.10.3)' 'if impl(ghc >= 8.6.4) && impl(ghc < 8.11.0)' -} - -src_configure() { - haskell-cabal_src_configure \ - $(cabal_flag cpphs cpphs) \ - $(cabal_flag debug debug) \ - $(cabal_flag enable-cluster-counting enable-cluster-counting) -} - -src_compile() { - if use emacs; then - BYTECOMPFLAGS="-L ./src/data/emacs-mode" - elisp-compile src/data/emacs-mode/*.el \ - || die "Failed to compile emacs mode" - fi - export LD_LIBRARY_PATH="${S}/dist/build${LD_LIBRARY_PATH+:}${LD_LIBRARY_PATH}" - haskell-cabal_src_compile -} - -src_install() { - local add="${ED}"/usr/share/"${P}/ghc-$(ghc-version)" - - haskell-cabal_src_install - - export LD_LIBRARY_PATH="${S}/dist/build${LD_LIBRARY_PATH+:}${LD_LIBRARY_PATH}" - # compile Agda.Primitive and Agda.Builtin modules, emulate Setup.hs postinst phase - Agda_datadir="${add}" \ - "${ED}"/usr/bin/agda "${add}"/lib/prim/Agda/Primitive.agda \ - || die "Failed to build 'Primitive.agdai'" - for file in "${add}"/lib/prim/Agda/Builtin/*.agda; do - Agda_datadir="${add}" \ - "${ED}"/usr/bin/agda "${file}" \ - || die "Failed to build '${file}'" - done - - if use emacs; then - elisp-install ${PN} src/data/emacs-mode/*.el \ - || die "Failed to install emacs mode" - elisp-site-file-install "${FILESDIR}/${SITEFILE}" \ - || die "Failed to install elisp site file" - fi -} - -pkg_postinst() { - haskell-cabal_pkg_postinst - if use emacs; then - elisp-site-regen - fi -} - -pkg_postrm() { - haskell-cabal_pkg_postrm - if use emacs; then - elisp-site-regen - fi -} diff --git a/sci-mathematics/agda/files/50agda2-gentoo.el b/sci-mathematics/agda/files/50agda2-gentoo.el deleted file mode 100644 index fd1367f727e6..000000000000 --- a/sci-mathematics/agda/files/50agda2-gentoo.el +++ /dev/null @@ -1,10 +0,0 @@ -;;; agda site-lisp configuration - -(add-to-list 'load-path "@SITELISP@") -(autoload 'agda2-mode "agda2.el" - "Major mode for Agda files" t) -(unless (assoc "\\.agda" auto-mode-alist) - (setq auto-mode-alist - (nconc '(("\\.agda" . agda2-mode) - ("\\.alfa" . agda2-mode)) auto-mode-alist))) - diff --git a/sci-mathematics/agda/metadata.xml b/sci-mathematics/agda/metadata.xml deleted file mode 100644 index 3c7fcb2824b8..000000000000 --- a/sci-mathematics/agda/metadata.xml +++ /dev/null @@ -1,37 +0,0 @@ -<?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> - <use> - <flag name="cpphs">Use cpphs instead of cpp.</flag> - <flag name="debug">Enable debugging features that may slow Agda down.</flag> - <flag name="enable-cluster-counting">Enable the --count-clusters flag. (If enable-cluster-counting is False, then the --count-clusters flag triggers an error message.)</flag> - <flag name="stdlib">Install the standard library.</flag> - </use> - <longdescription> - Agda is a dependently typed functional programming language: It has - inductive families, which are similar to Haskell's GADTs, but they - can be indexed by values and not just types. It also has - parameterised modules, mixfix operators, Unicode characters, and an - interactive Emacs interface (the type checker can assist in the - development of your code). - - Agda is also a proof assistant: It is an interactive system for - writing and checking proofs. Agda is based on intuitionistic type - theory, a foundational system for constructive mathematics developed - by the Swedish logician Per Martin-L&#xf6;f. It has many - similarities with other proof assistants based on dependent types, - such as Coq, Epigram and NuPRL. - - This package includes both a command-line program (agda) and an - Emacs mode. If you want to use the Emacs mode you can set it up by - running @agda-mode setup@ (see the README). - - Note that the Agda package does not follow the package versioning - policy, because it is not intended to be used by third-party - packages. - </longdescription> -</pkgmetadata> |