5 pkgdesc="Vodafone Mobile Connect Card Driver, a GPRS/UMTS/HSDPA(3G) device manager (meh fork)"
7 license=('GPL2' 'LGPL2' 'BSD' 'MIT')
8 url="https://github.com/meh/vodafone-mobile-connect"
9 depends=('usb_modeswitch' 'python2-pytz' 'python-pysqlite' 'ozerocdoff' 'dbus-python' 'twisted' 'python-pyserial' 'wvdial' 'pyasn1' 'python-notify'
10 'gnome-python-extras' 'pygtk' 'pyxml' 'lsb-release' 'python2-libgnome' 'gnome-python-desktop' 'hal')
11 install=vodafone-mccd.install
12 _gitroot="git://github.com/meh/vodafone-mobile-connect.git"
13 _gitname="vodafone-mobile-connect"
16 msg "Connecting to GIT server...."
24 msg "Local files have been updated."
29 msg "GIT checkout done or server timeout"
31 rm -rf $_gitname-build
32 git clone $_gitname $_gitname-build
35 msg "Starting make..."
36 python2 setup.py install --root=$pkgdir
37 echo "Select your current timezone"
40 tzselect > $pkgdir/etc/timezone