Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661516 - app-office/sc-im ncurses spreadsheet program for terminal, fork of app-office/sc (new package)
Summary: app-office/sc-im ncurses spreadsheet program for terminal, fork of app-office...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Efe İzbudak
URL: https://github.com/andmarti1424/sc-im
Whiteboard:
Keywords: EBUILD
Depends on: 661514
Blocks:
  Show dependency tree
 
Reported: 2018-07-18 15:22 UTC by David C. Manuelda
Modified: 2022-08-29 22:39 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for 0.7.0 version (sc-im-0.7.0.ebuild,1.02 KB, text/plain)
2018-07-18 15:22 UTC, David C. Manuelda
Details
Ebuild for git version (sc-im-9999.ebuild,1.11 KB, text/plain)
2018-07-18 15:22 UTC, David C. Manuelda
Details
Updated ebuild for 0.7.0 with working examples install (sc-im-0.7.0.ebuild,1.03 KB, text/plain)
2018-07-18 16:26 UTC, David C. Manuelda
Details
Updated ebuild for git version with working examples install (sc-im-9999.ebuild,1.14 KB, text/plain)
2018-07-18 16:27 UTC, David C. Manuelda
Details
updated ebuild for v.0.7.0 (sc-im-0.7.0.ebuild,1.38 KB, text/plain)
2018-12-16 21:39 UTC, Marcel Schilling
Details
updated ebuild for git HEAD (sc-im-9999.ebuild,1.43 KB, text/plain)
2018-12-16 21:41 UTC, Marcel Schilling
Details
metadata file (metadata.xml,898 bytes, text/xml)
2018-12-16 21:43 UTC, Marcel Schilling
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David C. Manuelda 2018-07-18 15:22:01 UTC
Created attachment 539962 [details]
Ebuild for 0.7.0 version

SC-IM - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal, fork of app-office/sc
Comment 1 David C. Manuelda 2018-07-18 15:22:19 UTC
Created attachment 539964 [details]
Ebuild for git version
Comment 2 David C. Manuelda 2018-07-18 16:26:51 UTC
Created attachment 540026 [details]
Updated ebuild for 0.7.0 with working examples install
Comment 3 David C. Manuelda 2018-07-18 16:27:16 UTC
Created attachment 540028 [details]
Updated ebuild for git version with working examples install
Comment 4 Marcel Schilling 2018-12-16 21:39:54 UTC
Created attachment 557926 [details]
updated ebuild for v.0.7.0

I somehow missed this issue and created my own ebuild based on the app-office/sc one. On my way to open an issue to propose it, I found this one. I merged both to get the best features of both. This version makes repoman -d full happy and installs fine. Features depending on dependencies not in the portage tree have been commented out so we can easily add them once they are available.
Comment 5 Marcel Schilling 2018-12-16 21:41:35 UTC
Created attachment 557928 [details]
updated ebuild for git HEAD

I adjusted the ebuild for git HEAD just like the v.0.7.0 one.
Comment 6 Marcel Schilling 2018-12-16 21:43:07 UTC
Created attachment 557930 [details]
metadata file

To make repoman -d full happy, I also added metadata.xml file.
Comment 7 Marcel Schilling 2020-02-14 10:01:01 UTC
The blocking bug 661514 was just 'resolved' by marking it as a duplicate of bug 627452. Surprisingly to me, howeverm this did not result in bug 627452 blocking this bug. I couldn't figure out how to fix this manually, but this ebuild requires dev-libs/libxlsxwriter which is *not* in the tree yet.
Comment 8 Larry the Git Cow gentoo-dev 2022-08-29 22:38:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451e97732fc14733aa35aa236b793219b4eee9cb

commit 451e97732fc14733aa35aa236b793219b4eee9cb
Author:     Efe İzbudak <efe.izbudak@metu.edu.tr>
AuthorDate: 2022-06-29 14:33:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-08-29 22:37:50 +0000

    app-office/sc-im: new package, add 0.8.2
    
    Closes: https://bugs.gentoo.org/661516
    Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-office/sc-im/Manifest           |   1 +
 app-office/sc-im/metadata.xml       |  24 ++++++
 app-office/sc-im/sc-im-0.8.2.ebuild | 141 ++++++++++++++++++++++++++++++++++++
 3 files changed, 166 insertions(+)