Github messages for voidlinux
 help / color / mirror / Atom feed
From: teldra <teldra@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: gajim-plugin_installer-1.3.8
Date: Wed, 24 Feb 2021 08:42:57 +0100	[thread overview]
Message-ID: <20210224074257.OVzfEP7EGU6XmIG7UVyv-904oo5pXJ3EVj9xXi-kYuI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-28982@inbox.vuxu.org>

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

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages new-gajim-plugin_installer
https://github.com/void-linux/void-packages/pull/28982

New package: gajim-plugin_installer-1.3.8
#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] 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

Please merge #28980 first.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-gajim-plugin_installer-28982.patch --]
[-- Type: text/x-diff, Size: 1342 bytes --]

From e1bfdfee02d0df494f1f005bfd13870ba1eb91b1 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Mon, 22 Feb 2021 19:53:27 +0100
Subject: [PATCH] New package: gajim-plugin_installer-1.3.8

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

diff --git a/srcpkgs/gajim-plugin_installer/template b/srcpkgs/gajim-plugin_installer/template
new file mode 100644
index 00000000000..63f1eb92760
--- /dev/null
+++ b/srcpkgs/gajim-plugin_installer/template
@@ -0,0 +1,20 @@
+# Template file for 'gajim-plugin_installer'
+pkgname=gajim-plugin_installer
+_gajim_version=1.3
+version=1.3.8
+revision=1
+wrksrc="plugin_installer"
+hostmakedepends="unzip"
+depends="python3 python3-setuptools gajim"
+short_desc="Gajim plugin for installing plugins"
+maintainer="teldra <teldra@rotce.de>"
+license="GPL-3.0-or-only"
+homepage="https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin"
+distfiles="https://ftp.gajim.org/plugins_${_gajim_version}_zip/${pkgname#gajim-}.zip"
+checksum=95a1722cc8df1a637a3227994c88eedf925bba50913a05a3bc94509010c00667
+
+
+do_install() {
+	install -d "${DESTDIR}/${py3_sitelib}/gajim/data/plugins/${pkgname#gajim-}"
+	cp -r * "${DESTDIR}/${py3_sitelib}/gajim/data/plugins/${pkgname#gajim-}"
+}

  reply	other threads:[~2021-02-24  7:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-22 18:59 [PR PATCH] " teldra
2021-02-24  7:42 ` teldra [this message]
2021-02-24  7:45 ` [PR PATCH] [Updated] " teldra
2021-03-08 11:28 ` teldra
2021-04-18 13:58 ` teldra
2021-04-18 13:58 ` [PR PATCH] [Closed]: " teldra

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=20210224074257.OVzfEP7EGU6XmIG7UVyv-904oo5pXJ3EVj9xXi-kYuI@z \
    --to=teldra@users.noreply.github.com \
    --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).