Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] FeatherPad: update to 1.4.1.
@ 2023-07-08 17:40 mobinmob
  2023-07-10  9:24 ` [PR REVIEW] " classabbyamp
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mobinmob @ 2023-07-08 17:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages featherpad
https://github.com/void-linux/void-packages/pull/44925

FeatherPad: update to 1.4.1.
Also:
- change build system to cmake (upstream change).

<!-- 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/44925.patch is attached

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

From 58d32fd0d7b1186e0becbaffd5f711ecfcd4ac6e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 8 Jul 2023 20:37:46 +0300
Subject: [PATCH] FeatherPad: update to 1.4.1.

Also:
- change build system to cmake (upstream change).
---
 srcpkgs/FeatherPad/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/FeatherPad/template b/srcpkgs/FeatherPad/template
index a1c43cc24aee..7d7938bc206f 100644
--- a/srcpkgs/FeatherPad/template
+++ b/srcpkgs/FeatherPad/template
@@ -1,9 +1,9 @@
 # Template file for 'FeatherPad'
 pkgname=FeatherPad
-version=1.2.0
+version=1.4.1
 revision=1
-build_style=qmake
-hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
+build_style=cmake
+hostmakedepends="qt5-host-tools pkg-config"
 makedepends="libX11-devel libXext-devel qt5-x11extras-devel qt5-svg-devel hunspell-devel"
 short_desc="Lightweight Qt5 plain-text editor for Linux"
 maintainer="Young Jin Park <youngjinpark20@gmail.com>"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/tsujan/FeatherPad"
 changelog="https://github.com/tsujan/FeatherPad/raw/master/ChangeLog"
 distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz"
-checksum=3926f496ff3a3e65d9d3ebf9f76cfa43a0a225580cbd3d1c362f37e3b13a60e8
+checksum=e60258388ca3039e434d7b661548113057a85443a1a288843b5ec6044b4206dc

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

* Re: [PR REVIEW] FeatherPad: update to 1.4.1.
  2023-07-08 17:40 [PR PATCH] FeatherPad: update to 1.4.1 mobinmob
@ 2023-07-10  9:24 ` classabbyamp
  2023-10-04 19:23 ` mobinmob
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-07-10  9:24 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44925#discussion_r1257974301

Comment:
still needs qmake here

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

* Re: [PR REVIEW] FeatherPad: update to 1.4.1.
  2023-07-08 17:40 [PR PATCH] FeatherPad: update to 1.4.1 mobinmob
  2023-07-10  9:24 ` [PR REVIEW] " classabbyamp
@ 2023-10-04 19:23 ` mobinmob
  2023-10-04 19:24 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2023-10-04 19:23 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/44925#discussion_r1346355876

Comment:
Forgot about the PR... Thanks, fixed, rebased and pushed.

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

* Re: [PR PATCH] [Updated] FeatherPad: update to 1.4.1.
  2023-07-08 17:40 [PR PATCH] FeatherPad: update to 1.4.1 mobinmob
  2023-07-10  9:24 ` [PR REVIEW] " classabbyamp
  2023-10-04 19:23 ` mobinmob
@ 2023-10-04 19:24 ` mobinmob
  2023-10-04 19:26 ` mobinmob
  2023-10-04 23:03 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2023-10-04 19:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages featherpad
https://github.com/void-linux/void-packages/pull/44925

FeatherPad: update to 1.4.1.
Also:
- change build system to cmake (upstream change).

<!-- 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/44925.patch is attached

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

From 4c794fda3d0c8f718a18e9a3416e096568197476 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 8 Jul 2023 20:37:46 +0300
Subject: [PATCH] FeatherPad: update to 1.4.1.

Also:
- change build system to cmake (upstream change).
---
 srcpkgs/FeatherPad/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/FeatherPad/template b/srcpkgs/FeatherPad/template
index a1c43cc24aee7..7d7938bc206f7 100644
--- a/srcpkgs/FeatherPad/template
+++ b/srcpkgs/FeatherPad/template
@@ -1,9 +1,9 @@
 # Template file for 'FeatherPad'
 pkgname=FeatherPad
-version=1.2.0
+version=1.4.1
 revision=1
-build_style=qmake
-hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
+build_style=cmake
+hostmakedepends="qt5-host-tools pkg-config"
 makedepends="libX11-devel libXext-devel qt5-x11extras-devel qt5-svg-devel hunspell-devel"
 short_desc="Lightweight Qt5 plain-text editor for Linux"
 maintainer="Young Jin Park <youngjinpark20@gmail.com>"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/tsujan/FeatherPad"
 changelog="https://github.com/tsujan/FeatherPad/raw/master/ChangeLog"
 distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz"
-checksum=3926f496ff3a3e65d9d3ebf9f76cfa43a0a225580cbd3d1c362f37e3b13a60e8
+checksum=e60258388ca3039e434d7b661548113057a85443a1a288843b5ec6044b4206dc

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

* Re: [PR PATCH] [Updated] FeatherPad: update to 1.4.1.
  2023-07-08 17:40 [PR PATCH] FeatherPad: update to 1.4.1 mobinmob
                   ` (2 preceding siblings ...)
  2023-10-04 19:24 ` [PR PATCH] [Updated] " mobinmob
@ 2023-10-04 19:26 ` mobinmob
  2023-10-04 23:03 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2023-10-04 19:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages featherpad
https://github.com/void-linux/void-packages/pull/44925

FeatherPad: update to 1.4.1.
Also:
- change build system to cmake (upstream change).

<!-- 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/44925.patch is attached

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

From 44ae050f36a56d685f2cd872bc6b8286e73fb368 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 8 Jul 2023 20:37:46 +0300
Subject: [PATCH] FeatherPad: update to 1.4.1.

Also:
- change build system to cmake (upstream change).
---
 srcpkgs/FeatherPad/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/FeatherPad/template b/srcpkgs/FeatherPad/template
index a1c43cc24aee7..205e8f50e37cf 100644
--- a/srcpkgs/FeatherPad/template
+++ b/srcpkgs/FeatherPad/template
@@ -1,8 +1,8 @@
 # Template file for 'FeatherPad'
 pkgname=FeatherPad
-version=1.2.0
+version=1.4.1
 revision=1
-build_style=qmake
+build_style=cmake
 hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
 makedepends="libX11-devel libXext-devel qt5-x11extras-devel qt5-svg-devel hunspell-devel"
 short_desc="Lightweight Qt5 plain-text editor for Linux"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/tsujan/FeatherPad"
 changelog="https://github.com/tsujan/FeatherPad/raw/master/ChangeLog"
 distfiles="https://github.com/tsujan/FeatherPad/archive/V${version}.tar.gz"
-checksum=3926f496ff3a3e65d9d3ebf9f76cfa43a0a225580cbd3d1c362f37e3b13a60e8
+checksum=e60258388ca3039e434d7b661548113057a85443a1a288843b5ec6044b4206dc

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

* Re: [PR PATCH] [Merged]: FeatherPad: update to 1.4.1.
  2023-07-08 17:40 [PR PATCH] FeatherPad: update to 1.4.1 mobinmob
                   ` (3 preceding siblings ...)
  2023-10-04 19:26 ` mobinmob
@ 2023-10-04 23:03 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-10-04 23:03 UTC (permalink / raw)
  To: ml

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

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

FeatherPad: update to 1.4.1.
https://github.com/void-linux/void-packages/pull/44925

Description:
Also:
- change build system to cmake (upstream change).

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

end of thread, other threads:[~2023-10-04 23:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-08 17:40 [PR PATCH] FeatherPad: update to 1.4.1 mobinmob
2023-07-10  9:24 ` [PR REVIEW] " classabbyamp
2023-10-04 19:23 ` mobinmob
2023-10-04 19:24 ` [PR PATCH] [Updated] " mobinmob
2023-10-04 19:26 ` mobinmob
2023-10-04 23:03 ` [PR PATCH] [Merged]: " classabbyamp

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