What is the rationale behind not changing anything in the package albeit increasing the pkgrel number?
As I understand the PKGBUILD documentation pkgrel is supposed to be incremented as there are made fixes and enhancements to PKGBUILD.
Updated versions of required libraries will get used by simply rebuilding the old unaltered package.
Search Criteria
Package Details: scilab 2025.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/scilab.git (read-only, click to copy) |
---|---|
Package Base: | scilab |
Description: | A scientific software package for numerical computations |
Upstream URL: | https://www.scilab.org |
Keywords: | algorithm analysis data development gui mathematics model modelica numeric numerical science scientific sdk simulation visualization |
Licenses: | BSD-3-Clause, GPL-2.0-or-later, CeCILL-2.1 |
Submitter: | td123 |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 86 |
Popularity: | 0.017081 |
First Submitted: | 2011-12-07 20:36 (UTC) |
Last Updated: | 2024-10-26 02:56 (UTC) |
Dependencies (16)
- arpack (arpack-gitAUR)
- bwidgetAUR
- eigen (eigen-gitAUR)
- fftw
- hdf5-openmpi
- libmatio (libmatio-gitAUR)
- suitesparse
- ant (ant-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- ocaml-num (make)
- pcre (make)
- pkgconf (pkgconf-gitAUR) (make)
- time (time-gitAUR) (make)
- tk (tk-fossilAUR) (make)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 29 Next › Last »
mgd commented on 2017-08-19 09:39 (UTC)
fusion809 commented on 2017-08-17 09:43 (UTC)
It works now! I checked out the jars for jlatexmath-fop.jar and jlatexmath.jar for v1.0.3 and they're both HTML files. The download location has been moved (which has been flagged at these packages). Sorry should have bugged them with this.
fusion809 commented on 2017-08-17 09:27 (UTC) (edited on 2017-08-17 09:35 (UTC) by fusion809)
Yeah I know but it isn't... I've checked that the file exists at /usr/share/java/jlatexmath/jlatexmath.jar but it is not detected by Scilab's configure script.
EDIT: I'm now building the latest jlatexmath (1.0.6) using Maven and going to install it and see if Scilab builds then.
eolianoe commented on 2017-08-17 09:25 (UTC)
@fusion809: The '/usr/share/java/jlatexmath/jlatexmath.jar' file should be corrected by the configure script (see near line 20900)
fusion809 commented on 2017-08-17 07:50 (UTC)
1.0.3 of jlatexmath, I always use the latest packages, I run pacaur -Syu daily, at least. How would I configure it to find it? Edit the configure lines in the PKGBUILD to include `--with-jlatexmath=/path/to/jar`?
eolianoe commented on 2017-08-15 10:29 (UTC)
@fusion809: with the current version of jlatexmath in the AUR, confgure correctly find the jlatexmath.jat file. Which version are you using?
@uboot: you could try do downgrade batik to version 1.7 to see if it's working.
fusion809 commented on 2017-08-14 22:15 (UTC)
Fails to build as it can't find jlatexmath despite the fact it is installed:
checking for java... /usr/lib/jvm/java-8-openjdk/bin/java
checking for java_g... no
checking for javah... /usr/lib/jvm/java-8-openjdk/bin/javah
checking for jar... /usr/lib/jvm/java-8-openjdk/bin/jar
checking for javadoc... /usr/lib/jvm/java-8-openjdk/bin/javadoc
checking for jdb... /usr/lib/jvm/java-8-openjdk/bin/jdb
checking for ant... /usr/bin/ant
checking jgraphx... /usr/share/java/jgraphx/jgraphx.jar
Use external version of scirenderer
checking flexdock... /usr/share/java/flexdock/flexdock.jar
checking looks... no
configure: WARNING: Could not find or use the Java package/jar looks used by Scilab Gui - Look and
feel (looking for package com.jgoodies.looks.common.MenuItemRenderer)
checking jgoodies-looks... /usr/share/java/jgoodies-looks/jgoodies-looks.jar
checking skinlf... /usr/share/java/skinlf/skinlf.jar
checking jogl2... /usr/share/java/jogl/jogl2.jar
checking minimal version (Specification-Version 2.3) of jogl2... yes
checking for glTexParameterf in -ljogl_desktop... no
configure: WARNING: Could not link against -ljogl_desktop. Will try against -ljogl_desktop -lGL
checking for glTexParameterf in -ljogl_desktop ... yes
checking gluegen2-rt... /usr/share/java/jogl/gluegen2-rt.jar
checking for Java_jogamp_common_jvm_JVMUtil_initialize in -lgluegen2-rt... yes
checking jhall... /usr/share/java/javahelp/jhall.jar
checking lucene-core... /usr/share/java/apache-lucene/lucene-core-6.6.0.jar
checking lucene-analyzers-common... /usr/share/java/apache-lucene/lucene-core-6.6.0.jar
checking lucene-queryparser... /usr/share/java/apache-lucene/lucene-queryparser-6.6.0.jar
checking jrosetta-API... /usr/share/java/jrosetta/jrosetta-API.jar
checking jrosetta-engine... /usr/share/java/jrosetta/jrosetta-engine.jar
checking jeuclid-core... /usr/share/java/jeuclid/jeuclid-core.jar
checking fop... /usr/share/java/fop/fop.jar
checking batik-all... /usr/share/java/batik/batik-all-1.9.jar
checking commons-io... /usr/share/java/commons-io/commons-io.jar
checking xmlgraphics-commons... /usr/share/java/xmlgraphics-commons/xmlgraphics-commons.jar
checking avalon-framework... /usr/share/java/avalon-framework/avalon-framework.jar
checking xml-apis-ext... /usr/share/java/batik/xml-apis-ext-1.3.04.jar
checking commons-logging... /usr/share/java/commons-logging/commons-logging.jar
checking jlatexmath... no
configure: error: Could not find or use the Java package/jar jlatexmath used by LaTex Rendering (looking for package org.scilab.forge.jlatexmath.TeXFormula)
uboot commented on 2017-08-10 12:03 (UTC)
Build works (had to supply jlatexmath*.jar dependencies myself), but Xcos is broken:
Caused by: java.lang.RuntimeException: Unable to load the Batik library.
Expecting version 1.7 ; Getting version 1.9 .
eolianoe commented on 2017-08-08 09:58 (UTC)
@mcrai: I've the same version, maybe it's something specific to Manjaro.
mcrai commented on 2017-08-06 18:39 (UTC)
@eolanoe: Thanks for your effort. I am using curl 7.54.1-2 and java-batik 1.9-1. Could you please indicate the versions you are using?
Pinned Comments
carlosal1015 commented on 2024-11-17 18:01 (UTC)
Open issue https://gitlab.com/scilab/scilab/-/issues/16429