Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] virt-manager: update to 4.0.0
@ 2022-03-03 22:16 zen0bit
  2022-03-03 22:23 ` zen0bit
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: zen0bit @ 2022-03-03 22:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR virt-manager
https://github.com/void-linux/void-packages/pull/35955

virt-manager: update to 4.0.0
#### Testing the changes
- I tested the changes in this PR: **briefly**


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

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

From ff90c73a91db33f78c57effdcc69e42ae43d8688 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 3 Mar 2022 22:21:09 +0100
Subject: [PATCH] virt-manager: update to 4.0.0

---
 srcpkgs/virt-manager/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/virt-manager/template b/srcpkgs/virt-manager/template
index f3f6a7424a1b..f4a3db0cff75 100644
--- a/srcpkgs/virt-manager/template
+++ b/srcpkgs/virt-manager/template
@@ -1,10 +1,10 @@
 # Template file for 'virt-manager'
 pkgname=virt-manager
-version=3.2.0
-revision=2
+version=4.0.0
+revision=1
 build_style=python3-module
 pycompile_dirs="/usr/share/${pkgname}/virtManager"
-hostmakedepends="gettext python3-docutils gtk-update-icon-cache"
+hostmakedepends="gettext python3-docutils python3-setuptools gtk-update-icon-cache"
 depends="virt-manager-tools>=${version}_${revision} libvirt-glib
  gtk-vnc spice-gtk gtksourceview4 dconf vte3 gir-freedesktop"
 _coredeps="python3-gobject libvirt-python3 libosinfo
@@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
 homepage="https://virt-manager.org"
 changelog="https://raw.githubusercontent.com/virt-manager/virt-manager/master/NEWS.md"
 distfiles="https://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=2b6fe3d90d89e1130227e4b05c51e6642d89c839d3ea063e0e29475fd9bf7b86
+checksum=515aaa2021a4bf352b0573098fe6958319b1ba8ec508ea37e064803f97f17086
 python_version=3
 
 post_install() {

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PR PATCH] virt-manager: update to 4.0.0.
@ 2022-03-04 16:51 MouadCharradi
  2022-03-04 17:20 ` [PR PATCH] [Updated] " MouadCharradi
  0 siblings, 1 reply; 12+ messages in thread
From: MouadCharradi @ 2022-03-04 16:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/MouadCharradi/void-packages virt-manager
https://github.com/void-linux/void-packages/pull/35970

virt-manager: update to 4.0.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

- I built this PR locally for my native architecture, x86_64, glibc

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

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

From ade44ae900f243eef7f922d427bc513884332049 Mon Sep 17 00:00:00 2001
From: MouadCharradi <charradimouad58@gmail.com>
Date: Fri, 4 Mar 2022 17:49:13 +0100
Subject: [PATCH] virt-manager: update to 4.0.0.

---
 srcpkgs/virt-manager/template | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/virt-manager/template b/srcpkgs/virt-manager/template
index f3f6a7424a1b..975b819773f0 100644
--- a/srcpkgs/virt-manager/template
+++ b/srcpkgs/virt-manager/template
@@ -1,10 +1,9 @@
 # Template file for 'virt-manager'
 pkgname=virt-manager
-version=3.2.0
-revision=2
-build_style=python3-module
+version=4.0.0
+revision=1
 pycompile_dirs="/usr/share/${pkgname}/virtManager"
-hostmakedepends="gettext python3-docutils gtk-update-icon-cache"
+hostmakedepends="gettext python3-docutils python3-setuptools"
 depends="virt-manager-tools>=${version}_${revision} libvirt-glib
  gtk-vnc spice-gtk gtksourceview4 dconf vte3 gir-freedesktop"
 _coredeps="python3-gobject libvirt-python3 libosinfo
@@ -16,12 +15,19 @@ license="GPL-2.0-or-later"
 homepage="https://virt-manager.org"
 changelog="https://raw.githubusercontent.com/virt-manager/virt-manager/master/NEWS.md"
 distfiles="https://virt-manager.org/download/sources/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=2b6fe3d90d89e1130227e4b05c51e6642d89c839d3ea063e0e29475fd9bf7b86
+checksum=515aaa2021a4bf352b0573098fe6958319b1ba8ec508ea37e064803f97f17086
 python_version=3
 
-post_install() {
-	rm $DESTDIR/usr/share/glib-2.0/schemas/gschemas.compiled \
-		$DESTDIR/usr/share/icons/hicolor/icon-theme.cache
+do_build() {
+	python3 setup.py build
+}
+
+do_check() {
+	python3 setup.py
+}
+
+do_install() {
+	python3 setup.py --no-update-icon-cache --no-compile-schemas install --prefix=/usr --root=${DESTDIR}
 }
 
 virt-manager-tools_package() {

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

end of thread, other threads:[~2022-04-07 11:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-03 22:16 [PR PATCH] virt-manager: update to 4.0.0 zen0bit
2022-03-03 22:23 ` zen0bit
2022-03-04 21:47 ` MouadCharradi
2022-03-04 22:58 ` paper42
2022-03-05 23:18 ` [PR PATCH] [Closed]: " zen0bit
2022-03-05 23:18 ` [PR PATCH] [Updated] " zen0bit
2022-03-05 23:22 ` zen0bit
2022-03-05 23:51 ` zen0bit
2022-03-05 23:54 ` zen0bit
2022-03-05 23:55 ` zen0bit
2022-04-07 11:34 ` [PR PATCH] [Closed]: " paper42
2022-03-04 16:51 [PR PATCH] " MouadCharradi
2022-03-04 17:20 ` [PR PATCH] [Updated] " MouadCharradi

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