xref: /mports/math/gnome-calculator/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	gnome-calculator
2PORTVERSION=	3.38.2
3PORTREVISION=	1
4CATEGORIES=	math gnome
5MASTER_SITES=	GNOME
6DIST_SUBDIR=	gnome
7
8MAINTAINER=	ports@MidnightBSD.org
9COMMENT=	GNOME calculator tool
10WWW=		https://live.gnome.org/Gcalctool
11
12LICENSE=	gpl3+
13LICENSE_FILE=	${WRKSRC}/COPYING
14
15BUILD_DEPENDS=	itstool:textproc/itstool
16LIB_DEPENDS=	libmpfr.so:math/mpfr \
17		libmpc.so:math/mpc \
18		libsoup-2.4.so:devel/libsoup \
19		libgee-0.8.so:devel/libgee
20
21PORTSCOUT=	limitw:1,even
22
23USES=		compiler:c11 gettext gnome localbase:ldflags meson \
24		pkgconfig python:build tar:xz vala:build
25USE_GNOME=	gtksourceview4 libxml2
26BINARY_ALIAS=	python3=${PYTHON_VERSION}
27
28GLIB_SCHEMAS=	org.gnome.calculator.gschema.xml
29
30NO_TEST=	yes
31
32.include <bsd.port.mk>
33

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026