New package: backintime-qt-1.2.1
This commit is contained in:
parent
60cd158303
commit
6e456f161d
1 changed files with 19 additions and 0 deletions
19
srcpkgs/backintime-qt/template
Normal file
19
srcpkgs/backintime-qt/template
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'backintime-qt'
|
||||||
|
pkgname=backintime-qt
|
||||||
|
version=1.2.1
|
||||||
|
revision=1
|
||||||
|
archs=noarch
|
||||||
|
wrksrc=backintime-${version}
|
||||||
|
build_wrksrc="qt"
|
||||||
|
build_style=configure
|
||||||
|
configure_args="--python3"
|
||||||
|
pycompile_dirs="/usr/share/backintime"
|
||||||
|
hostmakedepends="python3"
|
||||||
|
depends="backintime python3-PyQt5 python3-PyQt5-dbus libnotify xdpyinfo"
|
||||||
|
short_desc="Qt Gui for backintime"
|
||||||
|
maintainer="Alpicoid <alpicoid@tuta.io>"
|
||||||
|
license="GPL-2.0-only"
|
||||||
|
homepage="https://github.com/bit-team/backintime"
|
||||||
|
distfiles="https://github.com/bit-team/backintime/releases/download/v${version}/backintime-${version}.tar.gz"
|
||||||
|
checksum=eef2aa4f43ac23fb0d45239a4bb2f7e5025afdca2ae4e6d6d9d6e722e8b17644
|
||||||
|
pycompile_version="$py3_ver"
|
Loading…
Add table
Add a link
Reference in a new issue