Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: psi-plus-1.5.1627
@ 2023-07-31  2:28 ditto-voltorb
  2023-10-30  1:45 ` github-actions
  2023-11-13  1:46 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: ditto-voltorb @ 2023-07-31  2:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ditto-voltorb/void-packages psi-plus-branch
https://github.com/void-linux/void-packages/pull/45339

New package: psi-plus-1.5.1627
<!-- 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**


<!-- 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/45339.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-psi-plus-branch-45339.patch --]
[-- Type: text/x-diff, Size: 1475 bytes --]

From 7d29d6e77ef0e3f6b63029102b6a18afdaea0c30 Mon Sep 17 00:00:00 2001
From: krissy <ditto.voltorb@gmail.com>
Date: Sun, 30 Jul 2023 21:53:34 -0400
Subject: [PATCH] New package: psi-plus-1.5.1627

---
 srcpkgs/psi-plus/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/psi-plus/template

diff --git a/srcpkgs/psi-plus/template b/srcpkgs/psi-plus/template
new file mode 100644
index 000000000000..6a3d6e96e9f4
--- /dev/null
+++ b/srcpkgs/psi-plus/template
@@ -0,0 +1,15 @@
+# Template file for 'psi-plus'
+pkgname=psi-plus
+version=1.5.1627
+revision=1
+build_style=cmake
+configure_args="-DBUNDLED_QCA=ON -DBUNDLED_USRSCTP=ON -DJINGLE_SCTP=ON -DENABLE_PLUGINS=ON -DUSE_ASPELL=OFF -DUSE_HUNSPELL=OFF"
+hostmakedepends="cmake gcc glibc-devel"
+makedepends="libXScrnSaver-devel libidn-devel qca-qt5-devel libtidy5-devel libotr-devel qt5-multimedia-devel phonon-qt5-devel qt5-svg-devel qt5-x11extras-devel zlib-devel minizip-devel git qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds libsignal-protocol-c-devel libgcrypt-devel"
+depends="qt5-translations qca-qt5-ossl gpgmeqt qt5-plugin-sqlite"
+short_desc="Psi+ Jabber/XMPP client"
+maintainer="krissy <ditto.voltorb@gmail.com>"
+license="GPL-2.0-only"
+homepage="https://www.psi-plus.com/"
+distfiles="https://github.com/psi-plus/psi-plus-snapshots/archive/${version}.tar.gz"
+checksum=cf86e6ea532413ad4cb9879b97f6bcb49f7c5f4a889ab1c3ee08682ca38871e1

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

* Re: New package: psi-plus-1.5.1627
  2023-07-31  2:28 [PR PATCH] New package: psi-plus-1.5.1627 ditto-voltorb
@ 2023-10-30  1:45 ` github-actions
  2023-11-13  1:46 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-10-30  1:45 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/45339#issuecomment-1784349965

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: psi-plus-1.5.1627
  2023-07-31  2:28 [PR PATCH] New package: psi-plus-1.5.1627 ditto-voltorb
  2023-10-30  1:45 ` github-actions
@ 2023-11-13  1:46 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-11-13  1:46 UTC (permalink / raw)
  To: ml

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

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

New package: psi-plus-1.5.1627
https://github.com/void-linux/void-packages/pull/45339

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


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

end of thread, other threads:[~2023-11-13  1:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-31  2:28 [PR PATCH] New package: psi-plus-1.5.1627 ditto-voltorb
2023-10-30  1:45 ` github-actions
2023-11-13  1:46 ` [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).