Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] grilo-plugins: update to 0.3.16
@ 2023-06-28 21:44 chrysos349
  2023-06-28 22:14 ` [PR PATCH] [Updated] " chrysos349
  2023-06-29  9:22 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: chrysos349 @ 2023-06-28 21:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages grilo-plugins
https://github.com/void-linux/void-packages/pull/44701

grilo-plugins: update to 0.3.16
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64

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

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

From 2d497b9b4cd245885dc5ea8700b0b534f828f626 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Thu, 29 Jun 2023 00:41:07 +0300
Subject: [PATCH] grilo-plugins: update to 0.3.16

---
 srcpkgs/grilo-plugins/template | 19 +++++--------------
 1 file changed, 5 insertions(+), 14 deletions(-)

diff --git a/srcpkgs/grilo-plugins/template b/srcpkgs/grilo-plugins/template
index 8fbcaeb4fed8..f54a031f3ab5 100644
--- a/srcpkgs/grilo-plugins/template
+++ b/srcpkgs/grilo-plugins/template
@@ -1,29 +1,20 @@
 # Template file for 'grilo-plugins'
 pkgname=grilo-plugins
-version=0.3.14
-revision=3
+version=0.3.16
+revision=1
 build_style=meson
 configure_args="-Dgoa=disabled"
 hostmakedepends="pkg-config gettext itstool glib-devel gperf tracker"
-# XXX missing plugins: fakemetadata.
 makedepends="grilo-devel gom-devel json-glib-devel
  libquvi-devel rest0-devel sqlite-devel libgcrypt-devel
  tracker-devel totem-pl-parser-devel libgdata-devel libmediaart-devel
  gstreamer1-devel libdmapsharing-devel lua53-devel
  avahi-glib-libs-devel"
-checkdepends="python3-gobject gst-plugins-bad1 dbus"
+checkdepends="python3-gobject gst-plugins-bad1 dbus gst-plugins-good1
+ tracker3-miners"
 short_desc="Plugins for Grilo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Grilo"
 distfiles="${GNOME_SITE}/grilo-plugins/${version%.*}/grilo-plugins-${version}.tar.xz"
-checksum=686844b34ec73b24931ff6cc4f6033f0072947a6db60acdc7fb3eaf157a581c8
-make_check=no # feel free to fix
-
-post_patch() {
-	if [ "$CROSS_BUILD" ]; then
-		# tests try to use tracker-sandbox from the wrong path:
-		# "Program /usr/lib32/tracker-3.0/trackertestutils/tracker-sandbox found: NO"
-		vsed -e "/subdir('tests')/d" -i meson.build
-	fi
-}
+checksum=fe6f4dbe586c6b8ba2406394e202f22d009d642a96eb3a54f32f6a21d084cdcb

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

* Re: [PR PATCH] [Updated] grilo-plugins: update to 0.3.16
  2023-06-28 21:44 [PR PATCH] grilo-plugins: update to 0.3.16 chrysos349
@ 2023-06-28 22:14 ` chrysos349
  2023-06-29  9:22 ` [PR PATCH] [Closed]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: chrysos349 @ 2023-06-28 22:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages grilo-plugins
https://github.com/void-linux/void-packages/pull/44701

grilo-plugins: update to 0.3.16
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64

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

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

From ad7b7a5e048325361fbc3e9c68475425bd08aaf3 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Thu, 29 Jun 2023 00:41:07 +0300
Subject: [PATCH] grilo-plugins: update to 0.3.16

---
 srcpkgs/grilo-plugins/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/grilo-plugins/template b/srcpkgs/grilo-plugins/template
index 8fbcaeb4fed8..8815856b5701 100644
--- a/srcpkgs/grilo-plugins/template
+++ b/srcpkgs/grilo-plugins/template
@@ -1,24 +1,24 @@
 # Template file for 'grilo-plugins'
 pkgname=grilo-plugins
-version=0.3.14
-revision=3
+version=0.3.16
+revision=1
 build_style=meson
 configure_args="-Dgoa=disabled"
 hostmakedepends="pkg-config gettext itstool glib-devel gperf tracker"
-# XXX missing plugins: fakemetadata.
 makedepends="grilo-devel gom-devel json-glib-devel
  libquvi-devel rest0-devel sqlite-devel libgcrypt-devel
  tracker-devel totem-pl-parser-devel libgdata-devel libmediaart-devel
  gstreamer1-devel libdmapsharing-devel lua53-devel
  avahi-glib-libs-devel"
-checkdepends="python3-gobject gst-plugins-bad1 dbus"
+checkdepends="python3-gobject gst-plugins-bad1 dbus gst-plugins-good1
+ tracker3-miners"
 short_desc="Plugins for Grilo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Grilo"
 distfiles="${GNOME_SITE}/grilo-plugins/${version%.*}/grilo-plugins-${version}.tar.xz"
-checksum=686844b34ec73b24931ff6cc4f6033f0072947a6db60acdc7fb3eaf157a581c8
-make_check=no # feel free to fix
+checksum=fe6f4dbe586c6b8ba2406394e202f22d009d642a96eb3a54f32f6a21d084cdcb
+make_check=extended # tests take too long to pass
 
 post_patch() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Closed]: grilo-plugins: update to 0.3.16
  2023-06-28 21:44 [PR PATCH] grilo-plugins: update to 0.3.16 chrysos349
  2023-06-28 22:14 ` [PR PATCH] [Updated] " chrysos349
@ 2023-06-29  9:22 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2023-06-29  9:22 UTC (permalink / raw)
  To: ml

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

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

grilo-plugins: update to 0.3.16
https://github.com/void-linux/void-packages/pull/44701

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64

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

end of thread, other threads:[~2023-06-29  9:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-28 21:44 [PR PATCH] grilo-plugins: update to 0.3.16 chrysos349
2023-06-28 22:14 ` [PR PATCH] [Updated] " chrysos349
2023-06-29  9:22 ` [PR PATCH] [Closed]: " ahesford

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