aboutsummaryrefslogtreecommitdiff
path: root/graphics/dilay
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-01-15 23:25:18 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-01-15 23:25:18 +0000
commita3460c71c8eade7922726d78707c692584336859 (patch)
treeaa2003255f5389eca50c0db5467204a43e039a6d /graphics/dilay
parent01047e5aaf84735087afbb0af48126d0cae30ebb (diff)
downloadports-a3460c71c8eade7922726d78707c692584336859.tar.gz
ports-a3460c71c8eade7922726d78707c692584336859.zip
Notes
Diffstat (limited to 'graphics/dilay')
-rw-r--r--graphics/dilay/Makefile20
-rw-r--r--graphics/dilay/distinfo6
2 files changed, 13 insertions, 13 deletions
diff --git a/graphics/dilay/Makefile b/graphics/dilay/Makefile
index 0f2a269c3d4d..0901bc229422 100644
--- a/graphics/dilay/Makefile
+++ b/graphics/dilay/Makefile
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= dilay
-PORTVERSION= 1.5.0
-PORTREVISION= 3
+DISTVERSION= 1.6.1-11
+DISTVERSIONSUFFIX= -g1c129887 # master has the fix for missing #include
CATEGORIES= graphics
-MAINTAINER= yuri@rawbw.com
+MAINTAINER= yuri@FreeBSD.org
COMMENT= 3D sculpting application
LICENSE= GPLv3
@@ -14,19 +14,19 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm
+USES= compiler:c++14-lang gmake qmake
USE_GITHUB= yes
GH_ACCOUNT= abau
-
-USES= compiler:c++14-lang gmake qmake
USE_CXXSTD= c++14
USE_GL= gl
USE_QT5= core gui opengl widgets xml buildtools_build
-# Workaround for: Parallel build fails (https://github.com/abau/dilay/issues/19)
-MAKE_JOBS_UNSAFE=yes
-# Workaround for: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210327
-QMAKE_ARGS+= QMAKE_CXXFLAGS_CXX11=
+MAKE_JOBS_UNSAFE= yes # Workaround for: https://github.com/abau/dilay/issues/19 parallel build fails (still a problem despite having been closed)
-PLIST_FILES= bin/dilay
+PLIST_FILES= bin/dilay \
+ share/applications/dilay.desktop
+.for sz in 16 32 48 256
+PLIST_FILES+= share/icons/hicolor/${sz}x${sz}/apps/dilay.png
+.endfor
.include <bsd.port.mk>
diff --git a/graphics/dilay/distinfo b/graphics/dilay/distinfo
index a73030e76aca..e76364d5a229 100644
--- a/graphics/dilay/distinfo
+++ b/graphics/dilay/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465955512
-SHA256 (abau-dilay-1.5.0_GH0.tar.gz) = 43e159848b15b731663d06f5b3f0a05b5ff36c6dfce9e855eb9f5b1a0807ea66
-SIZE (abau-dilay-1.5.0_GH0.tar.gz) = 145167
+TIMESTAMP = 1515695147
+SHA256 (abau-dilay-1.6.1-11-g1c129887_GH0.tar.gz) = b9162f2496c9c52687d1c95aa5a9376dd5d075475ee32299672596376f4f0ee4
+SIZE (abau-dilay-1.6.1-11-g1c129887_GH0.tar.gz) = 219617