Github messages for voidlinux
 help / color / mirror / Atom feed
From: subnut <subnut@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: lsp-plugins-1.2.5
Date: Tue, 28 Feb 2023 22:27:58 +0100	[thread overview]
Message-ID: <20230228212758.5ZAnnQ94da67W1r6YaykfoMt1C_0H6dKgn-klvoYj9k@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42512@inbox.vuxu.org>

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

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

https://github.com/subnut/void-packages lsp-plugins
https://github.com/void-linux/void-packages/pull/42512

New package: lsp-plugins-1.2.5
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 531d1a6fa8c80516995b502f4e35ea854f7cee54 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Wed, 1 Mar 2023 02:39:21 +0530
Subject: [PATCH 1/2] lv2: update to 1.18.10, adopt

---
 srcpkgs/lv2/template | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/lv2/template b/srcpkgs/lv2/template
index 5577167b3b87..6ce272f3f06a 100644
--- a/srcpkgs/lv2/template
+++ b/srcpkgs/lv2/template
@@ -1,18 +1,17 @@
 # Template file for 'lv2'
 pkgname=lv2
-version=1.18.2
+version=1.18.10
 revision=1
-build_style=waf3
+build_style=meson
 hostmakedepends="pkg-config"
-makedepends="libsndfile-devel gtk+-devel"
+makedepends="libsndfile-devel gtk+-devel libsamplerate-devel"
 short_desc="Plugin standard for audio systems"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
 license="ISC"
-homepage="http://lv2plug.in"
-distfiles="http://lv2plug.in/spec/${pkgname}-${version}.tar.bz2"
-checksum=4e891fbc744c05855beb5dfa82e822b14917dd66e98f82b8230dbd1c7ab2e05e
-python_version=3
-lib32disabled=yes
+homepage="https://lv2plug.in"
+distfiles="https://lv2plug.in/spec/lv2-$version.tar.xz"
+checksum=78c51bcf21b54e58bb6329accbb4dae03b2ed79b520f9a01e734bd9de530953f
+#lib32disabled=yes
 
 post_install() {
 	vlicense COPYING

From 173d25ed5444a17bc06041aa5d60729a11d6c69a Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Wed, 1 Mar 2023 02:44:30 +0530
Subject: [PATCH 2/2] New package: lsp-plugins-1.2.5

---
 srcpkgs/lsp-plugins-devel    |  1 +
 srcpkgs/lsp-plugins-doc      |  1 +
 srcpkgs/lsp-plugins/template | 40 ++++++++++++++++++++++++++++++++++++
 3 files changed, 42 insertions(+)
 create mode 120000 srcpkgs/lsp-plugins-devel
 create mode 120000 srcpkgs/lsp-plugins-doc
 create mode 100644 srcpkgs/lsp-plugins/template

diff --git a/srcpkgs/lsp-plugins-devel b/srcpkgs/lsp-plugins-devel
new file mode 120000
index 000000000000..f59057b0c7f7
--- /dev/null
+++ b/srcpkgs/lsp-plugins-devel
@@ -0,0 +1 @@
+lsp-plugins
\ No newline at end of file
diff --git a/srcpkgs/lsp-plugins-doc b/srcpkgs/lsp-plugins-doc
new file mode 120000
index 000000000000..f59057b0c7f7
--- /dev/null
+++ b/srcpkgs/lsp-plugins-doc
@@ -0,0 +1 @@
+lsp-plugins
\ No newline at end of file
diff --git a/srcpkgs/lsp-plugins/template b/srcpkgs/lsp-plugins/template
new file mode 100644
index 000000000000..6a52960e7bc7
--- /dev/null
+++ b/srcpkgs/lsp-plugins/template
@@ -0,0 +1,40 @@
+# Template file for 'lsp-plugins'
+pkgname=lsp-plugins
+version=1.2.5
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="pkg-config php"
+makedepends="lv2 libglvnd-devel jack-devel libsndfile-devel
+ libXrandr-devel cairo-devel freetype-devel"
+short_desc="Collection of open-source audio plugins for studios"
+maintainer="Subhaditya Nath <sn03.general@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://lsp-plug.in/"
+changelog="https://raw.githubusercontent.com/sadko4u/lsp-plugins/master/CHANGELOG"
+distfiles="https://github.com/sadko4u/lsp-plugins/releases/download/$version/lsp-plugins-src-$version.tar.gz"
+checksum=618aedf856e963b884ba2d1ac3809ef78056d521c3934387f20152ce45b67e4c
+
+do_configure() {
+	make config LD=g++ PREFIX=/usr
+}
+
+lsp-plugins-doc_package() {
+	short_desc+=" - documentation"
+	pkg_install() {
+		vmove usr/share/doc
+	}
+}
+
+lsp-plugins-devel_package() {
+	depends="${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/lib/pkgconfig
+		for f in $DESTDIR/usr/lib/*; do
+			if echo ${f##*/} | grep -Eq '^[^.]*\.(a|so)$'; then
+				vmove ${f#$DESTDIR/}
+			fi
+		done
+	}
+}

  parent reply	other threads:[~2023-02-28 21:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-28 21:16 [PR PATCH] " subnut
2023-02-28 21:18 ` [PR PATCH] [Updated] " subnut
2023-02-28 21:27 ` subnut
2023-02-28 21:27 ` subnut [this message]
2023-02-28 21:39 ` subnut
2023-03-01 13:43 ` subnut
2023-03-01 18:31 ` [PR PATCH] [Updated] " subnut
2023-03-01 18:57 ` paper42
2023-03-01 19:53 ` [PR PATCH] [Updated] " subnut
2023-03-01 19:53 ` subnut
2023-03-10  3:10 ` [PR PATCH] [Updated] " subnut
2023-03-13 10:53 ` [PR REVIEW] " mhmdanas
2023-03-13 10:54 ` mhmdanas
2023-04-12  4:10 ` zen0bit
2023-04-12  4:10 ` zen0bit
2023-04-12  4:44 ` [PR PATCH] [Updated] " subnut
2023-04-12  4:49 ` subnut
2023-06-24 13:47 ` [PR PATCH] [Merged]: " Duncaen

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=20230228212758.5ZAnnQ94da67W1r6YaykfoMt1C_0H6dKgn-klvoYj9k@z \
    --to=subnut@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).