Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mousepad: update to 0.6.1.
@ 2023-06-11  9:20 mobinmob
  2023-06-11 19:21 ` classabbyamp
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: mobinmob @ 2023-06-11  9:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages mousepad
https://github.com/void-linux/void-packages/pull/44364

mousepad: update to 0.6.1.
<!-- 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/44364.patch is attached

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

From 6741ef29c8ac8a338138d94d331c319273560458 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 11 Jun 2023 12:20:29 +0300
Subject: [PATCH] mousepad: update to 0.6.1.

---
 srcpkgs/mousepad/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mousepad/template b/srcpkgs/mousepad/template
index 188a49d25150..519352eac93d 100644
--- a/srcpkgs/mousepad/template
+++ b/srcpkgs/mousepad/template
@@ -1,6 +1,6 @@
 # Template file for 'mousepad'
 pkgname=mousepad
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=gnu-configure
 configure_args="--with-locales-dir=/usr/share/locale"
@@ -13,4 +13,4 @@ license="GPL-2.0-or-later"
 homepage="https://xfce.org/"
 changelog="https://gitlab.xfce.org/apps/mousepad/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/apps/mousepad/${version%.*}/mousepad-${version}.tar.bz2"
-checksum=2253a5c582b8a899d842a8e4311d6b760435ad7cca493ff4edf305b89c1913d4
+checksum=560c5436c7bc7de33fbf3e9f6cc545280772ad898dfb73257d86533880ffff36

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

* Re: mousepad: update to 0.6.1.
  2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
@ 2023-06-11 19:21 ` classabbyamp
  2023-06-30 18:18 ` [PR PATCH] [Updated] " mobinmob
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: classabbyamp @ 2023-06-11 19:21 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44364#issuecomment-1586305279

Comment:
> - build: Switch from intltool to gettext


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

* Re: [PR PATCH] [Updated] mousepad: update to 0.6.1.
  2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
  2023-06-11 19:21 ` classabbyamp
@ 2023-06-30 18:18 ` mobinmob
  2023-06-30 18:19 ` mobinmob
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2023-06-30 18:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages mousepad
https://github.com/void-linux/void-packages/pull/44364

mousepad: update to 0.6.1.
<!-- 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/44364.patch is attached

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

From 87b9e930b600285f2233ded2340ceffbce10d3bb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 11 Jun 2023 12:20:29 +0300
Subject: [PATCH] mousepad: update to 0.6.1.

Also:
- replace intltook with gettext (thanks @classabbyamp)
- remove configure_args (--will-locales-dir does nothing)
- add polkit support with polkit-devel in makedepends.
---
 srcpkgs/mousepad/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/mousepad/template b/srcpkgs/mousepad/template
index 188a49d25150..f64524000e9b 100644
--- a/srcpkgs/mousepad/template
+++ b/srcpkgs/mousepad/template
@@ -1,11 +1,10 @@
 # Template file for 'mousepad'
 pkgname=mousepad
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=gnu-configure
-configure_args="--with-locales-dir=/usr/share/locale"
-hostmakedepends="glib-devel intltool pkg-config"
-makedepends="gtksourceview4-devel gspell-devel"
+hostmakedepends="glib-devel gettext pkg-config"
+makedepends="gtksourceview4-devel gspell-devel polkit-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Simple text editor for Xfce based on Leafpad"
 maintainer="mobinmob <mobinmob@disroot.org>"
@@ -13,4 +12,4 @@ license="GPL-2.0-or-later"
 homepage="https://xfce.org/"
 changelog="https://gitlab.xfce.org/apps/mousepad/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/apps/mousepad/${version%.*}/mousepad-${version}.tar.bz2"
-checksum=2253a5c582b8a899d842a8e4311d6b760435ad7cca493ff4edf305b89c1913d4
+checksum=560c5436c7bc7de33fbf3e9f6cc545280772ad898dfb73257d86533880ffff36

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

* Re: mousepad: update to 0.6.1.
  2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
  2023-06-11 19:21 ` classabbyamp
  2023-06-30 18:18 ` [PR PATCH] [Updated] " mobinmob
@ 2023-06-30 18:19 ` mobinmob
  2023-06-30 18:23 ` classabbyamp
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2023-06-30 18:19 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/44364#issuecomment-1615021895

Comment:
> > * build: Switch from intltool to gettext

Thanks, fixed.
Also added polkit support and removed configure_args.

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

* Re: mousepad: update to 0.6.1.
  2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
                   ` (2 preceding siblings ...)
  2023-06-30 18:19 ` mobinmob
@ 2023-06-30 18:23 ` classabbyamp
  2023-06-30 18:25 ` mobinmob
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: classabbyamp @ 2023-06-30 18:23 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44364#issuecomment-1615028654

Comment:
would you mind not putting my @ in the commit message? it'll make me get a notification every time someone updates their fork

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

* Re: mousepad: update to 0.6.1.
  2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
                   ` (3 preceding siblings ...)
  2023-06-30 18:23 ` classabbyamp
@ 2023-06-30 18:25 ` mobinmob
  2023-06-30 18:25 ` classabbyamp
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2023-06-30 18:25 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/44364#issuecomment-1615031661

Comment:
> would you mind not putting my @ in the commit message? it'll make me get a notification every time someone updates their fork

Oh, I was not aware of that... sorry. If I remove the @, will the spam continue?


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

* Re: mousepad: update to 0.6.1.
  2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
                   ` (4 preceding siblings ...)
  2023-06-30 18:25 ` mobinmob
@ 2023-06-30 18:25 ` classabbyamp
  2023-06-30 18:28 ` [PR PATCH] [Updated] " mobinmob
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: classabbyamp @ 2023-06-30 18:25 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/44364#issuecomment-1615033676

Comment:
just the username is fine yeah, it's the @ that makes github handle it specially

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

* Re: [PR PATCH] [Updated] mousepad: update to 0.6.1.
  2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
                   ` (5 preceding siblings ...)
  2023-06-30 18:25 ` classabbyamp
@ 2023-06-30 18:28 ` mobinmob
  2023-06-30 19:14 ` mobinmob
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2023-06-30 18:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages mousepad
https://github.com/void-linux/void-packages/pull/44364

mousepad: update to 0.6.1.
<!-- 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/44364.patch is attached

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

From b2fa810d0e7de3d60573e5aef1e5c95f3d714048 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 11 Jun 2023 12:20:29 +0300
Subject: [PATCH] mousepad: update to 0.6.1.

Also:
- replace intltook with gettext (thanks classabbyamp)
- remove configure_args (--will-locales-dir does nothing)
- add polkit support with polkit-devel in makedepends.
---
 srcpkgs/mousepad/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/mousepad/template b/srcpkgs/mousepad/template
index 188a49d25150..f64524000e9b 100644
--- a/srcpkgs/mousepad/template
+++ b/srcpkgs/mousepad/template
@@ -1,11 +1,10 @@
 # Template file for 'mousepad'
 pkgname=mousepad
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=gnu-configure
-configure_args="--with-locales-dir=/usr/share/locale"
-hostmakedepends="glib-devel intltool pkg-config"
-makedepends="gtksourceview4-devel gspell-devel"
+hostmakedepends="glib-devel gettext pkg-config"
+makedepends="gtksourceview4-devel gspell-devel polkit-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Simple text editor for Xfce based on Leafpad"
 maintainer="mobinmob <mobinmob@disroot.org>"
@@ -13,4 +12,4 @@ license="GPL-2.0-or-later"
 homepage="https://xfce.org/"
 changelog="https://gitlab.xfce.org/apps/mousepad/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/apps/mousepad/${version%.*}/mousepad-${version}.tar.bz2"
-checksum=2253a5c582b8a899d842a8e4311d6b760435ad7cca493ff4edf305b89c1913d4
+checksum=560c5436c7bc7de33fbf3e9f6cc545280772ad898dfb73257d86533880ffff36

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

* Re: mousepad: update to 0.6.1.
  2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
                   ` (6 preceding siblings ...)
  2023-06-30 18:28 ` [PR PATCH] [Updated] " mobinmob
@ 2023-06-30 19:14 ` mobinmob
  2023-06-30 19:30 ` mobinmob
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2023-06-30 19:14 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/44364#issuecomment-1615095335

Comment:
Cross-building is broken... It should need AppStream, but adding it in hostmakedepends does not fix the issue.


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

* Re: mousepad: update to 0.6.1.
  2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
                   ` (7 preceding siblings ...)
  2023-06-30 19:14 ` mobinmob
@ 2023-06-30 19:30 ` mobinmob
  2023-08-26  8:04 ` sgn
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: mobinmob @ 2023-06-30 19:30 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/44364#issuecomment-1615109922

Comment:
It is "fixed" when using gettext-tiny (yeah, not really a fix :P ).

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

* Re: mousepad: update to 0.6.1.
  2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
                   ` (8 preceding siblings ...)
  2023-06-30 19:30 ` mobinmob
@ 2023-08-26  8:04 ` sgn
  2023-11-25  1:45 ` github-actions
  2023-12-09  1:46 ` [PR PATCH] [Closed]: " github-actions
  11 siblings, 0 replies; 13+ messages in thread
From: sgn @ 2023-08-26  8:04 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/44364#issuecomment-1694220740

Comment:
Please pull me into any xfce works.

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

* Re: mousepad: update to 0.6.1.
  2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
                   ` (9 preceding siblings ...)
  2023-08-26  8:04 ` sgn
@ 2023-11-25  1:45 ` github-actions
  2023-12-09  1:46 ` [PR PATCH] [Closed]: " github-actions
  11 siblings, 0 replies; 13+ messages in thread
From: github-actions @ 2023-11-25  1:45 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/44364#issuecomment-1826182888

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: mousepad: update to 0.6.1.
  2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
                   ` (10 preceding siblings ...)
  2023-11-25  1:45 ` github-actions
@ 2023-12-09  1:46 ` github-actions
  11 siblings, 0 replies; 13+ messages in thread
From: github-actions @ 2023-12-09  1:46 UTC (permalink / raw)
  To: ml

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

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

mousepad: update to 0.6.1.
https://github.com/void-linux/void-packages/pull/44364

Description:
<!-- 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] 13+ messages in thread

end of thread, other threads:[~2023-12-09  1:46 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-11  9:20 [PR PATCH] mousepad: update to 0.6.1 mobinmob
2023-06-11 19:21 ` classabbyamp
2023-06-30 18:18 ` [PR PATCH] [Updated] " mobinmob
2023-06-30 18:19 ` mobinmob
2023-06-30 18:23 ` classabbyamp
2023-06-30 18:25 ` mobinmob
2023-06-30 18:25 ` classabbyamp
2023-06-30 18:28 ` [PR PATCH] [Updated] " mobinmob
2023-06-30 19:14 ` mobinmob
2023-06-30 19:30 ` mobinmob
2023-08-26  8:04 ` sgn
2023-11-25  1:45 ` github-actions
2023-12-09  1:46 ` [PR PATCH] [Closed]: " github-actions

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