Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: xfce4-notes-plugin-1.9.0
@ 2022-07-04  9:37 ishaanbhimwal
  2022-10-03  2:13 ` github-actions
  2022-10-17  2:15 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: ishaanbhimwal @ 2022-07-04  9:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-notes-plugin
https://github.com/void-linux/void-packages/pull/37830

New package: xfce4-notes-plugin-1.9.0
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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, (x86_64-glib)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

Note -  many have complained that `1.9.0` is a development release and is not suitable to package. this is partially true as xfce team is lazy and not willing to make a new stable release. all commits since last one year are "translation fixes" only. see [issue](https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/issues/64). on top of that both arch and fedora ship this package. this PR also fixes https://github.com/void-linux/void-packages/issues/35742

pinging @sgn as they handled this in https://github.com/void-linux/void-packages/commit/16fdcc9420e3df9e992c354ef58c739bae4e8e2b.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xfce4-notes-plugin-37830.patch --]
[-- Type: text/x-diff, Size: 1337 bytes --]

From 575b5e923bd228b90ff4ff86561b515600369141 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Mon, 4 Jul 2022 14:45:29 +0530
Subject: [PATCH] New package: xfce4-notes-plugin-1.9.0

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

diff --git a/srcpkgs/xfce4-notes-plugin/template b/srcpkgs/xfce4-notes-plugin/template
new file mode 100644
index 000000000000..965223857031
--- /dev/null
+++ b/srcpkgs/xfce4-notes-plugin/template
@@ -0,0 +1,15 @@
+# Template file for 'xfce4-notes-plugin'
+pkgname=xfce4-notes-plugin
+version=1.9.0
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel"
+short_desc="Notes plugin for the Xfce panel"
+maintainer="Ishaan Bhimwal <ishaanbhimwal@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-notes-plugin/${version%.*}/xfce4-notes-plugin-${version}.tar.bz2"
+checksum=13f909c948b639f96de64cf793eb74cb1779589201d3933eff214ee8f35ab088

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

* Re: New package: xfce4-notes-plugin-1.9.0
  2022-07-04  9:37 [PR PATCH] New package: xfce4-notes-plugin-1.9.0 ishaanbhimwal
@ 2022-10-03  2:13 ` github-actions
  2022-10-17  2:15 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2022-10-03  2:13 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/37830#issuecomment-1264840691

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

* Re: [PR PATCH] [Closed]: New package: xfce4-notes-plugin-1.9.0
  2022-07-04  9:37 [PR PATCH] New package: xfce4-notes-plugin-1.9.0 ishaanbhimwal
  2022-10-03  2:13 ` github-actions
@ 2022-10-17  2:15 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2022-10-17  2:15 UTC (permalink / raw)
  To: ml

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

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

New package: xfce4-notes-plugin-1.9.0
https://github.com/void-linux/void-packages/pull/37830

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

<!-- 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, (x86_64-glib)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->

Note -  many have complained that `1.9.0` is a development release and is not suitable to package. this is partially true as xfce team is lazy and not willing to make a new stable release. all commits since last one year are "translation fixes" only. see [issue](https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/issues/64). on top of that both arch and fedora ship this package. this PR also fixes https://github.com/void-linux/void-packages/issues/35742

pinging @sgn as they handled this in https://github.com/void-linux/void-packages/commit/16fdcc9420e3df9e992c354ef58c739bae4e8e2b.

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

end of thread, other threads:[~2022-10-17  2:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-04  9:37 [PR PATCH] New package: xfce4-notes-plugin-1.9.0 ishaanbhimwal
2022-10-03  2:13 ` github-actions
2022-10-17  2:15 ` [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).