| 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/misc/timezonemap/ |
Upload File : |
PORTNAME= timezonemap
DISTVERSION= 0.4.5.1
PORTREVISION= 1
CATEGORIES= misc gnome
MAINTAINER= gnome@freebsd.org
COMMENT= Gtk3 timezone map widget, forked from gnome which forked from Ubiquity
WWW= https://github.com/dashea/timezonemap
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= gnome-autogen.sh:devel/gnome-common
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
libsoup-2.4.so:devel/libsoup
USES= autoreconf:build gmake gnome libtool pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= dashea
USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build librsvg2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
pre-configure:
@cd ${WRKSRC} && ${SETENV} NOCONFIGURE=yes ${SH} autogen.sh
.include <bsd.port.mk>