Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] mousepad: update to 0.6.1.
Date: Fri, 30 Jun 2023 20:18:40 +0200	[thread overview]
Message-ID: <20230630181840.MYaDHXQpc99K55R9k0IQumx1peBzBhC7-vfmLtyQ17I@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44364@inbox.vuxu.org>

[-- 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

  parent reply	other threads:[~2023-06-30 18:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-11  9:20 [PR PATCH] " mobinmob
2023-06-11 19:21 ` classabbyamp
2023-06-30 18:18 ` mobinmob [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230630181840.MYaDHXQpc99K55R9k0IQumx1peBzBhC7-vfmLtyQ17I@z \
    --to=mobinmob@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).