summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeri Harris <keri@gentoo.org>2020-09-11 16:39:32 +0200
committerKeri Harris <keri@gentoo.org>2020-09-11 16:39:32 +0200
commit780e4198a30dc52b3c95461e42d015cb60833a14 (patch)
tree7cfcfb53db42ad60c50c407b7f551a3c4036a8ed /dev-lang/mozart
parentdev-lang/mozart-stdlib: remove old (broken) version (diff)
downloadgentoo-780e4198a30dc52b3c95461e42d015cb60833a14.tar.gz
gentoo-780e4198a30dc52b3c95461e42d015cb60833a14.tar.bz2
gentoo-780e4198a30dc52b3c95461e42d015cb60833a14.zip
dev-lang/mozart: remove old (broken) version
Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
Diffstat (limited to 'dev-lang/mozart')
-rw-r--r--dev-lang/mozart/Manifest4
-rw-r--r--dev-lang/mozart/mozart-1.4.0-r3.ebuild124
-rw-r--r--dev-lang/mozart/mozart-1.4.0-r4.ebuild135
3 files changed, 0 insertions, 263 deletions
diff --git a/dev-lang/mozart/Manifest b/dev-lang/mozart/Manifest
index 4175014dce1d..777da6f5120e 100644
--- a/dev-lang/mozart/Manifest
+++ b/dev-lang/mozart/Manifest
@@ -1,6 +1,2 @@
-DIST mozart-1.4.0-gentoo-patchset-5.tar.gz 24700 BLAKE2B c3b14bd7d8a762b84a098a9e42dfe09b5b902fdfe6c8e8dcebe7198eaaf0e89cbb101ec3765713db0fbddb6f3b9741ed927af98df48aed496d7864f6bc5f6999 SHA512 99db9bf62682fd306c4b665d99ab3b48a787c26230d5e8db2e3564684eff2e41ac0c6bb6a612afa0446555dcb1e419ae7ef1dbfec4c918d769d51dafeeee8462
-DIST mozart-1.4.0-gentoo-patchset-6.tar.gz 25878 BLAKE2B 831fa3accc587c769ab40ae4289e45ca28171af572095b7c3b93b69e82ff4bcaeb425d68c7a76aa9b2724b610ba21020647b6d1e3aa525ce58edbc9446d88791 SHA512 5a292bcc81c8062ebd5a948b224e8131302fc61b60303b8e3257ed20e751d0a874303611aeba6d1aacddbf92ec611428e49c2c17bc1dff5e182d0198afe655bf
-DIST mozart-1.4.0.20080704-doc.tar.gz 4085020 BLAKE2B 33eaf57c91dd62d9aa79651095aa5d095086d76dfa16bd5f520962229338c00556fcf3ac01eca1769c687f990110e95fa887d56391346af780d55166708338a1 SHA512 25f8f4b603ae7f4ef054a79a2baa4e10074f8a95f762b75fd88480526fb073b5b4874c269d116a960017a9e7ef989dd9f41853b0ff76e08b2cad2de2090c2eb4
-DIST mozart-1.4.0.20080704-src.tar.gz 11848201 BLAKE2B 0ceeb7dbd3f6858d1a4fee76f2a99eeb3127a07fd31b6760748ac8b8b638c36caaa873154be6481c3dc4b5196ef04cb0c10be421bd87dc3bc4e6b29357622d8d SHA512 f1114662c8c603cc2ac530d4ea1d22a0581f6e1b4d5cb57ccf899b8051ea48dbcf2fa2b62173359a754367a5456a7cb121a208d6a246248207599b0470525229
DIST mozart-2.0.1-gentoo-patchset-1.tar.gz 39069 BLAKE2B 7490d13665314b3a998fb21bd8a342f262d92a395c3b0bbfa9a7813c044220c82ac02eb0103409127862c9bb4e4c44765b1228a7bdea2cb247492c94264f4fe0 SHA512 ce3cdb8ffebd95d6065439432905ad68b9cd8b86f58478092ab55df7ae7c72498a3e29bda462f3305aff6c99d010c45d786f905e2e906550ee61656ba122bbc6
DIST mozart-2.0.1.tar.gz 2281261 BLAKE2B 7f071e9ec130a0b482b299f4dac15d64f632702d6ecf55b7af0993087064e533b4de80f77520a725f69f68648a9ce763c8c8826bb24e52af49eda8c3ccfba0b5 SHA512 a72a6fa68296d06af72327fd11310b3be152e5ad9a56f1fc4200ac7b89cd177e9a23a38c6721e1885d4f2ed0870065e919fb9fe3c9a2833fcd8e4ac0fd43aeb4
diff --git a/dev-lang/mozart/mozart-1.4.0-r3.ebuild b/dev-lang/mozart/mozart-1.4.0-r3.ebuild
deleted file mode 100644
index 44dbcac31907..000000000000
--- a/dev-lang/mozart/mozart-1.4.0-r3.ebuild
+++ /dev/null
@@ -1,124 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp-common eutils
-
-PATCHSET_VER="5"
-MY_P="mozart-${PV}.20080704"
-
-DESCRIPTION="Advanced development platform for intelligent, distributed applications"
-HOMEPAGE="https://mozart.github.io/ https://github.com/mozart/mozart"
-SRC_URI="
- mirror://sourceforge/project/mozart-oz/v1/1.4.0-2008-07-02-tar/${MY_P}-src.tar.gz
- mirror://gentoo/${P}-gentoo-patchset-${PATCHSET_VER}.tar.gz
- doc? ( mirror://sourceforge/project/mozart-oz/v1/1.4.0-2008-07-02-tar/${MY_P}-doc.tar.gz )"
-
-SLOT="0"
-LICENSE="Mozart"
-KEYWORDS="-amd64 ppc -ppc64 x86"
-IUSE="doc emacs examples gdbm static tcl threads tk"
-
-RDEPEND="
- dev-lang/perl
- dev-libs/gmp:0=
- sys-libs/zlib
- emacs? ( >=app-editors/emacs-23.1:* )
- gdbm? ( sys-libs/gdbm )
- tcl? (
- tk? (
- dev-lang/tk:0=
- dev-lang/tcl:0=
- )
- )"
-DEPEND="${RDEPEND}
- sys-devel/bison
- sys-devel/flex"
-
-SITEFILE=50${PN}-gentoo.el
-
-S="${WORKDIR}"/${MY_P}
-
-src_prepare() {
- EPATCH_FORCE=yes
- EPATCH_SUFFIX=patch
- epatch "${WORKDIR}"/${PV}
-}
-
-src_configure() {
- local myconf="\
- --without-global-oz \
- --enable-opt=none"
-
- if use tcl && use tk ; then
- myconf="${myconf} --enable-wish"
- else
- myconf="${myconf} --disable-wish"
- fi
-
- econf \
- ${myconf} \
- --disable-doc \
- --enable-contrib \
- --disable-contrib-micq \
- $(use_enable doc contrib-doc) \
- $(use_enable gdbm contrib-gdbm) \
- $(use_enable tk contrib-tk) \
- $(use_enable emacs compile-elisp) \
- $(use_enable static link-static) \
- $(use_enable threads threaded)
-}
-
-src_compile() {
- emake bootstrap
-}
-
-src_test() {
- # Mozart tests must be run single-threaded
- cd "${S}"/share/test || die
- emake -j1 boot-oztest
- emake -j1 boot-check
-}
-
-src_install() {
- emake \
- PREFIX="${D}"/usr/lib/mozart \
- ELISPDIR="${D}${SITELISP}/${PN}" \
- install
-
- dosym /usr/lib/mozart/bin/convertTextPickle /usr/bin/convertTextPickle
- dosym /usr/lib/mozart/bin/oldpickle2text /usr/bin/oldpickle2text
- dosym /usr/lib/mozart/bin/ozc /usr/bin/ozc
- dosym /usr/lib/mozart/bin/ozd /usr/bin/ozd
- dosym /usr/lib/mozart/bin/ozengine /usr/bin/ozengine
- dosym /usr/lib/mozart/bin/ozl /usr/bin/ozl
- dosym /usr/lib/mozart/bin/ozplatform /usr/bin/ozplatform
- dosym /usr/lib/mozart/bin/oztool /usr/bin/oztool
- dosym /usr/lib/mozart/bin/pickle2text /usr/bin/pickle2text
- dosym /usr/lib/mozart/bin/text2pickle /usr/bin/text2pickle
-
- if use emacs; then
- dosym /usr/lib/mozart/bin/oz /usr/bin/oz
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
- fi
-
- dodoc "${S}"/README
- use doc && dohtml -r "${WORKDIR}"/mozart/doc/*
-
- if use examples; then
- cd "${S}"/share || die
- insinto /usr/share/doc/${PF}
- doins -r examples demo
- rm -rf $(find "${ED}"/usr/share/doc/${PF}/examples \
- -name Makefile -o -name Makefile.in) || die
- fi
-}
-
-pkg_postinst() {
- use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
- use emacs && elisp-site-regen
-}
diff --git a/dev-lang/mozart/mozart-1.4.0-r4.ebuild b/dev-lang/mozart/mozart-1.4.0-r4.ebuild
deleted file mode 100644
index 25aff0bfbc8f..000000000000
--- a/dev-lang/mozart/mozart-1.4.0-r4.ebuild
+++ /dev/null
@@ -1,135 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit elisp-common flag-o-matic
-
-PATCHSET_VER="6"
-MY_P="mozart-${PV}.20080704"
-
-DESCRIPTION="Advanced development platform for intelligent, distributed applications"
-HOMEPAGE="https://mozart.github.io/ https://github.com/mozart/mozart"
-SRC_URI="
- mirror://sourceforge/project/mozart-oz/v1/1.4.0-2008-07-02-tar/${MY_P}-src.tar.gz
- https://dev.gentoo.org/~keri/distfiles/mozart/${P}-gentoo-patchset-${PATCHSET_VER}.tar.gz
- doc? ( mirror://sourceforge/project/mozart-oz/v1/1.4.0-2008-07-02-tar/${MY_P}-doc.tar.gz )"
-
-SLOT="0"
-LICENSE="Mozart"
-KEYWORDS="-amd64 ~ppc -ppc64 ~x86"
-IUSE="doc emacs examples gdbm static tcl threads tk"
-
-RDEPEND="
- dev-lang/perl
- dev-libs/gmp:0=
- sys-libs/zlib
- emacs? ( >=app-editors/emacs-23.1:* )
- gdbm? ( sys-libs/gdbm )
- tcl? (
- tk? (
- dev-lang/tk:0=
- dev-lang/tcl:0=
- )
- )"
-DEPEND="${RDEPEND}
- sys-devel/bison
- sys-devel/flex"
-
-SITEFILE=50${PN}-gentoo.el
-
-S="${WORKDIR}"/${MY_P}
-
-src_prepare() {
- default
- eapply "${WORKDIR}"/${PV}
-
- mkdir -p "${S}"/build/contrib
- ln -s "${S}"/configure "${S}"/build/configure
-}
-
-src_configure() {
- cd "${S}"/build
-
- append-flags -fno-tree-vrp
- local myconf="\
- --without-global-oz \
- --enable-opt=none"
-
- if use tcl && use tk ; then
- myconf="${myconf} --enable-wish"
- else
- myconf="${myconf} --disable-wish"
- fi
-
- econf \
- ${myconf} \
- --disable-doc \
- --enable-contrib \
- --disable-contrib-micq \
- $(use_enable doc contrib-doc) \
- $(use_enable gdbm contrib-gdbm) \
- $(use_enable tk contrib-tk) \
- $(use_enable emacs compile-elisp) \
- $(use_enable static link-static) \
- $(use_enable threads threaded)
-}
-
-src_compile() {
- cd "${S}"/build
- emake bootstrap
-}
-
-src_test() {
- # Mozart tests must be run single-threaded
- cd "${S}"/share/test || die
- emake -j1 boot-oztest
- emake -j1 boot-check
-}
-
-src_install() {
- cd "${S}"/build
-
- emake \
- PREFIX="${D}"/usr/lib/mozart \
- ELISPDIR="${D}${SITELISP}/${PN}" \
- install
-
- dosym ../lib/mozart/bin/convertTextPickle /usr/bin/convertTextPickle
- dosym ../lib/mozart/bin/oldpickle2text /usr/bin/oldpickle2text
- dosym ../lib/mozart/bin/ozc /usr/bin/ozc
- dosym ../lib/mozart/bin/ozd /usr/bin/ozd
- dosym ../lib/mozart/bin/ozengine /usr/bin/ozengine
- dosym ../lib/mozart/bin/ozl /usr/bin/ozl
- dosym ../lib/mozart/bin/ozplatform /usr/bin/ozplatform
- dosym ../lib/mozart/bin/oztool /usr/bin/oztool
- dosym ../lib/mozart/bin/pickle2text /usr/bin/pickle2text
- dosym ../lib/mozart/bin/text2pickle /usr/bin/text2pickle
-
- if use emacs; then
- dosym ../lib/mozart/bin/oz /usr/bin/oz
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
- fi
-
- dodoc "${S}"/README
- if use doc ; then
- docinto html
- dodoc -r "${WORKDIR}"/mozart/doc/*
- fi
-
- if use examples; then
- cd "${S}"/share || die
- insinto /usr/share/doc/${PF}
- doins -r examples demo
- rm -rf $(find "${ED}"/usr/share/doc/${PF}/examples \
- -name Makefile -o -name Makefile.in) || die
- fi
-}
-
-pkg_postinst() {
- use emacs && elisp-site-regen
-}
-
-pkg_postrm() {
- use emacs && elisp-site-regen
-}