Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] inkscape: update to 1.0.2.
@ 2021-02-24 17:13 hervyqa
  2021-02-25 21:12 ` [PR REVIEW] " ericonr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: hervyqa @ 2021-02-24 17:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hervyqa/void-packages master
https://github.com/void-linux/void-packages/pull/29033

inkscape: update to 1.0.2.

![Screenshot_20210224_225917](https://user-images.githubusercontent.com/45872139/109037805-b6c37b80-76fd-11eb-9eee-9da5781087e2.png)

## SUCCESS

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)

- [x] I built this PR locally for my native architecture, (x86_64-musl)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl

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

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

From 0abaf0fb4ce4838a9a3c17f11f72ee56d3993715 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@pm.me>
Date: Thu, 25 Feb 2021 00:03:12 +0700
Subject: [PATCH] inkscape: update to 1.0.2.

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

diff --git a/srcpkgs/inkscape/template b/srcpkgs/inkscape/template
index e27aceb7d2a..6b5671f323a 100644
--- a/srcpkgs/inkscape/template
+++ b/srcpkgs/inkscape/template
@@ -1,7 +1,7 @@
 # Template file for 'inkscape'
 pkgname=inkscape
-version=1.0.1
-revision=1
+version=1.0.2
+revision=2
 wrksrc="${pkgname}-INKSCAPE_${version//./_}"
 build_style=cmake
 hostmakedepends="automake pkg-config libtool intltool gettext-devel
@@ -15,11 +15,11 @@ short_desc="Vector-based drawing program"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only, LGPL-2.1-or-later"
 homepage="http://inkscape.org/"
-_extension_rev=7099a364be65e17a76c0d9b7961232788d427d73
+_extension_rev=48ac9e00fa239276e6bf910c867d0a3d0007297b
 distfiles="https://gitlab.com/inkscape/inkscape/-/archive/INKSCAPE_${version//./_}/inkscape-INKSCAPE_${version//./_}.tar.bz2
  https://gitlab.com/inkscape/extensions/-/archive/${_extension_rev}/extensions-${_extension_rev}.tar.bz2"
-checksum="0ccb623b2c7872b9edec405874eab3ff279dd209f496b496dd99969fdc3834d3
- 11d573e30d4b0c821e9c59a524c9f98b935dcfdad979066cc65fdf111cf116fe"
+checksum="86320d0e8a7800324d5b11de984ac3e658a1528faad08f8025104094227cc914
+ af170617c7ac1f3a4d79066525d978d5473efa8bace9a4f7fea753cf05f01441"
 python_version=3
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then

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

* Re: [PR REVIEW] inkscape: update to 1.0.2.
  2021-02-24 17:13 [PR PATCH] inkscape: update to 1.0.2 hervyqa
@ 2021-02-25 21:12 ` ericonr
  2021-02-25 21:18 ` ericonr
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-25 21:12 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29033#discussion_r583189516

Comment:
This should be left at 1

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

* Re: inkscape: update to 1.0.2.
  2021-02-24 17:13 [PR PATCH] inkscape: update to 1.0.2 hervyqa
  2021-02-25 21:12 ` [PR REVIEW] " ericonr
@ 2021-02-25 21:18 ` ericonr
  2021-02-25 21:19 ` ericonr
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-25 21:18 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29033#issuecomment-786225889

Comment:
Also, please try adding `checkdepends="gtest-devel"`

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

* Re: inkscape: update to 1.0.2.
  2021-02-24 17:13 [PR PATCH] inkscape: update to 1.0.2 hervyqa
  2021-02-25 21:12 ` [PR REVIEW] " ericonr
  2021-02-25 21:18 ` ericonr
@ 2021-02-25 21:19 ` ericonr
  2021-02-25 21:19 ` ericonr
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-25 21:19 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29033#issuecomment-786225889

Comment:
Also, please try adding `checkdepends="gtest-devel"`or possibly `checkdepends="gtest-devel $depends"`

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

* Re: inkscape: update to 1.0.2.
  2021-02-24 17:13 [PR PATCH] inkscape: update to 1.0.2 hervyqa
                   ` (2 preceding siblings ...)
  2021-02-25 21:19 ` ericonr
@ 2021-02-25 21:19 ` ericonr
  2021-02-25 21:33 ` ericonr
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-25 21:19 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29033#issuecomment-786225889

Comment:
Also, please try adding `checkdepends="gtest-devel $depends"`

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

* Re: inkscape: update to 1.0.2.
  2021-02-24 17:13 [PR PATCH] inkscape: update to 1.0.2 hervyqa
                   ` (3 preceding siblings ...)
  2021-02-25 21:19 ` ericonr
@ 2021-02-25 21:33 ` ericonr
  2021-02-25 21:42 ` ericonr
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-25 21:33 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29033#issuecomment-786242556

Comment:
And please remove the `poppler-072.patch` file.

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

* Re: inkscape: update to 1.0.2.
  2021-02-24 17:13 [PR PATCH] inkscape: update to 1.0.2 hervyqa
                   ` (4 preceding siblings ...)
  2021-02-25 21:33 ` ericonr
@ 2021-02-25 21:42 ` ericonr
  2021-02-26  0:55 ` hervyqa
  2021-02-26  3:15 ` [PR PATCH] [Closed]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-25 21:42 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29033#issuecomment-786247255

Comment:
I realise I'm asking a bunch, so I will try to fix all these locally and push, all right? The commit will still have credit to you for the update!

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

* Re: inkscape: update to 1.0.2.
  2021-02-24 17:13 [PR PATCH] inkscape: update to 1.0.2 hervyqa
                   ` (5 preceding siblings ...)
  2021-02-25 21:42 ` ericonr
@ 2021-02-26  0:55 ` hervyqa
  2021-02-26  3:15 ` [PR PATCH] [Closed]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: hervyqa @ 2021-02-26  0:55 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/29033#issuecomment-786333148

Comment:
> I realise I'm asking a bunch, so I will try to fix all these locally and push, all right? The commit will still have credit to you for the update!

@ericonr this is what I want. moreover, I can't wait for this new release of Inkscape. so I need to close this pull request?

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

* Re: [PR PATCH] [Closed]: inkscape: update to 1.0.2.
  2021-02-24 17:13 [PR PATCH] inkscape: update to 1.0.2 hervyqa
                   ` (6 preceding siblings ...)
  2021-02-26  0:55 ` hervyqa
@ 2021-02-26  3:15 ` ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-26  3:15 UTC (permalink / raw)
  To: ml

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

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

inkscape: update to 1.0.2.
https://github.com/void-linux/void-packages/pull/29033

Description:

![Screenshot_20210224_225917](https://user-images.githubusercontent.com/45872139/109037805-b6c37b80-76fd-11eb-9eee-9da5781087e2.png)

## SUCCESS

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)

- [x] I built this PR locally for my native architecture, (x86_64-musl)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl

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

end of thread, other threads:[~2021-02-26  3:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24 17:13 [PR PATCH] inkscape: update to 1.0.2 hervyqa
2021-02-25 21:12 ` [PR REVIEW] " ericonr
2021-02-25 21:18 ` ericonr
2021-02-25 21:19 ` ericonr
2021-02-25 21:19 ` ericonr
2021-02-25 21:33 ` ericonr
2021-02-25 21:42 ` ericonr
2021-02-26  0:55 ` hervyqa
2021-02-26  3:15 ` [PR PATCH] [Closed]: " 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).