Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: dfl-sni 0.1.1
@ 2023-03-28 16:11 zen0bit
  2023-03-28 17:48 ` [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: 686 bytes --]

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

https://github.com/oSoWoSo/VUR paper3-dfl-sni
https://github.com/void-linux/void-packages/pull/43068

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-paper3-dfl-sni-43068.patch --]
[-- Type: text/x-diff, Size: 1043 bytes --]

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

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

diff --git a/srcpkgs/dfl-sni/template b/srcpkgs/dfl-sni/template
new file mode 100644
index 000000000000..1b370e26427f
--- /dev/null
+++ b/srcpkgs/dfl-sni/template
@@ -0,0 +1,12 @@
+# Template file for 'dfl-sni'
+pkgname=dfl-sni
+version=0.1.1
+revision=1
+build_style=meson
+hostmakedepends="qt5-devel qt6-base-devel cmake pkg-config"
+short_desc="Implementation of the XDG Status Notification Specifications"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/desktop-frameworks/status-notifier"
+distfiles="https://gitlab.com/desktop-frameworks/status-notifier/-/archive/v0.1.1/status-notifier-v0.1.1.tar.gz"
+checksum=376bf4ac33ab4bbce3e07cf98e5ec929fd125d93c6f842723a7fdd17158fa84c

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

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

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

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

https://github.com/oSoWoSo/VUR paper3-dfl-sni
https://github.com/void-linux/void-packages/pull/43068

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-paper3-dfl-sni-43068.patch --]
[-- Type: text/x-diff, Size: 1457 bytes --]

From 655e5661c6b69150012281a0b7a391549db81fb1 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 2 Mar 2023 02:47:48 +0100
Subject: [PATCH] New package: dfl-sni-0.1.1

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

diff --git a/common/shlibs b/common/shlibs
index ba99e3a7c99b..65e09a05e634 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
+libdf5sni.so.0 dfl-sni-0.1.1_1
diff --git a/srcpkgs/dfl-sni/template b/srcpkgs/dfl-sni/template
new file mode 100644
index 000000000000..1b370e26427f
--- /dev/null
+++ b/srcpkgs/dfl-sni/template
@@ -0,0 +1,12 @@
+# Template file for 'dfl-sni'
+pkgname=dfl-sni
+version=0.1.1
+revision=1
+build_style=meson
+hostmakedepends="qt5-devel qt6-base-devel cmake pkg-config"
+short_desc="Implementation of the XDG Status Notification Specifications"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/desktop-frameworks/status-notifier"
+distfiles="https://gitlab.com/desktop-frameworks/status-notifier/-/archive/v0.1.1/status-notifier-v0.1.1.tar.gz"
+checksum=376bf4ac33ab4bbce3e07cf98e5ec929fd125d93c6f842723a7fdd17158fa84c

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

* Re: [PR PATCH] [Updated] New package: dfl-sni 0.1.1
  2023-03-28 16:11 [PR PATCH] New package: dfl-sni 0.1.1 zen0bit
  2023-03-28 17:48 ` [PR PATCH] [Updated] " zen0bit
@ 2023-03-28 18:13 ` zen0bit
  2023-03-28 19:22 ` [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: 691 bytes --]

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

https://github.com/oSoWoSo/VUR paper3-dfl-sni
https://github.com/void-linux/void-packages/pull/43068

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-paper3-dfl-sni-43068.patch --]
[-- Type: text/x-diff, Size: 1457 bytes --]

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

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

diff --git a/common/shlibs b/common/shlibs
index ba99e3a7c99b..65e09a05e634 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
+libdf5sni.so.0 dfl-sni-0.1.1_1
diff --git a/srcpkgs/dfl-sni/template b/srcpkgs/dfl-sni/template
new file mode 100644
index 000000000000..7ff7aa364e26
--- /dev/null
+++ b/srcpkgs/dfl-sni/template
@@ -0,0 +1,12 @@
+# Template file for 'dfl-sni'
+pkgname=dfl-sni
+version=0.1.1
+revision=1
+build_style=meson
+hostmakedepends="qt5-devel qt6-base-devel cmake pkg-config"
+short_desc="Implementation of the XDG Status Notification Specifications"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/desktop-frameworks/status-notifier"
+distfiles="https://gitlab.com/desktop-frameworks/status-notifier/-/archive/v0.1.1/status-notifier-v0.1.1.tar.gz"
+checksum=9fc1b9613e1685b42b525c31a47a0f26754100e910d63a54fd20a1ef0d62c536

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

* Re: [PR PATCH] [Closed]: New package: dfl-sni 0.1.1
  2023-03-28 16:11 [PR PATCH] New package: dfl-sni 0.1.1 zen0bit
  2023-03-28 17:48 ` [PR PATCH] [Updated] " zen0bit
  2023-03-28 18:13 ` zen0bit
@ 2023-03-28 19:22 ` zen0bit
  2 siblings, 0 replies; 4+ messages in thread
From: zen0bit @ 2023-03-28 19:22 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: dfl-sni 0.1.1
https://github.com/void-linux/void-packages/pull/43068

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:22 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: dfl-sni 0.1.1 zen0bit
2023-03-28 17:48 ` [PR PATCH] [Updated] " zen0bit
2023-03-28 18:13 ` zen0bit
2023-03-28 19:22 ` [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).