Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] solvespace: update to 3.1
@ 2022-06-24 10:48 xzcvczx
  2022-06-27  0:18 ` [PR REVIEW] " classabbyamp
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: xzcvczx @ 2022-06-24 10:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xzcvczx/void-packages solvespace-3.1
https://github.com/void-linux/void-packages/pull/37668

solvespace: update to 3.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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/37668.patch is attached

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

From dee3e39b85aa4913aa85ed827ba367b1a7a4c9d1 Mon Sep 17 00:00:00 2001
From: Simon Wells <simonrwells@gmail.com>
Date: Fri, 24 Jun 2022 22:42:07 +1200
Subject: [PATCH] solvespace: update to 3.1

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

diff --git a/srcpkgs/solvespace/template b/srcpkgs/solvespace/template
index fa97e2ead290..36db514a6b43 100644
--- a/srcpkgs/solvespace/template
+++ b/srcpkgs/solvespace/template
@@ -1,12 +1,12 @@
 # Template file for 'solvespace'
 pkgname=solvespace
-version=3.0
+version=3.1
 revision=1
 _libdxfrw_hash=0b7b7b709d9299565db603f878214656ef5e9ddf
 _mimalloc_hash=4e643b6d3178e0ea2a093b7e14fe621631a91e4b
 build_style=cmake
 hostmakedepends="pkg-config git"
-makedepends="glew-devel gtkmm-devel json-c-devel gettext-devel libspnav-devel"
+makedepends="glew-devel gtkmm-devel json-c-devel gettext-devel libspnav-devel eigen"
 short_desc="Parametric 2d/3d CAD"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="GPL-3.0-or-later"
@@ -14,7 +14,7 @@ homepage="https://solvespace.com/index.pl"
 distfiles="https://github.com/solvespace/solvespace/archive/refs/tags/v${version}.tar.gz
  https://github.com/solvespace/libdxfrw/archive/${_libdxfrw_hash}.tar.gz
  https://github.com/microsoft/mimalloc/archive/${_mimalloc_hash}.tar.gz"
-checksum="04cda618fbbbe2db92713adf2fff4264017f858bac6f737c9da11efab693be4f
+checksum="ab4b3a5fecb1800f8eab82a92138a70227e869d2066ee881441b1e13035786dc
  3f7d37ee63f85219da3c63a266023008b8df993965a355739a3fdff3bfb2f932
  448ac898c72468c4f632a0818cc4b8ec83a4669402ee059d74df35f94f3e2f34"
 nocross="https://travis-ci.org/bobertlo/void-packages/jobs/487251265"

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

* Re: [PR REVIEW] solvespace: update to 3.1
  2022-06-24 10:48 [PR PATCH] solvespace: update to 3.1 xzcvczx
@ 2022-06-27  0:18 ` classabbyamp
  2022-06-27 12:44 ` [PR PATCH] [Updated] " xzcvczx
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-06-27  0:18 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/37668#discussion_r906892704

Comment:
```suggestion
homepage="https://solvespace.com/index.pl
changelog="https://github.com/solvespace/solvespace/raw/master/CHANGELOG.md"
```

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

* Re: [PR PATCH] [Updated] solvespace: update to 3.1
  2022-06-24 10:48 [PR PATCH] solvespace: update to 3.1 xzcvczx
  2022-06-27  0:18 ` [PR REVIEW] " classabbyamp
@ 2022-06-27 12:44 ` xzcvczx
  2022-06-27 12:48 ` [PR REVIEW] " xzcvczx
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: xzcvczx @ 2022-06-27 12:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xzcvczx/void-packages solvespace-3.1
https://github.com/void-linux/void-packages/pull/37668

solvespace: update to 3.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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/37668.patch is attached

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

From cb228b768b73111fc2fbcdf982cb703e1b97f45a Mon Sep 17 00:00:00 2001
From: Simon Wells <simonrwells@gmail.com>
Date: Tue, 28 Jun 2022 00:38:28 +1200
Subject: [PATCH] solvespace: update to 3.1

solvespace, update to 3.1, use system eigen lib, add changelog to template(classabbyamp)
---
 srcpkgs/solvespace/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/solvespace/template b/srcpkgs/solvespace/template
index fa97e2ead290..376b78cd20be 100644
--- a/srcpkgs/solvespace/template
+++ b/srcpkgs/solvespace/template
@@ -1,20 +1,21 @@
 # Template file for 'solvespace'
 pkgname=solvespace
-version=3.0
+version=3.1
 revision=1
 _libdxfrw_hash=0b7b7b709d9299565db603f878214656ef5e9ddf
 _mimalloc_hash=4e643b6d3178e0ea2a093b7e14fe621631a91e4b
 build_style=cmake
 hostmakedepends="pkg-config git"
-makedepends="glew-devel gtkmm-devel json-c-devel gettext-devel libspnav-devel"
+makedepends="glew-devel gtkmm-devel json-c-devel gettext-devel libspnav-devel eigen"
 short_desc="Parametric 2d/3d CAD"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://solvespace.com/index.pl"
+changelog="https://github.com/solvespace/solvespace/raw/master/CHANGELOG.md"
 distfiles="https://github.com/solvespace/solvespace/archive/refs/tags/v${version}.tar.gz
  https://github.com/solvespace/libdxfrw/archive/${_libdxfrw_hash}.tar.gz
  https://github.com/microsoft/mimalloc/archive/${_mimalloc_hash}.tar.gz"
-checksum="04cda618fbbbe2db92713adf2fff4264017f858bac6f737c9da11efab693be4f
+checksum="ab4b3a5fecb1800f8eab82a92138a70227e869d2066ee881441b1e13035786dc
  3f7d37ee63f85219da3c63a266023008b8df993965a355739a3fdff3bfb2f932
  448ac898c72468c4f632a0818cc4b8ec83a4669402ee059d74df35f94f3e2f34"
 nocross="https://travis-ci.org/bobertlo/void-packages/jobs/487251265"

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

* Re: [PR REVIEW] solvespace: update to 3.1
  2022-06-24 10:48 [PR PATCH] solvespace: update to 3.1 xzcvczx
  2022-06-27  0:18 ` [PR REVIEW] " classabbyamp
  2022-06-27 12:44 ` [PR PATCH] [Updated] " xzcvczx
@ 2022-06-27 12:48 ` xzcvczx
  2022-06-27 12:49 ` xzcvczx
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: xzcvczx @ 2022-06-27 12:48 UTC (permalink / raw)
  To: ml

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

New review comment by xzcvczx on void-packages repository

https://github.com/void-linux/void-packages/pull/37668#discussion_r907350445

Comment:
update the pr

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

* Re: [PR REVIEW] solvespace: update to 3.1
  2022-06-24 10:48 [PR PATCH] solvespace: update to 3.1 xzcvczx
                   ` (2 preceding siblings ...)
  2022-06-27 12:48 ` [PR REVIEW] " xzcvczx
@ 2022-06-27 12:49 ` xzcvczx
  2022-06-27 19:16 ` [PR PATCH] [Updated] " xzcvczx
  2022-06-29 19:46 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: xzcvczx @ 2022-06-27 12:49 UTC (permalink / raw)
  To: ml

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

New review comment by xzcvczx on void-packages repository

https://github.com/void-linux/void-packages/pull/37668#discussion_r907350445

Comment:
updated the pr

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

* Re: [PR PATCH] [Updated] solvespace: update to 3.1
  2022-06-24 10:48 [PR PATCH] solvespace: update to 3.1 xzcvczx
                   ` (3 preceding siblings ...)
  2022-06-27 12:49 ` xzcvczx
@ 2022-06-27 19:16 ` xzcvczx
  2022-06-29 19:46 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: xzcvczx @ 2022-06-27 19:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/xzcvczx/void-packages solvespace-3.1
https://github.com/void-linux/void-packages/pull/37668

solvespace: update to 3.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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/37668.patch is attached

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

From 4f2db79b7f5f48dbc855ecb598212889fd9479b2 Mon Sep 17 00:00:00 2001
From: Simon Wells <simonrwells@gmail.com>
Date: Tue, 28 Jun 2022 07:14:40 +1200
Subject: [PATCH] solvespace: update to 3.1

update to 3.1, add system eigen, add changelog link(classyabbyamp)
---
 srcpkgs/solvespace/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/solvespace/template b/srcpkgs/solvespace/template
index fa97e2ead290..376b78cd20be 100644
--- a/srcpkgs/solvespace/template
+++ b/srcpkgs/solvespace/template
@@ -1,20 +1,21 @@
 # Template file for 'solvespace'
 pkgname=solvespace
-version=3.0
+version=3.1
 revision=1
 _libdxfrw_hash=0b7b7b709d9299565db603f878214656ef5e9ddf
 _mimalloc_hash=4e643b6d3178e0ea2a093b7e14fe621631a91e4b
 build_style=cmake
 hostmakedepends="pkg-config git"
-makedepends="glew-devel gtkmm-devel json-c-devel gettext-devel libspnav-devel"
+makedepends="glew-devel gtkmm-devel json-c-devel gettext-devel libspnav-devel eigen"
 short_desc="Parametric 2d/3d CAD"
 maintainer="Robert Lowry <bobertlo@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://solvespace.com/index.pl"
+changelog="https://github.com/solvespace/solvespace/raw/master/CHANGELOG.md"
 distfiles="https://github.com/solvespace/solvespace/archive/refs/tags/v${version}.tar.gz
  https://github.com/solvespace/libdxfrw/archive/${_libdxfrw_hash}.tar.gz
  https://github.com/microsoft/mimalloc/archive/${_mimalloc_hash}.tar.gz"
-checksum="04cda618fbbbe2db92713adf2fff4264017f858bac6f737c9da11efab693be4f
+checksum="ab4b3a5fecb1800f8eab82a92138a70227e869d2066ee881441b1e13035786dc
  3f7d37ee63f85219da3c63a266023008b8df993965a355739a3fdff3bfb2f932
  448ac898c72468c4f632a0818cc4b8ec83a4669402ee059d74df35f94f3e2f34"
 nocross="https://travis-ci.org/bobertlo/void-packages/jobs/487251265"

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

* Re: [PR PATCH] [Merged]: solvespace: update to 3.1
  2022-06-24 10:48 [PR PATCH] solvespace: update to 3.1 xzcvczx
                   ` (4 preceding siblings ...)
  2022-06-27 19:16 ` [PR PATCH] [Updated] " xzcvczx
@ 2022-06-29 19:46 ` Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: Duncaen @ 2022-06-29 19:46 UTC (permalink / raw)
  To: ml

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

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

solvespace: update to 3.1
https://github.com/void-linux/void-packages/pull/37668

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

end of thread, other threads:[~2022-06-29 19:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 10:48 [PR PATCH] solvespace: update to 3.1 xzcvczx
2022-06-27  0:18 ` [PR REVIEW] " classabbyamp
2022-06-27 12:44 ` [PR PATCH] [Updated] " xzcvczx
2022-06-27 12:48 ` [PR REVIEW] " xzcvczx
2022-06-27 12:49 ` xzcvczx
2022-06-27 19:16 ` [PR PATCH] [Updated] " xzcvczx
2022-06-29 19:46 ` [PR PATCH] [Merged]: " Duncaen

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