Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: haruna-0.8.0
@ 2022-06-27 21:51 dragon-friend
  2022-06-27 22:09 ` [PR PATCH] [Updated] " dragon-friend
                   ` (17 more replies)
  0 siblings, 18 replies; 23+ messages in thread
From: dragon-friend @ 2022-06-27 21:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dragon-friend/void-packages master
https://github.com/void-linux/void-packages/pull/37716

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, (x86_64)



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

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

From 64b9042ca0aa29ba47eff502dfd71c648d9bff26 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 1/2] New package: haruna-0.8.0

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

diff --git a/srcpkgs/haruna/template b/srcpkgs/haruna/template
new file mode 100644
index 000000000000..2035866e95b8
--- /dev/null
+++ b/srcpkgs/haruna/template
@@ -0,0 +1,15 @@
+# Template file for 'haruna'
+
+pkgname=haruna
+version=0.8.0
+revision=1
+build_style=cmake
+hostmakedepends="cmake"
+makedepends="mpv-devel ffmpeg-devel qt5 qt5-dbus qt5-declarative-devel qt5-quickcontrols2-devel extra-cmake-modules 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="Haruna is an open source video player built with Qt/QML and libmpv"
+maintainer="Dragon Friend <friend-dragon@proton.me>"
+license="CC-BY-4.0 "
+homepage="https://invent.kde.org/multimedia/haruna"
+distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
+checksum=dfea4a415d1c41992342c9684382974b2510e5dff06b8a27c29f2c3cc54c3dfe

From bd7828522b44b1befc27e3aaac84f11e84c28759 Mon Sep 17 00:00:00 2001
From: Dragon Friend <friend-dragon@proton.me>
Date: Mon, 27 Jun 2022 17:17:35 -0400
Subject: [PATCH 2/2] fix license

---
 srcpkgs/haruna/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/haruna/template b/srcpkgs/haruna/template
index 2035866e95b8..1a260c6c941e 100644
--- a/srcpkgs/haruna/template
+++ b/srcpkgs/haruna/template
@@ -9,7 +9,7 @@ makedepends="mpv-devel ffmpeg-devel qt5 qt5-dbus qt5-declarative-devel qt5-quick
 depends="breeze-icons breeze qqc2-desktop-style youtube-dl"
 short_desc="Haruna is an open source video player built with Qt/QML and libmpv"
 maintainer="Dragon Friend <friend-dragon@proton.me>"
-license="CC-BY-4.0 "
+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] 23+ messages in thread
* [PR PATCH] New package: haruna-0.8.0
@ 2022-08-08  3:03 dragon-friend
  2022-08-08  5:00 ` classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ 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] 23+ messages in thread

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

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-27 21:51 [PR PATCH] New package: haruna-0.8.0 dragon-friend
2022-06-27 22:09 ` [PR PATCH] [Updated] " dragon-friend
2022-06-27 22:55 ` [PR REVIEW] " classabbyamp
2022-06-27 22:55 ` classabbyamp
2022-06-27 22:55 ` classabbyamp
2022-06-27 22:55 ` classabbyamp
2022-06-27 22:56 ` classabbyamp
2022-06-28  4:51 ` [PR PATCH] [Updated] " dragon-friend
2022-06-28  4:53 ` dragon-friend
2022-06-28  5:13 ` dragon-friend
2022-06-28  5:27 ` dragon-friend
2022-06-28  7:49 ` [PR PATCH] [Updated] " dragon-friend
2022-06-28  8:12 ` dragon-friend
2022-06-28  9:08 ` dragon-friend
2022-06-29  1:06 ` dragon-friend
2022-08-08  1:56 ` dragon-friend
2022-08-08  2:09 ` dragon-friend
2022-08-08  2:24 ` dragon-friend
2022-08-08  3:00 ` [PR PATCH] [Closed]: " dragon-friend
2022-08-08  3:03 [PR PATCH] " 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

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