| 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/rep-gtk2/ |
Upload File : |
PORTNAME= rep-gtk2
PORTVERSION= 0.90.8.3
PORTEPOCH= 1
CATEGORIES= x11-toolkits
MASTER_SITES= http://download.tuxfamily.org/librep/rep-gtk/
DISTNAME= rep-gtk_${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= GTK+-2 bindings for rep Lisp interpreter
WWW= https://sawfish.tuxfamily.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= librep.so:lang/librep \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
USES= autoreconf gmake gnome libtool pathfix pkgconfig tar:xz
GNU_CONFIGURE= yes
USE_GNOME= cairo gdkpixbuf2 gtk20
PLIST_FILES= include/rep-gtk/rep-gtk.h lib/rep/gui/gtk-2/gtk.a \
lib/rep/gui/gtk-2/gtk.so libdata/pkgconfig/rep-gtk.pc
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/rep/gui/gtk-2/gtk.so
.include <bsd.port.mk>