blob: 3436eefc6e765b9bd372f6206daf29cec07bb450 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = simple-mirror-git
pkgdesc = An rsync wrapper, built on C++ and Qt.
pkgver = r22.g55fa86d
pkgrel = 1
url = https://github.com/moltenib/simple-mirror
arch = x86_64
arch = aarch64
arch = armv7h
license = GPL-3.0-only
makedepends = git
makedepends = make
makedepends = gcc
makedepends = pkgconf
makedepends = qt6-tools
depends = qt6-base
depends = rsync
optdepends = hicolor-icon-theme: show application icon in desktop menus
optdepends = qt6-translations: localized Qt built-in dialogs and standard UI strings
provides = simple-mirror
conflicts = simple-mirror
options = !debug
source = git+https://github.com/moltenib/simple-mirror.git
sha256sums = SKIP
pkgname = simple-mirror-git
|