1 # Contributor: Dan Serban
6 pkgdesc="The QVD database maintains the current state of the platform"
8 url=http://qvdblog.qindel.com/
10 depends=(perl postgresql)
11 source=("http://qvd.qindel.com/debian/pool/main/libq/libqvd-config-perl/libqvd-config-perl_0.1.9804.105-1_all.deb"
12 "http://qvd.qindel.com/debian/pool/main/libq/libqvd-db-perl/libqvd-db-perl_0.1.9838.94-1_all.deb"
13 "http://qvd.qindel.com/debian/pool/main/libq/libqvd-log-perl/libqvd-log-perl_0.1.9241.30-1_all.deb"
14 "http://qvd.qindel.com/debian/pool/main/q/qvd-sample-config/qvd-sample-config_0.01.8448~b12_all.deb"
15 "http://qvd.qindel.com/debian/pool/main/q/qvd-db/qvd-db_0.01.8443~b12_all.deb")
16 md5sums=('0bc79ba394d23eebe248de84a44d9b3c'
17 '20bc4204e916810fc2e37086aa9139d9'
18 '3aabc81ce83d203259ac098d347567ad'
19 '349305355b9e8a0b364ec2c05e9495a4'
20 '1d1835acbf68be90e5a09019c0f9d602')
24 ar -xv "libqvd-config-perl_0.1.9804.105-1_all.deb"
25 bsdtar -xvf data.tar.gz
27 ar -xv "libqvd-db-perl_0.1.9838.94-1_all.deb"
28 bsdtar -xvf data.tar.gz
30 ar -xv "libqvd-log-perl_0.1.9241.30-1_all.deb"
31 bsdtar -xvf data.tar.gz
33 ar -xv "qvd-sample-config_0.01.8448~b12_all.deb"
34 bsdtar -xvf data.tar.gz
36 ar -xv "qvd-db_0.01.8443~b12_all.deb"
37 bsdtar -xvf data.tar.gz