Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Cxsc scientific computing library #15294

Closed
wants to merge 89 commits into from
Closed

Cxsc scientific computing library #15294

wants to merge 89 commits into from

Conversation

laurentbartholdi
Copy link

No description provided.

@samueljohn
Copy link
Contributor

Isn't this a candidate for homebrew-science?

@laurentbartholdi
Copy link
Author

It could also fit in homebrew-science; but I would rather see it as a
general library. By analogy, mpfr, mpfi and mpc provide very close
functionality, and are on the main brew tap.

On Thu, Oct 4, 2012 at 4:02 PM, Samuel John notifications@github.comwrote:

Isn't this a candidate for homebrew-sciencehttps://github.com/Homebrew/homebrew-science
?


Reply to this email directly or view it on GitHubhttps://github.com//pull/15294#issuecomment-9142194.

Prof. Dr. Laurent Bartholdi \ laurent.bartholdigmailcom
G.-A. Universität zu Göttingen \ Phone: +49 551 39 7826
Bunsenstraße 3-5 \ Secr: +49 551 39 7752
D-37073 Göttingen, Germany \ Fax: +49 551 39 22674

adamv and others added 24 commits October 4, 2012 07:40
The test for pango has been failing for a couple of months because
`pango-view` no longer successfully does:

- `-q` do not display
- `-o <filename>` output to file

So remove those two flags and the test passes except for some
cleanup on exit of X11 things we have no control of afaik.

Closes #15278.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Closes #15261.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Closes #15301.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Closes #15303.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Closes #15305.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Closes #15307.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Fixes #15309.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
For real this time.

This makes sure that files won't be unlinked if they resolve into 
other kegs. For example: if fish and fishfish are both installed, 
with fishfish linked and fish unlinked, `brew unlink fish` would 
unlink some files that resolve into fishfish's keg.
#link was using the extension but #unlink wasn't, so the counting
criteria were potentially different and `brew unlink` was ignoring
--verbose.
mkpathed directories aren't really "linked" or "unlinked" per se,
and link/unlink handle directories differently. It's easier just to
ignore them, which finally synchronizes link/unlink counts.
Closes #15321.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Closes #15313.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Closes #15330.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Closes #15320.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Update the formula to tofrodos 1.7.12a.

This fixes the download URL. tofrodos source archives have been removed
from SourceForge.

Closes #15332.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Following the discussion in #13519, ghc gets a major overhaul:

* Add a subformula that installs the ghc binary like before
* Use the ghc binary to build ghc from source
* Force ENV['LD'] = 'ld' to stop an assertion linking with llvm
* Add an option to run the testsuite. 9 unexpected fails atm
* Add a `j1` for an occasional install race
* Remove the patch which was fixed in two commits in Apr 2011.
        47ac5d859493ae0cd8dd02e1b4848f993acc3d5c
        a8d4731456ac3da0a70399e4ab821a763a4c04fb

Fixes #13519

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Closes #15341.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Closes #15337.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
brettkoonce and others added 18 commits October 10, 2012 20:09
Closes #15395.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Directions for installing the fuse4x kernel extension rely on the `-X` option
which is only available from BSD `cp` and is absent in GNU `cp`.

Fixes #15364.
- Change the blacklist to hint that we include wxpython with wxwidgets.

Closes #15407.

Signed-off-by: Max Howell <mxcl@me.com>
This is a better check for ensuring that a server is available.

Closes #15403.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
so that both 32-bit and 64-bit libraries get installed.

Closes #15366.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
The patches specified in the formula no longer seem necessary, it
compiles fine without them.

Closes #15405.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Closes #15391.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Closes #15396.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Now clang builds successfully but still fails the test. Changed the
comments accordingly.

Closes #15388.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
Update documentation with slightly better explanation. Source here:

  http://mailman.videolan.org/pipermail/x264-devel/2012-October/009601.html

Closes #15348.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
A version number was added erroneously only to the Lion bottle for some strange
reason.

This reverts commit 6f3d3f4.
Closes #15416.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
@samueljohn
Copy link
Contributor

To me the homepage looks very scientific and specific to a certain audience. I vote for homebrew-science. I am willing to test the pull request there.

@jacknagel
Copy link
Contributor

I agree.

@laurentbartholdi
Copy link
Author

OK, no problem. Should I resubmit a pull request somewhere else?

On Fri, Oct 12, 2012 at 10:09 PM, Jack Nagel notifications@github.comwrote:

I agree.


Reply to this email directly or view it on GitHubhttps://github.com//pull/15294#issuecomment-9388698.

Prof. Dr. Laurent Bartholdi \ laurent.bartholdigmailcom
G.-A. Universität zu Göttingen \ Phone: +49 551 39 7826
Bunsenstraße 3-5 \ Secr: +49 551 39 7752
D-37073 Göttingen, Germany \ Fax: +49 551 39 22674

@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.