| 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/libunique3/ |
Upload File : |
PORTNAME= libunique
PORTVERSION= 3.0.2
PORTREVISION= 3
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
MAINTAINER= kwm@FreeBSD.org
COMMENT= Library for single instance applications
WWW= http://live.gnome.org/LibUnique
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz xorg
USE_XORG= ice x11
USE_LDCONFIG= yes
USE_GNOME= gtk30 gnomeprefix introspection:build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-maintainer-flags --enable-gtk-doc-html=no
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
post-patch:
@${REINPLACE_CMD} \
-e 's|unique tests doc|unique tests|g' \
${WRKSRC}/configure ${WRKSRC}/Makefile.in
.include <bsd.port.mk>