Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: bitwig-studio-3.2.6
@ 2020-08-06 13:17 ale-saglia
  2020-08-06 13:23 ` [PR REVIEW] " PaperMountainStudio
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: ale-saglia @ 2020-08-06 13:17 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1478 bytes --]

From 03093771d76a790379ed70cfc67d183e94120008 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

---
 srcpkgs/bitwig-studio/template | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 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..403de13310f
--- /dev/null
+++ b/srcpkgs/bitwig-studio/template
@@ -0,0 +1,33 @@
+# Template file for 'bitwig-studio'
+pkgname=bitwig-studio
+version=3.2.6
+revision=1
+maintainer="Alessandro Saglia <ale.saglia@gmail.com>"
+homepage="bitwig.com"
+license="custom:bitwig"
+short_desc="DAW for music production, remixing and live performance"
+archs="x86_64"
+hostmakedepends="tar xz"
+depends="xdg-utils xcb-util-wm libbsd"
+repository=nonfree
+restricted=yes
+nostrip=yes
+
+_file="bitwig-studio-${version}.deb"
+
+distfiles="https://downloads.bitwig.com/stable/${version}/${_file}"
+checksum=d60e288e1ff1fd4b716843b3315ea68d7cbe36e67ca92517457a682bed5b1902
+
+do_extract() {
+	mkdir -p ${DESTDIR}
+	ar x ${XBPS_SRCDISTDIR}/bitwig-studio-${version}/${_file}
+}
+
+do_install() {
+	tar xf data.tar.xz -C ${DESTDIR}
+}
+
+post_install() {
+	install -D -m644 ${DESTDIR}/opt/bitwig-studio/EULA.rtf ${DESTDIR}/usr/share/licenses/${pkgname}/LICENSE
+	vlicense ${DESTDIR}/opt/bitwig-studio/EULA.rtf
+}

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

end of thread, other threads:[~2020-08-07 12:24 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-06 13:17 [PR PATCH] New package: bitwig-studio-3.2.6 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 ` [PR PATCH] [Updated] " ale-saglia
2020-08-07 12:24 ` [PR PATCH] [Merged]: " pullmoll

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