blob: 5c688ad3fa943bda19535eb06632f82eb4f3c8d4 (
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
26
27
28
29
|
pkgbase = ruby-snapsync
pkgdesc = tool to automate backing up snapper snapshots to other medias
pkgver = 0.5.0
pkgrel = 3
url = https://github.com/Eximius/snapsync
arch = any
license = MIT
checkdepends = ruby-bundler
checkdepends = ruby-minitest
checkdepends = ruby-rake
checkdepends = ruby-flexmock
checkdepends = ruby-fakefs
checkdepends = ruby-irb
makedepends = git
depends = ruby
depends = ruby-logging
depends = ruby-concurrent
depends = ruby-dbus
depends = ruby-thor
depends = ruby-uri-ssh_git
depends = ruby-net-ssh
depends = ruby-net-sftp
depends = ruby-rexml
depends = ruby-libnotify
options = !emptydirs
source = snapsync::git+https://github.com/Eximius/snapsync#commit=692ae07c124aa764634bf64d773a8fe95916f97c
b2sums = 8a8ed9afa1a2cae178ccd20b46a9a1d69336e2955461e6a69ea05e59ec669672322612a0a3d1a007b4c290d9a93493e94492eae28b93a72372006af0f3bc66f0
pkgname = ruby-snapsync
|