Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] librepcb: update to 0.1.7
@ 2023-02-14 14:34 Uks2
  2023-02-19 15:24 ` [PR PATCH] [Updated] " Uks2
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Uks2 @ 2023-02-14 14:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Uks2/void-packages master
https://github.com/void-linux/void-packages/pull/42253

librepcb: update to 0.1.7
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl



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

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

From 433103069915fb21aaa7b6e92b50b8e509131b5b Mon Sep 17 00:00:00 2001
From: Uks2 <tom@tomg.xyz>
Date: Wed, 18 Jan 2023 10:33:20 +0000
Subject: [PATCH] librepcb: update to 0.1.7

---
 srcpkgs/librepcb/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/librepcb/template b/srcpkgs/librepcb/template
index 670b1bf77a18..af44fa25e46b 100644
--- a/srcpkgs/librepcb/template
+++ b/srcpkgs/librepcb/template
@@ -1,14 +1,14 @@
 # Template file for 'librepcb'
 pkgname=librepcb
-version=0.1.5
+version=0.1.7
 revision=1
-build_style=qmake
-configure_args="-r librepcb.pro"
+build_style=cmake
 hostmakedepends="unzip qt5-qmake qt5-host-tools"
-makedepends="qt5-devel qt5-svg-devel zlib-devel"
+makedepends="qt5-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-svg-devel qt5-plugin-tds qt5-tools-devel zlib-devel"
+depends="qt5-plugin-sqlite"
 short_desc="Powerful, innovative and intuitive EDA tool for everyone"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://librepcb.org"
 distfiles="https://download.librepcb.org/releases/${version}/${pkgname}-${version}-source.zip"
-checksum=f956dfa5b9ad1faffcab7f5dd03f158c2b97a7c82cfc9a09dc4066cbcf0db76a
+checksum=4c9e90ca61c94e537cab0632e684350873673d693f1c8837c916001d8896a6ad

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

* Re: [PR PATCH] [Updated] librepcb: update to 0.1.7
  2023-02-14 14:34 [PR PATCH] librepcb: update to 0.1.7 Uks2
@ 2023-02-19 15:24 ` Uks2
  2023-02-19 15:26 ` Uks2
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Uks2 @ 2023-02-19 15:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Uks2/void-packages master
https://github.com/void-linux/void-packages/pull/42253

librepcb: update to 0.1.7
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl



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

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

From 1533b5023cb0ed2758b2db940612ed64c1ad3560 Mon Sep 17 00:00:00 2001
From: Tom Greig <tom@tomg.xyz>
Date: Sun, 19 Feb 2023 15:20:42 +0000
Subject: [PATCH 1/2] New package: quazip1-1.4

---
 srcpkgs/quazip1-devel    |  1 +
 srcpkgs/quazip1/template | 40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)
 create mode 120000 srcpkgs/quazip1-devel
 create mode 100644 srcpkgs/quazip1/template

diff --git a/srcpkgs/quazip1-devel b/srcpkgs/quazip1-devel
new file mode 120000
index 000000000000..de6e71429fa6
--- /dev/null
+++ b/srcpkgs/quazip1-devel
@@ -0,0 +1 @@
+quazip1
\ No newline at end of file
diff --git a/srcpkgs/quazip1/template b/srcpkgs/quazip1/template
new file mode 100644
index 000000000000..669c60245832
--- /dev/null
+++ b/srcpkgs/quazip1/template
@@ -0,0 +1,40 @@
+# Template file for 'quazip'
+pkgname=quazip1
+version=1.4
+revision=1
+build_style=cmake
+makedepends="qt5-devel zlib-devel"
+short_desc="Qt5/C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package, version 1.x"
+maintainer="Tom Greig <tom@tomg.xyz>"
+license="LGPL-2.1-only"
+homepage="https://github.com/stachenov/quazip"
+distfiles="https://github.com/stachenov/quazip/archive/v${version}.tar.gz"
+checksum=79633fd3a18e2d11a7d5c40c4c79c1786ba0c74b59ad752e8429746fe1781dd6
+
+if [ -n "$CROSS_BUILD" ]; then
+	hostmakedepends+=" qt5-host-tools qt5-devel"
+fi
+
+quazip1-devel_package() {
+	depends="${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		#vmove "usr/lib/*.so.1.4"
+		vmove usr/lib/libquazip1-qt5.so
+		vmove usr/lib/cmake
+		vmove usr/lib/pkgconfig
+		vmove usr/include
+	}
+}
+
+#quazip1-qt5_package() {
+	#build_style=meta
+	#short_desc+=" (transitional dummy package)"
+	#depends="quazip>=${version}_${revision}"
+#}
+
+#quazip1-qt5-devel_package() {
+	#build_style=meta
+	#short_desc+=" (transitional dummy package)"
+	#depends="quazip-devel>=${version}_${revision}"
+#}

From 5f514756afabe03b5cb406a3dc6aea680124cf17 Mon Sep 17 00:00:00 2001
From: Uks2 <tom@tomg.xyz>
Date: Wed, 18 Jan 2023 10:33:20 +0000
Subject: [PATCH 2/2] librepcb: update to 0.1.7

---
 srcpkgs/librepcb/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/librepcb/template b/srcpkgs/librepcb/template
index 670b1bf77a18..319239b6b2d4 100644
--- a/srcpkgs/librepcb/template
+++ b/srcpkgs/librepcb/template
@@ -1,14 +1,15 @@
 # Template file for 'librepcb'
 pkgname=librepcb
-version=0.1.5
+version=0.1.7
 revision=1
-build_style=qmake
-configure_args="-r librepcb.pro"
+build_style=cmake
+configure_args="-DUNBUNDLE_QUAZIP=1"
 hostmakedepends="unzip qt5-qmake qt5-host-tools"
-makedepends="qt5-devel qt5-svg-devel zlib-devel"
+makedepends="qt5-devel quazip1-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-svg-devel qt5-plugin-tds qt5-tools-devel zlib-devel"
+depends="qt5-plugin-sqlite"
 short_desc="Powerful, innovative and intuitive EDA tool for everyone"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Tom Greig <tom@tomg.xyz>"
 license="GPL-3.0-or-later"
 homepage="https://librepcb.org"
 distfiles="https://download.librepcb.org/releases/${version}/${pkgname}-${version}-source.zip"
-checksum=f956dfa5b9ad1faffcab7f5dd03f158c2b97a7c82cfc9a09dc4066cbcf0db76a
+checksum=4c9e90ca61c94e537cab0632e684350873673d693f1c8837c916001d8896a6ad

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

* Re: librepcb: update to 0.1.7
  2023-02-14 14:34 [PR PATCH] librepcb: update to 0.1.7 Uks2
  2023-02-19 15:24 ` [PR PATCH] [Updated] " Uks2
@ 2023-02-19 15:26 ` Uks2
  2023-05-21  1:57 ` github-actions
  2023-06-04  2:12 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 6+ messages in thread
From: Uks2 @ 2023-02-19 15:26 UTC (permalink / raw)
  To: ml

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

New comment by Uks2 on void-packages repository

https://github.com/void-linux/void-packages/pull/42253#issuecomment-1436017363

Comment:
Re quazip1 rather than an updated quazip:
https://github.com/stachenov/quazip/blob/master/QuaZip-1.x-migration.md

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

* Re: librepcb: update to 0.1.7
  2023-02-14 14:34 [PR PATCH] librepcb: update to 0.1.7 Uks2
  2023-02-19 15:24 ` [PR PATCH] [Updated] " Uks2
  2023-02-19 15:26 ` Uks2
@ 2023-05-21  1:57 ` github-actions
  2023-06-04  2:12 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2023-05-21  1:57 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/42253#issuecomment-1556062092

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: librepcb: update to 0.1.7
  2023-02-14 14:34 [PR PATCH] librepcb: update to 0.1.7 Uks2
                   ` (2 preceding siblings ...)
  2023-05-21  1:57 ` github-actions
@ 2023-06-04  2:12 ` github-actions
  3 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2023-06-04  2:12 UTC (permalink / raw)
  To: ml

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

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

librepcb: update to 0.1.7
https://github.com/void-linux/void-packages/pull/42253

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-musl
- I built this PR locally for these architectures: aarch64, armv7l-musl


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

* [PR PATCH] librepcb: update to 0.1.7.
@ 2023-06-20  9:17 ii8
  0 siblings, 0 replies; 6+ messages in thread
From: ii8 @ 2023-06-20  9:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ii8/void-packages patch-1
https://github.com/void-linux/void-packages/pull/44535

librepcb: update to 0.1.7.
#### Testing the changes
- I tested the changes in this PR: **NO**

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

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

From 07f64da65df44ee6f01667b911a3cff7a62ff964 Mon Sep 17 00:00:00 2001
From: Murray <murray.calavera@protonmail.com>
Date: Tue, 20 Jun 2023 10:09:15 +0100
Subject: [PATCH] librepcb: update to 0.1.7.

---
 srcpkgs/librepcb/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/librepcb/template b/srcpkgs/librepcb/template
index d51ca101381c..9420844b690e 100644
--- a/srcpkgs/librepcb/template
+++ b/srcpkgs/librepcb/template
@@ -1,15 +1,14 @@
 # Template file for 'librepcb'
 pkgname=librepcb
-version=0.1.5
-revision=2
-build_style=qmake
-configure_args="-r librepcb.pro"
-hostmakedepends="unzip qt5-qmake qt5-host-tools"
-makedepends="qt5-devel qt5-svg-devel zlib-devel"
+version=0.1.7
+revision=1
+build_style=cmake
+hostmakedepends="unzip cmake qt5-host-tools"
+makedepends="zlib-devel qt5-devel qt5-svg-devel occt-devel glu-devel openssl-devel"
 depends="qt5-plugin-sqlite"
 short_desc="Powerful, innovative and intuitive EDA tool for everyone"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://librepcb.org"
 distfiles="https://download.librepcb.org/releases/${version}/${pkgname}-${version}-source.zip"
-checksum=f956dfa5b9ad1faffcab7f5dd03f158c2b97a7c82cfc9a09dc4066cbcf0db76a
+checksum=4c9e90ca61c94e537cab0632e684350873673d693f1c8837c916001d8896a6ad

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

end of thread, other threads:[~2023-06-20  9:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-14 14:34 [PR PATCH] librepcb: update to 0.1.7 Uks2
2023-02-19 15:24 ` [PR PATCH] [Updated] " Uks2
2023-02-19 15:26 ` Uks2
2023-05-21  1:57 ` github-actions
2023-06-04  2:12 ` [PR PATCH] [Closed]: " github-actions
2023-06-20  9:17 [PR PATCH] " ii8

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