Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : vorta | name : vorta | ||||
| version : 0.8.6 | version : 0.8.12 | ||||
| release : 21 | release : 23 | ||||
algent: Release should be 22. | |||||
| source : | source : | ||||
| - https://github.com/borgbase/vorta/archive/refs/tags/v0.8.6.tar.gz : 711351f0e34bd576f65752f710909b809860d7510b8c88b6dc7646f295b7b886 | - https://github.com/borgbase/vorta/archive/refs/tags/v0.8.12.tar.gz : 697a1d6f6f93b1b2447c7f19cf250d24d72e2f784e62c54287d9ee39cac59f38 | ||||
| homepage : https://vorta.borgbase.com/ | |||||
| license : GPL-3.0-only | license : GPL-3.0-only | ||||
| component : desktop | component : desktop | ||||
| summary : Vorta Backup Client | summary : A Desktop Client for Borg Backup | ||||
| description: | | description: | | ||||
| Desktop Backup Client for Borg | Vorta is a backup client for macOS and Linux desktops. It integrates the mighty Borg Backup with your favorite desktop environment to protect your data from disk failure, ransomware and theft. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(Qt5UiTools) | - pkgconfig(Qt5UiTools) | ||||
| - pytest-runner | |||||
| - python-setuptools-git | - python-setuptools-git | ||||
| rundeps : | rundeps : | ||||
| - borg | - borg | ||||
| - python-appdirs | - python-appdirs | ||||
| - python-dateutil | - python-dateutil | ||||
| - python-paramiko | - python-paramiko | ||||
| - python-peewee | - python-peewee | ||||
| - python-psutil | - python-psutil | ||||
| - python-secretstorage | - python-secretstorage | ||||
| - python3-qt5 | - python3-qt5 | ||||
| - python-platformdirs | |||||
algentUnsubmitted Not Done Inline ActionsMinor thing. Please set python-platformdirs after python-peewee. This is required to alphabetise order of builddeps and rundeps. algent: Minor thing. Please set `python-platformdirs` after `python-peewee`. This is required to… | |||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/0001-Fix-.desktop-file-path-in-autostart.py.patch | %patch -p1 < $pkgfiles/0001-Fix-.desktop-file-path-in-autostart.py.patch | ||||
| mkdir -p .soltmp/icons | mkdir -p .soltmp/icons | ||||
| mv src/vorta/assets/metadata .soltmp | mv src/vorta/assets/metadata .soltmp | ||||
| build : | | build : | | ||||
| %make translations-to-qm | %make translations-to-qm | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| install -Dm00644 .soltmp/metadata/com.borgbase.Vorta.desktop $installdir/usr/share/applications/com.borgbase.Vorta.desktop | install -Dm00644 .soltmp/metadata/com.borgbase.Vorta.desktop $installdir/usr/share/applications/com.borgbase.Vorta.desktop | ||||
| install -Dm00644 .soltmp/metadata/com.borgbase.Vorta.appdata.xml $installdir/usr/share/metainfo/com.borgbase.Vorta.appdata.xml | install -Dm00644 .soltmp/metadata/com.borgbase.Vorta.appdata.xml $installdir/usr/share/metainfo/com.borgbase.Vorta.appdata.xml | ||||
| install -Dm00644 $pkgfiles/com.borgbase.Vorta.svg $installdir/usr/share/icons/hicolor/scalable/apps/com.borgbase.Vorta.svg | install -Dm00644 $pkgfiles/com.borgbase.Vorta.svg $installdir/usr/share/icons/hicolor/scalable/apps/com.borgbase.Vorta.svg | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
Release should be 22.