Package Details: f2c 20250921-1

Git Clone URL: https://aur.archlinux.org/f2c.git (read-only, click to copy)
Package Base: f2c
Description: Fortran to C code translator
Upstream URL: https://www.netlib.org/f2c
Keywords: transpiler
Licenses: custom
Submitter: None
Maintainer: carlosal1015 (AutoUpdateBot)
Last Packager: carlosal1015
Votes: 64
Popularity: 0.000000
First Submitted: 2009-10-11 19:13 (UTC)
Last Updated: 2025-09-21 22:34 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

xyproto commented on 2013-08-09 11:20 (UTC)

There should be a single makefile (one in the top level directory, that calls the makefiles in the subdirectories) for building f2c, please submit a bug report and/or patch to dmg@acm.org. The email address was found at the bottom of this file: http://www.netlib.org/f2c/README I'll ping you on IRC a few extra times too, just to be sure you got the message, just like you did. ;)

xyproto commented on 2013-08-09 09:58 (UTC)

The new webpage for f2c seems to be here: http://www.netlib.org/f2c/index.html Please update the package.

xyproto commented on 2013-08-09 09:56 (UTC)

makedepends=('gcc') should be removed, as gcc is in base-devel and every AUR user is expected to install base-devel first. Please remove it. See also: https://wiki.archlinux.org/index.php/PKGBUILD#makedepends

xyproto commented on 2013-08-09 09:52 (UTC)

About the quoting, the main thing is that the package compiles. Some prefer "${X}", some prefer $x. The consensus for Arch Linux seems to be that as long as variables that may have strings with spaces work correctly, and the package builds, it's fine. It's a controversial topic that TUs and Devs can't seem to agree on and have little reason to try to force a consensus. Thanks for adopting, good luck with maintaining it further.

xyproto commented on 2013-08-08 21:06 (UTC)

Disowned the package so you can adopt it, if you want. I suspect that you care more about this package than I do. :)

Jesin commented on 2013-08-08 17:47 (UTC)

This fixes all the issues I just mentioned, and doesn't even break anything else: http://ix.io/78v