FreeBSD Bugzilla – Attachment 171534 Details for
Bug 210369
[NEW PORT] graphics/dilay: 3D sculpting application
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar archive
dilay.shar (text/plain), 2.20 KB, created by
Yuri Victorovich
on 2016-06-18 06:21:41 UTC
(
hide
)
Description:
shar archive
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2016-06-18 06:21:41 UTC
Size:
2.20 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># graphics/dilay ># graphics/dilay/Makefile ># graphics/dilay/distinfo ># graphics/dilay/pkg-descr ># >echo c - graphics/dilay >mkdir -p graphics/dilay > /dev/null 2>&1 >echo x - graphics/dilay/Makefile >sed 's/^X//' >graphics/dilay/Makefile << '16e666db3a0f2ff45d91c2b2eaf09c2b' >X# Created by: Yuri Victorovich <yuri@rawbw.com> >X# $FreeBSD$ >X >XPORTNAME= dilay >XPORTVERSION= 1.5.0 >XCATEGORIES= graphics >X >XMAINTAINER= yuri@rawbw.com >XCOMMENT= 3D sculpting application >X >XLICENSE= GPLv3 >X >XBUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm >X >XUSE_GITHUB= yes >XGH_ACCOUNT= abau >X >XUSES= compiler:c++14-lang gmake qmake >XUSE_CXXSTD= c++14 >XUSE_GL= gl >XUSE_QT5= core gui opengl widgets xml buildtools_build linguisttools_build >X >X# Workaround for: A lot of warnings: unused parameter 'o' (https://github.com/abau/dilay/issues/18) >XCXXFLAGS+= -Werror,-Wunused-parameter >X# Workaround for: Parallel build fails (https://github.com/abau/dilay/issues/19) >XMAKE_JOBS_NUMBER=1 >X# Workaround for: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210327 >XQMAKE_ARGS+= QMAKE_CXXFLAGS_CXX11= >X >XPLIST_FILES= bin/dilay >XBROKEN_FreeBSD_9= Does not build on FreeBSD < 10: "unordered_set" not found >X >X.include <bsd.port.mk> >16e666db3a0f2ff45d91c2b2eaf09c2b >echo x - graphics/dilay/distinfo >sed 's/^X//' >graphics/dilay/distinfo << 'da4620ddce34c053f37daa4c1b94a477' >XTIMESTAMP = 1465955512 >XSHA256 (abau-dilay-1.5.0_GH0.tar.gz) = 43e159848b15b731663d06f5b3f0a05b5ff36c6dfce9e855eb9f5b1a0807ea66 >XSIZE (abau-dilay-1.5.0_GH0.tar.gz) = 145167 >da4620ddce34c053f37daa4c1b94a477 >echo x - graphics/dilay/pkg-descr >sed 's/^X//' >graphics/dilay/pkg-descr << '339f90d511d15b8e918b74ce35b961fe' >XDilay is a 3D sculpting application that provides an intuitive workflow >Xusing a number of powerful modeling tools. As each tool locally subdivides >Xthe mesh where more details are required, Dilay allows artists to rapidly >Xcreate complex meshes. >X >XWWW: http://abau.org/dilay >339f90d511d15b8e918b74ce35b961fe >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 210369
:
171534
|
171689