Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package request: imlib2-heic
@ 2021-01-01 14:15 DirectorX
  2021-01-09 14:47 ` kawaiiamber
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: DirectorX @ 2021-01-01 14:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 221 bytes --]

New issue by DirectorX on void-packages repository

https://github.com/void-linux/void-packages/issues/27597

Description:
https://github.com/vi/imlib2-heic

Loader for HEIC for Imlib2 (i.e. for Feh). Based on libheif.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: imlib2-heic
  2021-01-01 14:15 [ISSUE] Package request: imlib2-heic DirectorX
@ 2021-01-09 14:47 ` kawaiiamber
  2021-01-09 16:56 ` ericonr
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: kawaiiamber @ 2021-01-09 14:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 297 bytes --]

New comment by kawaiiamber on void-packages repository

https://github.com/void-linux/void-packages/issues/27597#issuecomment-757266982

Comment:
> # Licence
> imlib2-heic is BSD (3-clause), but it depends on libheif which is LGPL.

I wonder how one would handle the licensing in packaging it.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: imlib2-heic
  2021-01-01 14:15 [ISSUE] Package request: imlib2-heic DirectorX
  2021-01-09 14:47 ` kawaiiamber
@ 2021-01-09 16:56 ` ericonr
  2021-01-10 20:48 ` kawaiiamber
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-01-09 16:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/27597#issuecomment-757334883

Comment:
Dynamically linking an LGPL library should be just fine.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: imlib2-heic
  2021-01-01 14:15 [ISSUE] Package request: imlib2-heic DirectorX
  2021-01-09 14:47 ` kawaiiamber
  2021-01-09 16:56 ` ericonr
@ 2021-01-10 20:48 ` kawaiiamber
  2021-01-10 20:50 ` kawaiiamber
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: kawaiiamber @ 2021-01-10 20:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 311 bytes --]

New comment by kawaiiamber on void-packages repository

https://github.com/void-linux/void-packages/issues/27597#issuecomment-757541678

Comment:
Understood, I made a [WIP] PR [here](https://github.com/void-linux/void-packages/pull/27814). [WIP] mainly because I don't know if I handled the licenses correctly.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: imlib2-heic
  2021-01-01 14:15 [ISSUE] Package request: imlib2-heic DirectorX
                   ` (2 preceding siblings ...)
  2021-01-10 20:48 ` kawaiiamber
@ 2021-01-10 20:50 ` kawaiiamber
  2021-01-13  0:47 ` kawaiiamber
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: kawaiiamber @ 2021-01-10 20:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 372 bytes --]

New comment by kawaiiamber on void-packages repository

https://github.com/void-linux/void-packages/issues/27597#issuecomment-757541678

Comment:
Understood, I made a [WIP] PR [here](https://github.com/void-linux/void-packages/pull/27814). [WIP] mainly because I don't know if I handled the licenses correctly. The project doesn't include a LICENSE file in their release.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: imlib2-heic
  2021-01-01 14:15 [ISSUE] Package request: imlib2-heic DirectorX
                   ` (3 preceding siblings ...)
  2021-01-10 20:50 ` kawaiiamber
@ 2021-01-13  0:47 ` kawaiiamber
  2021-01-13  8:09 ` kawaiiamber
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: kawaiiamber @ 2021-01-13  0:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 718 bytes --]

New comment by kawaiiamber on void-packages repository

https://github.com/void-linux/void-packages/issues/27597#issuecomment-759129472

Comment:
So... licensing. While the project is licensed under a BSD 3 Clause license, they don't include an actual LICENSE file in their project. It is, however, included in source files, so I did a little `sed` command to extract that to a license. I'm worried as I'm not a lawyer. There was an issue [here](https://github.com/vi/imlib2-heic/issues/1) about adding a license, I'm just hoping that it's not a "won't fix" issue. I chatted with someone about this, and they said that there is technically no license, making the code non-distrutable. What do you recommend, @ericonr?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: imlib2-heic
  2021-01-01 14:15 [ISSUE] Package request: imlib2-heic DirectorX
                   ` (4 preceding siblings ...)
  2021-01-13  0:47 ` kawaiiamber
@ 2021-01-13  8:09 ` kawaiiamber
  2021-01-13  8:15 ` kawaiiamber
  2022-02-14 18:21 ` [ISSUE] [CLOSED] " q66
  7 siblings, 0 replies; 9+ messages in thread
From: kawaiiamber @ 2021-01-13  8:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 237 bytes --]

New comment by kawaiiamber on void-packages repository

https://github.com/void-linux/void-packages/issues/27597#issuecomment-759279851

Comment:
Upstream is adding a license, hopefully this means it can be packaged now with `vlicense`.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Package request: imlib2-heic
  2021-01-01 14:15 [ISSUE] Package request: imlib2-heic DirectorX
                   ` (5 preceding siblings ...)
  2021-01-13  8:09 ` kawaiiamber
@ 2021-01-13  8:15 ` kawaiiamber
  2022-02-14 18:21 ` [ISSUE] [CLOSED] " q66
  7 siblings, 0 replies; 9+ messages in thread
From: kawaiiamber @ 2021-01-13  8:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 685 bytes --]

New comment by kawaiiamber on void-packages repository

https://github.com/void-linux/void-packages/issues/27597#issuecomment-759129472

Comment:
So... licensing. While the project is licensed under a BSD 3 Clause license, they don't include an actual LICENSE file in their project. It is, however, included in source files, so I did a little `sed` command to extract that to a license. I'm worried as I'm not a lawyer. There was an issue [here](https://github.com/vi/imlib2-heic/issues/1) about adding a license, I'm just hoping that it's not a "won't fix" issue. I chatted with someone about this, and they said that there is technically no license, making the code non-distrutable.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ISSUE] [CLOSED] Package request: imlib2-heic
  2021-01-01 14:15 [ISSUE] Package request: imlib2-heic DirectorX
                   ` (6 preceding siblings ...)
  2021-01-13  8:15 ` kawaiiamber
@ 2022-02-14 18:21 ` q66
  7 siblings, 0 replies; 9+ messages in thread
From: q66 @ 2022-02-14 18:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 224 bytes --]

Closed issue by DirectorX on void-packages repository

https://github.com/void-linux/void-packages/issues/27597

Description:
https://github.com/vi/imlib2-heic

Loader for HEIC for Imlib2 (i.e. for Feh). Based on libheif.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-02-14 18:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-01 14:15 [ISSUE] Package request: imlib2-heic DirectorX
2021-01-09 14:47 ` kawaiiamber
2021-01-09 16:56 ` ericonr
2021-01-10 20:48 ` kawaiiamber
2021-01-10 20:50 ` kawaiiamber
2021-01-13  0:47 ` kawaiiamber
2021-01-13  8:09 ` kawaiiamber
2021-01-13  8:15 ` kawaiiamber
2022-02-14 18:21 ` [ISSUE] [CLOSED] " q66

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).