Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] profanity: update to 0.7.0
Date: Wed, 31 Jul 2019 12:24:15 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13433@inbox.vuxu.org> (raw)

[-- 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"

                 reply	other threads:[~2019-07-31 10:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13433@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).