Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xapps: update to 1.8.6...
@ 2020-05-26 10:49 mobinmob
  2020-05-26 13:43 ` [PR PATCH] [Updated] " mobinmob
  2020-05-26 18:11 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 2 replies; 3+ messages in thread
From: mobinmob @ 2020-05-26 10:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages xapps
https://github.com/void-linux/void-packages/pull/22313

xapps: update to 1.8.6...
- Drop python2 support. It is not used in the repo and and python3-xapps has dropped support already.
- Revbumo nemo and cinnamon-session that use xapps-devel.
- Update xreader to latest version, it also uses xapps-devel.

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

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

From 073f2cc027600d0a7634fa554702514873a76db8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 26 May 2020 11:51:59 +0300
Subject: [PATCH 1/4] xapps: update to 1.8.6, drop python2 support

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 398036d19de..d1675b7168d 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,12 +1,12 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=1.6.10
+version=1.8.6
 revision=1
 build_style=meson
 build_helper="gir"
-hostmakedepends="glib-devel gnome-common pkg-config vala python python3"
+hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
 makedepends="gettext-devel gobject-introspection libgnomekbd-devel
- python-gobject-devel"
+ python3-gobject-devel libdbusmenu-gtk3-devel"
 depends="gist inxi xfconf"
 short_desc="Cross-desktop libraries and common resources from Linux Mint"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
@@ -14,7 +14,7 @@ license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://github.com/linuxmint/xapps"
 changelog="https://raw.githubusercontent.com/linuxmint/xapps/master/debian/changelog"
 distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
-checksum=4dd228a2165f1077f18d6fb3152bb77d365ffbb8ad883ed4dd9137886dd21377
+checksum=577a28bd8b02e6bdd52fcc1257d88ef738cdfc065fc5c8ed23554a002c4b0349
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From 81ff2d0afb4fe88a4e755e109dd91eb458e79e76 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 26 May 2020 11:52:52 +0300
Subject: [PATCH 2/4] cinnamon-session: revbump for xapps-1.8.6

---
 srcpkgs/cinnamon-session/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index 7a38b765fc3..7386395397e 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,7 +1,7 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
 version=4.6.0
-revision=1
+revision=2
 build_style=meson
 build_helper=gir
 configure_args="-Dgconf=false"

From 1b6a14f6bb74bcb0451f0f39137c8addea72468c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 26 May 2020 11:55:41 +0300
Subject: [PATCH 3/4] nemo: revbump for xapps-1.8.6

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index a68c5758474..edfbc411147 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,7 +1,7 @@
 # Template file for 'nemo'
 pkgname=nemo
 version=4.6.1
-revision=1
+revision=2
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"

From a25e7ae0ef0bcc7453c9ad1e358f7b2792714057 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 26 May 2020 13:44:06 +0300
Subject: [PATCH 4/4] xreader: update to 2.6.1.

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

diff --git a/srcpkgs/xreader/template b/srcpkgs/xreader/template
index 26efde46ed4..545b6f3f959 100644
--- a/srcpkgs/xreader/template
+++ b/srcpkgs/xreader/template
@@ -1,7 +1,7 @@
 # Template file for 'xreader'
 pkgname=xreader
-version=2.4.0
-revision=2
+version=2.6.1
+revision=1
 build_style=meson
 build_helper="gir"
 configure_args="-Dintrospection=$(vopt_if gir true false) -Dthumbnailer=false"
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/linuxmint/xreader"
 distfiles="https://github.com/linuxmint/xreader/archive/${version}.tar.gz"
-checksum=d6c550434a89016f16780b146d102d6fda2eaa2a3005a5f22f8df7f188844d14
+checksum=39ce590b8dd21b67a6971eacf2711000423ff1b062387af0ed86043bab4369e0
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR PATCH] [Updated] xapps: update to 1.8.6...
  2020-05-26 10:49 [PR PATCH] xapps: update to 1.8.6 mobinmob
@ 2020-05-26 13:43 ` mobinmob
  2020-05-26 18:11 ` [PR PATCH] [Merged]: " Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: mobinmob @ 2020-05-26 13:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages xapps
https://github.com/void-linux/void-packages/pull/22313

xapps: update to 1.8.6...
- Drop python2 support. It is not used in the repo and and python3-xapps has dropped support already.
- Revbump nemo and cinnamon-session that use xapps-devel.
- Update xreader to latest version, it also uses xapps-devel.

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

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

From 073f2cc027600d0a7634fa554702514873a76db8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 26 May 2020 11:51:59 +0300
Subject: [PATCH 1/4] xapps: update to 1.8.6, drop python2 support

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 398036d19de..d1675b7168d 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,12 +1,12 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=1.6.10
+version=1.8.6
 revision=1
 build_style=meson
 build_helper="gir"
-hostmakedepends="glib-devel gnome-common pkg-config vala python python3"
+hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
 makedepends="gettext-devel gobject-introspection libgnomekbd-devel
- python-gobject-devel"
+ python3-gobject-devel libdbusmenu-gtk3-devel"
 depends="gist inxi xfconf"
 short_desc="Cross-desktop libraries and common resources from Linux Mint"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
@@ -14,7 +14,7 @@ license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://github.com/linuxmint/xapps"
 changelog="https://raw.githubusercontent.com/linuxmint/xapps/master/debian/changelog"
 distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
-checksum=4dd228a2165f1077f18d6fb3152bb77d365ffbb8ad883ed4dd9137886dd21377
+checksum=577a28bd8b02e6bdd52fcc1257d88ef738cdfc065fc5c8ed23554a002c4b0349
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From 81ff2d0afb4fe88a4e755e109dd91eb458e79e76 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 26 May 2020 11:52:52 +0300
Subject: [PATCH 2/4] cinnamon-session: revbump for xapps-1.8.6

---
 srcpkgs/cinnamon-session/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index 7a38b765fc3..7386395397e 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,7 +1,7 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
 version=4.6.0
-revision=1
+revision=2
 build_style=meson
 build_helper=gir
 configure_args="-Dgconf=false"

From a4ea06e5ab0affded3462d07d9906033ea678026 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 26 May 2020 16:42:07 +0300
Subject: [PATCH 3/4] nemo: revbump for xapps-1.8.6

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index a68c5758474..6a7dce35e2e 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,7 +1,7 @@
 # Template file for 'nemo'
 pkgname=nemo
 version=4.6.1
-revision=1
+revision=2
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
@@ -16,7 +16,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="http://developer.linuxmint.com/projects/cinnamon-projects.html/"
 distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
 checksum=be86ebdcd8f6f7ac2886d6791a7e037a0ec73598e4aac7fe1ccead50ceb0da50
-python_version=2 #unverified
+python_version=3
 
 
 do_check() {

From 3c79e9a7e7e7fb03d1b892b7e4372f6bf04b07a3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 26 May 2020 16:42:21 +0300
Subject: [PATCH 4/4] xreader: update to 2.6.1.

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

diff --git a/srcpkgs/xreader/template b/srcpkgs/xreader/template
index 26efde46ed4..545b6f3f959 100644
--- a/srcpkgs/xreader/template
+++ b/srcpkgs/xreader/template
@@ -1,7 +1,7 @@
 # Template file for 'xreader'
 pkgname=xreader
-version=2.4.0
-revision=2
+version=2.6.1
+revision=1
 build_style=meson
 build_helper="gir"
 configure_args="-Dintrospection=$(vopt_if gir true false) -Dthumbnailer=false"
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/linuxmint/xreader"
 distfiles="https://github.com/linuxmint/xreader/archive/${version}.tar.gz"
-checksum=d6c550434a89016f16780b146d102d6fda2eaa2a3005a5f22f8df7f188844d14
+checksum=39ce590b8dd21b67a6971eacf2711000423ff1b062387af0ed86043bab4369e0
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR PATCH] [Merged]: xapps: update to 1.8.6...
  2020-05-26 10:49 [PR PATCH] xapps: update to 1.8.6 mobinmob
  2020-05-26 13:43 ` [PR PATCH] [Updated] " mobinmob
@ 2020-05-26 18:11 ` Hoshpak
  1 sibling, 0 replies; 3+ messages in thread
From: Hoshpak @ 2020-05-26 18:11 UTC (permalink / raw)
  To: ml

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

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

xapps: update to 1.8.6...
https://github.com/void-linux/void-packages/pull/22313

Description:
- Drop python2 support. It is not used in the repo and and python3-xapps has dropped support already.
- Revbump nemo and cinnamon-session that use xapps-devel.
- Update xreader to latest version, it also uses xapps-devel.

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

end of thread, other threads:[~2020-05-26 18:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26 10:49 [PR PATCH] xapps: update to 1.8.6 mobinmob
2020-05-26 13:43 ` [PR PATCH] [Updated] " mobinmob
2020-05-26 18:11 ` [PR PATCH] [Merged]: " Hoshpak

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