Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH]  lv2: update to 1.18.0
@ 2020-11-11  1:22 ndowens
  2020-11-13 17:36 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 1 reply; 2+ messages in thread
From: ndowens @ 2020-11-11  1:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages lilv
https://github.com/void-linux/void-packages/pull/26281

 lv2: update to 1.18.0


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

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

From 4cb8d0dd85eb85d14fefe6c8326b117220b89f1e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 10 Nov 2020 19:22:15 -0600
Subject: [PATCH 1/2] lilv: update to 0.24.10

---
 srcpkgs/lilv/template | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/lilv/template b/srcpkgs/lilv/template
index 8b3388595d3..0777011faa2 100644
--- a/srcpkgs/lilv/template
+++ b/srcpkgs/lilv/template
@@ -1,23 +1,21 @@
 # Template file for 'lilv'
 pkgname=lilv
-version=0.24.6
+version=0.24.10
 revision=1
 build_style=waf3
 configure_args="--dyn-manifest"
 hostmakedepends="pkg-config"
-makedepends="python-devel serd-devel sord-devel sratom-devel lv2"
+makedepends="python3-devel serd-devel sord-devel sratom-devel lv2"
 short_desc="Simple yet powerful C API for using LV2 plugins"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="http://drobilla.net/software/lilv/"
 distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
-checksum=5f544cf79656e0782a03a2cc7ab1d31a93f36d71d4187bd427ade8d7b55370dc
+checksum=d1bba93d6ddacadb5e742fd10ad732727edb743524de229c70cc90ef81ffc594
 
 post_install() {
-	vmkdir usr/share/bash-completion/completions
-	mv ${DESTDIR}/usr/etc/bash_completion.d/* ${DESTDIR}/usr/share/bash-completion/completions
-	mv ${DESTDIR}/${py3_lib} ${DESTDIR}/${py2_lib}
 	vlicense COPYING
+	rm -rf "$DESTDIR"/usr/etc
 }
 
 liblilv_package() {
@@ -32,7 +30,7 @@ lilv-bash-completion_package() {
 	depends="bash-completion lilv"
 	short_desc+=" - Bash completion for Lilv"
 	pkg_install() {
-		vmove usr/share/bash-completion
+		vcompletion utils/lilv.bash_completion bash
 	}
 }
 

From fe34139f5bddca883f750c67b0e55690c624e59e Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 10 Nov 2020 19:05:08 -0600
Subject: [PATCH 2/2] lv2: update to 1.18.0

---
 srcpkgs/lv2/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/lv2/template b/srcpkgs/lv2/template
index 365e1602478..45d201caef0 100644
--- a/srcpkgs/lv2/template
+++ b/srcpkgs/lv2/template
@@ -1,7 +1,7 @@
 # Template file for 'lv2'
 pkgname=lv2
-version=1.16.0
-revision=2
+version=1.18.0
+revision=1
 build_style=waf3
 makedepends="libsndfile-devel gtk+-devel"
 short_desc="Plugin standard for audio systems"
@@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="http://lv2plug.in"
 distfiles="http://lv2plug.in/spec/${pkgname}-${version}.tar.bz2"
-checksum=dec3727d7bd34a413a344a820678848e7f657b5c6019a0571c61df76d7bdf1de
+checksum=90a3e5cf8bdca81b49def917e89fd6bba1d5845261642cd54e7888df0320473f
 python_version=3
 lib32disabled=yes
 

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

* Re: [PR PATCH] [Merged]:  lv2: update to 1.18.0
  2020-11-11  1:22 [PR PATCH] lv2: update to 1.18.0 ndowens
@ 2020-11-13 17:36 ` Chocimier
  0 siblings, 0 replies; 2+ messages in thread
From: Chocimier @ 2020-11-13 17:36 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

 lv2: update to 1.18.0
https://github.com/void-linux/void-packages/pull/26281

Description:


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

end of thread, other threads:[~2020-11-13 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-11  1:22 [PR PATCH] lv2: update to 1.18.0 ndowens
2020-11-13 17:36 ` [PR PATCH] [Merged]: " Chocimier

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