diff options
-rw-r--r-- | games/xmoto/Makefile | 6 | ||||
-rw-r--r-- | games/xmoto/distinfo | 6 | ||||
-rw-r--r-- | games/xmoto/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/games/xmoto/Makefile b/games/xmoto/Makefile index 1c3f065fbb86..f05d84b20543 100644 --- a/games/xmoto/Makefile +++ b/games/xmoto/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xmoto -PORTVERSION= 0.5.2 -PORTREVISION= 4 +PORTVERSION= 0.5.3 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://mirror.amdmi3.ru/distfiles/ @@ -18,7 +17,8 @@ COMMENT= Challenging 2D motocross platform game LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ - curl.6:${PORTSDIR}/ftp/curl + curl.6:${PORTSDIR}/ftp/curl \ + xdg-basedir.1:${PORTSDIR}/x11/libxdg-basedir BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode GNU_CONFIGURE= yes diff --git a/games/xmoto/distinfo b/games/xmoto/distinfo index a23b90bcc2ed..4d42de7be9e6 100644 --- a/games/xmoto/distinfo +++ b/games/xmoto/distinfo @@ -1,3 +1,3 @@ -MD5 (xmoto-0.5.2-src.tar.gz) = 1e3678ebceca21d61844efb53c140227 -SHA256 (xmoto-0.5.2-src.tar.gz) = a8c91378ed439b640157267981b423dceea3584a439d25eea8aa28181458058f -SIZE (xmoto-0.5.2-src.tar.gz) = 38170502 +MD5 (xmoto-0.5.3-src.tar.gz) = 7505965c1c64c0080023c7ed6d5cfedd +SHA256 (xmoto-0.5.3-src.tar.gz) = ce3b76792acec91d8b62c70830ee114318b8a62a1e6353834e869483490f1ff7 +SIZE (xmoto-0.5.3-src.tar.gz) = 52385576 diff --git a/games/xmoto/pkg-plist b/games/xmoto/pkg-plist index 27c4f00fa424..c243c66ceeb8 100644 --- a/games/xmoto/pkg-plist +++ b/games/xmoto/pkg-plist @@ -27,6 +27,7 @@ bin/xmoto %%DATADIR%%/Textures/Fonts/DejaVuSans.ttf %%DATADIR%%/Textures/Musics/MadeiraStew.ogg %%DATADIR%%/Textures/Musics/batcave.ogg +%%DATADIR%%/Textures/Musics/foxrun.ogg %%DATADIR%%/Textures/Musics/legolodio.ogg %%DATADIR%%/Textures/Musics/menu.ogg %%DATADIR%%/Textures/Musics/ridealong.ogg |