updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / 2gis-spb / PKGBUILD
blob96e78391df0e3f503139b1af2f41e2fa868372ae
1 # Contributor: max1m <mr[dot]mxm86[at]gmail[dot]com>
3 pkgname=2gis-spb
4 pkgver=11
5 pkgrel=1
6 pkgdesc="Map of Spb for 2GIS"
7 arch=('i686' 'x86_64')
8 url="http://help.2gis.ru/linux/"
9 license=('custom')
10 depends=('2gis')
11 source=("http://download.2gis.ru/arhives/2GISData_Spb-${pkgver}.orig.zip")
12 md5sums=('9ec5336fc5f1a5767e1438747fa9ae93')
14 build() {
16    cd $startdir
18 # Installing to /opt/2gis
19   install -D -m 644 ${startdir}/src/2gis/3.0/Data_Spb.dgdat "${startdir}/pkg/opt/2gis/spb.dgdat" || return 1
20   install -D -m 644 ${startdir}/src/2gis/3.0/Plugins/DGisLan/Spb.dglf "${startdir}/pkg/opt/2gis/Plugins/DGisLan/Spb.dglf" || return 1