Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150498078
D13878.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D13878.id.diff
View Options
Index: head/graphics/dilay/Makefile
===================================================================
--- head/graphics/dilay/Makefile
+++ head/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 @@
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>
Index: head/graphics/dilay/distinfo
===================================================================
--- head/graphics/dilay/distinfo
+++ head/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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 2, 5:52 PM (12 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30732315
Default Alt Text
D13878.id.diff (1 KB)
Attached To
Mode
D13878: graphics/dilay: Update to 1.6.1
Attached
Detach File
Event Timeline
Log In to Comment