| 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/games/xqf/ |
Upload File : |
PORTNAME= xqf
PORTVERSION= 1.0.6.2
PORTREVISION= 1
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= games
MAINTAINER= ports@FreeBSD.org
COMMENT= Server browser for many popular 3D action games
WWW= http://www.linuxgames.com/xqf/
RUN_DEPENDS= qstat:games/qstat
USES= autoreconf gettext gmake gnome pkgconfig xorg
USE_GNOME= intlhack gdkpixbuf2 gdkpixbuf2xlib
USE_XORG= x11
GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= XQF
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lX11
PORTDATA= *
PORTDOCS= *
OPTIONS_DEFINE= GTK2 BZIP2 DOCS
OPTIONS_DEFAULT=GTK2 BZIP2
GTK2_USE= GNOME=gtk20
GTK2_CONFIGURE_ENABLE= gtk2
BZIP2_CONFIGURE_ENABLE= bzip2
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/docs/xqfdocs.html ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>