Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-boxes: add tracker dependency
@ 2019-06-14 20:13 voidlinux-github
  2019-06-15 11:59 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-14 20:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pltrz/void-packages gnome-boxes
https://github.com/void-linux/void-packages/pull/12460

gnome-boxes: add tracker dependency
gnome-boxes doesn't run without it, at least not without the rest of gnome

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-boxes-12460.patch --]
[-- Type: application/text/x-diff, Size: 1094 bytes --]

From 9d5e2f5a1b39a662c4ac4420b9a52c12a5ce5520 Mon Sep 17 00:00:00 2001
From: Piero La Terza <platerza@protonmail.com>
Date: Fri, 14 Jun 2019 22:08:02 +0200
Subject: [PATCH] gnome-boxes: add tracker dependency

---
 srcpkgs/gnome-boxes/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gnome-boxes/template b/srcpkgs/gnome-boxes/template
index 16a4992d821..eb69dc5038b 100644
--- a/srcpkgs/gnome-boxes/template
+++ b/srcpkgs/gnome-boxes/template
@@ -11,7 +11,7 @@ makedepends="clutter-gtk-devel freerdp-devel gtk-vnc-devel libarchive-devel
  libglib-devel libgudev-devel libosinfo-devel libsecret-devel libsoup-devel
  libusb-devel libvirt-glib-devel libxml2-devel spice-gtk-devel spice-protocol
  tracker-devel vala-devel webkit2gtk-devel vte3-devel"
-depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu"
+depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu tracker"
 short_desc="GNOME 3 application to access remote or virtual systems"
 maintainer="Rasmus Thomsen <oss@cogitri.dev>"
 license="LGPL-2.0-or-later"

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

* Re: [PR PATCH] [Updated] gnome-boxes: add tracker dependency
  2019-06-14 20:13 [PR PATCH] gnome-boxes: add tracker dependency voidlinux-github
@ 2019-06-15 11:59 ` voidlinux-github
  2019-06-15 11:59 ` voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 11:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pltrz/void-packages gnome-boxes
https://github.com/void-linux/void-packages/pull/12460

gnome-boxes: add tracker dependency
gnome-boxes doesn't run without it, at least not without the rest of gnome

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-boxes-12460.patch --]
[-- Type: application/text/x-diff, Size: 1094 bytes --]

From 63e0f85eed305085c6434f2ce838d8eedf9dfdc5 Mon Sep 17 00:00:00 2001
From: Piero La Terza <platerza@protonmail.com>
Date: Sat, 15 Jun 2019 13:58:58 +0200
Subject: [PATCH] gnome-boxes: add tracker dependency

---
 srcpkgs/gnome-boxes/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gnome-boxes/template b/srcpkgs/gnome-boxes/template
index 16a4992d821..eb69dc5038b 100644
--- a/srcpkgs/gnome-boxes/template
+++ b/srcpkgs/gnome-boxes/template
@@ -11,7 +11,7 @@ makedepends="clutter-gtk-devel freerdp-devel gtk-vnc-devel libarchive-devel
  libglib-devel libgudev-devel libosinfo-devel libsecret-devel libsoup-devel
  libusb-devel libvirt-glib-devel libxml2-devel spice-gtk-devel spice-protocol
  tracker-devel vala-devel webkit2gtk-devel vte3-devel"
-depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu"
+depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu tracker"
 short_desc="GNOME 3 application to access remote or virtual systems"
 maintainer="Rasmus Thomsen <oss@cogitri.dev>"
 license="LGPL-2.0-or-later"

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

* Re: [PR PATCH] [Updated] gnome-boxes: add tracker dependency
  2019-06-14 20:13 [PR PATCH] gnome-boxes: add tracker dependency voidlinux-github
  2019-06-15 11:59 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-15 11:59 ` voidlinux-github
  2019-06-15 12:00 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 11:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pltrz/void-packages gnome-boxes
https://github.com/void-linux/void-packages/pull/12460

gnome-boxes: add tracker dependency
gnome-boxes doesn't run without it, at least not without the rest of gnome

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-boxes-12460.patch --]
[-- Type: application/text/x-diff, Size: 1094 bytes --]

From 63e0f85eed305085c6434f2ce838d8eedf9dfdc5 Mon Sep 17 00:00:00 2001
From: Piero La Terza <platerza@protonmail.com>
Date: Sat, 15 Jun 2019 13:58:58 +0200
Subject: [PATCH] gnome-boxes: add tracker dependency

---
 srcpkgs/gnome-boxes/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/gnome-boxes/template b/srcpkgs/gnome-boxes/template
index 16a4992d821..eb69dc5038b 100644
--- a/srcpkgs/gnome-boxes/template
+++ b/srcpkgs/gnome-boxes/template
@@ -11,7 +11,7 @@ makedepends="clutter-gtk-devel freerdp-devel gtk-vnc-devel libarchive-devel
  libglib-devel libgudev-devel libosinfo-devel libsecret-devel libsoup-devel
  libusb-devel libvirt-glib-devel libxml2-devel spice-gtk-devel spice-protocol
  tracker-devel vala-devel webkit2gtk-devel vte3-devel"
-depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu"
+depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu tracker"
 short_desc="GNOME 3 application to access remote or virtual systems"
 maintainer="Rasmus Thomsen <oss@cogitri.dev>"
 license="LGPL-2.0-or-later"

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

* Re: gnome-boxes: add tracker dependency
  2019-06-14 20:13 [PR PATCH] gnome-boxes: add tracker dependency voidlinux-github
  2019-06-15 11:59 ` [PR PATCH] [Updated] " voidlinux-github
  2019-06-15 11:59 ` voidlinux-github
@ 2019-06-15 12:00 ` voidlinux-github
  2019-06-15 12:01 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 12:00 UTC (permalink / raw)
  To: ml

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

New comment by pltrz on void-packages repository

https://github.com/void-linux/void-packages/pull/12460#issuecomment-502360588
Comment:
updated

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

* Re: [PR PATCH] [Updated] gnome-boxes: add tracker dependency
  2019-06-14 20:13 [PR PATCH] gnome-boxes: add tracker dependency voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-15 12:00 ` voidlinux-github
@ 2019-06-15 12:01 ` voidlinux-github
  2019-06-15 12:01 ` voidlinux-github
  2019-06-15 12:10 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 12:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pltrz/void-packages gnome-boxes
https://github.com/void-linux/void-packages/pull/12460

gnome-boxes: add tracker dependency
gnome-boxes doesn't run without it, at least not without the rest of gnome

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-boxes-12460.patch --]
[-- Type: application/text/x-diff, Size: 1280 bytes --]

From 5889510e972d6bab88cf16a84f6802c9b3e90397 Mon Sep 17 00:00:00 2001
From: Piero La Terza <platerza@protonmail.com>
Date: Sat, 15 Jun 2019 14:01:16 +0200
Subject: [PATCH] gnome-boxes: add tracker dependency

---
 srcpkgs/gnome-boxes/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gnome-boxes/template b/srcpkgs/gnome-boxes/template
index 16a4992d821..a1731faf58b 100644
--- a/srcpkgs/gnome-boxes/template
+++ b/srcpkgs/gnome-boxes/template
@@ -1,7 +1,7 @@
 # Template file for 'gnome-boxes'
 pkgname=gnome-boxes
 version=3.32.0.2
-revision=1
+revision=2
 build_helper="gir"
 build_style=meson
 # missing dependency: ovirt
@@ -11,7 +11,7 @@ makedepends="clutter-gtk-devel freerdp-devel gtk-vnc-devel libarchive-devel
  libglib-devel libgudev-devel libosinfo-devel libsecret-devel libsoup-devel
  libusb-devel libvirt-glib-devel libxml2-devel spice-gtk-devel spice-protocol
  tracker-devel vala-devel webkit2gtk-devel vte3-devel"
-depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu"
+depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu tracker"
 short_desc="GNOME 3 application to access remote or virtual systems"
 maintainer="Rasmus Thomsen <oss@cogitri.dev>"
 license="LGPL-2.0-or-later"

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

* Re: [PR PATCH] [Updated] gnome-boxes: add tracker dependency
  2019-06-14 20:13 [PR PATCH] gnome-boxes: add tracker dependency voidlinux-github
                   ` (3 preceding siblings ...)
  2019-06-15 12:01 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-15 12:01 ` voidlinux-github
  2019-06-15 12:10 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 12:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pltrz/void-packages gnome-boxes
https://github.com/void-linux/void-packages/pull/12460

gnome-boxes: add tracker dependency
gnome-boxes doesn't run without it, at least not without the rest of gnome

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-boxes-12460.patch --]
[-- Type: application/text/x-diff, Size: 1280 bytes --]

From 5889510e972d6bab88cf16a84f6802c9b3e90397 Mon Sep 17 00:00:00 2001
From: Piero La Terza <platerza@protonmail.com>
Date: Sat, 15 Jun 2019 14:01:16 +0200
Subject: [PATCH] gnome-boxes: add tracker dependency

---
 srcpkgs/gnome-boxes/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gnome-boxes/template b/srcpkgs/gnome-boxes/template
index 16a4992d821..a1731faf58b 100644
--- a/srcpkgs/gnome-boxes/template
+++ b/srcpkgs/gnome-boxes/template
@@ -1,7 +1,7 @@
 # Template file for 'gnome-boxes'
 pkgname=gnome-boxes
 version=3.32.0.2
-revision=1
+revision=2
 build_helper="gir"
 build_style=meson
 # missing dependency: ovirt
@@ -11,7 +11,7 @@ makedepends="clutter-gtk-devel freerdp-devel gtk-vnc-devel libarchive-devel
  libglib-devel libgudev-devel libosinfo-devel libsecret-devel libsoup-devel
  libusb-devel libvirt-glib-devel libxml2-devel spice-gtk-devel spice-protocol
  tracker-devel vala-devel webkit2gtk-devel vte3-devel"
-depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu"
+depends="desktop-file-utils hicolor-icon-theme libosinfo libvirt-glib qemu tracker"
 short_desc="GNOME 3 application to access remote or virtual systems"
 maintainer="Rasmus Thomsen <oss@cogitri.dev>"
 license="LGPL-2.0-or-later"

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

* Re: [PR PATCH] [Merged]: gnome-boxes: add tracker dependency
  2019-06-14 20:13 [PR PATCH] gnome-boxes: add tracker dependency voidlinux-github
                   ` (4 preceding siblings ...)
  2019-06-15 12:01 ` voidlinux-github
@ 2019-06-15 12:10 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 12:10 UTC (permalink / raw)
  To: ml

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

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

gnome-boxes: add tracker dependency
https://github.com/void-linux/void-packages/pull/12460
Description: gnome-boxes doesn't run without it, at least not without the rest of gnome

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

end of thread, other threads:[~2019-06-15 12:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-14 20:13 [PR PATCH] gnome-boxes: add tracker dependency voidlinux-github
2019-06-15 11:59 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-15 11:59 ` voidlinux-github
2019-06-15 12:00 ` voidlinux-github
2019-06-15 12:01 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-15 12:01 ` voidlinux-github
2019-06-15 12:10 ` [PR PATCH] [Merged]: " voidlinux-github

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