| 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-fm/librfm/ |
Upload File : |
PORTNAME= librfm
PORTVERSION= 5.3.16.4
PORTREVISION= 4
CATEGORIES= x11-fm
MASTER_SITES= SF/xffm/5.3.16.3
DISTNAME= ${PORTNAME}5-${PORTVERSION}
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Basic library used by some rfm applications
WWW= http://xffm.sourceforge.net/libxffm.html
LICENSE= GPLv3
BUILD_DEPENDS= gawk:lang/gawk
LIB_DEPENDS= libtubo.so:x11-fm/libtubo \
libdbh.so:databases/dbh \
libzip.so:archivers/libzip \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
OPTIONS_DEFINE= NLS
CONFIGURE_ARGS+=--with-pkglibdata
USES= autoreconf gettext gnome gmake libtool:keepla pkgconfig \
tar:bzip2 xorg
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool cairo libxml2 librsvg2
USE_XORG+= x11
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}5-${PORTVERSION}
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
PLIST_SUB+= NLS=""
.else
PLIST_SUB+= NLS="@comment "
CONFIGURE_ARGS+=--disable-nls
.endif
.include <bsd.port.mk>