Github messages for voidlinux
 help / color / mirror / Atom feed
From: ale-saglia <ale-saglia@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: bitwig-studio-3.2.6
Date: Thu, 06 Aug 2020 23:52:10 +0200	[thread overview]
Message-ID: <20200806215210.o62TNRYzb3ae-NBp2ELH6YykyJrEe3wZ6-fSvyHkVPk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24101@inbox.vuxu.org>

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

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

https://github.com/ale-saglia/void-packages bitwig-studio-branch
https://github.com/void-linux/void-packages/pull/24101

New package: bitwig-studio-3.2.6
Bitwig Studio is a multi-platform music-creation system for production, performance and DJing, with a focus on flexible editing tools and a super-fast workflow.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bitwig-studio-branch-24101.patch --]
[-- Type: text/x-diff, Size: 1423 bytes --]

From a6bc7c95c974cd47d492d6c88d03cc45c45a92e2 Mon Sep 17 00:00:00 2001
From: Alessandro Saglia <ale.saglia@gmail.com>
Date: Thu, 6 Aug 2020 15:15:53 +0200
Subject: [PATCH] New package: bitwig-studio-3.2.6

Removed blank lines

Reordered variables according to xlint suggestions
---
 srcpkgs/bitwig-studio/template | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)
 create mode 100644 srcpkgs/bitwig-studio/template

diff --git a/srcpkgs/bitwig-studio/template b/srcpkgs/bitwig-studio/template
new file mode 100644
index 00000000000..65c697ba9db
--- /dev/null
+++ b/srcpkgs/bitwig-studio/template
@@ -0,0 +1,29 @@
+# Template file for 'bitwig-studio'
+pkgname=bitwig-studio
+version=3.2.6
+revision=1
+archs="x86_64"
+depends="xdg-utils xcb-util-wm libbsd"
+short_desc="DAW for music production, remixing and live performance"
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+license="custom:bitwig"
+homepage="https://bitwig.com/"
+_file="bitwig-studio-${version}.deb"
+distfiles="https://downloads.bitwig.com/stable/${version}/${_file}"
+checksum=d60e288e1ff1fd4b716843b3315ea68d7cbe36e67ca92517457a682bed5b1902
+nostrip=yes
+restricted=yes
+repository=nonfree
+
+do_extract() {
+	mkdir -p ${DESTDIR}
+	ar x ${XBPS_SRCDISTDIR}/bitwig-studio-${version}/${_file}
+}
+
+do_install() {
+	bsdtar -xf data.tar.xz -C ${DESTDIR}
+}
+
+post_install() {
+	vlicense ${DESTDIR}/opt/bitwig-studio/EULA.rtf
+}

  parent reply	other threads:[~2020-08-06 21:52 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-06 13:17 [PR PATCH] " ale-saglia
2020-08-06 13:23 ` [PR REVIEW] " PaperMountainStudio
2020-08-06 13:26 ` [PR PATCH] [Updated] " ale-saglia
2020-08-06 13:27 ` PaperMountainStudio
2020-08-06 13:27 ` PaperMountainStudio
2020-08-06 13:30 ` [PR PATCH] [Updated] " ale-saglia
2020-08-06 13:39 ` ale-saglia
2020-08-06 14:40 ` ale-saglia
2020-08-06 20:29 ` ale-saglia
2020-08-06 21:05 ` [PR REVIEW] " pullmoll
2020-08-06 21:05 ` pullmoll
2020-08-06 21:05 ` pullmoll
2020-08-06 21:46 ` [PR PATCH] [Updated] " ale-saglia
2020-08-06 21:47 ` [PR REVIEW] " ale-saglia
2020-08-06 21:47 ` ale-saglia
2020-08-06 21:47 ` ale-saglia
2020-08-06 21:52 ` ale-saglia [this message]
2020-08-07 12:24 ` [PR PATCH] [Merged]: " pullmoll

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=20200806215210.o62TNRYzb3ae-NBp2ELH6YykyJrEe3wZ6-fSvyHkVPk@z \
    --to=ale-saglia@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).