Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: qt-heif-image-plugin-0.3.3
@ 2023-03-05 12:29 shtayerc
  2023-03-05 13:13 ` [PR PATCH] [Updated] " shtayerc
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: shtayerc @ 2023-03-05 12:29 UTC (permalink / raw)
  To: ml

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

There is a new pull request by shtayerc against master on the void-packages repository

https://github.com/shtayerc/void-packages qt-heif-image-plugin-033
https://github.com/void-linux/void-packages/pull/42597

New package: qt-heif-image-plugin-0.3.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES** (Works with lximage-qt)

- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/42597.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qt-heif-image-plugin-033-42597.patch --]
[-- Type: text/x-diff, Size: 1092 bytes --]

From fd4ff4a89ffd866300178c79f6a274a9ac216d75 Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Sun, 5 Mar 2023 13:27:10 +0100
Subject: [PATCH] New package: qt-heif-image-plugin-0.3.3

---
 srcpkgs/qt-heif-image-plugin/template | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 srcpkgs/qt-heif-image-plugin/template

diff --git a/srcpkgs/qt-heif-image-plugin/template b/srcpkgs/qt-heif-image-plugin/template
new file mode 100644
index 000000000000..cad7bc463099
--- /dev/null
+++ b/srcpkgs/qt-heif-image-plugin/template
@@ -0,0 +1,12 @@
+# Template file for 'qt-heif-image-plugin'
+pkgname=qt-heif-image-plugin
+version=0.3.3
+revision=1
+build_style=cmake
+makedepends="pkg-config qt5-devel libheif-devel"
+short_desc="Qt image plugin for HEIF"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="LGPL-3.0-only"
+homepage="https://github.com/jakar/qt-heif-image-plugin"
+distfiles="https://github.com/jakar/qt-heif-image-plugin/archive/refs/tags/${version}.tar.gz"
+checksum=d84bb1cf91870b20358c373da667f803d2d246d3add27242632b39e3ca4c2d7c

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

* Re: [PR PATCH] [Updated] New package: qt-heif-image-plugin-0.3.3
  2023-03-05 12:29 [PR PATCH] New package: qt-heif-image-plugin-0.3.3 shtayerc
@ 2023-03-05 13:13 ` shtayerc
  2023-05-02 19:22 ` shtayerc
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: shtayerc @ 2023-03-05 13:13 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by shtayerc against master on the void-packages repository

https://github.com/shtayerc/void-packages qt-heif-image-plugin-033
https://github.com/void-linux/void-packages/pull/42597

New package: qt-heif-image-plugin-0.3.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES** (Works with lximage-qt)

- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/42597.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-qt-heif-image-plugin-033-42597.patch --]
[-- Type: text/x-diff, Size: 1137 bytes --]

From f1f78d7fcb2ae89444ad270786cc2ba17b20e86f Mon Sep 17 00:00:00 2001
From: shtayerc <david.murko@mailbox.org>
Date: Sun, 5 Mar 2023 13:27:10 +0100
Subject: [PATCH] New package: qt-heif-image-plugin-0.3.3

---
 srcpkgs/qt-heif-image-plugin/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/qt-heif-image-plugin/template

diff --git a/srcpkgs/qt-heif-image-plugin/template b/srcpkgs/qt-heif-image-plugin/template
new file mode 100644
index 000000000000..8cc41e206063
--- /dev/null
+++ b/srcpkgs/qt-heif-image-plugin/template
@@ -0,0 +1,13 @@
+# Template file for 'qt-heif-image-plugin'
+pkgname=qt-heif-image-plugin
+version=0.3.3
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
+makedepends="qt5-devel libheif-devel"
+short_desc="Qt image plugin for HEIF"
+maintainer="shtayerc <david.murko@mailbox.org>"
+license="LGPL-3.0-only"
+homepage="https://github.com/jakar/qt-heif-image-plugin"
+distfiles="https://github.com/jakar/qt-heif-image-plugin/archive/refs/tags/${version}.tar.gz"
+checksum=d84bb1cf91870b20358c373da667f803d2d246d3add27242632b39e3ca4c2d7c

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

* Re: New package: qt-heif-image-plugin-0.3.3
  2023-03-05 12:29 [PR PATCH] New package: qt-heif-image-plugin-0.3.3 shtayerc
  2023-03-05 13:13 ` [PR PATCH] [Updated] " shtayerc
@ 2023-05-02 19:22 ` shtayerc
  2023-08-01  1:56 ` github-actions
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: shtayerc @ 2023-05-02 19:22 UTC (permalink / raw)
  To: ml

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

New comment by shtayerc on void-packages repository

https://github.com/void-linux/void-packages/pull/42597#issuecomment-1532023372

Comment:
@classabbyamp are there any blockers regarding this pull request?

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

* Re: New package: qt-heif-image-plugin-0.3.3
  2023-03-05 12:29 [PR PATCH] New package: qt-heif-image-plugin-0.3.3 shtayerc
  2023-03-05 13:13 ` [PR PATCH] [Updated] " shtayerc
  2023-05-02 19:22 ` shtayerc
@ 2023-08-01  1:56 ` github-actions
  2023-08-01  2:05 ` classabbyamp
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2023-08-01  1:56 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/42597#issuecomment-1659447651

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: New package: qt-heif-image-plugin-0.3.3
  2023-03-05 12:29 [PR PATCH] New package: qt-heif-image-plugin-0.3.3 shtayerc
                   ` (2 preceding siblings ...)
  2023-08-01  1:56 ` github-actions
@ 2023-08-01  2:05 ` classabbyamp
  2023-08-01 15:01 ` shtayerc
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2023-08-01  2:05 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/42597#issuecomment-1659453999

Comment:
is this needed for an application?

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

* Re: New package: qt-heif-image-plugin-0.3.3
  2023-03-05 12:29 [PR PATCH] New package: qt-heif-image-plugin-0.3.3 shtayerc
                   ` (3 preceding siblings ...)
  2023-08-01  2:05 ` classabbyamp
@ 2023-08-01 15:01 ` shtayerc
  2023-11-01  1:46 ` github-actions
  2023-11-16  1:46 ` [PR PATCH] [Closed]: " github-actions
  6 siblings, 0 replies; 8+ messages in thread
From: shtayerc @ 2023-08-01 15:01 UTC (permalink / raw)
  To: ml

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

New comment by shtayerc on void-packages repository

https://github.com/void-linux/void-packages/pull/42597#issuecomment-1660504306

Comment:
No, but without it its not possible to view heif images with lximage-qt. I do not know if there is other program avaliable for this image type.

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

* Re: New package: qt-heif-image-plugin-0.3.3
  2023-03-05 12:29 [PR PATCH] New package: qt-heif-image-plugin-0.3.3 shtayerc
                   ` (4 preceding siblings ...)
  2023-08-01 15:01 ` shtayerc
@ 2023-11-01  1:46 ` github-actions
  2023-11-16  1:46 ` [PR PATCH] [Closed]: " github-actions
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2023-11-01  1:46 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/42597#issuecomment-1788271643

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: qt-heif-image-plugin-0.3.3
  2023-03-05 12:29 [PR PATCH] New package: qt-heif-image-plugin-0.3.3 shtayerc
                   ` (5 preceding siblings ...)
  2023-11-01  1:46 ` github-actions
@ 2023-11-16  1:46 ` github-actions
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2023-11-16  1:46 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: qt-heif-image-plugin-0.3.3
https://github.com/void-linux/void-packages/pull/42597

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES** (Works with lximage-qt)

- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-11-16  1:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-05 12:29 [PR PATCH] New package: qt-heif-image-plugin-0.3.3 shtayerc
2023-03-05 13:13 ` [PR PATCH] [Updated] " shtayerc
2023-05-02 19:22 ` shtayerc
2023-08-01  1:56 ` github-actions
2023-08-01  2:05 ` classabbyamp
2023-08-01 15:01 ` shtayerc
2023-11-01  1:46 ` github-actions
2023-11-16  1:46 ` [PR PATCH] [Closed]: " github-actions

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).