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

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

https://github.com/oSoWoSo/VUR paper8-libcprime
https://github.com/void-linux/void-packages/pull/43063

New package: libcprime 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/43063.patch is attached

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

From cde0a89eeee3d4d89f6261869f83384fbbdff820 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 2 Mar 2023 02:56:45 +0100
Subject: [PATCH] New package: libcprime 4.4.1

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

diff --git a/srcpkgs/libcprime/template b/srcpkgs/libcprime/template
new file mode 100644
index 000000000000..26f66ad15d27
--- /dev/null
+++ b/srcpkgs/libcprime/template
@@ -0,0 +1,12 @@
+# Template file for 'libcprime'
+pkgname=libcprime
+version=4.4.1
+revision=1
+build_style=cmake
+hostmakedepends="qt5-devel"
+short_desc="Library for bookmarking, saving activites and C-Suite settings"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/cubocore/coreapps/libcprime"
+distfiles="https://gitlab.com/cubocore/libcprime/-/archive/v${version}/libcprime-v${version}.tar.gz"
+checksum=160ca5220de84448d689d20878c0944e1fd7989b7a4362cc8e7208a34b4955d8

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

* Re: [PR PATCH] [Updated] New package: libcprime 4.4.1
  2023-03-28 16:11 [PR PATCH] New package: libcprime 4.4.1 zen0bit
@ 2023-03-28 17:46 ` 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:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR paper8-libcprime
https://github.com/void-linux/void-packages/pull/43063

New package: libcprime 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/43063.patch is attached

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

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

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

diff --git a/common/shlibs b/common/shlibs
index ba99e3a7c99b..be63d8c46007 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
+libcprime-core.so.4 libcprime-0.1.1_1
+libcprime-widgets.so.4 libcprime-0.1.1_1
diff --git a/srcpkgs/libcprime/template b/srcpkgs/libcprime/template
new file mode 100644
index 000000000000..26f66ad15d27
--- /dev/null
+++ b/srcpkgs/libcprime/template
@@ -0,0 +1,12 @@
+# Template file for 'libcprime'
+pkgname=libcprime
+version=4.4.1
+revision=1
+build_style=cmake
+hostmakedepends="qt5-devel"
+short_desc="Library for bookmarking, saving activites and C-Suite settings"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/cubocore/coreapps/libcprime"
+distfiles="https://gitlab.com/cubocore/libcprime/-/archive/v${version}/libcprime-v${version}.tar.gz"
+checksum=160ca5220de84448d689d20878c0944e1fd7989b7a4362cc8e7208a34b4955d8

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

* Re: [PR PATCH] [Updated] New package: libcprime 4.4.1
  2023-03-28 16:11 [PR PATCH] New package: libcprime 4.4.1 zen0bit
  2023-03-28 17:46 ` [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: 697 bytes --]

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

https://github.com/oSoWoSo/VUR paper8-libcprime
https://github.com/void-linux/void-packages/pull/43063

New package: libcprime 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/43063.patch is attached

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

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

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

diff --git a/common/shlibs b/common/shlibs
index ba99e3a7c99b..be63d8c46007 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
+libcprime-core.so.4 libcprime-0.1.1_1
+libcprime-widgets.so.4 libcprime-0.1.1_1
diff --git a/srcpkgs/libcprime/template b/srcpkgs/libcprime/template
new file mode 100644
index 000000000000..3fc23f096d81
--- /dev/null
+++ b/srcpkgs/libcprime/template
@@ -0,0 +1,12 @@
+# Template file for 'libcprime'
+pkgname=libcprime
+version=4.4.1
+revision=1
+build_style=cmake
+hostmakedepends="qt5-devel"
+short_desc="Library for bookmarking, saving activites and C-Suite settings"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="GPL-3.0-only"
+homepage="https://gitlab.com/cubocore/coreapps/libcprime"
+distfiles="https://gitlab.com/cubocore/libcprime/-/archive/v${version}/libcprime-v${version}.tar.gz"
+checksum=b954275160c8954894b56308995c1aba43b9f698a1cdff07e390e38f3158ac3b

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

* Re: [PR PATCH] [Closed]: New package: libcprime 4.4.1
  2023-03-28 16:11 [PR PATCH] New package: libcprime 4.4.1 zen0bit
  2023-03-28 17:46 ` [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: 542 bytes --]

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

New package: libcprime 4.4.1
https://github.com/void-linux/void-packages/pull/43063

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: libcprime 4.4.1 zen0bit
2023-03-28 17:46 ` [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).