[GH-ISSUE #149] Placeholder in LICENSE.txt file #119

Closed
opened 2026-03-04 01:02:08 +03:00 by kerem · 3 comments
Owner

Originally created by @jmkim on GitHub (Aug 3, 2018).
Original GitHub issue: https://github.com/rivo/tview/issues/149

Hi,

I recognised that your LICENSE.txt file still have a placeholder.

I am trying to package tview into Debian, and I need an copyright information about this library.
Would you please fill it out?

Thanks a lot of your useful library!

Originally created by @jmkim on GitHub (Aug 3, 2018). Original GitHub issue: https://github.com/rivo/tview/issues/149 Hi, I recognised that your LICENSE.txt file still have a placeholder. I am trying to package tview into Debian, and I need an copyright information about this library. Would you please fill it out? Thanks a lot of your useful library!
kerem closed this issue 2026-03-04 01:02:08 +03:00
Author
Owner

@rivo commented on GitHub (Aug 4, 2018):

Thanks. Did not realize that. I added my name to it.

Maybe a dumb question but I've ever only installed Debian packages of binaries. How does it work with source code libraries like tview? Would apt-get install tview install the source code in some standard directory?

<!-- gh-comment-id:410438162 --> @rivo commented on GitHub (Aug 4, 2018): Thanks. Did not realize that. I added my name to it. Maybe a dumb question but I've ever only installed Debian packages of binaries. How does it work with source code libraries like `tview`? Would `apt-get install tview` install the source code in some standard directory?
Author
Owner

@jmkim commented on GitHub (Aug 10, 2018):

Thank you for your fix!

As you know, since Go does not yet have features such as shared libraries linking, the source code of the library will be stored in /usr/share/gocode/src/ when you install the package. The location is documented at the File Locations in [1].

In fact, as following the Naming Conventions in [1], the package name is golang-github-rivo-tview.

Thanks a lot again!

[1] Debian Go Packaging - Debian Go Packaging Team

<!-- gh-comment-id:412139557 --> @jmkim commented on GitHub (Aug 10, 2018): Thank you for your fix! As you know, since Go does not yet have features such as shared libraries linking, the source code of the library will be stored in `/usr/share/gocode/src/` when you install the package. The location is documented at the File Locations in [1]. In fact, as following the Naming Conventions in [1], the package name is `golang-github-rivo-tview`. Thanks a lot again! [1] [Debian Go Packaging - Debian Go Packaging Team](https://go-team.pages.debian.net/packaging.html)
Author
Owner

@rivo commented on GitHub (Aug 12, 2018):

Got it. Thanks for this information.

<!-- gh-comment-id:412357959 --> @rivo commented on GitHub (Aug 12, 2018): Got it. Thanks for this information.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#119
No description provided.