Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: jmtpfs-0.5
Date: Sat, 13 Jul 2019 04:30:05 +0200	[thread overview]
Message-ID: <20190713023005.pqAArNS9szc2NHS2oWOsIygp69XSlnmcqOFpmMveVXg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13074@inbox.vuxu.org>

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

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

https://github.com/jorgenatz/void-packages add_jmtpfs
https://github.com/void-linux/void-packages/pull/13074

New package: jmtpfs-0.5
This is a utility for mounting mtp devices as FUSE filesystems.

I am not sure of how reliable a maintainer I would be. Should I designate a common maintainer with their permission, put myself anyway, or avoid submitting the package.

Thank you for any reply.

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

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

From 1897e86fea6ed9cf3814aae87783a1ecd9e9fcda Mon Sep 17 00:00:00 2001
From: Jorge <jorgenatzdev@gmail.com>
Date: Fri, 12 Jul 2019 20:15:56 -0600
Subject: [PATCH] New package: jmtpfs-0.5

---
 srcpkgs/jmtpfs/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/jmtpfs/template

diff --git a/srcpkgs/jmtpfs/template b/srcpkgs/jmtpfs/template
new file mode 100644
index 00000000000..6844aacad22
--- /dev/null
+++ b/srcpkgs/jmtpfs/template
@@ -0,0 +1,17 @@
+# Template file for 'jmtpfs'
+pkgname=jmtpfs
+version=0.5
+revision=1
+build_style=gnu-configure
+hostmakedepends="git pkg-config"
+makedepends="libmtp-devel fuse-devel file-devel"
+short_desc="FUSE-based filesystem for accessing MTP devices"
+maintainer=???
+license="GPL-3.0-or-later"
+changelog="https://github.com/JasonFerrara/jmtpfs/blob/master/ChangeLog"
+homepage="https://github.com/JasonFerrara/jmtpfs"
+checksum=24e03dbc0ef9f7b4f245e9b16803ccdaa16f425f8b1e2cb4eb81535825e38ab4
+
+do_fetch() {
+	git clone --branch=v$version https://github.com/JasonFerrara/$pkgname $pkgname-$version
+}

  reply	other threads:[~2019-07-13  2:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-13  2:25 [PR PATCH] " voidlinux-github
2019-07-13  2:30 ` voidlinux-github [this message]
2019-07-13  2:30 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-13  2:32 ` voidlinux-github
2019-07-13  2:32 ` voidlinux-github
2019-07-13 18:10 ` voidlinux-github
2019-07-13 18:10 ` voidlinux-github
2019-07-13 18:17 ` voidlinux-github
2019-07-15  7:53 ` [PR PATCH] [Closed]: " voidlinux-github
2019-07-15  7:53 ` 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=20190713023005.pqAArNS9szc2NHS2oWOsIygp69XSlnmcqOFpmMveVXg@z \
    --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).