* [PR PATCH] New package: libpurple-discord-0.9.2023.02.15.git.4a09188
@ 2023-06-24 12:30 Spacur
2023-06-24 18:21 ` abenson
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: Spacur @ 2023-06-24 12:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1660 bytes --]
There is a new pull request by Spacur against master on the void-packages repository
https://github.com/Spacur/void-packages libpurple-discord
https://github.com/void-linux/void-packages/pull/44608
New package: libpurple-discord-0.9.2023.02.15.git.4a09188
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Description
Discord plugin for libpurple
#### 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**
<!-- 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**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- i686 (crossbuild)
- armv6l (crossbuild)
- armv7l (crossbuild)
#### Notes
- Has been tested on x86_64 and appears to be working fine at runtime (with pidgin) over the course of several days, however no testing has been made for alternative architectures/musl despite successful builds.
- Authors have never provided versions/releases, latest git commit at the time of writing is being used instead.
A patch file from https://github.com/void-linux/void-packages/pull/44608.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libpurple-discord-44608.patch --]
[-- Type: text/x-diff, Size: 1217 bytes --]
From 647c2ef23e776c4863bbb615fff84afd33c89e00 Mon Sep 17 00:00:00 2001
From: Spark <sparksman@disroot.org>
Date: Sat, 24 Jun 2023 12:43:54 +0000
Subject: [PATCH] New package: libpurple-discord-0.9.2023.02.15.git.4a09188
---
srcpkgs/libpurple-discord/template | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 srcpkgs/libpurple-discord/template
diff --git a/srcpkgs/libpurple-discord/template b/srcpkgs/libpurple-discord/template
new file mode 100644
index 000000000000..62252791d0f1
--- /dev/null
+++ b/srcpkgs/libpurple-discord/template
@@ -0,0 +1,13 @@
+# Template file for 'libpurple-discord'
+pkgname=libpurple-discord
+version=0.9.2023.02.15.git.4a09188
+revision=1
+build_style=gnu-makefile
+hostmakedepends="pkg-config ImageMagick gettext"
+makedepends="json-glib-devel libpurple-devel nss-devel qrencode-devel"
+short_desc="Discord plugin for libpurple"
+maintainer="Spark <sparksman@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/EionRobb/purple-discord"
+distfiles="https://github.com/EionRobb/purple-discord/tarball/4a091883e646f2c103ae68c41d04b1b880e8d0bf>purple-discord.tar.gz"
+checksum=4f462facf18d200f7ff9f4c3e96f6a6b95f6c13f553d343c91eb861d1b2bebdd
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: New package: libpurple-discord-0.9.2023.02.15.git.4a09188
2023-06-24 12:30 [PR PATCH] New package: libpurple-discord-0.9.2023.02.15.git.4a09188 Spacur
@ 2023-06-24 18:21 ` abenson
2023-06-24 21:15 ` Spacur
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2023-06-24 18:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 453 bytes --]
New comment by abenson on void-packages repository
https://github.com/void-linux/void-packages/pull/44608#issuecomment-1605677244
Comment:
> **Package Requirements**
> Software need to be used in version announced by authors as ready to use by the general public - usually called releases. Betas, arbitrary VCS revisions, templates using tip of development branch taken at build time and releases created by the package maintainer won't be accepted.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: New package: libpurple-discord-0.9.2023.02.15.git.4a09188
2023-06-24 12:30 [PR PATCH] New package: libpurple-discord-0.9.2023.02.15.git.4a09188 Spacur
2023-06-24 18:21 ` abenson
@ 2023-06-24 21:15 ` Spacur
2023-06-26 19:25 ` classabbyamp
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: Spacur @ 2023-06-24 21:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 936 bytes --]
New comment by Spacur on void-packages repository
https://github.com/void-linux/void-packages/pull/44608#issuecomment-1605733153
Comment:
Hi there @abenson,
I understand this and left a note regarding this in the notes to inquire further. Given the author has never provided a version ever for this project (And it appears that the author expects users to use the build at the latest commit as the software ready to use by the general public shown by the author pointing to the nightly build for the download) is there any exceptions to this rule? I have additionally used this software at the latest build for several months without issue on 3 different operating systems. https://github.com/EionRobb/purple-discord
If there can be no exceptions whatsoever, I will raise this with the package author instead to see if they can create an official release and hopefully re-raise this pull request per procedure at a later date.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: New package: libpurple-discord-0.9.2023.02.15.git.4a09188
2023-06-24 12:30 [PR PATCH] New package: libpurple-discord-0.9.2023.02.15.git.4a09188 Spacur
2023-06-24 18:21 ` abenson
2023-06-24 21:15 ` Spacur
@ 2023-06-26 19:25 ` classabbyamp
2023-06-28 21:57 ` Spacur
2023-06-28 21:57 ` [PR PATCH] [Closed]: " Spacur
4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-06-26 19:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 183 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/44608#issuecomment-1608101537
Comment:
There won't be an exception for this
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: New package: libpurple-discord-0.9.2023.02.15.git.4a09188
2023-06-24 12:30 [PR PATCH] New package: libpurple-discord-0.9.2023.02.15.git.4a09188 Spacur
` (2 preceding siblings ...)
2023-06-26 19:25 ` classabbyamp
@ 2023-06-28 21:57 ` Spacur
2023-06-28 21:57 ` [PR PATCH] [Closed]: " Spacur
4 siblings, 0 replies; 6+ messages in thread
From: Spacur @ 2023-06-28 21:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 162 bytes --]
New comment by Spacur on void-packages repository
https://github.com/void-linux/void-packages/pull/44608#issuecomment-1612158545
Comment:
Thanks for confirming
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Closed]: New package: libpurple-discord-0.9.2023.02.15.git.4a09188
2023-06-24 12:30 [PR PATCH] New package: libpurple-discord-0.9.2023.02.15.git.4a09188 Spacur
` (3 preceding siblings ...)
2023-06-28 21:57 ` Spacur
@ 2023-06-28 21:57 ` Spacur
4 siblings, 0 replies; 6+ messages in thread
From: Spacur @ 2023-06-28 21:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1501 bytes --]
There's a closed pull request on the void-packages repository
New package: libpurple-discord-0.9.2023.02.15.git.4a09188
https://github.com/void-linux/void-packages/pull/44608
Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Description
Discord plugin for libpurple
#### 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**
<!-- 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**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- i686 (crossbuild)
- armv6l (crossbuild)
- armv7l (crossbuild)
#### Notes
- Has been tested on x86_64 and appears to be working fine at runtime (with pidgin) over the course of several days, however no testing has been made for alternative architectures/musl despite successful builds.
- Authors have never provided versions/releases, latest git commit at the time of writing is being used instead.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-06-28 21:57 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-24 12:30 [PR PATCH] New package: libpurple-discord-0.9.2023.02.15.git.4a09188 Spacur
2023-06-24 18:21 ` abenson
2023-06-24 21:15 ` Spacur
2023-06-26 19:25 ` classabbyamp
2023-06-28 21:57 ` Spacur
2023-06-28 21:57 ` [PR PATCH] [Closed]: " Spacur
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).