Github messages for voidlinux
 help / color / mirror / Atom feed
From: not-chicken <not-chicken@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] [WIP] New package: traverso-0.49.6
Date: Fri, 24 Apr 2020 15:32:56 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21301@inbox.vuxu.org> (raw)

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

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

https://github.com/not-chicken/void-packages traverso
https://github.com/void-linux/void-packages/pull/21301

[WIP] New package: traverso-0.49.6
Closes #21298 
Need help in testing @leahneukirchen

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

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

From 0dafc7cd90a6d7e815cae4f83ab940ffae00ddcf Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Fri, 24 Apr 2020 18:48:37 +0530
Subject: [PATCH] New package: traverso-0.49.6

---
 .../patches/patch-src_core_Sheet.patch        | 11 ++++++++
 srcpkgs/traverso/template                     | 25 +++++++++++++++++++
 2 files changed, 36 insertions(+)
 create mode 100644 srcpkgs/traverso/patches/patch-src_core_Sheet.patch
 create mode 100644 srcpkgs/traverso/template

diff --git a/srcpkgs/traverso/patches/patch-src_core_Sheet.patch b/srcpkgs/traverso/patches/patch-src_core_Sheet.patch
new file mode 100644
index 00000000000..4676e9ebb05
--- /dev/null
+++ b/srcpkgs/traverso/patches/patch-src_core_Sheet.patch
@@ -0,0 +1,11 @@
+--- src/core/Sheet.cpp.orig	2019-05-16 08:08:50 UTC
++++ src/core/Sheet.cpp
+@@ -397,7 +397,7 @@ int Sheet::prepare_export(ExportSpecification* spec)
+ 		m_rendering = true;
+ 	}
+ 
+-	spec->startLocation = LONG_LONG_MAX;
++	spec->startLocation = LLONG_MAX;
+ 	spec->endLocation = TimeRef();
+ 
+ 	TimeRef endlocation, startlocation;
diff --git a/srcpkgs/traverso/template b/srcpkgs/traverso/template
new file mode 100644
index 00000000000..105924d4f0c
--- /dev/null
+++ b/srcpkgs/traverso/template
@@ -0,0 +1,25 @@
+# Template file for 'traverso'
+pkgname=traverso
+version=0.49.6
+revision=1
+build_style=cmake
+configure_args="-DWANT_MP3_ENCODE=ON -DDETECT_HOST_CPU_FEATURES=OFF"
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
+makedepends="jack-devel wavpack-devel libvorbis-devel libflac-devel
+ libmad-devel lame-devel fftw-devel qt5-devel lilv-devel libsndfile-devel
+ libsamplerate-devel"
+depends="hicolor-icon-theme"
+short_desc="Digital Audio Workstation with an innovative user Interface"
+maintainer="Lorem <notloremipsum@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="http://traverso-daw.org/"
+distfiles="http://traverso-daw.org/traverso-${version}.tar.gz"
+checksum=f850b88cbb64529655514b7cfe01c56133e21929374b3e3b90813bc227eac789
+
+post_install() {
+	vdoc resources/help.text
+	vinstall resources/traverso.desktop 644 usr/share/applications
+	vinstall resources/x-traverso.xml 644 usr/share/mime/packages
+	vmkdir usr/share/icons/hicolor
+	cp -a resources/freedesktop/icons/* ${DESTDIR}/usr/share/icons/hicolor
+}

             reply	other threads:[~2020-04-24 13:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24 13:32 not-chicken [this message]
2020-04-25  1:56 ` ahesford
2020-04-25  1:57 ` ahesford
2020-04-25 15:43 ` [PR PATCH] [Merged]: " leahneukirchen

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-21301@inbox.vuxu.org \
    --to=not-chicken@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).