Mark as broken on armvX.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
5b597dddbd
commit
40495e8300
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464878
@ -13,6 +13,9 @@ COMMENT= Comprehensive desktop publishing program
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
BROKEN_armv6= fails to build: scribus.cpp:6711:36: assigning to 'double *' from incompatible type 'qreal *'
|
||||
BROKEN_armv7= fails to build: scribus.cpp:6711:36: assigning to 'double *' from incompatible type 'qreal *'
|
||||
|
||||
LIB_DEPENDS= liblcms.so:graphics/lcms \
|
||||
libpng.so:graphics/png \
|
||||
libtiff.so:graphics/tiff \
|
||||
@ -27,10 +30,10 @@ LIB_DEPENDS= liblcms.so:graphics/lcms \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR}
|
||||
|
||||
USE_QT4= corelib gui linguist_build moc_build qmake_build rcc_build uic_build xml network
|
||||
USE_GNOME= libartlgpl2 libxml2
|
||||
USES= cmake:outsource desktop-file-utils ghostscript:run jpeg \
|
||||
pkgconfig python:2.7 shared-mime-info tar:xz
|
||||
USE_QT4= corelib gui linguist_build moc_build qmake_build rcc_build uic_build xml network
|
||||
USE_GNOME= libartlgpl2 libxml2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_ARGS+= -DWANT_HUNSPELL=YES -Wno-ferror-limit
|
||||
|
Loading…
Reference in New Issue
Block a user