| 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/print/photoprint/ |
Upload File : |
PORTNAME= photoprint
DISTVERSION= 0.4.2-pre2
PORTREVISION= 9
CATEGORIES= print graphics
MASTER_SITES= http://www.blackfiveimaging.co.uk/photoprint/
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to print multiple images per sheet
WWW= http://blackfiveimaging.co.uk/
LICENSE= GPLv2
LIB_DEPENDS= libcups.so:print/cups \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libgutenprint.so:print/gutenprint \
liblcms.so:graphics/lcms \
libnetpbm.so:graphics/netpbm \
libpng.so:graphics/png \
libtiff.so:graphics/tiff
GNU_CONFIGURE= yes
USES= compiler:c++11-lang desktop-file-utils gettext gnome jpeg \
libtool localbase pkgconfig xorg
USE_GNOME= cairo gdkpixbuf2 gtk20
USE_XORG= x11
USE_CXXSTD= gnu++98
LIBS+= -lX11
post-patch:
@${REINPLACE_CMD} -e 's|cups/cups.h|cups/ppd.h|g' \
${WRKSRC}/stp_support/printerqueues_unix.c
.include <bsd.port.mk>