Github messages for voidlinux
 help / color / mirror / Atom feed
From: Zeinok <Zeinok@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: sidplayfp-2.0.1
Date: Fri, 03 Apr 2020 17:22:31 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20600@inbox.vuxu.org> (raw)

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

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

https://github.com/Zeinok/void-packages sidplayfp
https://github.com/void-linux/void-packages/pull/20600

New package: sidplayfp-2.0.1
Command-line player for libsidplayfp
tested on x86_64

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

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

From 710c2305ca0d6ffcee8613893b307683af7cffd9 Mon Sep 17 00:00:00 2001
From: Zeinok <zeinok@protonmail.com>
Date: Fri, 3 Apr 2020 22:28:42 +0800
Subject: [PATCH] New package: sidplayfp-2.0.1

---
 srcpkgs/sidplayfp/patches/musl-PATH_MAX.patch | 11 +++++++++++
 srcpkgs/sidplayfp/template                    | 13 +++++++++++++
 2 files changed, 24 insertions(+)
 create mode 100644 srcpkgs/sidplayfp/patches/musl-PATH_MAX.patch
 create mode 100644 srcpkgs/sidplayfp/template

diff --git a/srcpkgs/sidplayfp/patches/musl-PATH_MAX.patch b/srcpkgs/sidplayfp/patches/musl-PATH_MAX.patch
new file mode 100644
index 00000000000..de44962dda7
--- /dev/null
+++ b/srcpkgs/sidplayfp/patches/musl-PATH_MAX.patch
@@ -0,0 +1,11 @@
+--- src/IniConfig.cpp   2019-06-23 16:35:20.000000000 +0800
++++ src/IniConfig.cpp   2020-04-03 22:46:45.585216398 +0800
+@@ -36,6 +36,7 @@
+ #  include <sys/types.h>
+ #  include <sys/stat.h>  /* mkdir */
+ #  include <dirent.h>    /* opendir */
++#  include <limits.h>
+ #else
+ #  include <windows.h>
+ #endif
+
diff --git a/srcpkgs/sidplayfp/template b/srcpkgs/sidplayfp/template
new file mode 100644
index 00000000000..3a814d7caaa
--- /dev/null
+++ b/srcpkgs/sidplayfp/template
@@ -0,0 +1,13 @@
+# Template file for 'sidplayfp'
+pkgname=sidplayfp
+version=2.0.1
+revision=1
+build_style=gnu-configure
+hostmakedepends="autoconf pkg-config"
+makedepends="libsidplayfp-devel alsa-lib-devel pulseaudio-devel jack-devel"
+short_desc="Library to play Commodore 64 SID music - commandline interface"
+maintainer="Zeinok <zeinok@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://sourceforge.net/projects/sidplay-residfp/"
+distfiles="${SOURCEFORGE_SITE}/sidplay-residfp/${pkgname}/${version%.*}/${pkgname}-${version}.tar.gz"
+checksum=3be2fc1d72351c7f379526a21c78a42451ee14ec914f3ae6f714620bc45f2605

             reply	other threads:[~2020-04-03 15:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03 15:22 Zeinok [this message]
2020-04-04 14:38 ` Zeinok
2020-04-05  8:16 ` [PR PATCH] [Updated] " Zeinok
2020-04-05 16:43 ` Zeinok
2020-06-02  9:25 ` [PR PATCH] [Updated] " Zeinok
2020-06-02  9:26 ` Zeinok
2020-06-02  9:28 ` Zeinok

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-20600@inbox.vuxu.org \
    --to=zeinok@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).