Github messages for voidlinux
 help / color / mirror / Atom feed
From: oreo639 <oreo639@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] gnome-flashback: update to 3.52.1.
Date: Fri, 19 Apr 2024 23:07:20 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49928@inbox.vuxu.org> (raw)

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

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

https://github.com/oreo639/void-packages gnome-flashback
https://github.com/void-linux/void-packages/pull/49928

gnome-flashback: update to 3.52.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From c9f2e86c1b1b34bb2ff04e0c3a111b8eb9f389f3 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Fri, 19 Apr 2024 14:03:46 -0700
Subject: [PATCH 1/3] gnome-pannel: update to 3.52.0

---
 common/shlibs                | 2 +-
 srcpkgs/gnome-panel/template | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 7e56fe664a4515..95473bf0862d4c 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -541,7 +541,7 @@ libpsl.so.5 libpsl-0.20.2_1
 libsoup-2.4.so.1 libsoup-2.34.0_1
 libsoup-3.0.so.0 libsoup3-3.0.0_1
 libsoup-gnome-2.4.so.1 libsoup-gnome-2.34.0_1
-libgnome-panel.so.0 gnome-panel-3.37.1_1
+libgnome-panel.so.3 gnome-panel-3.52.0_1
 libuninum.so.5 libuninum-2.7_1
 libwebkit2gtk-4.0.so.37 webkit2gtk-2.6.2_1
 libjavascriptcoregtk-4.0.so.18 webkit2gtk-2.6.2_1
diff --git a/srcpkgs/gnome-panel/template b/srcpkgs/gnome-panel/template
index 0b69384e394b15..04a2f31c1e0efa 100644
--- a/srcpkgs/gnome-panel/template
+++ b/srcpkgs/gnome-panel/template
@@ -1,7 +1,7 @@
 # Template file for 'gnome-panel'
 pkgname=gnome-panel
-version=3.46.0
-revision=2
+version=3.52.0
+revision=1
 build_style=gnu-configure
 configure_args="ax_cv_zoneinfo_tzdir=/usr/share/zoneinfo"
 hostmakedepends="gettext-devel glib-devel itstool pkg-config gettext"
@@ -13,8 +13,9 @@ short_desc="Panel Application for GNOME flashback"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later, GFDL-1.1-or-later, LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/GnomePanel"
+changelog="https://gitlab.gnome.org/GNOME/gnome-panel/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/gnome-panel/${version%.*}/gnome-panel-${version}.tar.xz"
-checksum=cec7a11b70c524b5e8d76d4d7e4d835ee607abda2eb42f4df7619e62eb06aeb1
+checksum=9e29ba8873cde40d40c2934a464f8f43ba2eb1b522b191447caa27dd7853c5d4
 
 gnome-panel-devel_package() {
 	depends="glib-devel gtk+3-devel ${sourcepkg}>=${version}_${revision}"
@@ -23,6 +24,5 @@ gnome-panel-devel_package() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig
 		vmove "usr/lib/*.so"
-		vmove usr/share/gtk-doc
 	}
 }

From afa54a0452a3f4d304a1a6ef9da997c756bea3d9 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Fri, 19 Apr 2024 14:05:02 -0700
Subject: [PATCH 2/3] metacity: update to 3.52.0.

---
 srcpkgs/metacity/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/metacity/template b/srcpkgs/metacity/template
index d864962a6baef8..ddf75848558b2f 100644
--- a/srcpkgs/metacity/template
+++ b/srcpkgs/metacity/template
@@ -1,6 +1,6 @@
 # Template file for 'metacity'
 pkgname=metacity
-version=3.42.0
+version=3.52.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="gettext gettext-devel glib-devel itstool pkg-config yelp-tools zenity"
@@ -14,5 +14,6 @@ short_desc="Window Manager for the GNOME environment"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://gitlab.gnome.org/GNOME/metacity"
+changelog="https://gitlab.gnome.org/GNOME/metacity/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=d89d679dcfed9b5eef18f06e2dcb33a7ab543d53b358fa89ce65593c231eeebc
+checksum=a72438ace6d5903ae79338c6098b1b35ab91c8a97c4323701d3bef1f3eeb191c

From 4824d26857ecba8b33de1bf1a6598edb05e90c37 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Fri, 19 Apr 2024 14:06:26 -0700
Subject: [PATCH 3/3] gnome-flashback: update to 3.52.1.

---
 .../gnome-flashback/patches/fix-non-systemd.patch    | 12 ++++++++++++
 srcpkgs/gnome-flashback/template                     |  9 ++++-----
 2 files changed, 16 insertions(+), 5 deletions(-)
 create mode 100644 srcpkgs/gnome-flashback/patches/fix-non-systemd.patch

diff --git a/srcpkgs/gnome-flashback/patches/fix-non-systemd.patch b/srcpkgs/gnome-flashback/patches/fix-non-systemd.patch
new file mode 100644
index 00000000000000..067f0456702796
--- /dev/null
+++ b/srcpkgs/gnome-flashback/patches/fix-non-systemd.patch
@@ -0,0 +1,12 @@
+Partially reverts: https://gitlab.gnome.org/GNOME/gnome-flashback/-/commit/43fbc58d84d9a4f8e4ba74b6029e17a0171c5e4c
+
+++ a/data/sessions/Makefile.am
+-- b/data/sessions/Makefile.am
+@@ -1,6 +1,7 @@
+ NULL =
+ 
+ required_components_common = \
++	gnome-flashback \
+ 	gnome-panel \
+ 	$(NULL)
+ 
diff --git a/srcpkgs/gnome-flashback/template b/srcpkgs/gnome-flashback/template
index 04602dd2eaeca7..e80b59b438a2bd 100644
--- a/srcpkgs/gnome-flashback/template
+++ b/srcpkgs/gnome-flashback/template
@@ -1,7 +1,7 @@
 # Template file for 'gnome-flashback'
 pkgname=gnome-flashback
-version=3.46.0
-revision=2
+version=3.52.1
+revision=1
 build_helper=gir
 build_style=gnu-configure
 configure_args="--with-compiz-session --enable-compile-warnings=minimum"
@@ -17,8 +17,9 @@ short_desc="GNOME session with similar user experience to the GNOME 2.x series"
 maintainer="shizonic <realtiaz@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Projects/GnomeFlashback"
+changelog="https://gitlab.gnome.org/GNOME/gnome-flashback/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/gnome-flashback/${version%.*}/gnome-flashback-${version}.tar.xz"
-checksum=7a8d5c03310e4dfadd18a65e00a37741032afeea5418dd6804a975c4b0980045
+checksum=ba04613cdadb62bda206437c047299e16025cde1bd8095e094aa77769c78603a
 
 post_extract() {
 	vsed -i 's/libcompizconfig >= 0\.9\.14\.0/libcompizconfig >= 0.8.16.0/' \
@@ -31,6 +32,4 @@ pre_configure() {
 
 post_install() {
 	vinstall ${FILESDIR}/gnome-flashback.pam 644 /etc/pam.d gnome-flashback
-	vsed -i -e "s/ --systemd//g" \
-		${DESTDIR}/usr/libexec/gnome-flashback-{compiz,metacity}
 }

             reply	other threads:[~2024-04-19 21:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19 21:07 oreo639 [this message]
2024-04-19 21:22 ` [PR PATCH] [Updated] " oreo639
2024-04-19 23:29 ` oreo639
2024-04-20 20:29 ` [PR PATCH] [Merged]: " oreo639

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49928@inbox.vuxu.org \
    --to=oreo639@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).