Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 661516

Summary: app-office/sc-im ncurses spreadsheet program for terminal, fork of app-office/sc (new package)
Product: Gentoo Linux Reporter: David C. Manuelda <d.c.manuelda>
Component: New packagesAssignee: Efe İzbudak <efe.izbudak>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, marcel.schilling, proxy-maint
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/andmarti1424/sc-im
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 661514    
Bug Blocks:    
Attachments: Ebuild for 0.7.0 version
Ebuild for git version
Updated ebuild for 0.7.0 with working examples install
Updated ebuild for git version with working examples install
updated ebuild for v.0.7.0
updated ebuild for git HEAD
metadata file

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(+)