| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/editors/xmlcopyeditor/ |
Upload File : |
PORTNAME= xmlcopyeditor
PORTVERSION= 1.3.0.0
PORTREVISION= 3
CATEGORIES= editors
MASTER_SITES= SF/xml-copy-editor/${PORTNAME}-linux/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast validating XML editor
WWW= http://xml-copy-editor.sourceforge.net/
LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs
LIB_DEPENDS= libaspell.so:textproc/aspell \
libenchant.so:textproc/enchant \
libexpat.so:textproc/expat2 \
libharfbuzz.so:print/harfbuzz \
libpcre.so:devel/pcre \
libxerces-c.so.3:textproc/xerces-c3 \
libxml2.so:textproc/libxml2 \
libxslt.so:textproc/libxslt
USES= autoreconf compiler:c++11-lang desktop-file-utils dos2unix \
gmake gettext-tools gnome iconv libtool pkgconfig
USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 intltool pango
USE_WX= 3.0+
WX_COMPS= wx
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-nls # NLS does not work properly
CPPFLAGS+= -I${LOCALBASE}/include
WRKSRC= ${WRKDIR}/${PORTNAME}
.include <bsd.port.mk>