Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Kicad 5.1.7
Date: Sat, 03 Oct 2020 00:13:38 +0200	[thread overview]
Message-ID: <20201002221338.BSeKoReuey7UKdhRYCBzb3uCFsvoYMKqLChjcQIHiPA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25296@inbox.vuxu.org>

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

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

https://github.com/ericonr/void-packages kicad
https://github.com/void-linux/void-packages/pull/25296

Kicad 5.1.7
@lemmi 

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

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

From dea4e0ae2415e82f46aa36b75718ea920c53f0c1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 18:06:01 -0300
Subject: [PATCH 1/8] kicad: update to 5.1.7.

---
 srcpkgs/kicad/patches/fix-cross-compilation.patch | 10 ----------
 srcpkgs/kicad/template                            |  6 +++---
 2 files changed, 3 insertions(+), 13 deletions(-)
 delete mode 100644 srcpkgs/kicad/patches/fix-cross-compilation.patch

diff --git a/srcpkgs/kicad/patches/fix-cross-compilation.patch b/srcpkgs/kicad/patches/fix-cross-compilation.patch
deleted file mode 100644
index e7cf6fdf291..00000000000
--- a/srcpkgs/kicad/patches/fix-cross-compilation.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 3d-viewer/3d_cache/sg/CMakeLists.txt.orig	2018-08-28 02:50:47.256524770 +0200
-+++ 3d-viewer/3d_cache/sg/CMakeLists.txt	2018-08-28 02:51:35.080183811 +0200
-@@ -44,7 +44,7 @@
- endif()
- 
- find_file( S3DSG_VERSION_FILE sg_version.h
--        PATHS ${CMAKE_SOURCE_DIR}/include/plugins/3dapi NO_DEFAULT_PATH )
-+        PATHS ${CMAKE_SOURCE_DIR}/include/plugins/3dapi NO_DEFAULT_PATH NO_CMAKE_FIND_ROOT_PATH)
- 
- if( NOT ${S3DSG_VERSION_FILE} STREQUAL "S3DSG_VERSION_FILE-NOTFOUND" )
diff --git a/srcpkgs/kicad/template b/srcpkgs/kicad/template
index 84a2a7eb1bb..07cd9220f13 100644
--- a/srcpkgs/kicad/template
+++ b/srcpkgs/kicad/template
@@ -1,7 +1,7 @@
 # Template file for 'kicad'
 pkgname=kicad
-version=5.1.6
-revision=4
+version=5.1.7
+revision=1
 build_style=cmake
 configure_args="-DKICAD_BUILD_VERSION=${version} -DKICAD_SCRIPTING=ON
  -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
@@ -19,7 +19,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="http://kicad-pcb.org"
 distfiles="https://gitlab.com/kicad/code/${pkgname}/-/archive/${version}/kicad-${version}.tar.gz"
-checksum=ac1a15e25a7ff0aca4b6224bdb2d3298081b43bedfad79470339d53d5e72beb0
+checksum=96ad30aa289ed6f77ffcd8283d0877b700139187e5f1957acad8ad4dbad472bc
 python_version=3
 
 build_options="spice occt"

From 4235f0c93bf8e4f8557a4e5d921792fb33497ce2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 18:05:27 -0300
Subject: [PATCH 2/8] kicad-doc: update to 5.1.7.

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

diff --git a/srcpkgs/kicad-doc/template b/srcpkgs/kicad-doc/template
index 1105b934ff2..d58be46be38 100644
--- a/srcpkgs/kicad-doc/template
+++ b/srcpkgs/kicad-doc/template
@@ -1,13 +1,13 @@
 # Template file for 'kicad-doc'
 pkgname=kicad-doc
-version=5.1.6
-revision=2
+version=5.1.7
+revision=1
 short_desc="KiCad documentation"
 maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-3.0-or-later OR CC-BY-3.0"
 homepage="http://kicad-pcb.org"
 distfiles="https://kicad-downloads.s3.cern.ch/docs/${pkgname}-${version}.tar.gz"
-checksum=3abb7f96269d146023463edb0a5eaaeb73ff4f7b1b6948a5d97deeaf625aecd0
+checksum=552156c0dbf05ac3767b49d294f2f99c4963621e06577042d311ac470490eb21
 
 do_install() {
 	vmkdir usr/

From a60415634fe803d924d2945f50b9518195f38534 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 18:06:32 -0300
Subject: [PATCH 3/8] kicad-i18n: update to 5.1.7.

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

diff --git a/srcpkgs/kicad-i18n/template b/srcpkgs/kicad-i18n/template
index 97fcdccef22..ff728c9e68e 100644
--- a/srcpkgs/kicad-i18n/template
+++ b/srcpkgs/kicad-i18n/template
@@ -1,8 +1,8 @@
 # Template file for 'kicad-i18n'
 pkgname=kicad-i18n
-version=5.1.6
-revision=2
-_commit=5ad171ce5c8d90f4740517c2adecb310d8be51bd
+version=5.1.7
+revision=1
+_commit=d24af2da8cab4ce1081c401909a4a880514e5549
 wrksrc="${pkgname}-${version}-${_commit}"
 build_style=cmake
 hostmakedepends="gettext"
@@ -12,4 +12,4 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
 license="CC-BY-SA-4.0"
 homepage="http://kicad-pcb.org"
 distfiles="https://gitlab.com/kicad/code/${pkgname}/-/archive/${version}/kicad-${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=c6f64f4c09286a6fb5834d72bcd6523aed7051d705fb110a52ba2af53f7a10fe
+checksum=49017d00cd3272d6615b4e3fe3fb14a48c113398e4dfdb1eda65b9c8595bff2b

From 759e207a4984889ade85833b9e9d84e53b9687dd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 18:05:42 -0300
Subject: [PATCH 4/8] kicad-footprints: update to 5.1.7.

---
 srcpkgs/kicad-footprints/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/kicad-footprints/template b/srcpkgs/kicad-footprints/template
index 4c7ec73dca9..f947b903001 100644
--- a/srcpkgs/kicad-footprints/template
+++ b/srcpkgs/kicad-footprints/template
@@ -1,7 +1,7 @@
 # Template file for 'kicad-footprints'
 pkgname=kicad-footprints
-version=5.1.6
-revision=2
+version=5.1.7
+revision=1
 build_style=cmake
 depends="kicad"
 short_desc="Kicad footprint libraries"
@@ -9,4 +9,4 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
 license="CC-BY-SA-4.0"
 homepage="http://kicad-pcb.org"
 distfiles="https://github.com/kicad/kicad-footprints/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=a6585cac71aa100375b6e969cb43388749e5d77a54674569f3627aaaf38c6a2c
+checksum=2720e009285fbafa44216417c71d438833398ccb4a23d9c6cce86170983817fa

From 878771b1518beec2777460151a7ad3de79763417 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 18:06:09 -0300
Subject: [PATCH 5/8] kicad-templates: update to 5.1.7.

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

diff --git a/srcpkgs/kicad-templates/template b/srcpkgs/kicad-templates/template
index c1177998656..4bcf224c462 100644
--- a/srcpkgs/kicad-templates/template
+++ b/srcpkgs/kicad-templates/template
@@ -1,7 +1,7 @@
 # Template file for 'kicad-templates'
 pkgname=kicad-templates
-version=5.1.6
-revision=2
+version=5.1.7
+revision=1
 build_style=cmake
 depends="kicad"
 short_desc="Kicad templates"
@@ -9,4 +9,4 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
 license="CC-BY-SA-4.0"
 homepage="http://kicad-pcb.org"
 distfiles="https://github.com/kicad/kicad-templates/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=f970e889ed3c909691f8a2464831e117e0002cfb0d3b3558bf16f42fa04c55dc
+checksum=0454a08872e39c7f5f038f4447606ec05d7e327684a8361ccb71e7e3d497bbb2

From edcc281ee27981c038a6bc0952398533aa19f132 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 18:06:17 -0300
Subject: [PATCH 6/8] kicad-symbols: update to 5.1.7.

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

diff --git a/srcpkgs/kicad-symbols/template b/srcpkgs/kicad-symbols/template
index 5cca24be661..29abc082b28 100644
--- a/srcpkgs/kicad-symbols/template
+++ b/srcpkgs/kicad-symbols/template
@@ -1,7 +1,7 @@
 # Template file for 'kicad-symbols'
 pkgname=kicad-symbols
-version=5.1.6
-revision=2
+version=5.1.7
+revision=1
 build_style=cmake
 depends="kicad"
 short_desc="Kicad symbol libraries"
@@ -9,4 +9,4 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
 license="CC-BY-SA-4.0"
 homepage="http://kicad-pcb.org"
 distfiles="https://github.com/kicad/kicad-symbols/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=c4cd711698aaa681693a733f80c371e140c2cd5809e3ee569320e843aac3325e
+checksum=ab8fe5a65a7c1a99d9b85f82c56cc7b2dbe77eb37e28945481dcddad7378b425

From b414d3db6d57b2938329b29d39ed15d2d8badf38 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 18:06:24 -0300
Subject: [PATCH 7/8] kicad-packages3D: update to 5.1.7.

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

diff --git a/srcpkgs/kicad-packages3D/template b/srcpkgs/kicad-packages3D/template
index e6080431a89..dcc7da781d6 100644
--- a/srcpkgs/kicad-packages3D/template
+++ b/srcpkgs/kicad-packages3D/template
@@ -1,7 +1,7 @@
 # Template file for 'kicad-packages3D'
 pkgname=kicad-packages3D
-version=5.1.6
-revision=2
+version=5.1.7
+revision=1
 build_style=cmake
 depends="kicad"
 short_desc="Kicad 3D model libraries"
@@ -9,4 +9,4 @@ maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
 license="CC-BY-SA-4.0"
 homepage="http://kicad-pcb.org"
 distfiles="https://github.com/kicad/kicad-packages3D/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=c455712a9eacdbbabf3367977911152f2e616bf8f622962f0fd4f3c6ddd00038
+checksum=5420ed6a9cebb15c70210c633d0710f0a89ec43ca2ef111c0439930c8156006c

From c165daae0e2f0313c51ad61b7a5a45c5030fb388 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 18:06:44 -0300
Subject: [PATCH 8/8] kicad-library: update to 5.1.7.

[ci skip]
---
 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 30397caabd6..0b9217d4e78 100644
--- a/srcpkgs/kicad-library/template
+++ b/srcpkgs/kicad-library/template
@@ -1,6 +1,6 @@
 # Template file for 'kicad-library'
 pkgname=kicad-library
-version=5.1.6
+version=5.1.7
 revision=1
 build_style=meta
 depends="kicad-footprints>=${version} kicad-packages3D>=${version}

  parent reply	other threads:[~2020-10-02 22:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-02 21:08 [PR PATCH] " ericonr
2020-10-02 21:14 ` ericonr
2020-10-02 22:13 ` ericonr [this message]
2020-10-02 22:49 ` [PR PATCH] [Updated] " ericonr
2020-10-03  0:49 ` lemmi
2020-10-03 11:52 ` [PR PATCH] [Merged]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201002221338.BSeKoReuey7UKdhRYCBzb3uCFsvoYMKqLChjcQIHiPA@z \
    --to=ericonr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).