| 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/graphics/gnome-color-manager/ |
Upload File : |
PORTNAME= gnome-color-manager
PORTVERSION= 3.36.0
PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Session framework for the GNOME desktop to manage color profiles
WWW= https://git.gnome.org/browse/gnome-color-manager
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= docbook2man:textproc/docbook-utils \
itstool:textproc/itstool \
docbook-sgml>0:textproc/docbook-sgml
LIB_DEPENDS= liblcms2.so:graphics/lcms2 \
libcolord.so:graphics/colord \
libcolord-gtk.so:graphics/colord-gtk \
libtiff.so:graphics/tiff \
libexif.so:graphics/libexif
PORTSCOUT= limitw:1,even
USES= compiler:c++11-lang desktop-file-utils gettext gnome meson \
pkgconfig tar:xz
USE_GNOME= cairo gtk30 vte3
USE_LDCONFIG= yes
MESON_ARGS= -Dtests=false
post-patch:
@${REINPLACE_CMD} -e "s|'share/man/man1'|'man/man1'|g" \
${WRKSRC}/man/meson.build
.include <bsd.port.mk>