* [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/
@ 2021-05-04 8:41 Andrew Ammerlaan
0 siblings, 0 replies; 10+ messages in thread
From: Andrew Ammerlaan @ 2021-05-04 8:41 UTC (permalink / raw
To: gentoo-commits
commit: fc946b8bd8a64c098eec2f468de3453912cca196
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue May 4 08:36:50 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue May 4 08:36:50 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fc946b8b
app-backup/timeshift: bump min vala version
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
app-backup/timeshift/timeshift-20.11.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-backup/timeshift/timeshift-20.11.1.ebuild b/app-backup/timeshift/timeshift-20.11.1.ebuild
index b5b563c73..4e65c8893 100644
--- a/app-backup/timeshift/timeshift-20.11.1.ebuild
+++ b/app-backup/timeshift/timeshift-20.11.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-VALA_MIN_API_VERSION="0.40"
+VALA_MIN_API_VERSION="0.44"
inherit vala xdg
DESCRIPTION="A system restore utility for Linux"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/
@ 2021-10-07 20:53 Pascal Jäger
0 siblings, 0 replies; 10+ messages in thread
From: Pascal Jäger @ 2021-10-07 20:53 UTC (permalink / raw
To: gentoo-commits
commit: 3ec4a8dc10d2c6b7ef5ccb2994bdd825b5d79c9c
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Thu Oct 7 20:51:38 2021 +0000
Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Thu Oct 7 20:53:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ec4a8dc
app-backup/timeshift: Bump to new vesion 21.09.1
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
app-backup/timeshift/timeshift-21.09.1.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/app-backup/timeshift/timeshift-21.09.1.ebuild b/app-backup/timeshift/timeshift-21.09.1.ebuild
index 867c24750..582a26daf 100644
--- a/app-backup/timeshift/timeshift-21.09.1.ebuild
+++ b/app-backup/timeshift/timeshift-21.09.1.ebuild
@@ -14,8 +14,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-#PATCHES=( "${FILESDIR}/${P}-fix-xapp-2.0.patch" "${FILESDIR}/${P}-fix-util-linux-update.patch" )
-
DEPEND="
dev-libs/json-glib
dev-libs/libgee
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/
@ 2022-01-28 4:28 Anna Vyalkova
0 siblings, 0 replies; 10+ messages in thread
From: Anna Vyalkova @ 2022-01-28 4:28 UTC (permalink / raw
To: gentoo-commits
commit: dc266bb285002df90dc76da6262b6afed7835f29
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Jan 28 04:28:05 2022 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Jan 28 04:28:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc266bb2
app-backup/timeshift: x11-libs/{xapps -> xapp}
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
.../{timeshift-21.09.1.ebuild => timeshift-21.09.1-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-backup/timeshift/timeshift-21.09.1.ebuild b/app-backup/timeshift/timeshift-21.09.1-r1.ebuild
similarity index 94%
rename from app-backup/timeshift/timeshift-21.09.1.ebuild
rename to app-backup/timeshift/timeshift-21.09.1-r1.ebuild
index 582a26daf..97f794686 100644
--- a/app-backup/timeshift/timeshift-21.09.1.ebuild
+++ b/app-backup/timeshift/timeshift-21.09.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,7 +22,7 @@ DEPEND="
net-misc/rsync
sys-process/cronie
x11-libs/gtk+:3
- x11-libs/xapps
+ x11-libs/xapp
"
RDEPEND="${DEPEND}"
BDEPEND="
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/
@ 2022-05-28 15:50 Pascal Jäger
0 siblings, 0 replies; 10+ messages in thread
From: Pascal Jäger @ 2022-05-28 15:50 UTC (permalink / raw
To: gentoo-commits
commit: 135dacff6536a7e81caddccdf194f61b1b52d083
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sat May 28 14:45:36 2022 +0000
Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> 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 <pascal.jaeger <AT> 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
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/
@ 2022-11-26 15:18 Pascal Jäger
0 siblings, 0 replies; 10+ messages in thread
From: Pascal Jäger @ 2022-11-26 15:18 UTC (permalink / raw
To: gentoo-commits
commit: 2ce474cacfcfcf2e0d3ba724f28c6b5872244f21
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sat Nov 26 15:15:37 2022 +0000
Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Sat Nov 26 15:18:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2ce474ca
app-backup/timeshift-21.09.1: revbump, use make instead of emake
- update xdg icon cache after install
Bug: https://bugs.gentoo.org/849626
Bug: https://bugs.gentoo.org/849629
Bug: https://bugs.gentoo.org/883157
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
....09.1-r1.ebuild => timeshift-21.09.1-r2.ebuild} | 23 +++++++++++++++++++---
1 file changed, 20 insertions(+), 3 deletions(-)
diff --git a/app-backup/timeshift/timeshift-21.09.1-r1.ebuild b/app-backup/timeshift/timeshift-21.09.1-r2.ebuild
similarity index 65%
rename from app-backup/timeshift/timeshift-21.09.1-r1.ebuild
rename to app-backup/timeshift/timeshift-21.09.1-r2.ebuild
index 97f794686..09ac8c406 100644
--- a/app-backup/timeshift/timeshift-21.09.1-r1.ebuild
+++ b/app-backup/timeshift/timeshift-21.09.1-r2.ebuild
@@ -1,9 +1,8 @@
# 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
+EAPI=8
+inherit optfeature toolchain-funcs vala xdg
DESCRIPTION="A system restore utility for Linux"
HOMEPAGE="https://github.com/teejee2008/timeshift"
@@ -40,3 +39,21 @@ src_prepare() {
vala_src_prepare
default
}
+
+src_compile() {
+ tc-export CC
+ # can't use emake here, fails to compile because some files getting removed
+ # during compilation, which are missing afterwards.
+ # https://bugs.gentoo.org/883157
+ # Pascal Jäger <pascal.jaeger@leimstift.de> (2022-11-26)
+ make all || die
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ optfeature "btrfs support" sys-fs/btrfs-progs
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/
@ 2022-11-26 15:18 Pascal Jäger
0 siblings, 0 replies; 10+ messages in thread
From: Pascal Jäger @ 2022-11-26 15:18 UTC (permalink / raw
To: gentoo-commits
commit: a95694c9b5830545df309caa0681392dc9e772b7
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sat Nov 26 15:05:28 2022 +0000
Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Sat Nov 26 15:18:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a95694c9
app-backup/timeshift: drop 22.06.1-r1
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
app-backup/timeshift/Manifest | 1 -
app-backup/timeshift/timeshift-22.06.1-r1.ebuild | 61 ------------------------
2 files changed, 62 deletions(-)
diff --git a/app-backup/timeshift/Manifest b/app-backup/timeshift/Manifest
index 5e2e02cb9..3662b0f5c 100644
--- a/app-backup/timeshift/Manifest
+++ b/app-backup/timeshift/Manifest
@@ -1,4 +1,3 @@
DIST timeshift-21.09.1.tar.gz 1401994 BLAKE2B 5b1b3650fadb02745150d8996b46b53be473c66c73d4f5209c4f8634f58c4019905524516089b9f2a77b3bf1dcc49ee4db5ac9cbd2c1419683ead01e2e36b4e7 SHA512 0e79b41861c1eb041e0592508636f87f77ca240001b238e9e70239898d9a66bcf367380e830682fb8671ade7c1cbdb10ca8c89585f2cb30de35c7480a0fa792b
-DIST timeshift-22.06.1-r1.tar.gz 1429399 BLAKE2B 90dcfa50bccedcca07044b6e42cb41773aa9d53f42855e3bfdb28140b8fd4359283225928e1c598116feab301baa6b42aebade2bb4f107eed1d82412d52a9639 SHA512 eb245c358ff2ba8e3b3c367dd0ebe69a3b450ca7bd31f5bd2fd9d5b2281f39ce90e3086c1649f73a8b240c7a05cd308534abc88085653d5bc7b244ba2d9a2ef7
DIST timeshift-22.06.5.tar.gz 1494015 BLAKE2B 915bfabf78a6ad8b7212dc1c47b9a31467a3f38b7890e5a958d007e2ac8e5b6f226cffe693bc618fce56fb2dbbb951df1bd4e988052320b1dd98bb1953ce85c7 SHA512 6a24b7164f522e443bd1cc0646b867eeebf7ecb4bfb2948701a7b72571bd1f83fc8f372d82b7422ed86fd246291b76cf7061e347dc61132cc809163cd38e7756
DIST timeshift-22.11.1.tar.gz 1490993 BLAKE2B ddee86cada8cb9982725c754977f96d260b161a15a12086fcd325d9da9789b6600a3d99d44d8c6fbe60ed39187c93f3bfde62dc889c2217219a44121d831f58f SHA512 cd5226e2400743ce0c1da077103caeb61f320c73e5fb409f57c0f10bba5c06893bcc0e5e588fb03b397ffbd76bb43498f18e70e5964947ad950d4edfe1dd6967
diff --git a/app-backup/timeshift/timeshift-22.06.1-r1.ebuild b/app-backup/timeshift/timeshift-22.06.1-r1.ebuild
deleted file mode 100644
index 5bcd648db..000000000
--- a/app-backup/timeshift/timeshift-22.06.1-r1.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 2019-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit optfeature toolchain-funcs vala xdg
-
-DESCRIPTION="A system restore utility for Linux"
-HOMEPAGE="https://github.com/linuxmint/timeshift"
-SRC_URI="https://github.com/linuxmint/${PN}/archive/v${PV}.tar.gz -> ${PF}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- dev-libs/atk
- dev-libs/glib:2
- dev-libs/json-glib
- dev-libs/libgee:=
- net-libs/libsoup:2.4
- media-libs/harfbuzz:=
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/gtk+:3
- x11-libs/libX11
- x11-libs/pango
- x11-libs/xapp
- x11-libs/vte:2.91[vala]
-"
-RDEPEND="${DEPEND}
- net-misc/rsync
- virtual/cron
-"
-BDEPEND="
- $(vala_depend)
- virtual/pkgconfig
-"
-
-PATCHES=( "${FILESDIR}"/${P}-makefile.patch )
-
-src_prepare() {
- default
- vala_setup
-}
-
-src_compile() {
- tc-export CC
- emake all
- emake manpage
-}
-
-src_install() {
- emake prefix="${EPREFIX}"/usr sysconfdir="${EPREFIX}"/etc install DESTDIR="${D}"
- einstalldocs
-}
-
-pkg_postinst() {
- optfeature "btrfs support" sys-fs/btrfs-progs
-}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/
@ 2022-11-26 15:18 Pascal Jäger
0 siblings, 0 replies; 10+ messages in thread
From: Pascal Jäger @ 2022-11-26 15:18 UTC (permalink / raw
To: gentoo-commits
commit: 707031ef7c74098969e56df60ca56f23547fee1a
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Sat Nov 26 15:08:28 2022 +0000
Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Sat Nov 26 15:18:06 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=707031ef
app-backup/timeshift-22.06.5: revbump, use make instead of emake
- update xdg icon cache after install
Closes: https://bugs.gentoo.org/849626
Closes: https://bugs.gentoo.org/849629
Bug: https://bugs.gentoo.org/883157
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
app-backup/timeshift/Manifest | 2 +-
...timeshift-22.06.5.ebuild => timeshift-22.06.5-r1.ebuild} | 13 +++++++++++--
2 files changed, 12 insertions(+), 3 deletions(-)
diff --git a/app-backup/timeshift/Manifest b/app-backup/timeshift/Manifest
index 3662b0f5c..ad6c06463 100644
--- a/app-backup/timeshift/Manifest
+++ b/app-backup/timeshift/Manifest
@@ -1,3 +1,3 @@
DIST timeshift-21.09.1.tar.gz 1401994 BLAKE2B 5b1b3650fadb02745150d8996b46b53be473c66c73d4f5209c4f8634f58c4019905524516089b9f2a77b3bf1dcc49ee4db5ac9cbd2c1419683ead01e2e36b4e7 SHA512 0e79b41861c1eb041e0592508636f87f77ca240001b238e9e70239898d9a66bcf367380e830682fb8671ade7c1cbdb10ca8c89585f2cb30de35c7480a0fa792b
-DIST timeshift-22.06.5.tar.gz 1494015 BLAKE2B 915bfabf78a6ad8b7212dc1c47b9a31467a3f38b7890e5a958d007e2ac8e5b6f226cffe693bc618fce56fb2dbbb951df1bd4e988052320b1dd98bb1953ce85c7 SHA512 6a24b7164f522e443bd1cc0646b867eeebf7ecb4bfb2948701a7b72571bd1f83fc8f372d82b7422ed86fd246291b76cf7061e347dc61132cc809163cd38e7756
+DIST timeshift-22.06.5-r1.tar.gz 1494015 BLAKE2B 915bfabf78a6ad8b7212dc1c47b9a31467a3f38b7890e5a958d007e2ac8e5b6f226cffe693bc618fce56fb2dbbb951df1bd4e988052320b1dd98bb1953ce85c7 SHA512 6a24b7164f522e443bd1cc0646b867eeebf7ecb4bfb2948701a7b72571bd1f83fc8f372d82b7422ed86fd246291b76cf7061e347dc61132cc809163cd38e7756
DIST timeshift-22.11.1.tar.gz 1490993 BLAKE2B ddee86cada8cb9982725c754977f96d260b161a15a12086fcd325d9da9789b6600a3d99d44d8c6fbe60ed39187c93f3bfde62dc889c2217219a44121d831f58f SHA512 cd5226e2400743ce0c1da077103caeb61f320c73e5fb409f57c0f10bba5c06893bcc0e5e588fb03b397ffbd76bb43498f18e70e5964947ad950d4edfe1dd6967
diff --git a/app-backup/timeshift/timeshift-22.06.5.ebuild b/app-backup/timeshift/timeshift-22.06.5-r1.ebuild
similarity index 81%
rename from app-backup/timeshift/timeshift-22.06.5.ebuild
rename to app-backup/timeshift/timeshift-22.06.5-r1.ebuild
index 4055bcb37..b4e15c50f 100644
--- a/app-backup/timeshift/timeshift-22.06.5.ebuild
+++ b/app-backup/timeshift/timeshift-22.06.5-r1.ebuild
@@ -48,9 +48,13 @@ src_prepare() {
src_compile() {
tc-export CC
if use gtk; then
- emake all
+ # can't use emake here, fails to compile because some files getting removed
+ # during compilation, which are missing afterwards.
+ # https://bugs.gentoo.org/883157
+ # Pascal Jäger <pascal.jaeger@leimstift.de> (2022-11-26)
+ make all || die
else
- emake app-console
+ make app-console || die
fi
emake manpage
}
@@ -65,6 +69,7 @@ src_install() {
}
pkg_postinst() {
+ xdg_pkg_postinst
if ! use gtk; then
elog ""
elog "Installed timeshift without gtk GUI."
@@ -73,3 +78,7 @@ pkg_postinst() {
fi
optfeature "btrfs support" sys-fs/btrfs-progs
}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/
@ 2022-11-29 13:31 Pascal Jäger
0 siblings, 0 replies; 10+ messages in thread
From: Pascal Jäger @ 2022-11-29 13:31 UTC (permalink / raw
To: gentoo-commits
commit: 2f3819234495661e8746bef037fd6aa87b404dbb
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Tue Nov 29 13:28:04 2022 +0000
Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Tue Nov 29 13:28:04 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2f381923
app-backup/timeshift: use emake -j1
Closes: https://bugs.gentoo.org/883157
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
app-backup/timeshift/Manifest | 4 ++--
.../{timeshift-21.09.1-r2.ebuild => timeshift-21.09.1-r3.ebuild} | 6 +++---
.../{timeshift-22.06.5-r1.ebuild => timeshift-22.06.5-r2.ebuild} | 6 +++---
.../{timeshift-22.11.1.ebuild => timeshift-22.11.1-r1.ebuild} | 6 +++---
4 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/app-backup/timeshift/Manifest b/app-backup/timeshift/Manifest
index ad6c06463..0421a4987 100644
--- a/app-backup/timeshift/Manifest
+++ b/app-backup/timeshift/Manifest
@@ -1,3 +1,3 @@
DIST timeshift-21.09.1.tar.gz 1401994 BLAKE2B 5b1b3650fadb02745150d8996b46b53be473c66c73d4f5209c4f8634f58c4019905524516089b9f2a77b3bf1dcc49ee4db5ac9cbd2c1419683ead01e2e36b4e7 SHA512 0e79b41861c1eb041e0592508636f87f77ca240001b238e9e70239898d9a66bcf367380e830682fb8671ade7c1cbdb10ca8c89585f2cb30de35c7480a0fa792b
-DIST timeshift-22.06.5-r1.tar.gz 1494015 BLAKE2B 915bfabf78a6ad8b7212dc1c47b9a31467a3f38b7890e5a958d007e2ac8e5b6f226cffe693bc618fce56fb2dbbb951df1bd4e988052320b1dd98bb1953ce85c7 SHA512 6a24b7164f522e443bd1cc0646b867eeebf7ecb4bfb2948701a7b72571bd1f83fc8f372d82b7422ed86fd246291b76cf7061e347dc61132cc809163cd38e7756
-DIST timeshift-22.11.1.tar.gz 1490993 BLAKE2B ddee86cada8cb9982725c754977f96d260b161a15a12086fcd325d9da9789b6600a3d99d44d8c6fbe60ed39187c93f3bfde62dc889c2217219a44121d831f58f SHA512 cd5226e2400743ce0c1da077103caeb61f320c73e5fb409f57c0f10bba5c06893bcc0e5e588fb03b397ffbd76bb43498f18e70e5964947ad950d4edfe1dd6967
+DIST timeshift-22.06.5-r2.tar.gz 1494015 BLAKE2B 915bfabf78a6ad8b7212dc1c47b9a31467a3f38b7890e5a958d007e2ac8e5b6f226cffe693bc618fce56fb2dbbb951df1bd4e988052320b1dd98bb1953ce85c7 SHA512 6a24b7164f522e443bd1cc0646b867eeebf7ecb4bfb2948701a7b72571bd1f83fc8f372d82b7422ed86fd246291b76cf7061e347dc61132cc809163cd38e7756
+DIST timeshift-22.11.1-r1.tar.gz 1490993 BLAKE2B ddee86cada8cb9982725c754977f96d260b161a15a12086fcd325d9da9789b6600a3d99d44d8c6fbe60ed39187c93f3bfde62dc889c2217219a44121d831f58f SHA512 cd5226e2400743ce0c1da077103caeb61f320c73e5fb409f57c0f10bba5c06893bcc0e5e588fb03b397ffbd76bb43498f18e70e5964947ad950d4edfe1dd6967
diff --git a/app-backup/timeshift/timeshift-21.09.1-r2.ebuild b/app-backup/timeshift/timeshift-21.09.1-r3.ebuild
similarity index 91%
rename from app-backup/timeshift/timeshift-21.09.1-r2.ebuild
rename to app-backup/timeshift/timeshift-21.09.1-r3.ebuild
index 09ac8c406..fadf5fb1e 100644
--- a/app-backup/timeshift/timeshift-21.09.1-r2.ebuild
+++ b/app-backup/timeshift/timeshift-21.09.1-r3.ebuild
@@ -36,17 +36,17 @@ BDEPEND="
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
+ vala_setup
default
}
src_compile() {
tc-export CC
- # can't use emake here, fails to compile because some files getting removed
+ # can't use all jobs here, fails to compile because some files getting removed
# during compilation, which are missing afterwards.
# https://bugs.gentoo.org/883157
# Pascal Jäger <pascal.jaeger@leimstift.de> (2022-11-26)
- make all || die
+ emake -j1
}
pkg_postinst() {
diff --git a/app-backup/timeshift/timeshift-22.06.5-r1.ebuild b/app-backup/timeshift/timeshift-22.06.5-r2.ebuild
similarity index 93%
rename from app-backup/timeshift/timeshift-22.06.5-r1.ebuild
rename to app-backup/timeshift/timeshift-22.06.5-r2.ebuild
index b4e15c50f..71cc75778 100644
--- a/app-backup/timeshift/timeshift-22.06.5-r1.ebuild
+++ b/app-backup/timeshift/timeshift-22.06.5-r2.ebuild
@@ -48,13 +48,13 @@ src_prepare() {
src_compile() {
tc-export CC
if use gtk; then
- # can't use emake here, fails to compile because some files getting removed
+ # can't use all jobs here, fails to compile because some files getting removed
# during compilation, which are missing afterwards.
# https://bugs.gentoo.org/883157
# Pascal Jäger <pascal.jaeger@leimstift.de> (2022-11-26)
- make all || die
+ emake -j1
else
- make app-console || die
+ emake app-console -j1
fi
emake manpage
}
diff --git a/app-backup/timeshift/timeshift-22.11.1.ebuild b/app-backup/timeshift/timeshift-22.11.1-r1.ebuild
similarity index 93%
rename from app-backup/timeshift/timeshift-22.11.1.ebuild
rename to app-backup/timeshift/timeshift-22.11.1-r1.ebuild
index 710c3f586..d3aa93cf4 100644
--- a/app-backup/timeshift/timeshift-22.11.1.ebuild
+++ b/app-backup/timeshift/timeshift-22.11.1-r1.ebuild
@@ -48,13 +48,13 @@ src_prepare() {
src_compile() {
tc-export CC
if use gtk; then
- # can't use emake here, fails to compile because some files getting removed
+ # can't use all jobs here, fails to compile because some files getting removed
# during compilation, which are missing afterwards.
# https://bugs.gentoo.org/883157
# Pascal Jäger <pascal.jaeger@leimstift.de> (2022-11-26)
- make all || die
+ emake -j1
else
- make app-console || die
+ emake app-console -j1
fi
emake manpage
}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/
@ 2023-09-20 11:44 Pascal Jäger
0 siblings, 0 replies; 10+ messages in thread
From: Pascal Jäger @ 2023-09-20 11:44 UTC (permalink / raw
To: gentoo-commits
commit: c02541e7f07bcf3acb8d0caebfe1515f888555a1
Author: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
AuthorDate: Wed Sep 20 11:44:23 2023 +0000
Commit: Pascal Jäger <pascal.jaeger <AT> leimstift <DOT> de>
CommitDate: Wed Sep 20 11:44:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c02541e7
app-backup/timeshift: add 23.07.1
Signed-off-by: Pascal Jäger <pascal.jaeger <AT> leimstift.de>
app-backup/timeshift/Manifest | 1 +
app-backup/timeshift/timeshift-23.07.1.ebuild | 50 +++++++++++++++++++++++++++
2 files changed, 51 insertions(+)
diff --git a/app-backup/timeshift/Manifest b/app-backup/timeshift/Manifest
index 0421a49876..995af98b7e 100644
--- a/app-backup/timeshift/Manifest
+++ b/app-backup/timeshift/Manifest
@@ -1,3 +1,4 @@
DIST timeshift-21.09.1.tar.gz 1401994 BLAKE2B 5b1b3650fadb02745150d8996b46b53be473c66c73d4f5209c4f8634f58c4019905524516089b9f2a77b3bf1dcc49ee4db5ac9cbd2c1419683ead01e2e36b4e7 SHA512 0e79b41861c1eb041e0592508636f87f77ca240001b238e9e70239898d9a66bcf367380e830682fb8671ade7c1cbdb10ca8c89585f2cb30de35c7480a0fa792b
DIST timeshift-22.06.5-r2.tar.gz 1494015 BLAKE2B 915bfabf78a6ad8b7212dc1c47b9a31467a3f38b7890e5a958d007e2ac8e5b6f226cffe693bc618fce56fb2dbbb951df1bd4e988052320b1dd98bb1953ce85c7 SHA512 6a24b7164f522e443bd1cc0646b867eeebf7ecb4bfb2948701a7b72571bd1f83fc8f372d82b7422ed86fd246291b76cf7061e347dc61132cc809163cd38e7756
DIST timeshift-22.11.1-r1.tar.gz 1490993 BLAKE2B ddee86cada8cb9982725c754977f96d260b161a15a12086fcd325d9da9789b6600a3d99d44d8c6fbe60ed39187c93f3bfde62dc889c2217219a44121d831f58f SHA512 cd5226e2400743ce0c1da077103caeb61f320c73e5fb409f57c0f10bba5c06893bcc0e5e588fb03b397ffbd76bb43498f18e70e5964947ad950d4edfe1dd6967
+DIST timeshift-23.07.1.tar.gz 1583725 BLAKE2B 7887f10d69a49231da57499b6287b82698a8d2053d7c18ea29863a48c4a8bf23145fa7dad306088d2e5f0bca840212daf27dc761d652408484bf7ee42fb67c4c SHA512 b5d9adde872f562f2af582e75dcfdee32e8b8d3a7ffc9c9592416d47ee9370603dd2140e9fb3d4970bbf1ddbe87c459c4cb041349a34c14865d38492289828d4
diff --git a/app-backup/timeshift/timeshift-23.07.1.ebuild b/app-backup/timeshift/timeshift-23.07.1.ebuild
new file mode 100644
index 0000000000..60904aa188
--- /dev/null
+++ b/app-backup/timeshift/timeshift-23.07.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit optfeature meson vala xdg
+
+DESCRIPTION="A system restore utility for Linux"
+HOMEPAGE="https://github.com/linuxmint/timeshift"
+SRC_URI="https://github.com/linuxmint/${PN}/archive/${PV}.tar.gz -> ${PF}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-libs/glib:2
+ dev-libs/gobject-introspection
+ x11-libs/gtk+:3
+ dev-libs/json-glib
+ x11-libs/vte:2.91[vala]
+ >=dev-libs/libgee-0.18.0:=
+ >=x11-libs/xapp-1.0.4
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf:2
+"
+RDEPEND="${DEPEND}
+ virtual/cron
+"
+BDEPEND="
+ $(vala_depend)
+ virtual/pkgconfig
+ sys-apps/help2man
+"
+
+src_prepare() {
+ default
+ vala_setup
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ optfeature "btrfs support" sys-fs/btrfs-progs
+ optfeature "rsync support" net-misc/rsync
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/
@ 2024-09-22 8:31 Takuya Wakazono
0 siblings, 0 replies; 10+ messages in thread
From: Takuya Wakazono @ 2024-09-22 8:31 UTC (permalink / raw
To: gentoo-commits
commit: d58bf8c102c94757ac66c05444f52f917a134bd6
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sun Sep 22 08:25:56 2024 +0000
Commit: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Sun Sep 22 08:25:56 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d58bf8c1
app-backup/timeshift: fix DEPEND
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
app-backup/timeshift/timeshift-23.07.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-backup/timeshift/timeshift-23.07.1.ebuild b/app-backup/timeshift/timeshift-23.07.1.ebuild
index 17e219177..7732a9f92 100644
--- a/app-backup/timeshift/timeshift-23.07.1.ebuild
+++ b/app-backup/timeshift/timeshift-23.07.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2023 Gentoo Authors
+# Copyright 2019-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ DEPEND="
dev-libs/json-glib
x11-libs/vte:2.91[vala]
>=dev-libs/libgee-0.18.0:=
- >=x11-libs/xapp-1.0.4
+ >=x11-libs/xapp-1.0.4[vala(+)]
x11-libs/cairo
x11-libs/gdk-pixbuf:2
"
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2024-09-22 8:31 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-07 20:53 [gentoo-commits] repo/proj/guru:dev commit in: app-backup/timeshift/ Pascal Jäger
-- strict thread matches above, loose matches on Subject: below --
2024-09-22 8:31 Takuya Wakazono
2023-09-20 11:44 Pascal Jäger
2022-11-29 13:31 Pascal Jäger
2022-11-26 15:18 Pascal Jäger
2022-11-26 15:18 Pascal Jäger
2022-11-26 15:18 Pascal Jäger
2022-05-28 15:50 Pascal Jäger
2022-01-28 4:28 Anna Vyalkova
2021-05-04 8:41 Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox