diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-09-04 18:20:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-09-04 18:20:53 +0000 |
commit | 57a37508d64df473440f50a1a100f8e2fde75e83 (patch) | |
tree | db50ff5a576642bdf908099008ccc9591ab66ca8 /math/scilab/files/patch-desktop-scilab-adv-cli.desktop | |
parent | Fix misleading option name: the option uses plotutils, not gnuplot (diff) |
math/scilab:
- Update to 5.5.0
- Populate USES with desktop-file-utils, iconv, libtool, pathfix,
and shared-mime-info
- Add dependency on xdg-utils
- Remove needless USE_LDCONFIG
- Clean up CONFIGURE_ENV from stale stuff
- Update options:
. remove DOCS, FFTW, MATIO, UMFPACK (always build with them for simplicity)
. remove NLS (doesn't build without it)
. merge HELP with GUI
. PVM is not supported anymore
. Enable OCAML and TK by default
- Use options heplers
- Clean up post-patch section from stale fixes
- Convert to static pkg-plist
Diffstat (limited to 'math/scilab/files/patch-desktop-scilab-adv-cli.desktop')
-rw-r--r-- | math/scilab/files/patch-desktop-scilab-adv-cli.desktop | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/scilab/files/patch-desktop-scilab-adv-cli.desktop b/math/scilab/files/patch-desktop-scilab-adv-cli.desktop deleted file mode 100644 index 5e7169f3bb67..000000000000 --- a/math/scilab/files/patch-desktop-scilab-adv-cli.desktop +++ /dev/null @@ -1,11 +0,0 @@ ---- desktop/scilab-adv-cli.desktop.orig 2011-05-16 18:13:57.000000000 -0700 -+++ desktop/scilab-adv-cli.desktop 2011-05-16 18:14:10.000000000 -0700 -@@ -2,7 +2,7 @@ - Comment=Scientific software package for numerical computations - Comment[fr]=Logiciel scientifique de calcul numérique - Comment[de]=eine Wissenschaftssoftware für numerische Berechnungen --Exec=scilab-cli -+Exec=scilab-adv-cli - GenericName=Scientific Software Package - GenericName[fr]=Logiciel de calcul numérique - GenericName[de]=Wissenschaftssoftware |