Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: xfce4-datetime-plugin-0.8.1
@ 2021-06-27 16:49 nero-0
  2021-07-03  2:39 ` [PR REVIEW] " ericonr
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: nero-0 @ 2021-06-27 16:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nero-0/void-packages master
https://github.com/void-linux/void-packages/pull/31684

New package: xfce4-datetime-plugin-0.8.1
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
 #### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31684.patch is attached

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

From 08d233be711a8ad3980f8b4398b90db1506f8ba3 Mon Sep 17 00:00:00 2001
From: nero <kvshcz@gmail.com>
Date: Sun, 27 Jun 2021 13:20:28 -0300
Subject: [PATCH] New package: xfce4-datetime-plugin-0.8.1

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

diff --git a/srcpkgs/xfce4-datetime-plugin/template b/srcpkgs/xfce4-datetime-plugin/template
new file mode 100644
index 000000000000..9f87cea64f84
--- /dev/null
+++ b/srcpkgs/xfce4-datetime-plugin/template
@@ -0,0 +1,15 @@
+# Template file for 'xfce4-datetime-plugin'
+pkgname=xfce4-datetime-plugin
+version=0.8.1
+revision=1
+build_style=gnu-configure
+configure_args="--with-locales-dir=/usr/share/locale"
+hostmakedepends="pkg-config intltool"
+makedepends="xfce4-panel-devel"
+depends="xfce4-panel"
+short_desc="Date and time display plugin for the Xfce panel"
+maintainer="Nero <nerosh@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://docs.xfce.org/panel-plugins/xfce4-datetime-plugin"
+distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
+checksum=e9f6f15be29ceb5c45718006b46dbd19b89981617d0768b2ef942b5a70af2540

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PR PATCH] New package: xfce4-datetime-plugin-0.8.1
@ 2022-07-02 22:05 ishaanbhimwal
  2022-07-02 22:24 ` [PR PATCH] [Updated] " ishaanbhimwal
  0 siblings, 1 reply; 12+ messages in thread
From: ishaanbhimwal @ 2022-07-02 22:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ishaanbhimwal/void-packages xfce4-datetime-plugin
https://github.com/void-linux/void-packages/pull/37807

New package: xfce4-datetime-plugin-0.8.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 [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-glibc)
<!--
- 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/37807.patch is attached

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

From c96554afda10ec2fecdf1674c47c65e5c02cd545 Mon Sep 17 00:00:00 2001
From: Ishaan Bhimwal <ishaanbhimwal@protonmail.com>
Date: Sun, 3 Jul 2022 03:30:31 +0530
Subject: [PATCH] New package: xfce4-datetime-plugin-0.8.1

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

diff --git a/srcpkgs/xfce4-datetime-plugin/template b/srcpkgs/xfce4-datetime-plugin/template
new file mode 100644
index 000000000000..883b307a1a1f
--- /dev/null
+++ b/srcpkgs/xfce4-datetime-plugin/template
@@ -0,0 +1,15 @@
+# Template file for 'xfce4-datetime-plugin'
+pkgname=xfce4-datetime-plugin
+version=0.8.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="A date and time display 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-datetime-plugin"
+changelog="https://gitlab.xfce.org/panel-plugins/xfce4-datetime-plugin/-/raw/master/NEWS"
+distfiles="https://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/${version%.*}/xfce4-datetime-plugin-${version}.tar.bz2"
+checksum=e9f6f15be29ceb5c45718006b46dbd19b89981617d0768b2ef942b5a70af2540

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

end of thread, other threads:[~2022-07-02 22:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-27 16:49 [PR PATCH] New package: xfce4-datetime-plugin-0.8.1 nero-0
2021-07-03  2:39 ` [PR REVIEW] " ericonr
2021-07-03  9:49 ` nero-0
2021-07-17  2:12 ` ericonr
2021-07-17 11:41 ` [PR PATCH] [Updated] " nero-0
2021-07-17 13:07 ` nero-0
2021-07-17 13:26 ` nero-0
2021-07-17 14:03 ` [PR REVIEW] " nero-0
2021-10-09 11:23 ` [PR PATCH] [Updated] " nero-0
2021-10-09 11:45 ` [PR PATCH] [Closed]: " nero-0
2021-10-09 11:45 ` [PR PATCH] [Updated] " nero-0
2022-07-02 22:05 [PR PATCH] " ishaanbhimwal
2022-07-02 22:24 ` [PR PATCH] [Updated] " ishaanbhimwal

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