| 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/x11-toolkits/gtk-sharp30/ |
Upload File : |
PORTNAME= gtk-sharp
PORTVERSION= 2.99.3
PORTREVISION= 3
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
PKGNAMESUFFIX= 30
MAINTAINER= kwm@FreeBSD.org
COMMENT= GTK+ and GNOME interfaces for the .NET runtime
WWW= https://www.mono-project.com/Gtk
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libinotify.so:devel/libinotify
RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML
USES= gettext-runtime gmake gnome libtool mono pathfix perl5 \
pkgconfig shebangfix tar:xz
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME= cairo gdkpixbuf2 gtk30
SHEBANG_FILES= parser/*.pl
USE_PERL5= run
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}
.include <bsd.port.pre.mk>
.if defined(MONO_DEFAULT) && ${MONO_DEFAULT} > 6
BROKEN= fails to build with Mono version ${MONO_DEFAULT}: 'Range' is an ambiguous reference between 'System.Range' and 'Gtk.Range'
.endif
post-patch:
@${REINPLACE_CMD} -e 's|gmcs|mcs|g' \
${WRKSRC}/configure
.include <bsd.port.post.mk>