@riX2000 Hmm, I changed the sums in the last commit, which worked on my system, so I wonder if upstream tagged a different commit. Anyway, it should be fixed now. Thanks for letting me know!
Search Criteria
Package Details: sc-im 0.8.4-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/sc-im.git (read-only, click to copy) |
---|---|
Package Base: | sc-im |
Description: | A ncurses vim-like terminal spreadsheet program, based on SC |
Upstream URL: | https://github.com/andmarti1424/sc-im |
Licenses: | BSD-4-clause |
Conflicts: | sc-im-git |
Submitter: | Rhinoceros |
Maintainer: | blackthorne |
Last Packager: | blackthorne |
Votes: | 61 |
Popularity: | 0.035454 |
First Submitted: | 2015-09-05 01:44 (UTC) |
Last Updated: | 2025-05-08 02:31 (UTC) |
Dependencies (12)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- ncurses (ncurses-gitAUR)
- gcc14 (make)
- gnuplot (gnuplot4AUR, gnuplot-gitAUR, gnuplot-noguiAUR, gnuplot-headlessAUR) (optional) – create graphs
- libxlsxwriterAUR (optional) – export to xlsx. Requires rebuild of sc-im
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (optional) – for xlsx import support
- libzip (libzip-gitAUR) (optional) – for ods import support
- lua (optional) – for lua scripting
- python-xlsxwriter (optional) – for xlsx export support
- tmux (tmux-sixel-gitAUR, tmux-gitAUR) (optional) – clipboard support
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR) (optional) – clipboard support
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – clipboard support
Required by (0)
Sources (2)
Rhinoceros commented on 2016-04-08 04:10 (UTC)
riX2000 commented on 2016-04-07 22:09 (UTC)
Seems like the sha256 signature for https://github.com/andmarti1424/sc-im/archive/v0.2.2.tar.gz is wrong in the PKGBUILD.
Rhinoceros commented on 2015-09-05 02:17 (UTC)
Thanks for the comment, dalcde. I've filed for deletion and uploaded a new PKGBUILD at https://aur.archlinux.org/packages/sc-im
dalcde commented on 2015-09-05 00:23 (UTC)
The repository has been moved
andmarti1424 commented on 2015-04-18 19:03 (UTC)
License changed to BSD License in v0.1.9.
Pinned Comments
blackthorne commented on 2025-05-07 06:53 (UTC) (edited on 2025-05-07 06:55 (UTC) by blackthorne)
package should be working now. the build failure was because the program won't compile properly with gcc15. i've changed the PKGBUILD to use gcc14 until upstream fixes a couple of gcc14->15 transition bugs.