Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] timeshift: update to 23.06.2
@ 2023-06-11 22:39 chrysos349
  2023-06-13 12:27 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: chrysos349 @ 2023-06-11 22:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages timeshift
https://github.com/void-linux/void-packages/pull/44376

timeshift: update to 23.06.2
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### 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
  - aarch64-musl
  - armv6l

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

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

From 73edf274447574c313eada95c14773fda73f216d Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 12 Jun 2023 01:36:53 +0300
Subject: [PATCH] timeshift: update to 23.06.2

---
 srcpkgs/timeshift/template | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/timeshift/template b/srcpkgs/timeshift/template
index 3e8fa0d212c4..05a171c266e9 100644
--- a/srcpkgs/timeshift/template
+++ b/srcpkgs/timeshift/template
@@ -1,26 +1,26 @@
 # Template file for 'timeshift'
 pkgname=timeshift
-version=22.11.2
+version=23.06.2
 revision=1
-build_style=gnu-makefile
-hostmakedepends="gettext pkg-config vala which"
-makedepends="libgee-devel json-glib-devel gtk+3-devel vte3-devel libgirepository-devel"
-depends="rsync psmisc"
+build_style=meson
+hostmakedepends="gettext pkg-config vala help2man"
+makedepends="libgee-devel json-glib-devel vte3-devel libgirepository-devel
+ xapps-devel libxkbfile-devel"
+depends="rsync psmisc xhost"
 short_desc="System restore tool"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-only"
 homepage="https://github.com/linuxmint/timeshift"
 changelog="https://raw.githubusercontent.com/linuxmint/timeshift/master/debian/changelog"
 distfiles="https://github.com/linuxmint/timeshift/archive/${version}/timeshift-${version}.tar.gz"
-checksum=36fd19865d1d30dc5f6eca468ceaa3dad01cd95d9090d050d67f5c2cd98fe37d
+checksum=a88c947a70e850fcac11e34484bd9074ec48302998f9d734f579387b5b88eeaf
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends=${hostmakedepends%help2man}
+	configure_args="-Dman=false"
+fi
 
 # Remove hard-dep on crontab, leave up to user to decide
 post_extract() {
 	vsed -i src/Core/Main.vala -e '/dependencies/s:"crontab",::'
 }
-
-# timeshift.1.gz is not a gzip file.
-pre_install() {
-	mv man/timeshift.1.gz man/timeshift.1
-	gzip man/timeshift.1
-}

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

* Re: [PR PATCH] [Merged]: timeshift: update to 23.06.2
  2023-06-11 22:39 [PR PATCH] timeshift: update to 23.06.2 chrysos349
@ 2023-06-13 12:27 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2023-06-13 12:27 UTC (permalink / raw)
  To: ml

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

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

timeshift: update to 23.06.2
https://github.com/void-linux/void-packages/pull/44376

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

#### 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
  - aarch64-musl
  - armv6l

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

end of thread, other threads:[~2023-06-13 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-11 22:39 [PR PATCH] timeshift: update to 23.06.2 chrysos349
2023-06-13 12:27 ` [PR PATCH] [Merged]: " abenson

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