1 # Contributor: Marcel Wysocki <maci@satgnu.net>
2 # Maintainer: Marcel Wysocki <maci@satgnu.net>
4 pkgname=quake2world-data-rsync
7 pkgdesc="Data files for Quake2World. A free, stand-alone, multiplayer-only iteration of Quake2"
9 url="http://jdolan.dyndns.org/trac/wiki/Quake2World"
16 _rsyncurl=rsync://jdolan.dyndns.org/quake2world
21 msg "Checking out rsync repository"
22 rsync -rvz --delete $_rsyncurl quake2world
24 msg "rsync checkout done or server timed out."
26 mkdir -p $startdir/pkg/usr/share
27 cp -r quake2world $startdir/pkg/usr/share