diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-12 10:20:41 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-03-12 10:20:41 +0000 |
commit | 1223b1b610e084450dd1ff7c415c62b6d8247887 (patch) | |
tree | 90b57c78a1ae5a457e49260428474e174033487b /app-sci/singular | |
parent | header fix (diff) | |
download | historical-1223b1b610e084450dd1ff7c415c62b6d8247887.tar.gz historical-1223b1b610e084450dd1ff7c415c62b6d8247887.tar.bz2 historical-1223b1b610e084450dd1ff7c415c62b6d8247887.zip |
New version
Diffstat (limited to 'app-sci/singular')
-rw-r--r-- | app-sci/singular/ChangeLog | 10 | ||||
-rw-r--r-- | app-sci/singular/Manifest | 5 | ||||
-rw-r--r-- | app-sci/singular/files/digest-singular-2.0.5 | 12 | ||||
-rw-r--r-- | app-sci/singular/files/singular-2.0.5-gentoo.diff | 54 | ||||
-rw-r--r-- | app-sci/singular/singular-2.0.5.ebuild | 127 |
5 files changed, 205 insertions, 3 deletions
diff --git a/app-sci/singular/ChangeLog b/app-sci/singular/ChangeLog index 8bd1d332cd64..0be8c5f95f53 100644 --- a/app-sci/singular/ChangeLog +++ b/app-sci/singular/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-sci/singular -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/singular/ChangeLog,v 1.4 2003/11/07 13:45:26 phosphan Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/singular/ChangeLog,v 1.5 2004/03/12 10:20:41 phosphan Exp $ + +*singular-2.0.5 (12 Mar 2004) + + 12 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> singular-2.0.5.ebuild, + files/singular-2.0.5-gentoo.diff: + New version for most parts, patch needed some update. 07 Nov 2003; Patrick Kursawe <phosphan@gentoo.org> files/singular-2.0.4-gentoo.diff: diff --git a/app-sci/singular/Manifest b/app-sci/singular/Manifest index 9ab9bb2da93c..74a09884c0bc 100644 --- a/app-sci/singular/Manifest +++ b/app-sci/singular/Manifest @@ -1,6 +1,9 @@ MD5 4bed27987870d999d421f86f55279880 singular-2.0.4-r1.ebuild 3662 -MD5 2994d1c2f48f1c73db79701f1c1a32cd ChangeLog 966 +MD5 e6a3c2b65bb6cb28c8784ca0764cee55 singular-2.0.5.ebuild 3736 +MD5 c631274fe11c106e38a2c9ebe50b7ecb ChangeLog 1166 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 b1383ace2a0b30413341982e4e34341f files/fake_ssh 150 +MD5 fb4fac95a720a5c04fe2fb226feddf01 files/singular-2.0.5-gentoo.diff 1485 +MD5 673cd925126b07ea0e78cf91269b7d66 files/digest-singular-2.0.5 859 MD5 b52673163a28446aae41691abc3e705d files/digest-singular-2.0.4-r1 862 MD5 8f79455c2cd6352e5e0907b21a7390f1 files/singular-2.0.4-gentoo.diff 3287 diff --git a/app-sci/singular/files/digest-singular-2.0.5 b/app-sci/singular/files/digest-singular-2.0.5 new file mode 100644 index 000000000000..168e24b6c043 --- /dev/null +++ b/app-sci/singular/files/digest-singular-2.0.5 @@ -0,0 +1,12 @@ +MD5 7dade3cbf4b3297e13067bf136b47dd5 Singular-doc-2-0-5.tar.gz 658275 +MD5 25490dbf52e0c3f3ff9d32a5c0773db9 Singular-emacs-2-0-5.tar.gz 62596 +MD5 ccb98926a93b0fc90711730790c56ac5 Singular-factory-2-0-5.tar.gz 479277 +MD5 001d7a818b0f4d149bc02d6c226874f8 Singular-IntProg-2-0-4a.tar.gz 85619 +MD5 2cc39a94e1e1c555cbbdfea2a825286e Singular-kernel-2-0-5.tar.gz 2688358 +MD5 149cd0f1249388e58138a6b1de17dd7c Singular-libfac-2-0-5.tar.gz 86640 +MD5 e88a57eab4c719f97a2cec19a8429f74 Singular-main-2-0-5.tar.gz 54627 +MD5 8d7b33130501acf7d74cbd9e02b8a26a Singular-MP-2-0-5.tar.gz 365390 +MD5 5304918a83976e0d1c58ea40e795cfa7 Singular-NTL-5.3.1.tar.gz 655942 +MD5 69ed8eb72f97f0940b0df4b5907faeb6 Singular-NTL-generic.tar.gz 7429 +MD5 7dc82f3822f35268c47c86edb9822e6f Singular-omalloc-2-0-5.tar.gz 237140 +MD5 a9fbca50eb2e0c6b468c572edcf737b6 Singular-Tst-2-0-5.tar.gz 4181732 diff --git a/app-sci/singular/files/singular-2.0.5-gentoo.diff b/app-sci/singular/files/singular-2.0.5-gentoo.diff new file mode 100644 index 000000000000..f5e2ff5dee43 --- /dev/null +++ b/app-sci/singular/files/singular-2.0.5-gentoo.diff @@ -0,0 +1,54 @@ +--- Singular/feResource.cc.orig 2003-08-06 15:19:27.000000000 +0200 ++++ Singular/feResource.cc 2003-08-06 15:21:09.000000000 +0200 +@@ -85,7 +85,7 @@ + {"SearchPath", 's', feResPath, NULL, + "$SINGULARPATH;" + "%b/LIB;" +- "%r/LIB;" ++ "%r/share/singular/LIB;" + "%r/../LIB;" + "%d/LIB;" + "%d/../LIB" +--- singuname.sh 2003-08-07 12:48:09.000000000 +0200 ++++ singuname.sh.new 2003-08-07 12:50:14.000000000 +0200 +@@ -168,6 +168,18 @@ + echo ${prefix}-Unknown + exit 1 + fi ++# PowerPC Linux ######################################################## ++elif (echo $uname_a | $egrep " ppc " > $devnull) ++then ++ prefix=ppc ++ if (echo $uname_a | $egrep "Linux" > $devnull) ++ then ++ echo ${prefix}-Linux ++ exit 0 ++ else ++ echo ${prefix}-Unknown ++ exit 1 ++ fi + else # Unknown ######################################################## + echo Unknown + exit 2 +--- Singular/mod_raw.cc 2003-08-22 12:53:30.000000000 +0200 ++++ Singular/mod_raw.cc.new 2004-03-12 10:07:14.000000000 +0100 +@@ -40,7 +40,7 @@ + void* dynl_open_binary_warn(char* binary_name, const char* msg) + { + void* handle = NULL; +- const char* bin_dir = feGetResource('b'); ++ const char* bin_dir = feGetResource('r'); + if (bin_dir != NULL) + { + char path_name[MAXPATHLEN]; +@@ -104,6 +104,10 @@ + #define HAVE_ELF_SYSTEM + #endif + ++#if defined(ppc_Linux) ++#define HAVE_ELF_SYSTEM ++#endif ++ + #if defined(HAVE_ELF_SYSTEM) + #include <dlfcn.h> + diff --git a/app-sci/singular/singular-2.0.5.ebuild b/app-sci/singular/singular-2.0.5.ebuild new file mode 100644 index 000000000000..7b5b98daa42c --- /dev/null +++ b/app-sci/singular/singular-2.0.5.ebuild @@ -0,0 +1,127 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/singular/singular-2.0.5.ebuild,v 1.1 2004/03/12 10:20:41 phosphan Exp $ + +S=${WORKDIR}/${P} +MINPV=${PV//./-} +BPN=${PN/s/S} +NTLVERSION="5.3.1" +# attention: different versions are mixed. IntProg is older + +DESCRIPTION="computer algebra system for polynomial computations" +SRC_URI="ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/${BPN}-doc-${MINPV}.tar.gz + ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/${BPN}-emacs-${MINPV}.tar.gz + ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/${BPN}-factory-${MINPV}.tar.gz + ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/${BPN}-IntProg-2-0-4a.tar.gz + ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/${BPN}-kernel-${MINPV}.tar.gz + ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/${BPN}-libfac-${MINPV}.tar.gz + ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/${BPN}-main-${MINPV}.tar.gz + ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/${BPN}-MP-${MINPV}.tar.gz + ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/${BPN}-NTL-${NTLVERSION}.tar.gz + ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/${BPN}-NTL-generic.tar.gz + ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/${BPN}-omalloc-${MINPV}.tar.gz + ftp://www.mathematik.uni-kl.de/pub/Math/Singular/src/${BPN}-Tst-${MINPV}.tar.gz" +HOMEPAGE="http://www.singular.uni-kl.de/" + +RDEPEND=">=dev-lang/perl-5.6 + >=dev-libs/gmp-4.1-r1" + +IUSE="doc" + +DEPEND="${RDEPEND} + doc? ( sys-apps/texinfo + virtual/tetex + dev-lang/perl )" + +SLOT="0" +LICENSE="singular" +KEYWORDS="~x86 ~ppc" + +S=${WORKDIR} + +src_unpack () { + unpack ${A} + epatch $FILESDIR/${P}-gentoo.diff +} + + + +src_compile() { + local myconf="${myconf} --with-NTL --prefix=${D}/usr" + econf ${myconf} + make CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" || die "make failed" +} + +src_install () { + local myarchprefix + case ${ARCH} in + x86) + myarchprefix=ix86 + ;; + *) + myarchprefix=${ARCH} + ;; + esac + cd ${WORKDIR}/omalloc + einstall || die + cd ${WORKDIR}/MP + einstall || die + cd ${WORKDIR}/ntl + einstall || die + cd ${WORKDIR}/factory + einstall || die + cd ${WORKDIR}/libfac + einstall || die + cd ${WORKDIR}/Singular + einstall || die + rm ${D}/usr/LIB + dodir /usr/share/singular/LIB + dodir /usr/share/singular/LIB/gftables + insinto /usr/share/singular/LIB + cd ${WORKDIR}/Singular/LIB + doins *.lib* + insinto /usr/share/singular/LIB/gftables + cd gftables + doins * + dodir /usr/bin + dodir /usr/lib/singular + insinto /usr/lib/singular + cd ${D}/usr/${myarchprefix}-Linux + rm Singular + dobin *Singular* + doins *.so + use doc && ( cd ${WORKDIR}/doc + # fake ssh during doc creation + cp ${FILESDIR}/fake_ssh ${T}/ssh + chmod +x ${T}/ssh + export PATH="${T}:${PATH}" + make dvi + dodoc *.dvi + make ps + dodoc *.ps + local strange_error="Inappropriate ioctl for device" + echo ${strange_error} > makeresult + while grep -q "${strange_error}" makeresult + do make 2>&1 info | tee makeresult + done + echo > singular.info "INFO-DIR-SECTION Math" + echo >> singular.info "START-INFO-DIR-ENTRY" + echo >> singular.info "* Singular: (singular). A Computer Algebra System for Polynomial Computations" + echo >> singular.info "END-INFO-DIR-ENTRY" + cat singular.hlp >> singular.info + doinfo singular.info + make html + dohtml -r html/. + cd ${D}/usr + mv doc/NTL share/doc/${PF}/ + ) + cd ${D} + dosym /usr/bin/Singular-${MINPV} /usr/bin/Singular + cd ${D}/usr + rm -r ${myarchprefix}-Linux +} + +pkg_postinst() { + einfo "The authors ask you to register as a SINGULAR user." + einfo "Please check the license file for details." +} |