mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
graphics/luxrender, graphics/luxrender14: remove X11 option (Qt4 deprecation)
Approved by: portmgr (implicit)
This commit is contained in:
parent
0d1687715d
commit
df14c84989
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495945
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= luxrender
|
||||
DISTVERSION?= 1.6
|
||||
PORTREVISION= 12
|
||||
PORTREVISION= 13
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://bitbucket.org/luxrender/lux/get/ \
|
||||
https://bitbucket.org/luxrender/luxrays/get/:lr
|
||||
@ -52,18 +52,6 @@ FREEIMAGE_DESC= Build with FreeImage (otherwise use OIIO only)
|
||||
FREEIMAGE_CMAKE_ON= -DLUX_USE_FREEIMAGE:BOOL=ON
|
||||
FREEIMAGE_LIB_DEPENDS= libfreeimage.so:graphics/freeimage
|
||||
|
||||
X11_DESC= Build GUI executable (requires Qt 4)
|
||||
X11_USES= qt:4
|
||||
X11_USE= QT=moc_build,qmake_build,rcc_build,uic_build,corelib,gui
|
||||
X11_PLIST_FILES= bin/luxrender
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MX11}
|
||||
DEPRECATED= Qt4 has been EOL since december 2015
|
||||
EXPIRATION_DATE= 2019-03-15
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${LN} -sf ${PORTNAME}-luxrays-${LUXRAYS_REV} ${WRKDIR}/luxrays
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
DISTVERSION= 1.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
|
||||
LUX_REV= dfd211d6faa0
|
||||
LUXRAYS_REV= 7c7127ee1fa4
|
||||
|
Loading…
Reference in New Issue
Block a user