Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: sof-bin-1.5.1
Date: Tue, 11 Aug 2020 03:32:48 +0200	[thread overview]
Message-ID: <20200811013248.2Iis4zMA6gNVsfUnl7hHshZzhOH2KhxErV6lzO2ObRk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24181@inbox.vuxu.org>

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

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

https://github.com/cinerea0/void-packages sof-bin
https://github.com/void-linux/void-packages/pull/24181

New package: sof-bin-1.5.1
This commit resolves #24162 by adding the package `sof-bin`.

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

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

From 270b9fa0042718ad4e849aa5f5d68c3f9b633126 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@protonmail.com>
Date: Mon, 10 Aug 2020 21:32:25 -0400
Subject: [PATCH] New package: sof-firmware-1.5.1

---
 srcpkgs/sof-firmware/template | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)
 create mode 100644 srcpkgs/sof-firmware/template

diff --git a/srcpkgs/sof-firmware/template b/srcpkgs/sof-firmware/template
new file mode 100644
index 00000000000..00dfd262191
--- /dev/null
+++ b/srcpkgs/sof-firmware/template
@@ -0,0 +1,35 @@
+# Template file for 'sof-firmware'
+pkgname=sof-firmware
+version=1.5.1
+revision=1
+archs="i686* x86_64*"
+wrksrc=sof-bin-stable-v${version}
+short_desc="Sound Open Firmware and topology binaries"
+maintainer="cinerea0 <cinerea0@protonmail.com>"
+license="BSD-3-Clause"
+homepage="https://thesofproject.github.io/latest/index.html"
+distfiles="https://github.com/thesofproject/sof-bin/archive/stable-v${version}.tar.gz"
+checksum=270125fb621b9919de4190f53a86de5dc1163dcf839c349f4b22724a5a9c1fb1
+
+do_install() {
+	local intel_path="lib/firmware/intel"
+	for f in ${intel_path}/sof/v${version}/*.{ldc,ri}; do
+		vinstall ${f} 0644 /usr/${intel_path}/sof
+	done
+	for f in ${intel_path}/sof/v${version}/intel-signed/*; do
+		vinstall ${f} 0644 /usr/${intel_path}/sof/intel-signed
+	done
+	for f in ${intel_path}/sof/v${version}/public-signed/*; do
+		vinstall ${f} 0644 /usr/${intel_path}/sof/public-signed
+	done
+	for arc in {bdw,byt,cht,apl,cnl,icl}; do
+		ln -s sof-${arc}-v${version}.ri ${DESTDIR}/usr/${intel_path}/sof/sof-${arc}.ri
+	done
+	ln -s sof-apl-v${version}.ri ${DESTDIR}/usr/${intel_path}/sof/sof-glk.ri
+	ln -s sof-cnl-v${version}.ri ${DESTDIR}/usr/${intel_path}/sof/sof-cfl.ri
+	ln -s sof-cnl-v${version}.ri ${DESTDIR}/usr/${intel_path}/sof/sof-cml.ri
+	for f in ${intel_path}/sof-tplg-v${version}/*; do
+		vinstall ${f} 0644 /usr/${intel_path}/sof-tplg
+	done
+	vlicense LICENCE.NXP
+}

  parent reply	other threads:[~2020-08-11  1:32 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-10  0:32 [PR PATCH] " cinerea0
2020-08-10  1:09 ` [PR REVIEW] " ericonr
2020-08-10  1:09 ` ericonr
2020-08-10  1:09 ` ericonr
2020-08-10  1:25 ` ericonr
2020-08-10  1:56 ` [PR PATCH] [Updated] " cinerea0
2020-08-10  1:57 ` [PR REVIEW] " cinerea0
2020-08-10  2:00 ` cinerea0
2020-08-10  2:01 ` cinerea0
2020-08-10  2:07 ` cinerea0
2020-08-10  2:46 ` [PR PATCH] [Closed]: " cinerea0
2020-08-10  2:46 ` [PR PATCH] [Updated] " cinerea0
2020-08-10  2:48 ` cinerea0
2020-08-10  2:55 ` cinerea0
2020-08-10 14:10 ` sgn
2020-08-10 15:42 ` [PR PATCH] [Updated] " cinerea0
2020-08-10 16:01 ` cinerea0
2020-08-10 23:52 ` sgn
2020-08-11  1:32 ` cinerea0 [this message]
2020-08-11  1:40 ` New package: sof-firmware-1.5.1 cinerea0
2020-08-11  7:19 ` kotoko
2020-08-11 14:00 ` sgn
2020-08-11 23:39 ` [PR PATCH] [Merged]: " Vaelatern
2020-08-11 23:40 ` Vaelatern

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=20200811013248.2Iis4zMA6gNVsfUnl7hHshZzhOH2KhxErV6lzO2ObRk@z \
    --to=cinerea0@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).