1 # Contributor: totoloco <totoloco at gmail dot com>
5 pkgdesc="The best developer's and/or admin's GUI tool for Sqlite3 in the world."
7 url="http://sqliteman.com/"
11 provides=('sqliteman')
12 replaces=('sqliteman')
16 _svntrunk=http://tools.assembla.com/svn/sqliteman/trunk/Sqliteman/
20 msg "SVN checking out..."
21 svn co $_svntrunk $_svnmod
23 msg "SVN checkout done or server timeout"
24 msg "Starting make..."
30 cmake -DCMAKE_INSTALL_PREFIX:PATH=$pkgdir/usr .