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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
pkgbase = amanda
pkgdesc = Advanced Maryland Automatic Network Disk Archiver network backup for Linux Windows clients, supports SSH, AES, GPG, encryption, tape, RAIT, mirror, changers, Amazon S3, ipv6, DVD, NDMP, VTL, advanced scripting
pkgver = 3.5.4
pkgrel = 1
url = http://www.amanda.org
install = amanda.install
arch = i686
arch = x86_64
license = custom
license = GPL
makedepends = swig
makedepends = grep
makedepends = splint
makedepends = gettext
makedepends = sed
makedepends = rpcsvc-proto
depends = perl>=5.6.0
depends = glib2>=2.2.0
depends = gawk
depends = tar>=1.12
depends = gzip
depends = curl>=7.10
depends = openssl
depends = openssh
depends = cron
depends = libarchive
depends = readline
depends = netcat
depends = bash
depends = perl-encode-locale
depends = perl-io-socket-ssl
depends = perl-json
depends = perl-net-ssleay
depends = perl-uri
depends = perl-xml-namespacesupport
depends = perl-xml-parser
depends = perl-xml-sax
depends = perl-xml-simple
depends = libtirpc
optdepends = sudo: run commands as amanda user
optdepends = gnuplot: amplot pictures
optdepends = dump: creating backups in dump format
optdepends = samba: backing up Windows hosts
optdepends = pigz: parallel gzip compression for dumptype
optdepends = bzip2: better compression for dumptype
optdepends = xz: better compression for dumptype
optdepends = ncompress: LZW .Z compression
optdepends = gnupg: amcrypt encryption
optdepends = aespipe: amcrypt encryption
optdepends = sharutils: uuencode for amcrypt encryption
optdepends = mt-st-git: manual tape drive control for blocksize, testing, and restore
optdepends = mtx-svn: advanced tape autoloader support
optdepends = cups: printed reports
optdepends = mailx: email notifications
optdepends = xfsdump: direct XFS backup with xfsdump xfsrestore
optdepends = dump: direct EXT backup with dump restore
options = !strip
backup = etc/amanda-security.conf
backup = var/lib/amanda/.amandahosts
backup = etc/amanda/MyConfig/amanda.conf
backup = etc/amanda/MyConfig/disklist
source = amanda-tag-community-3.5.4.tar.gz::https://github.com/zmanda/amanda/archive/refs/tags/tag-community-3.5.4.tar.gz
source = xinetd.amanda.udp
source = xinetd.amanda.tcp
source = 0000-fedora-patch-tirpc.patch
source = tapetypes.txt
md5sums = 01c881b6b75f1ef07d6e75db05a0afb0
md5sums = 4745f45c43488f46cba00073a60d587e
md5sums = c42f8eb4461c1979b22761e288ff5c2e
md5sums = 51982f3d5c6b4a367de24c7fd7b7eb16
md5sums = fbb84f7b778ff76759062878f413f047
sha256sums = 1f4693394d7c19f979343367215a9a9b84261ff6152429d2d7b28a883f524e73
sha256sums = 3db294c9d7c610e9c0d531dcc2725dbddf1213fad64f04bc7cf9b1b9c30e9803
sha256sums = 46446a8dc4ee8ec39ed0a3e2636fb02a198565e8111abe8392c456da56a007ce
sha256sums = ae51f305b49bd7c94e854c2784ee4b58dabf74bc43bfe9a738d3d03322938861
sha256sums = c368e7f9d6d1df703619476e0fcf06e841a7ec86a5a7b86dc499821fbb0a137e
pkgname = amanda
|