Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kicad: update to 6.0.5
@ 2022-05-08  0:15 quentin-z80
  2022-05-13 23:49 ` [PR PATCH] [Closed]: " quentin-z80
  2022-05-14  0:27 ` ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: quentin-z80 @ 2022-05-08  0:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/quentin-z80/void-packages kicad
https://github.com/void-linux/void-packages/pull/37030

kicad: update to 6.0.5
#### 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-glibc)


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

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

From ded320cbb2ab9dbe171994f8f8d60ab32959f829 Mon Sep 17 00:00:00 2001
From: Quentin Freimanis <quentinfreimanis@gmail.com>
Date: Sat, 7 May 2022 17:12:20 -0700
Subject: [PATCH 1/7] kicad-doc: update to 6.0.5.

---
 srcpkgs/kicad-doc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kicad-doc/template b/srcpkgs/kicad-doc/template
index 4591eb3b08ad..7b3243238a91 100644
--- a/srcpkgs/kicad-doc/template
+++ b/srcpkgs/kicad-doc/template
@@ -1,13 +1,13 @@
 # Template file for 'kicad-doc'
 pkgname=kicad-doc
-version=6.0.1
+version=6.0.5
 revision=1
 short_desc="KiCad documentation"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later, CC-BY-3.0"
 homepage="http://kicad.org"
 distfiles="https://kicad-downloads.s3.cern.ch/docs/${pkgname}-${version}.tar.gz"
-checksum=6093c99cfde827fb42fc351ef301f0dcad805f0c256ef02a0e82d9daafc238d3
+checksum=9e2959f0410e1262c868274d9a4dbddcf96113915fe288364066919661e31a7b
 
 if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then
 	broken="kicad not available"

From ddfeeca99d26a26ebcfb6e65dd1090f34d8a1a3b Mon Sep 17 00:00:00 2001
From: Quentin Freimanis <quentinfreimanis@gmail.com>
Date: Sat, 7 May 2022 17:12:26 -0700
Subject: [PATCH 2/7] kicad-footprints: update to 6.0.5.

---
 srcpkgs/kicad-footprints/template | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/kicad-footprints/template b/srcpkgs/kicad-footprints/template
index aa8062df6655..6a6282de56d6 100644
--- a/srcpkgs/kicad-footprints/template
+++ b/srcpkgs/kicad-footprints/template
@@ -1,6 +1,6 @@
 # Template file for 'kicad-footprints'
 pkgname=kicad-footprints
-version=6.0.1
+version=6.0.5
 revision=1
 build_style=cmake
 depends="kicad"
@@ -9,9 +9,4 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
 license="CC-BY-SA-4.0"
 homepage="http://kicad.org"
 distfiles="https://gitlab.com/kicad/libraries/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
-checksum=c2b825f346b5eb60faaa7b39c64855c47d80e1ef950e4df08c58e843783bc9a6
-
-post_install() {
-	# otherwise KiCad will complain about a missing library when launched
-	touch $DESTDIR/usr/share/kicad/footprints/Connector_Multicomp.pretty/.empty
-}
+checksum=9a842d1b78cbccec6290e449e00c70ed76a8d4dbaed6c58afabe165471e88199

From 7af00691723924555367f1db6e88978d61209280 Mon Sep 17 00:00:00 2001
From: Quentin Freimanis <quentinfreimanis@gmail.com>
Date: Sat, 7 May 2022 17:12:29 -0700
Subject: [PATCH 3/7] kicad-symbols: update to 6.0.5.

---
 srcpkgs/kicad-symbols/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kicad-symbols/template b/srcpkgs/kicad-symbols/template
index 4580597c8f23..36238be4a13d 100644
--- a/srcpkgs/kicad-symbols/template
+++ b/srcpkgs/kicad-symbols/template
@@ -1,6 +1,6 @@
 # Template file for 'kicad-symbols'
 pkgname=kicad-symbols
-version=6.0.1
+version=6.0.5
 revision=1
 build_style=cmake
 depends="kicad"
@@ -9,4 +9,4 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
 license="CC-BY-SA-4.0"
 homepage="http://kicad.org"
 distfiles="https://gitlab.com/kicad/libraries/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
-checksum=56593ff7dfae14ce4e5afa2b0477a8fb832dbf5ae81abec831ebbae7568f0433
+checksum=bc7669a84b9541fba5592016d6ac95bff10e36e7a852913df32737267c75e789

From 27e0e98c390e68a62db1c031b2f9637421d472da Mon Sep 17 00:00:00 2001
From: Quentin Freimanis <quentinfreimanis@gmail.com>
Date: Sat, 7 May 2022 17:12:32 -0700
Subject: [PATCH 4/7] kicad-library: update to 6.0.5.

---
 srcpkgs/kicad-library/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/kicad-library/template b/srcpkgs/kicad-library/template
index ab472215f802..77ed42dcf830 100644
--- a/srcpkgs/kicad-library/template
+++ b/srcpkgs/kicad-library/template
@@ -1,6 +1,6 @@
 # Template file for 'kicad-library'
 pkgname=kicad-library
-version=6.0.1
+version=6.0.5
 revision=1
 build_style=meta
 depends="kicad-footprints>=${version} kicad-packages3D>=${version}

From 0f4e186a21f2f78d28837efd03f8fe1f65f565f1 Mon Sep 17 00:00:00 2001
From: Quentin Freimanis <quentinfreimanis@gmail.com>
Date: Sat, 7 May 2022 17:12:36 -0700
Subject: [PATCH 5/7] kicad-packages3D: update to 6.0.5.

---
 srcpkgs/kicad-packages3D/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kicad-packages3D/template b/srcpkgs/kicad-packages3D/template
index bc7dfc81abc6..3f6cb166ce03 100644
--- a/srcpkgs/kicad-packages3D/template
+++ b/srcpkgs/kicad-packages3D/template
@@ -1,6 +1,6 @@
 # Template file for 'kicad-packages3D'
 pkgname=kicad-packages3D
-version=6.0.1
+version=6.0.5
 revision=1
 build_style=cmake
 depends="kicad"
@@ -9,4 +9,4 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
 license="CC-BY-SA-4.0"
 homepage="http://kicad.org"
 distfiles="https://gitlab.com/kicad/libraries/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.bz2"
-checksum=caf3359cf474b4f71fa2b62a5128d594f92285a92817adbcd6be99f199ac36da
+checksum=af10545c315474495e8be2137f25172d16103430133e91437cd4cf4f9d382436

From 9f595024ed6383be7faeea536fde036e96b2051c Mon Sep 17 00:00:00 2001
From: Quentin Freimanis <quentinfreimanis@gmail.com>
Date: Sat, 7 May 2022 17:12:43 -0700
Subject: [PATCH 6/7] kicad-templates: update to 6.0.5.

---
 srcpkgs/kicad-templates/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kicad-templates/template b/srcpkgs/kicad-templates/template
index 9d3319894ca4..d186df2fe18c 100644
--- a/srcpkgs/kicad-templates/template
+++ b/srcpkgs/kicad-templates/template
@@ -1,6 +1,6 @@
 # Template file for 'kicad-templates'
 pkgname=kicad-templates
-version=6.0.1
+version=6.0.5
 revision=1
 build_style=cmake
 depends="kicad"
@@ -9,4 +9,4 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
 license="CC-BY-SA-4.0"
 homepage="http://kicad.org"
 distfiles="https://gitlab.com/kicad/libraries/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
-checksum=590d77e693d9f54d740e75f8e504e02227da44461f3ef3e69ff2ef9c3d6d78ee
+checksum=00e152c4e708e91ee6d14d8b3d6fca597fb8aa024a2e7da9943e3eeda058c14e

From bf71c198bd204f240e30ae2d3da5b0bbc5115064 Mon Sep 17 00:00:00 2001
From: Quentin Freimanis <quentinfreimanis@gmail.com>
Date: Sat, 7 May 2022 17:12:46 -0700
Subject: [PATCH 7/7] kicad: update to 6.0.5.

---
 srcpkgs/kicad/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template
index cd60f0ad49dd..aaf6b16f3b14 100644
--- a/srcpkgs/kicad/template
+++ b/srcpkgs/kicad/template
@@ -1,6 +1,6 @@
 # Template file for 'kicad'
 pkgname=kicad
-version=6.0.1
+version=6.0.5
 revision=1
 build_style=cmake
 build_helper=cmake-wxWidgets-gtk3
@@ -18,7 +18,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="http://kicad.org"
 distfiles="https://gitlab.com/kicad/code/${pkgname}/-/archive/${version}/kicad-${version}.tar.gz"
-checksum=946173455db986cc79050a8c1983193690f14eb538785b21c1584d5999b864e4
+checksum=4bea4d329995d0fe7a0253f25be136ddbff3cdcfde2e21eef834a1dfe37f6157
 python_version=3
 replaces="kicad-i18n>=0"
 

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

* Re: [PR PATCH] [Closed]: kicad: update to 6.0.5
  2022-05-08  0:15 [PR PATCH] kicad: update to 6.0.5 quentin-z80
@ 2022-05-13 23:49 ` quentin-z80
  2022-05-14  0:27 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: quentin-z80 @ 2022-05-13 23:49 UTC (permalink / raw)
  To: ml

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

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

kicad: update to 6.0.5
https://github.com/void-linux/void-packages/pull/37030

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


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

* Re: kicad: update to 6.0.5
  2022-05-08  0:15 [PR PATCH] kicad: update to 6.0.5 quentin-z80
  2022-05-13 23:49 ` [PR PATCH] [Closed]: " quentin-z80
@ 2022-05-14  0:27 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2022-05-14  0:27 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/37030#issuecomment-1126591864

Comment:
Apologies, I had missed this when updating. Thank you for the PR!

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

end of thread, other threads:[~2022-05-14  0:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-08  0:15 [PR PATCH] kicad: update to 6.0.5 quentin-z80
2022-05-13 23:49 ` [PR PATCH] [Closed]: " quentin-z80
2022-05-14  0:27 ` ericonr

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