Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: libcsys 4.4.1
@ 2023-03-28 16:11 zen0bit
  2023-03-28 16:13 ` classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ 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 paper7-libcsys
https://github.com/void-linux/void-packages/pull/43064

New package: libcsys 4.4.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/43064.patch is attached

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

From 89bba10ecfea42b31769b8e20cc5f09700316c58 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 2 Mar 2023 02:55:55 +0100
Subject: [PATCH] New package: libcsys 4.4.1

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

diff --git a/srcpkgs/libcsys/template b/srcpkgs/libcsys/template
new file mode 100644
index 000000000000..d0bdf7a2e5ac
--- /dev/null
+++ b/srcpkgs/libcsys/template
@@ -0,0 +1,13 @@
+# Template file for 'libcsys'
+pkgname=libcsys
+version=4.4.1
+revision=1
+build_style=cmake
+hostmakedepends="qt5-devel"
+depends="udisks2"
+short_desc="For managing drive and getting system resource information"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/cubocore/coreapps/libcsys"
+distfiles="https://gitlab.com/cubocore/libcsys/-/archive/v${version}/libcsys-v${version}.tar.gz"
+checksum=42bb1e15ad7c0ddd5900ee43dbde311ee3ff5cf26adc0a56a6c10ac67a406b37

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

* Re: New package: libcsys 4.4.1
  2023-03-28 16:11 [PR PATCH] New package: libcsys 4.4.1 zen0bit
@ 2023-03-28 16:13 ` classabbyamp
  2023-03-28 16:14 ` classabbyamp
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-03-28 16:13 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43064#issuecomment-1487222560

Comment:
> --> It's needed for paperde

then make all of these (43064-43070) one PR

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

* Re: New package: libcsys 4.4.1
  2023-03-28 16:11 [PR PATCH] New package: libcsys 4.4.1 zen0bit
  2023-03-28 16:13 ` classabbyamp
@ 2023-03-28 16:14 ` classabbyamp
  2023-03-28 17:48 ` [PR PATCH] [Updated] " zen0bit
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-03-28 16:14 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43064#issuecomment-1487222560

Comment:
> --> It's needed for paperde

then make all of these (43063-43070) one PR

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

* Re: [PR PATCH] [Updated] New package: libcsys 4.4.1
  2023-03-28 16:11 [PR PATCH] New package: libcsys 4.4.1 zen0bit
  2023-03-28 16:13 ` classabbyamp
  2023-03-28 16:14 ` classabbyamp
@ 2023-03-28 17:48 ` zen0bit
  2023-03-28 18:13 ` zen0bit
  2023-03-28 19:23 ` [PR PATCH] [Closed]: " zen0bit
  4 siblings, 0 replies; 6+ 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 paper7-libcsys
https://github.com/void-linux/void-packages/pull/43064

New package: libcsys 4.4.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/43064.patch is attached

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

From ef9ec10ab3633849d27fa4638e9f971cfc108d84 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 2 Mar 2023 02:55:55 +0100
Subject: [PATCH] New package: libcsys-4.4.1

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

diff --git a/common/shlibs b/common/shlibs
index ba99e3a7c99b..49f62c8a34e6 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
+libcsys.so.4 libcsys-0.1.1_1
diff --git a/srcpkgs/libcsys/template b/srcpkgs/libcsys/template
new file mode 100644
index 000000000000..d0bdf7a2e5ac
--- /dev/null
+++ b/srcpkgs/libcsys/template
@@ -0,0 +1,13 @@
+# Template file for 'libcsys'
+pkgname=libcsys
+version=4.4.1
+revision=1
+build_style=cmake
+hostmakedepends="qt5-devel"
+depends="udisks2"
+short_desc="For managing drive and getting system resource information"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/cubocore/coreapps/libcsys"
+distfiles="https://gitlab.com/cubocore/libcsys/-/archive/v${version}/libcsys-v${version}.tar.gz"
+checksum=42bb1e15ad7c0ddd5900ee43dbde311ee3ff5cf26adc0a56a6c10ac67a406b37

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

* Re: [PR PATCH] [Updated] New package: libcsys 4.4.1
  2023-03-28 16:11 [PR PATCH] New package: libcsys 4.4.1 zen0bit
                   ` (2 preceding siblings ...)
  2023-03-28 17:48 ` [PR PATCH] [Updated] " zen0bit
@ 2023-03-28 18:13 ` zen0bit
  2023-03-28 19:23 ` [PR PATCH] [Closed]: " zen0bit
  4 siblings, 0 replies; 6+ 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 paper7-libcsys
https://github.com/void-linux/void-packages/pull/43064

New package: libcsys 4.4.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/43064.patch is attached

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

From cd1f3ebb80420ca1dca284b7466ee8a14cfec9cc Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 2 Mar 2023 02:55:55 +0100
Subject: [PATCH] New package: libcsys-4.4.1

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

diff --git a/common/shlibs b/common/shlibs
index ba99e3a7c99b..49f62c8a34e6 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
+libcsys.so.4 libcsys-0.1.1_1
diff --git a/srcpkgs/libcsys/template b/srcpkgs/libcsys/template
new file mode 100644
index 000000000000..06e8ec9877e1
--- /dev/null
+++ b/srcpkgs/libcsys/template
@@ -0,0 +1,13 @@
+# Template file for 'libcsys'
+pkgname=libcsys
+version=4.4.1
+revision=1
+build_style=cmake
+hostmakedepends="qt5-devel"
+depends="udisks2"
+short_desc="For managing drive and getting system resource information"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/cubocore/coreapps/libcsys"
+distfiles="https://gitlab.com/cubocore/libcsys/-/archive/v${version}/libcsys-v${version}.tar.gz"
+checksum=2d427505a2186cc27407ce78cf903dd124a1912d3b4495066960f3d3fb1f3f98

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

* Re: [PR PATCH] [Closed]: New package: libcsys 4.4.1
  2023-03-28 16:11 [PR PATCH] New package: libcsys 4.4.1 zen0bit
                   ` (3 preceding siblings ...)
  2023-03-28 18:13 ` zen0bit
@ 2023-03-28 19:23 ` zen0bit
  4 siblings, 0 replies; 6+ 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: libcsys 4.4.1
https://github.com/void-linux/void-packages/pull/43064

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

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

Thread overview: 6+ 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: libcsys 4.4.1 zen0bit
2023-03-28 16:13 ` classabbyamp
2023-03-28 16:14 ` classabbyamp
2023-03-28 17:48 ` [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).