aboutsummaryrefslogtreecommitdiff
path: root/games/tetzle
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-10-18 15:01:25 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-10-18 15:01:25 +0000
commitb2419ba57288f6fda7b42a60555692a25c3927c3 (patch)
tree413e502cc8c3b3dddc5b89c9a863233463a766d4 /games/tetzle
parentcc78564438e68a96afd9b78e0607b3f0805f3377 (diff)
Notes
Diffstat (limited to 'games/tetzle')
-rw-r--r--games/tetzle/Makefile12
-rw-r--r--games/tetzle/distinfo5
-rw-r--r--games/tetzle/files/patch-src-path.cpp11
-rw-r--r--games/tetzle/pkg-plist11
4 files changed, 20 insertions, 19 deletions
diff --git a/games/tetzle/Makefile b/games/tetzle/Makefile
index 20471462bde8..cd17bfd5ae01 100644
--- a/games/tetzle/Makefile
+++ b/games/tetzle/Makefile
@@ -2,23 +2,23 @@
# $FreeBSD$
PORTNAME= tetzle
-PORTVERSION= 2.0.3
-PORTREVISION= 1
+PORTVERSION= 2.1.0
CATEGORIES= games
MASTER_SITES= http://gottcode.org/tetzle/ \
http://mirror.amdmi3.ru/distfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Jigsaw puzzle with tetrominoes
USES= tar:bzip2 qmake desktop-file-utils
-USE_QT4= corelib gui moc_build opengl rcc_build xml
+USE_QT5= core gui widgets buildtools_build linguisttools_build
+USE_GL= gl
INSTALLS_ICONS= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-post-install:
- ${CHMOD} ${BINMODE} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
-
.include <bsd.port.mk>
diff --git a/games/tetzle/distinfo b/games/tetzle/distinfo
index dce592108750..866e185ccda4 100644
--- a/games/tetzle/distinfo
+++ b/games/tetzle/distinfo
@@ -1,2 +1,3 @@
-SHA256 (tetzle-2.0.3-src.tar.bz2) = 6c29ea61501dcc0149ece879217df5710d1169bfae940a667af2a19605415b51
-SIZE (tetzle-2.0.3-src.tar.bz2) = 641065
+TIMESTAMP = 1476796356
+SHA256 (tetzle-2.1.0-src.tar.bz2) = d31fcdbdaf060d0a4a6b239dd260332301f8a950d173fe742afeab44c0ffa313
+SIZE (tetzle-2.1.0-src.tar.bz2) = 1246670
diff --git a/games/tetzle/files/patch-src-path.cpp b/games/tetzle/files/patch-src-path.cpp
deleted file mode 100644
index bd5cd4278748..000000000000
--- a/games/tetzle/files/patch-src-path.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/path.cpp.orig 2013-02-28 21:57:04.000000000 +0400
-+++ src/path.cpp 2013-09-13 05:27:35.631233459 +0400
-@@ -24,6 +24,8 @@
-
- #include "path.h"
-
-+#include <cstdlib> // for getenv()
-+
- #include <QDesktopServices>
- #include <QDir>
- #include <QFile>
diff --git a/games/tetzle/pkg-plist b/games/tetzle/pkg-plist
index c79ad51a3e87..6fa9befb819e 100644
--- a/games/tetzle/pkg-plist
+++ b/games/tetzle/pkg-plist
@@ -1,21 +1,32 @@
bin/tetzle
+share/appdata/tetzle.appdata.xml
share/applications/tetzle.desktop
+share/icons/hicolor/1024x1024/apps/tetzle.png
share/icons/hicolor/128x128/apps/tetzle.png
share/icons/hicolor/16x16/apps/tetzle.png
share/icons/hicolor/22x22/apps/tetzle.png
+share/icons/hicolor/24x24/apps/tetzle.png
+share/icons/hicolor/256x256/apps/tetzle.png
share/icons/hicolor/32x32/apps/tetzle.png
share/icons/hicolor/48x48/apps/tetzle.png
+share/icons/hicolor/512x512/apps/tetzle.png
share/icons/hicolor/64x64/apps/tetzle.png
+share/icons/hicolor/scalable/apps/tetzle.svg
+share/man/man6/tetzle.6
share/pixmaps/tetzle.xpm
%%DATADIR%%/translations/tetzle_cs.qm
%%DATADIR%%/translations/tetzle_de.qm
%%DATADIR%%/translations/tetzle_en.qm
%%DATADIR%%/translations/tetzle_eo.qm
+%%DATADIR%%/translations/tetzle_es.qm
%%DATADIR%%/translations/tetzle_fr.qm
%%DATADIR%%/translations/tetzle_he.qm
+%%DATADIR%%/translations/tetzle_lt.qm
%%DATADIR%%/translations/tetzle_lv.qm
%%DATADIR%%/translations/tetzle_ms.qm
+%%DATADIR%%/translations/tetzle_nl.qm
%%DATADIR%%/translations/tetzle_pl.qm
+%%DATADIR%%/translations/tetzle_pt_BR.qm
%%DATADIR%%/translations/tetzle_ro.qm
%%DATADIR%%/translations/tetzle_ru.qm
%%DATADIR%%/translations/tetzle_tr.qm