Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: sidplayfp-2.0.1
@ 2020-04-03 15:22 Zeinok
  2020-04-04 14:38 ` Zeinok
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Zeinok @ 2020-04-03 15:22 UTC (permalink / raw)
  To: ml

[-- 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-06-02  9:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03 15:22 [PR PATCH] New package: sidplayfp-2.0.1 Zeinok
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

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).