Package Details: sc-im 0.8.3-1

Git Clone URL: https://aur.archlinux.org/sc-im.git (read-only, click to copy)
Package Base: sc-im
Description: A spreadsheet program based on SC
Upstream URL: https://github.com/andmarti1424/sc-im
Licenses: BSD
Conflicts: sc-im-git, scim-spreadsheet
Submitter: Rhinoceros
Maintainer: Rhinoceros (andmarti1424)
Last Packager: Rhinoceros
Votes: 59
Popularity: 0.061452
First Submitted: 2015-09-05 01:44 (UTC)
Last Updated: 2023-01-12 23:48 (UTC)

Dependencies (4)

Required by (0)

Sources (2)

Pinned Comments

Latest Comments

1 2 3 4 5 6 7 Next › Last »

Rhinoceros commented on 2021-11-05 00:37 (UTC)

@nesk_aur base-devel, which includes bison and patch, is assumed to be installed when building packages. As per the wiki, this should not be in the makedepends array.

Thanks for the information on aarch64. I've added it to the PKGBUILD.

nesk_aur commented on 2021-11-04 20:31 (UTC) (edited on 2021-11-04 20:31 (UTC) by nesk_aur)

Additional build-time deps: bison, patch. This pkg builds fine on aarch64.

Strider85 commented on 2021-09-06 23:06 (UTC)

@Rhinoceros Thanks!

Rhinoceros commented on 2021-09-06 22:58 (UTC)

@Strider85 You probably need to look upstream. It's likely not a packaging error. I just searched and found this.

Strider85 commented on 2021-09-06 18:34 (UTC)

Hi. I was getting the faulty segmentation error for many random cases (for external functions, mainly), even with the "external_functions" option set. Worked fine after downgrade to 0.8.1.0.

Rhinoceros commented on 2021-04-19 11:10 (UTC)

@GregTheMadMonk No worries at all. Easy error to make, and you aren't the first person to get confused by this. And I appreciate you posting here and attempting to improve the package too!

GregTheMadMonk commented on 2021-04-19 11:07 (UTC)

@Rhinoceros, oh, I see... My bad, sorry...

Rhinoceros commented on 2021-04-19 10:05 (UTC)

@GregTheMadMonk base-devel, which includes bison, is assumed to be installed when building packages. As per the wiki, this should not be in the makedepends array.

GregTheMadMonk commented on 2021-04-19 09:49 (UTC) (edited on 2021-04-19 09:49 (UTC) by GregTheMadMonk)

You should probably add bison to make dependencies. yacc (which is provided by bison package) seems to be required during build (or, at least, it didn't build for me unless I've installed bison)