Github messages for voidlinux
 help / color / mirror / Atom feed
From: mnabid <mnabid@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: nautilus-python-1.2.3
Date: Thu, 02 Apr 2020 11:55:46 +0200	[thread overview]
Message-ID: <20200402095546.xf0nM_ggimLz0sm5doAI2hcQGGS2eljO6Pi3b6UNTLs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20398@inbox.vuxu.org>

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

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

https://github.com/mnabid/void-packages nautilus-python
https://github.com/void-linux/void-packages/pull/20398

New package: nautilus-python-1.2.3


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nautilus-python-20398.patch --]
[-- Type: text/x-diff, Size: 1391 bytes --]

From 0353ae725b743a8a74ae1f6d1b4f0bc798c5ef5e Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Thu, 26 Mar 2020 13:50:36 +0600
Subject: [PATCH] New package: nautilus-python-1.2.3

---
 srcpkgs/nautilus-python/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/nautilus-python/template

diff --git a/srcpkgs/nautilus-python/template b/srcpkgs/nautilus-python/template
new file mode 100644
index 00000000000..f0ae5275370
--- /dev/null
+++ b/srcpkgs/nautilus-python/template
@@ -0,0 +1,24 @@
+# Template file for 'nautilus-python'
+pkgname=nautilus-python
+version=1.2.3
+revision=2
+archs=noarch
+build_style=gnu-configure
+configure_args="--enable-gtk-doc PYTHON=python3"
+hostmakedepends="automake libtool pkg-config"
+makedepends="python3-devel python3-gobject-devel gtk-doc nautilus-devel"
+depends="nautilus python3-gobject"
+short_desc="Python bindings for the Nautilus extension framework"
+maintainer="Nafis <mnabid.25@outlook.com>"
+license="GPL-2.0-or-later"
+homepage="https://wiki.gnome.org/Projects/NautilusPython"
+distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
+checksum=073ce0297282259937ab473d189b97a04f42b97197c9292fc3bde9d135282098
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" python3-devel python3-gobject-devel which"
+fi
+
+pre_configure() {
+	autoreconf -vfi
+}

       reply	other threads:[~2020-04-02  9:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20398@inbox.vuxu.org>
2020-04-02  9:55 ` mnabid [this message]
2020-04-16  9:21 ` mnabid
2020-06-01  1:18 ` mnabid

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=20200402095546.xf0nM_ggimLz0sm5doAI2hcQGGS2eljO6Pi3b6UNTLs@z \
    --to=mnabid@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).