Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: gajim-omemo-2.6.29
Date: Tue, 04 Jun 2019 15:09:26 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12126@inbox.vuxu.org> (raw)

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

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

https://github.com/faulesocke/void-packages gajim-omemo
https://github.com/void-linux/void-packages/pull/12126

New package: gajim-omemo-2.6.29


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

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

From 1925887f37115c5caeafd5d29441e65e18bb1f5e Mon Sep 17 00:00:00 2001
From: Urs Schulz <voidpkgs@ursschulz.de>
Date: Tue, 4 Jun 2019 15:01:33 +0200
Subject: [PATCH] New package: gajim-omemo-2.6.29

---
 srcpkgs/gajim-omemo/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/gajim-omemo/template

diff --git a/srcpkgs/gajim-omemo/template b/srcpkgs/gajim-omemo/template
new file mode 100644
index 00000000000..a370a365913
--- /dev/null
+++ b/srcpkgs/gajim-omemo/template
@@ -0,0 +1,21 @@
+# Template file for 'gajim-omemo'
+pkgname=gajim-omemo
+version=2.6.29
+revision=1
+wrksrc="omemo"
+hostmakedepends="python3-devel unzip"
+makedepends="python3-setuptools"
+depends="python3 python3-cryptography python3-axolotl python3-qrcode"
+short_desc="Gajim plugin for OMEMO Encryption"
+maintainer="Urs Schulz <voidpkgs@ursschulz.de>"
+license="GPL-3.0-or-later"
+homepage="https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin"
+distfiles="https://ftp.gajim.org/plugins_releases/${pkgname#gajim-}_${version}.zip"
+checksum=f1ed4690080cd10983135c206b8b5ef62b4aa28dd21a5cf1c294f59d272e2ed6
+
+
+do_install() {
+	rm CHANGELOG COPYING
+	install -d "${DESTDIR}/${py3_sitelib}/gajim/data/plugins/${pkgname#gajim-}"
+	cp -r * "${DESTDIR}/${py3_sitelib}/gajim/data/plugins/${pkgname#gajim-}"
+}

             reply	other threads:[~2019-06-04 13:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-04 13:09 voidlinux-github [this message]
2019-06-13  7:58 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-13  7:58 ` voidlinux-github
2019-06-13  8:02 ` voidlinux-github
2019-06-16 12:43 ` [PR PATCH] [Merged]: " voidlinux-github

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