From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 569FF158090 for ; Sat, 28 May 2022 15:50:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77250E0769; Sat, 28 May 2022 15:50:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5A802E0769 for ; Sat, 28 May 2022 15:50:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0CA0534161D for ; Sat, 28 May 2022 15:50:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC6FE326 for ; Sat, 28 May 2022 15:50:39 +0000 (UTC) From: "Pascal Jäger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pascal Jäger" Message-ID: <1653753036.135dacff6536a7e81caddccdf194f61b1b52d083.pascal.jaeger@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-backup/timeshift/Manifest app-backup/timeshift/timeshift-22.06.1.ebuild X-VCS-Directories: app-backup/timeshift/ X-VCS-Committer: pascal.jaeger X-VCS-Committer-Name: Pascal Jäger X-VCS-Revision: 135dacff6536a7e81caddccdf194f61b1b52d083 X-VCS-Branch: dev Date: Sat, 28 May 2022 15:50:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 57a9d98b-3370-44af-875d-e67137c56426 X-Archives-Hash: 6d5e55a9c6cdbb65f356566d61f2246e commit: 135dacff6536a7e81caddccdf194f61b1b52d083 Author: Pascal Jäger leimstift de> AuthorDate: Sat May 28 14:45:36 2022 +0000 Commit: Pascal Jäger leimstift de> CommitDate: Sat May 28 15:50:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=135dacff app-backup/timeshift: add 22.06.1 Signed-off-by: Pascal Jäger leimstift.de> app-backup/timeshift/Manifest | 1 + app-backup/timeshift/timeshift-22.06.1.ebuild | 42 +++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/app-backup/timeshift/Manifest b/app-backup/timeshift/Manifest index 82532a5c6..ff7788dd3 100644 --- a/app-backup/timeshift/Manifest +++ b/app-backup/timeshift/Manifest @@ -1 +1,2 @@ DIST timeshift-21.09.1.tar.gz 1401994 BLAKE2B 5b1b3650fadb02745150d8996b46b53be473c66c73d4f5209c4f8634f58c4019905524516089b9f2a77b3bf1dcc49ee4db5ac9cbd2c1419683ead01e2e36b4e7 SHA512 0e79b41861c1eb041e0592508636f87f77ca240001b238e9e70239898d9a66bcf367380e830682fb8671ade7c1cbdb10ca8c89585f2cb30de35c7480a0fa792b +DIST timeshift-22.06.1.tar.gz 1425559 BLAKE2B 78cf47f65b0bda6bb9bbdb8e3abe250b3b8b4d1c5e651a7b40d8c1d5eab4802930a97520721616eda44f2dbe8a7f06bde097d0ffe24c3a251ddef78b04b8c0d5 SHA512 ee35d7270e7625ae51398392c24aa80b85494c524bb12de4b6c0d5e5ee47d496031feb058fbd6905360b40d63d1088d48faebccabac04020f226b5d05608a9a7 diff --git a/app-backup/timeshift/timeshift-22.06.1.ebuild b/app-backup/timeshift/timeshift-22.06.1.ebuild new file mode 100644 index 000000000..97f794686 --- /dev/null +++ b/app-backup/timeshift/timeshift-22.06.1.ebuild @@ -0,0 +1,42 @@ +# Copyright 2019-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +VALA_MIN_API_VERSION="0.44" +inherit vala xdg + +DESCRIPTION="A system restore utility for Linux" +HOMEPAGE="https://github.com/teejee2008/timeshift" +SRC_URI="https://github.com/teejee2008/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="LGPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + dev-libs/json-glib + dev-libs/libgee + dev-util/desktop-file-utils + net-libs/libsoup + net-misc/rsync + sys-process/cronie + x11-libs/gtk+:3 + x11-libs/xapp +" +RDEPEND="${DEPEND}" +BDEPEND=" + $(vala_depend) + net-misc/rsync + sys-apps/diffutils + sys-apps/coreutils + sys-fs/btrfs-progs + >=x11-libs/vte-0.60.3[vala] +" + +src_prepare() { +# sed -i -e "s:--thread:& Core/AppExcludeEntry.vala:" "src/makefile" + sed -i -e "s:valac:valac-$(vala_best_api_version):" "src/makefile" + vala_src_prepare + default +}