Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wps-office: update to 11.1.0.11719.
@ 2024-02-25 14:07 mobinmob
  2024-02-25 20:55 ` classabbyamp
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mobinmob @ 2024-02-25 14:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages wps-office
https://github.com/void-linux/void-packages/pull/48928

wps-office: update to 11.1.0.11719.
Also:
- change the homepage (old no longer available).

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

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- 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/48928.patch is attached

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

From b2837875a9efec8d0f9f93ae3c3e211f4a12de60 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 25 Feb 2024 16:06:04 +0200
Subject: [PATCH] wps-office: update to 11.1.0.11719.

Also:
- change the homepage (old no longer available).
---
 srcpkgs/wps-office/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/wps-office/template b/srcpkgs/wps-office/template
index c42a94cc7bf6f..8cb2484b92e46 100644
--- a/srcpkgs/wps-office/template
+++ b/srcpkgs/wps-office/template
@@ -1,6 +1,6 @@
 # Template file for 'wps-office'
 pkgname=wps-office
-version=11.1.0.11711
+version=11.1.0.11719
 revision=1
 archs="x86_64"
 short_desc="Linux office suite with similar appearance to MS Office"
@@ -10,9 +10,9 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 # and a non-downloadable EULA which is accesible from inside the program:
 # https://www.wps.com/eula?distsrc=2021help&lang=en_US&version=11.1.0.10920
 license="custom:EULA"
-homepage="http://wps-community.org"
+homepage="https://www.wps.com/"
 changelog="https://www.wps.com/whatsnew/linux/"
-checksum=119a643c42d4b2fdc8e377f1a7625c31820ff11488c20b67a94c8ac662541d1a
+checksum=6edabcffae920384179c46876f69837263c8d4bc46aab1abcc58ddbd17565e53
 allow_unknown_shlibs=yes
 nodebug=yes
 nostrip=yes

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

* Re: wps-office: update to 11.1.0.11719.
  2024-02-25 14:07 [PR PATCH] wps-office: update to 11.1.0.11719 mobinmob
@ 2024-02-25 20:55 ` classabbyamp
  2024-02-28 16:58 ` [PR PATCH] [Updated] " mobinmob
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2024-02-25 20:55 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/48928#issuecomment-1963058441

Comment:
> `# The programs themselves are PIE, but the error reporter isn't :/`

could `nopie_files` be used for this instead of `nopie`?

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

* Re: [PR PATCH] [Updated] wps-office: update to 11.1.0.11719.
  2024-02-25 14:07 [PR PATCH] wps-office: update to 11.1.0.11719 mobinmob
  2024-02-25 20:55 ` classabbyamp
@ 2024-02-28 16:58 ` mobinmob
  2024-02-28 17:00 ` mobinmob
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2024-02-28 16:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages wps-office
https://github.com/void-linux/void-packages/pull/48928

wps-office: update to 11.1.0.11719.
Also:
- change the homepage (old no longer available).

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

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- 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/48928.patch is attached

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

From 8e534faa65e870312f24ed9439275a072fa02624 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 25 Feb 2024 16:06:04 +0200
Subject: [PATCH] wps-office: update to 11.1.0.11719.

Also:
- change the homepage (old no longer available).
---
 srcpkgs/wps-office/template | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/wps-office/template b/srcpkgs/wps-office/template
index c42a94cc7bf6fd..0de93f79902ad6 100644
--- a/srcpkgs/wps-office/template
+++ b/srcpkgs/wps-office/template
@@ -1,6 +1,6 @@
 # Template file for 'wps-office'
 pkgname=wps-office
-version=11.1.0.11711
+version=11.1.0.11719
 revision=1
 archs="x86_64"
 short_desc="Linux office suite with similar appearance to MS Office"
@@ -10,9 +10,9 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 # and a non-downloadable EULA which is accesible from inside the program:
 # https://www.wps.com/eula?distsrc=2021help&lang=en_US&version=11.1.0.10920
 license="custom:EULA"
-homepage="http://wps-community.org"
+homepage="https://www.wps.com/"
 changelog="https://www.wps.com/whatsnew/linux/"
-checksum=119a643c42d4b2fdc8e377f1a7625c31820ff11488c20b67a94c8ac662541d1a
+checksum=6edabcffae920384179c46876f69837263c8d4bc46aab1abcc58ddbd17565e53
 allow_unknown_shlibs=yes
 nodebug=yes
 nostrip=yes
@@ -20,10 +20,6 @@ restricted=yes
 conflicts="EternalTerminal>=0"
 repository=nonfree
 
-
-# The programs themselves are PIE, but the error reporter isn't :/
-nopie=yes
-
 _disturl=http://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/${version##*.}
 _distTar="${pkgname}-${version}.XA-1.x86_64.rpm"
 distfiles="${_disturl}/${_distTar}"

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

* Re: wps-office: update to 11.1.0.11719.
  2024-02-25 14:07 [PR PATCH] wps-office: update to 11.1.0.11719 mobinmob
  2024-02-25 20:55 ` classabbyamp
  2024-02-28 16:58 ` [PR PATCH] [Updated] " mobinmob
@ 2024-02-28 17:00 ` mobinmob
  2024-02-28 18:16 ` mobinmob
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2024-02-28 17:00 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/48928#issuecomment-1969437255

Comment:
I removed the `nopie` entirelly - it seems to work fine, but maybe I have not used something that will engage the reported. That was before I started maintaining the template, maybe @the-maldridge remembers what causes problems exaclty or how to test/reproduce.

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

* Re: wps-office: update to 11.1.0.11719.
  2024-02-25 14:07 [PR PATCH] wps-office: update to 11.1.0.11719 mobinmob
                   ` (2 preceding siblings ...)
  2024-02-28 17:00 ` mobinmob
@ 2024-02-28 18:16 ` mobinmob
  2024-02-28 18:17 ` mobinmob
  2024-03-01 15:05 ` [PR PATCH] [Merged]: " ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2024-02-28 18:16 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/48928#issuecomment-1969437255

Comment:
I removed the `nopie` entirelly - it seems to work fine, but maybe I have not used something that will engage the reporter. That was before I started maintaining the template, maybe @the-maldridge remembers what causes problems exaclty or how to test/reproduce.

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

* Re: wps-office: update to 11.1.0.11719.
  2024-02-25 14:07 [PR PATCH] wps-office: update to 11.1.0.11719 mobinmob
                   ` (3 preceding siblings ...)
  2024-02-28 18:16 ` mobinmob
@ 2024-02-28 18:17 ` mobinmob
  2024-03-01 15:05 ` [PR PATCH] [Merged]: " ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2024-02-28 18:17 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/48928#issuecomment-1969437255

Comment:
I removed the `nopie` entirelly - it seems to work fine, but maybe I have not used something that will engage the reporter. That was before I started maintaining the template, maybe @the-maldridge remembers what causes problems exactly or how to test/reproduce.

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

* Re: [PR PATCH] [Merged]: wps-office: update to 11.1.0.11719.
  2024-02-25 14:07 [PR PATCH] wps-office: update to 11.1.0.11719 mobinmob
                   ` (4 preceding siblings ...)
  2024-02-28 18:17 ` mobinmob
@ 2024-03-01 15:05 ` ahesford
  5 siblings, 0 replies; 7+ messages in thread
From: ahesford @ 2024-03-01 15:05 UTC (permalink / raw)
  To: ml

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

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

wps-office: update to 11.1.0.11719.
https://github.com/void-linux/void-packages/pull/48928

Description:
Also:
- change the homepage (old no longer available).

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

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-03-01 15:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-25 14:07 [PR PATCH] wps-office: update to 11.1.0.11719 mobinmob
2024-02-25 20:55 ` classabbyamp
2024-02-28 16:58 ` [PR PATCH] [Updated] " mobinmob
2024-02-28 17:00 ` mobinmob
2024-02-28 18:16 ` mobinmob
2024-02-28 18:17 ` mobinmob
2024-03-01 15:05 ` [PR PATCH] [Merged]: " ahesford

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