Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wayqt 0.1.1
@ 2023-03-28 16:11 zen0bit
  2023-03-28 17:47 ` [PR PATCH] [Updated] " zen0bit
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: zen0bit @ 2023-03-28 16:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR paper6-wayqt
https://github.com/void-linux/void-packages/pull/43065

New package: wayqt 0.1.1
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
--> It's needed for paperde

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)


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

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

From 40b855fcc7d24304228bec9acca325ca897de5c4 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 2 Mar 2023 02:53:30 +0100
Subject: [PATCH] New package: wayqt 0.1.1

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

diff --git a/srcpkgs/wayqt/template b/srcpkgs/wayqt/template
new file mode 100644
index 000000000000..79f3c53b4d3d
--- /dev/null
+++ b/srcpkgs/wayqt/template
@@ -0,0 +1,12 @@
+# Template file for 'wayqt'
+pkgname=wayqt
+version=0.1.1
+revision=1
+build_style=meson
+hostmakedepends="qt5-devel wayland-devel cmake pkg-config"
+short_desc="Qt-based wrapper for various wayland protocols"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/desktop-frameworks/wayqt"
+distfiles="https://gitlab.com/desktop-frameworks/wayqt/-/archive/v0.1.1/wayqt-v0.1.1.tar.gz"
+checksum=815fc09c9cad187cbd93504b14ab84c8aa4496e70d69657d8df21358fb59f1e9

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

* Re: [PR PATCH] [Updated] New package: wayqt 0.1.1
  2023-03-28 16:11 [PR PATCH] New package: wayqt 0.1.1 zen0bit
@ 2023-03-28 17:47 ` zen0bit
  2023-03-28 18:13 ` zen0bit
  2023-03-28 19:23 ` [PR PATCH] [Closed]: " zen0bit
  2 siblings, 0 replies; 4+ messages in thread
From: zen0bit @ 2023-03-28 17:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR paper6-wayqt
https://github.com/void-linux/void-packages/pull/43065

New package: wayqt 0.1.1
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
--> It's needed for paperde

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)


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

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

From 49e7415e79ba3ee1fd613ee04d390460c7c27a99 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 2 Mar 2023 02:53:30 +0100
Subject: [PATCH] New package: wayqt-0.1.1

---
 common/shlibs          |  1 +
 srcpkgs/wayqt/template | 12 ++++++++++++
 2 files changed, 13 insertions(+)
 create mode 100644 srcpkgs/wayqt/template

diff --git a/common/shlibs b/common/shlibs
index ba99e3a7c99b..84df2944b96e 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4239,3 +4239,4 @@ libdate-tz.so.3 chrono-date-3.0.1_1
 libayatana-ido3-0.4.so.0 ayatana-ido-0.9.2_1
 libayatana-indicator3.so.7 libayatana-indicator-0.9.3_1
 libayatana-appindicator3.so.1 libayatana-appindicator-0.5.91_1
+libwayqt.so.0 wayqt-0.1.1_1
diff --git a/srcpkgs/wayqt/template b/srcpkgs/wayqt/template
new file mode 100644
index 000000000000..79f3c53b4d3d
--- /dev/null
+++ b/srcpkgs/wayqt/template
@@ -0,0 +1,12 @@
+# Template file for 'wayqt'
+pkgname=wayqt
+version=0.1.1
+revision=1
+build_style=meson
+hostmakedepends="qt5-devel wayland-devel cmake pkg-config"
+short_desc="Qt-based wrapper for various wayland protocols"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/desktop-frameworks/wayqt"
+distfiles="https://gitlab.com/desktop-frameworks/wayqt/-/archive/v0.1.1/wayqt-v0.1.1.tar.gz"
+checksum=815fc09c9cad187cbd93504b14ab84c8aa4496e70d69657d8df21358fb59f1e9

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

* Re: [PR PATCH] [Updated] New package: wayqt 0.1.1
  2023-03-28 16:11 [PR PATCH] New package: wayqt 0.1.1 zen0bit
  2023-03-28 17:47 ` [PR PATCH] [Updated] " zen0bit
@ 2023-03-28 18:13 ` zen0bit
  2023-03-28 19:23 ` [PR PATCH] [Closed]: " zen0bit
  2 siblings, 0 replies; 4+ messages in thread
From: zen0bit @ 2023-03-28 18:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR paper6-wayqt
https://github.com/void-linux/void-packages/pull/43065

New package: wayqt 0.1.1
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
--> It's needed for paperde

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)


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

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

From 4b5e62ff6ae645287272a9556d8373b4d2c3c05d Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 2 Mar 2023 02:53:30 +0100
Subject: [PATCH] New package: wayqt-0.1.1

---
 common/shlibs          |  1 +
 srcpkgs/wayqt/template | 12 ++++++++++++
 2 files changed, 13 insertions(+)
 create mode 100644 srcpkgs/wayqt/template

diff --git a/common/shlibs b/common/shlibs
index ba99e3a7c99b..84df2944b96e 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4239,3 +4239,4 @@ libdate-tz.so.3 chrono-date-3.0.1_1
 libayatana-ido3-0.4.so.0 ayatana-ido-0.9.2_1
 libayatana-indicator3.so.7 libayatana-indicator-0.9.3_1
 libayatana-appindicator3.so.1 libayatana-appindicator-0.5.91_1
+libwayqt.so.0 wayqt-0.1.1_1
diff --git a/srcpkgs/wayqt/template b/srcpkgs/wayqt/template
new file mode 100644
index 000000000000..09feecc69c3f
--- /dev/null
+++ b/srcpkgs/wayqt/template
@@ -0,0 +1,12 @@
+# Template file for 'wayqt'
+pkgname=wayqt
+version=0.1.1
+revision=1
+build_style=meson
+hostmakedepends="qt5-devel wayland-devel cmake pkg-config"
+short_desc="Qt-based wrapper for various wayland protocols"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/desktop-frameworks/wayqt"
+distfiles="https://gitlab.com/desktop-frameworks/wayqt/-/archive/v0.1.1/wayqt-v0.1.1.tar.gz"
+checksum=b9633d0d85d5b60f8656371f02d1dcb88164a5ea136dd2fa15350eef6b120fac

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

* Re: [PR PATCH] [Closed]: New package: wayqt 0.1.1
  2023-03-28 16:11 [PR PATCH] New package: wayqt 0.1.1 zen0bit
  2023-03-28 17:47 ` [PR PATCH] [Updated] " zen0bit
  2023-03-28 18:13 ` zen0bit
@ 2023-03-28 19:23 ` zen0bit
  2 siblings, 0 replies; 4+ messages in thread
From: zen0bit @ 2023-03-28 19:23 UTC (permalink / raw)
  To: ml

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

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

New package: wayqt 0.1.1
https://github.com/void-linux/void-packages/pull/43065

Description:
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
--> It's needed for paperde

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)


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

end of thread, other threads:[~2023-03-28 19:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-28 16:11 [PR PATCH] New package: wayqt 0.1.1 zen0bit
2023-03-28 17:47 ` [PR PATCH] [Updated] " zen0bit
2023-03-28 18:13 ` zen0bit
2023-03-28 19:23 ` [PR PATCH] [Closed]: " zen0bit

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