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: wammu-0.44
Date: Sat, 21 Sep 2019 23:10:43 +0200	[thread overview]
Message-ID: <20190921211043.U2O247FFkingZmSuAWSf0Jdgy_FovHEIwGmgex5E458@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14628@inbox.vuxu.org>

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

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

https://github.com/mamins1376/void-packages new/wammu
https://github.com/void-linux/void-packages/pull/14628

New package: wammu-0.44
This package needed `python-gammu`, so that was also included in it's own commit.

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

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

From 779bd5abc30223fa6c41a90ff9c6bd04cd363670 Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:40:39 +0430
Subject: [PATCH 1/2] New package: python-gammu-2.12

---
 srcpkgs/python-gammu/template | 23 +++++++++++++++++++++++
 srcpkgs/python3-gammu         |  1 +
 2 files changed, 24 insertions(+)
 create mode 100644 srcpkgs/python-gammu/template
 create mode 120000 srcpkgs/python3-gammu

diff --git a/srcpkgs/python-gammu/template b/srcpkgs/python-gammu/template
new file mode 100644
index 00000000000..0b3bf0e07dd
--- /dev/null
+++ b/srcpkgs/python-gammu/template
@@ -0,0 +1,23 @@
+# Template file for 'python-gammu'
+pkgname=python-gammu
+version=2.12
+revision=1
+build_style=python-module
+hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools"
+makedepends="gammu-devel gammu-smsd"
+short_desc="Python bindings for the Gammu library"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="LGPL-2.0-or-later"
+homepage="https://wammu.eu/python-gammu/"
+distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=1129635659d3fe6e467e0f7d2865c419e0878c613c6caa719be3416f3dc3e348
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" pkg-config"
+fi
+
+python3-gammu_package() {
+	pkg_install() {
+		vmove usr/lib/python3*
+	}
+}
diff --git a/srcpkgs/python3-gammu b/srcpkgs/python3-gammu
new file mode 120000
index 00000000000..7687af76558
--- /dev/null
+++ b/srcpkgs/python3-gammu
@@ -0,0 +1 @@
+python-gammu
\ No newline at end of file

From 16c91a241880bd45206e6c063d2102d3070255de Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Sat, 21 Sep 2019 16:42:05 +0430
Subject: [PATCH 2/2] New package: wammu-0.44

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

diff --git a/srcpkgs/wammu/template b/srcpkgs/wammu/template
new file mode 100644
index 00000000000..195c748648b
--- /dev/null
+++ b/srcpkgs/wammu/template
@@ -0,0 +1,13 @@
+# Template file for 'wammu'
+pkgname=wammu
+version=0.44
+revision=1
+build_style=python2-module
+hostmakedepends="python-setuptools"
+depends="wxPython python-gammu python-bluez"
+short_desc="Mobile phone manager"
+maintainer="Mohammad Amin Sameti <mamins1376@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://wammu.eu/wammu/"
+distfiles="https://github.com/gammu/wammu/archive/${version}.tar.gz"
+checksum=0265dd3cc6ebec32c4642836d8e75f0ccdd4c6b19db5c6ce3f38b8bed86e6f7d

  parent reply	other threads:[~2019-09-21 21:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-21 12:17 [PR PATCH] " voidlinux-github
2019-09-21 13:04 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-21 13:04 ` voidlinux-github
2019-09-21 20:28 ` voidlinux-github
2019-09-21 21:08 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-21 21:08 ` voidlinux-github
2019-09-21 21:10 ` voidlinux-github [this message]
2019-09-21 21:10 ` voidlinux-github
2019-09-21 21:15 ` voidlinux-github
2019-09-21 21:15 ` voidlinux-github
2019-09-21 23:23 ` voidlinux-github
2019-09-21 23:23 ` voidlinux-github
2019-09-22 15:02 ` voidlinux-github
2019-09-22 15:02 ` [PR PATCH] [Closed]: " 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=20190921211043.U2O247FFkingZmSuAWSf0Jdgy_FovHEIwGmgex5E458@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).