Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: haruna-0.8.0
@ 2022-08-08  3:03 dragon-friend
  2022-08-08  5:00 ` classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: dragon-friend @ 2022-08-08  3:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dragon-friend/void-packages haruna
https://github.com/void-linux/void-packages/pull/38529

New package: haruna-0.8.0

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

#### Local build testing
- I built this PR locally for my native architecture, x64_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl (crossbuild)

apologies for making the same pull request twice

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-haruna-38529.patch --]
[-- Type: text/x-diff, Size: 1394 bytes --]

From bc1756b6601b04e84ce9cc3ab1fc126247b0f0f1 Mon Sep 17 00:00:00 2001
From: Dragon Friend <friend-dragon@proton.me>
Date: Mon, 27 Jun 2022 16:07:09 -0400
Subject: [PATCH] New package: haruna-0.8.0

---
 srcpkgs/haruna/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/haruna/template

diff --git a/srcpkgs/haruna/template b/srcpkgs/haruna/template
new file mode 100644
index 000000000000..4ba3d968cebe
--- /dev/null
+++ b/srcpkgs/haruna/template
@@ -0,0 +1,18 @@
+# Template file for 'haruna'
+pkgname=haruna
+version=0.8.0
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kcoreaddons
+ kconfig pkg-config gettext kdoctools"
+makedepends="mpv-devel ffmpeg-devel qt5 qt5-dbus qt5-declarative-devel
+ qt5-quickcontrols2-devel kconfig-devel kcoreaddons-devel kfilemetadata5-devel
+ ki18n-devel kiconthemes-devel kio-devel kirigami2-devel kxmlgui-devel
+ kdoctools-devel breeze AppStream gettext-devel"
+depends="breeze-icons breeze qqc2-desktop-style youtube-dl"
+short_desc="Open source video player built with Qt/QML and libmpv"
+maintainer="Dragon Friend <friend-dragon@proton.me>"
+license="GPL-3.0-or-later"
+homepage="https://invent.kde.org/multimedia/haruna"
+distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
+checksum=dfea4a415d1c41992342c9684382974b2510e5dff06b8a27c29f2c3cc54c3dfe

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

* Re: New package: haruna-0.8.0
  2022-08-08  3:03 [PR PATCH] New package: haruna-0.8.0 dragon-friend
@ 2022-08-08  5:00 ` classabbyamp
  2022-08-08  5:37 ` classabbyamp
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-08-08  5:00 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38529#issuecomment-1207666614

Comment:
why close and reopen the pr? (previously https://github.com/void-linux/void-packages/pull/37716) 

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

* Re: New package: haruna-0.8.0
  2022-08-08  3:03 [PR PATCH] New package: haruna-0.8.0 dragon-friend
  2022-08-08  5:00 ` classabbyamp
@ 2022-08-08  5:37 ` classabbyamp
  2022-08-08 21:48 ` dragon-friend
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-08-08  5:37 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/38529#issuecomment-1207666614

Comment:
why recreate the pr? (previously https://github.com/void-linux/void-packages/pull/37716) 

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

* Re: New package: haruna-0.8.0
  2022-08-08  3:03 [PR PATCH] New package: haruna-0.8.0 dragon-friend
  2022-08-08  5:00 ` classabbyamp
  2022-08-08  5:37 ` classabbyamp
@ 2022-08-08 21:48 ` dragon-friend
  2022-11-07  2:12 ` github-actions
  2022-11-22  2:11 ` [PR PATCH] [Closed]: " github-actions
  4 siblings, 0 replies; 8+ messages in thread
From: dragon-friend @ 2022-08-08 21:48 UTC (permalink / raw)
  To: ml

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

New comment by dragon-friend on void-packages repository

https://github.com/void-linux/void-packages/pull/38529#issuecomment-1208646986

Comment:
realized while trying to bump another package's version that I'd made this from the main branch of my fork instead of its own branch, which caused a bunch of issues and apparently it isn't possible to move a pr's source to a different branch (or at least I wasn't able to find that info)

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

* Re: New package: haruna-0.8.0
  2022-08-08  3:03 [PR PATCH] New package: haruna-0.8.0 dragon-friend
                   ` (2 preceding siblings ...)
  2022-08-08 21:48 ` dragon-friend
@ 2022-11-07  2:12 ` github-actions
  2022-11-22  2:11 ` [PR PATCH] [Closed]: " github-actions
  4 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2022-11-07  2:12 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/38529#issuecomment-1304994783

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: haruna-0.8.0
  2022-08-08  3:03 [PR PATCH] New package: haruna-0.8.0 dragon-friend
                   ` (3 preceding siblings ...)
  2022-11-07  2:12 ` github-actions
@ 2022-11-22  2:11 ` github-actions
  4 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2022-11-22  2:11 UTC (permalink / raw)
  To: ml

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

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

New package: haruna-0.8.0
https://github.com/void-linux/void-packages/pull/38529

Description:

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

#### Local build testing
- I built this PR locally for my native architecture, x64_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl (crossbuild)

apologies for making the same pull request twice

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

* Re: New package: haruna-0.8.0
  2022-06-27 21:51 [PR PATCH] " dragon-friend
  2022-06-27 22:56 ` classabbyamp
@ 2022-06-28  5:27 ` dragon-friend
  1 sibling, 0 replies; 8+ messages in thread
From: dragon-friend @ 2022-06-28  5:27 UTC (permalink / raw)
  To: ml

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

New comment by dragon-friend on void-packages repository

https://github.com/void-linux/void-packages/pull/37716#issuecomment-1168240051

Comment:
> please squash into one commit and force-push

thanks for the input!

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

* Re: New package: haruna-0.8.0
  2022-06-27 21:51 [PR PATCH] " dragon-friend
@ 2022-06-27 22:56 ` classabbyamp
  2022-06-28  5:27 ` dragon-friend
  1 sibling, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-06-27 22:56 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37716#issuecomment-1168011150

Comment:
please squash into one commit and force-push 

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

end of thread, other threads:[~2022-11-22  2:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-08  3:03 [PR PATCH] New package: haruna-0.8.0 dragon-friend
2022-08-08  5:00 ` classabbyamp
2022-08-08  5:37 ` classabbyamp
2022-08-08 21:48 ` dragon-friend
2022-11-07  2:12 ` github-actions
2022-11-22  2:11 ` [PR PATCH] [Closed]: " github-actions
  -- strict thread matches above, loose matches on Subject: below --
2022-06-27 21:51 [PR PATCH] " dragon-friend
2022-06-27 22:56 ` classabbyamp
2022-06-28  5:27 ` dragon-friend

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