Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] profanity: update to 0.7.0
@ 2019-07-31 10:24 voidlinux-github
  0 siblings, 0 replies; only message in thread
From: voidlinux-github @ 2019-07-31 10:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages profanity-omemo
https://github.com/void-linux/void-packages/pull/13433

profanity: update to 0.7.0


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

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

From 6d97d637ccf35a7cd8a2a7442f416d7427991f33 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 15 Apr 2019 09:01:03 +0200
Subject: [PATCH] profanity: update to 0.7.0

---
 srcpkgs/profanity/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/profanity/template b/srcpkgs/profanity/template
index 9399d073cc4..4e172e01421 100644
--- a/srcpkgs/profanity/template
+++ b/srcpkgs/profanity/template
@@ -1,26 +1,27 @@
 # Template file for 'profanity'
 pkgname=profanity
-version=0.6.0
+version=0.7.0
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable notify notifications) $(vopt_enable otr)
 $(vopt_enable pgp) $(vopt_enable python python-plugins)
-$(vopt_with xscreensaver)"
+$(vopt_with xscreensaver) $(vopt_enable omemo)"
 hostmakedepends="pkg-config $(vopt_if python python-devel)"
 makedepends="libcurl-devel libglib-devel libstrophe-devel readline-devel
  $(vopt_if notify libnotify-devel) $(vopt_if otr 'libotr-devel libgcrypt-devel')
  $(vopt_if pgp gpgme-devel) $(vopt_if python python-devel)
- $(vopt_if xscreensaver libXScrnSaver-devel)"
+ $(vopt_if xscreensaver libXScrnSaver-devel) $(vopt_if omemo 'libsignal-protocol-c libgcrypt-devel')"
 checkdepends="cmocka-devel"
 short_desc="Console based XMPP client"
 maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="http://www.profanity.im/"
 distfiles="https://github.com/boothj5/profanity/releases/download/${version}/profanity-${version}.tar.gz"
-checksum=f1b2773b79eb294297686f3913e9489c20effae5e3a335c8956db18f6ee2f660
+checksum=f1eb99be01683d41b891b0f997f4c873c9bb87b0b6b8400b7fccb8e553d514bb
 
 # Package build options
-build_options="notify otr pgp python xscreensaver"
-build_options_default="notify otr pgp xscreensaver"
+build_options="notify otr pgp omemo python xscreensaver"
+build_options_default="notify otr pgp omemo xscreensaver"
 desc_option_otr="Enable support for OTR encryption"
 desc_option_pgp="Enable support for OpenPGP encryption"
+desc_option_omemo="Enable support for OMEMO encryption"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-31 10:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 10:24 [PR PATCH] profanity: update to 0.7.0 voidlinux-github

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