Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] timeshift: update to 22.06.6
@ 2023-02-07  4:36 abdeoliveira
  2023-02-07  4:38 ` [PR PATCH] [Updated] " abdeoliveira
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: abdeoliveira @ 2023-02-07  4:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abdeoliveira/void-packages update/timeshift
https://github.com/void-linux/void-packages/pull/42125

timeshift: update to 22.06.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/42125.patch is attached

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

From 8ad19240b5b6c7a5b20485d7602bc1d2acfc86b5 Mon Sep 17 00:00:00 2001
From: Alan Barros de Oliveira <deoliveira.alan@outlook.com>
Date: Tue, 7 Feb 2023 01:35:12 -0300
Subject: [PATCH] timeshift: update to 22.06.6

---
 srcpkgs/timeshift/template | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/timeshift/template b/srcpkgs/timeshift/template
index 7700d6425ce3..3c360ef15a29 100644
--- a/srcpkgs/timeshift/template
+++ b/srcpkgs/timeshift/template
@@ -1,20 +1,19 @@
 # Template file for 'timeshift'
 pkgname=timeshift
-version=22.06.1
+version=22.06.6
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext pkg-config vala which"
 makedepends="libgee08-devel json-glib-devel gtk+3-devel vte3-devel libgirepository-devel"
-depends="rsync psmisc"
+depends="rsync psmisc cronie"
 short_desc="System restore tool"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-3.0-or-later"
-homepage="https://teejeetech.com/timeshift/"
-distfiles="https://github.com/teejee2008/timeshift/archive/v${version}.tar.gz"
-checksum=aef3980c19dfde9084b47b4e04e5106489ee7ddf44e6228415d2521405a091ec
+license="GPL-3.0-only"
+homepage="https://github.com/teejee2008/timeshift"
+changelog="https://raw.githubusercontent.com/teejee2008/timeshift/master/debian/changelog"
+distfiles="https://github.com/teejee2008/timeshift/archive/refs/tags/$version.tar.gz"
+checksum=5debcee48de3c194c846cbff2c7f053f179fdb6a17a21764898712d180941531
 
-# Remove hard-dep on crontab, leave up to user to decide
-post_extract() {
-	sed -i '/dependencies/s:"crontab",::' src/Core/Main.vala
-	sed -i 's:--thread:& Core/AppExcludeEntry.vala:' src/makefile
+post_install(){
+	vman man/timeshift.1.gz 
 }

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

end of thread, other threads:[~2023-02-15  1:01 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-07  4:36 [PR PATCH] timeshift: update to 22.06.6 abdeoliveira
2023-02-07  4:38 ` [PR PATCH] [Updated] " abdeoliveira
2023-02-07  5:16 ` [PR REVIEW] " kruceter
2023-02-07  5:21 ` abdeoliveira
2023-02-07  5:23 ` kruceter
2023-02-07  5:29 ` abdeoliveira
2023-02-07  5:43 ` [PR PATCH] [Updated] " abdeoliveira
2023-02-07  8:12 ` [PR REVIEW] timeshift: update to 22.11.2 classabbyamp
2023-02-07 12:14 ` [PR PATCH] [Updated] " abdeoliveira
2023-02-07 12:14 ` [PR REVIEW] " abdeoliveira
2023-02-07 12:22 ` abdeoliveira
2023-02-07 14:09 ` abdeoliveira
2023-02-07 16:25 ` classabbyamp
2023-02-07 16:51 ` [PR PATCH] [Updated] " abdeoliveira
2023-02-07 16:52 ` [PR REVIEW] " abdeoliveira
2023-02-07 16:53 ` [PR PATCH] [Updated] " abdeoliveira
2023-02-14 21:05 ` [PR REVIEW] " paper42
2023-02-14 21:06 ` paper42
2023-02-14 23:57 ` [PR PATCH] [Updated] " abdeoliveira
2023-02-15  0:14 ` abdeoliveira
2023-02-15  0:16 ` abdeoliveira
2023-02-15  0:35 ` abdeoliveira
2023-02-15  0:41 ` [PR REVIEW] " classabbyamp
2023-02-15  0:45 ` [PR PATCH] [Updated] " abdeoliveira
2023-02-15  1:01 ` [PR PATCH] [Merged]: " classabbyamp

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