Commit Graph

9 Commits

Author SHA1 Message Date
Kyle Guinn 2783a26a39 academic/metis: Fix potential linking problems.
_LARGEFILE64_SOURCE should be unnecessary.  _FILE_OFFSET_BITS=64
does the real work to link to the 64-bit functions.

Don't abuse libtool's -version-info to make the library version
match the package version.  These do not necessarily correspond.

Remove the .la files; these are causing libtool to overlink.  This
should save you from needlessly rebuilding some dependent packages
in the future.

Signed-off-by: Kyle Guinn <elyk03@gmail.com>
2015-06-14 07:55:32 +07:00
Willy Sudiarto Raharjo d562e8adad academic/metis: Build static library.
This is required for openmodelica.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-10-23 14:44:35 +07:00
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
dsomero 610e8461bb various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:29:22 -05:00
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
Kyle Guinn b2d62ba24b academic/metis: Updated for version 4.0.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-06-13 01:31:18 -04:00
Kyle Guinn 3cf63fe102 academic/metis: Fixed download link and build
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-04-14 20:47:21 +02:00
Kyle Guinn 1fdd970212 academic/metis: Added (matrix ordering)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-08-29 15:32:11 -05:00