Github messages for voidlinux
 help / color / mirror / Atom feed
From: vadzimnaumuk <vadzimnaumuk@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] xfce4-battery-plugin: add changelog & fix h_page
Date: Fri, 12 Aug 2022 10:02:00 +0200	[thread overview]
Message-ID: <20220812080200.c44S3v9eklhIcWOdH1suxFG65m49NCf53F4M3pbDhrw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38631@inbox.vuxu.org>

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

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

https://github.com/vadzimnaumuk/void-packages master
https://github.com/void-linux/void-packages/pull/38631

xfce4-battery-plugin: add changelog & fix h_page

- I tested the changes in this PR: YES

- I built this PR locally for my native architecture, (amd64-glib)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - amd64-glib


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

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

From 2bfe4e98956bfacd9160d25412e6733d57154db7 Mon Sep 17 00:00:00 2001
From: Vadim Naumuk <vitkovalev@gmail.com>
Date: Fri, 12 Aug 2022 08:47:34 +0100
Subject: [PATCH 1/2] xfce4-battery-plugin: add changelog & fix h_page

---
 srcpkgs/xfce4-battery-plugin/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/xfce4-battery-plugin/template b/srcpkgs/xfce4-battery-plugin/template
index d370cb980aad..cfc77c632c7d 100644
--- a/srcpkgs/xfce4-battery-plugin/template
+++ b/srcpkgs/xfce4-battery-plugin/template
@@ -9,6 +9,7 @@ makedepends="xfce4-panel-devel"
 short_desc="Battery monitor plugin for the Xfce panel"
 maintainer="Alexander Mamay <alexander@mamay.su>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin"
+homepage="https://docs.xfce.org/panel-plugins/xfce4-battery-plugin/start"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-battery-plugin/-/raw/master/NEWS"
 distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
 checksum=107df2a837156c010e1eab5430bab90c77f0a3dc699b5937678c8a9c5e64c222

From 334d8edbd140a0a49f339bceb66e5ad9b4e311df Mon Sep 17 00:00:00 2001
From: Vadim Naumuk <vadzim_naumuk@protonmail.com>
Date: Fri, 12 Aug 2022 09:01:51 +0100
Subject: [PATCH 2/2] xfce4-calculator-plugin: new package

---
 srcpkgs/xfce4-calculator-plugin/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/xfce4-calculator-plugin/template

diff --git a/srcpkgs/xfce4-calculator-plugin/template b/srcpkgs/xfce4-calculator-plugin/template
new file mode 100644
index 000000000000..0b5a6122dec1
--- /dev/null
+++ b/srcpkgs/xfce4-calculator-plugin/template
@@ -0,0 +1,14 @@
+# Template file for 'xfce4-calculator-plugin'
+pkgname=xfce4-calculator-plugin
+version=0.7.1
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel"
+short_desc="Is a calculator plugin for the Xfce4 panel"
+license="GPL-2.0-or-later, LGPL-2.0-or-later"
+homepage="https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin/start"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-calculator-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
+checksum=e4016a03c3ef4ebddd97e4135f5e304f80677033c98e19644b9989ec6f5ada81

  reply	other threads:[~2022-08-12  8:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-12  7:51 [PR PATCH] " vadzimnaumuk
2022-08-12  8:02 ` vadzimnaumuk [this message]
2022-08-12  8:04 ` [PR PATCH] [Updated] " vadzimnaumuk
2022-08-12  8:12 ` vadzimnaumuk
2022-08-15 10:23 ` vadzimnaumuk
2022-08-15 10:26 ` paper42
2022-08-15 10:34 ` vadzimnaumuk
2022-08-15 10:38 ` vadzimnaumuk
2022-08-15 11:16 ` classabbyamp
2022-08-15 11:17 ` [PR PATCH] [Closed]: " vadzimnaumuk

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=20220812080200.c44S3v9eklhIcWOdH1suxFG65m49NCf53F4M3pbDhrw@z \
    --to=vadzimnaumuk@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).