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

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

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

https://github.com/oSoWoSo/VUR paper5-dfl-applications
https://github.com/void-linux/void-packages/pull/43066

New package: dfl-applications 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/43066.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-paper5-dfl-applications-43066.patch --]
[-- Type: text/x-diff, Size: 1086 bytes --]

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

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

diff --git a/srcpkgs/dfl-applications/template b/srcpkgs/dfl-applications/template
new file mode 100644
index 000000000000..e0525e14855f
--- /dev/null
+++ b/srcpkgs/dfl-applications/template
@@ -0,0 +1,12 @@
+# Template file for 'dfl-applications'
+pkgname=dfl-applications
+version=0.1.1
+revision=1
+build_style=meson
+hostmakedepends="dfl-ipc qt5-devel qt6-base-devel cmake pkg-config"
+short_desc="Class that extends QApplications"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/desktop-frameworks/applications"
+distfiles="https://gitlab.com/desktop-frameworks/applications/-/archive/v0.1.1/applications-v0.1.1.tar.gz"
+checksum=5009085c598aadd028de5f6721d5b8ed4886e1e605f9bbd0d1252e3c93f03606

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

* Re: New package: dfl-applications 0.1.1
  2023-03-28 16:11 [PR PATCH] New package: dfl-applications 0.1.1 zen0bit
@ 2023-03-28 16:20 ` abenson
  2023-03-28 17:49 ` [PR PATCH] [Updated] " zen0bit
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2023-03-28 16:20 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/43066#issuecomment-1487232687

Comment:
It seems that the few PRs you just opened likely depend on each other in some way.  If they are related and depend on each other, it should be a single PR for all, with individual commits for each.

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

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

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

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

https://github.com/oSoWoSo/VUR paper5-dfl-applications
https://github.com/void-linux/void-packages/pull/43066

New package: dfl-applications 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/43066.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-paper5-dfl-applications-43066.patch --]
[-- Type: text/x-diff, Size: 1580 bytes --]

From 1c2327c36dc00f2c53b5ea02008fcc14b252b6db Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 2 Mar 2023 02:49:06 +0100
Subject: [PATCH] New package: dfl-applications-0.1.1

---
 common/shlibs                     |  2 ++
 srcpkgs/dfl-applications/template | 12 ++++++++++++
 2 files changed, 14 insertions(+)
 create mode 100644 srcpkgs/dfl-applications/template

diff --git a/common/shlibs b/common/shlibs
index ba99e3a7c99b..0bb5bf861451 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4239,3 +4239,5 @@ 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
+libdf5application.so.0 dfl-applications-0.1.1_1
+libdf5coreapplication.so.0 dfl-applications-0.1.1_1
diff --git a/srcpkgs/dfl-applications/template b/srcpkgs/dfl-applications/template
new file mode 100644
index 000000000000..e0525e14855f
--- /dev/null
+++ b/srcpkgs/dfl-applications/template
@@ -0,0 +1,12 @@
+# Template file for 'dfl-applications'
+pkgname=dfl-applications
+version=0.1.1
+revision=1
+build_style=meson
+hostmakedepends="dfl-ipc qt5-devel qt6-base-devel cmake pkg-config"
+short_desc="Class that extends QApplications"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/desktop-frameworks/applications"
+distfiles="https://gitlab.com/desktop-frameworks/applications/-/archive/v0.1.1/applications-v0.1.1.tar.gz"
+checksum=5009085c598aadd028de5f6721d5b8ed4886e1e605f9bbd0d1252e3c93f03606

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

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

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

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

https://github.com/oSoWoSo/VUR paper5-dfl-applications
https://github.com/void-linux/void-packages/pull/43066

New package: dfl-applications 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/43066.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-paper5-dfl-applications-43066.patch --]
[-- Type: text/x-diff, Size: 1580 bytes --]

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

---
 common/shlibs                     |  2 ++
 srcpkgs/dfl-applications/template | 12 ++++++++++++
 2 files changed, 14 insertions(+)
 create mode 100644 srcpkgs/dfl-applications/template

diff --git a/common/shlibs b/common/shlibs
index ba99e3a7c99b..0bb5bf861451 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4239,3 +4239,5 @@ 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
+libdf5application.so.0 dfl-applications-0.1.1_1
+libdf5coreapplication.so.0 dfl-applications-0.1.1_1
diff --git a/srcpkgs/dfl-applications/template b/srcpkgs/dfl-applications/template
new file mode 100644
index 000000000000..487453745aac
--- /dev/null
+++ b/srcpkgs/dfl-applications/template
@@ -0,0 +1,12 @@
+# Template file for 'dfl-applications'
+pkgname=dfl-applications
+version=0.1.1
+revision=1
+build_style=meson
+hostmakedepends="dfl-ipc qt5-devel qt6-base-devel cmake pkg-config"
+short_desc="Class that extends QApplications"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/desktop-frameworks/applications"
+distfiles="https://gitlab.com/desktop-frameworks/applications/-/archive/v0.1.1/applications-v0.1.1.tar.gz"
+checksum=71b1b4c3a3682ffcbf4690b33a180d178bffec9c308400e31315f17da9c9283e

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

* Re: [PR PATCH] [Closed]: New package: dfl-applications 0.1.1
  2023-03-28 16:11 [PR PATCH] New package: dfl-applications 0.1.1 zen0bit
                   ` (2 preceding siblings ...)
  2023-03-28 18:13 ` zen0bit
@ 2023-03-28 19:23 ` zen0bit
  3 siblings, 0 replies; 5+ messages in thread
From: zen0bit @ 2023-03-28 19:23 UTC (permalink / raw)
  To: ml

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

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

New package: dfl-applications 0.1.1
https://github.com/void-linux/void-packages/pull/43066

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] 5+ messages in thread

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

Thread overview: 5+ 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: dfl-applications 0.1.1 zen0bit
2023-03-28 16:20 ` abenson
2023-03-28 17:49 ` [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).