| 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/textproc/scim/ |
Upload File : |
PORTNAME= scim
PORTVERSION= 1.4.9
PORTREVISION= 6
CATEGORIES= textproc
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Smart Common Input Method platform
WWW= https://github.com/scim-im/scim
LICENSE= LGPL21
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= compiler:c++11-lang gettext gmake gnome iconv libtool pathfix \
pkgconfig xorg
USE_GNOME= gtk20 intlhack
USE_XORG= x11 xpm
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__
LIBS+= -L${LOCALBASE}/lib
post-patch:
@${REINPLACE_CMD} 's/-lstdc++//' \
${WRKSRC}/extras/gtk2_immodule/Makefile.in \
${WRKSRC}/extras/setup/Makefile.in \
${WRKSRC}/src/Makefile.in \
${WRKSRC}/tests/Makefile.in
.include <bsd.port.mk>