| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 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/textproc/scim-table-imengine/ |
Upload File : |
PORTNAME= scim-table-imengine
PORTVERSION= 0.5.10
PORTREVISION= 7
CATEGORIES= textproc
MASTER_SITES= SF/scim/scim-tables/${PORTVERSION}
DISTNAME= scim-tables-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= SCIM table based input method engine
WWW= https://github.com/scim-im/scim
BUILD_DEPENDS= scim:textproc/scim
RUN_DEPENDS= scim:textproc/scim
GNU_CONFIGURE= yes
USES= compiler:c++11-lang gettext gmake libtool:keepla pkgconfig
CONFIGURE_ARGS= --disable-skim-support
CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__
LDFLAGS+= -L${LOCALBASE}/lib -lintl
post-patch:
@${TOUCH} ${WRKSRC}/config.h.in
.include <bsd.port.mk>