aboutsummaryrefslogtreecommitdiff
path: root/games/violetland
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-31 13:39:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-31 13:39:00 +0000
commiteaf24585347a47f3fa9229e74d0279eb0ffc78d9 (patch)
tree618df930776804f67bebcb88f3dcb019d107f23f /games/violetland
parentcd23fbb96c5501e911b5b39f7e901cea4f5614cc (diff)
downloadports-eaf24585347a47f3fa9229e74d0279eb0ffc78d9.tar.gz
ports-eaf24585347a47f3fa9229e74d0279eb0ffc78d9.zip
Notes
Diffstat (limited to 'games/violetland')
-rw-r--r--games/violetland/Makefile12
-rw-r--r--games/violetland/distinfo4
-rw-r--r--games/violetland/pkg-descr2
3 files changed, 9 insertions, 9 deletions
diff --git a/games/violetland/Makefile b/games/violetland/Makefile
index 705507c350b5..993393b4594c 100644
--- a/games/violetland/Makefile
+++ b/games/violetland/Makefile
@@ -5,23 +5,21 @@ PORTNAME= violetland
PORTVERSION= 0.4.3
PORTREVISION= 5
CATEGORIES= games
-MASTER_SITES= GOOGLE_CODE \
- http://mirror.amdmi3.ru/distfiles/
-DISTNAME= ${PORTNAME}-v${PORTVERSION}-src
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Top-down survival shoot 'em up
LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs
-USES= cmake gettext zip dos2unix
+USE_GITHUB= yes
+GH_ACCOUNT= ooxi
+
+USES= cmake dos2unix gettext
USE_SDL= sdl mixer image ttf
USE_GL= gl glu
DOS2UNIX_FILES= CMakeLists.txt src/system/utility/FileUtility.cpp
CMAKE_ARGS= -DDATA_INSTALL_DIR="${DATADIR}"
-WRKSRC= ${WRKDIR}/${PORTNAME}-v${PORTVERSION}
-
PLIST_FILES= bin/violetland \
share/applications/violetland.desktop
PORTDOCS= *
@@ -36,6 +34,8 @@ post-patch:
post-install:
${MKDIR} ${STAGEDIR}${DESKTOPDIR}
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR}
+
+post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} CHANGELOG README_EN.TXT README_RU.TXT \
${STAGEDIR}${DOCSDIR}
diff --git a/games/violetland/distinfo b/games/violetland/distinfo
index 633a4280cafd..0feba1029049 100644
--- a/games/violetland/distinfo
+++ b/games/violetland/distinfo
@@ -1,2 +1,2 @@
-SHA256 (violetland-v0.4.3-src.zip) = 790565a752fa10152f2c6f55676c3fa5ffbc45678822ac7d082d815b1798767e
-SIZE (violetland-v0.4.3-src.zip) = 9418609
+SHA256 (ooxi-violetland-0.4.3_GH0.tar.gz) = 678996c02ba780f6cb4199e7d85e508c6c86dd8d3793b9ff9618f1cc7c7755ad
+SIZE (ooxi-violetland-0.4.3_GH0.tar.gz) = 9257919
diff --git a/games/violetland/pkg-descr b/games/violetland/pkg-descr
index 2f95ed216a61..95b2e96b2825 100644
--- a/games/violetland/pkg-descr
+++ b/games/violetland/pkg-descr
@@ -5,4 +5,4 @@ opening with experience can be used. In game there are elements of
RPG in the form of strength-agility-vitality and derivatives. Also
there is an unique feature: dynamic change of day and night.
-WWW: http://code.google.com/p/violetland/
+WWW: https://violetland.github.io/