diff options
Diffstat (limited to 'math/gnome-calculator')
-rw-r--r-- | math/gnome-calculator/Makefile | 16 | ||||
-rw-r--r-- | math/gnome-calculator/distinfo | 6 |
2 files changed, 13 insertions, 9 deletions
diff --git a/math/gnome-calculator/Makefile b/math/gnome-calculator/Makefile index e478fc945f70..1f7a45a12a17 100644 --- a/math/gnome-calculator/Makefile +++ b/math/gnome-calculator/Makefile @@ -1,29 +1,33 @@ PORTNAME= gnome-calculator -PORTVERSION= 47.1 +PORTVERSION= 47.3 +PORTREVISION= 1 CATEGORIES= math gnome -MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME calculator tool -WWW= https://live.gnome.org/Gcalctool +WWW= https://apps.gnome.org/Calculator/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +PORTSCOUT= limit:^47\. + BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libmpc.so:math/mpc \ libmpfr.so:math/mpfr \ libsoup-3.0.so:devel/libsoup3 -PORTSCOUT= limitw:1,even - USES= compiler:c11 gettext gnome localbase:ldflags meson pkgconfig \ python:build tar:xz vala:build -USE_GNOME= gtk40 gtksourceview5 introspection libxml2 libadwaita +USE_GNOME= glib20 gtk40 gtksourceview5 introspection:build libxml2 \ + libadwaita BINARY_ALIAS= python3=${PYTHON_VERSION} +MESON_ARGS= -Ddoc=false + GLIB_SCHEMAS= org.gnome.calculator.gschema.xml .include <bsd.port.mk> diff --git a/math/gnome-calculator/distinfo b/math/gnome-calculator/distinfo index 0ea9048d3f70..e96ac596524f 100644 --- a/math/gnome-calculator/distinfo +++ b/math/gnome-calculator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741178794 -SHA256 (gnome/gnome-calculator-47.1.tar.xz) = be9f922799b7e7e65c97348b9b7e647ffe33c831bb3a51d39e2c168d2adc40e0 -SIZE (gnome/gnome-calculator-47.1.tar.xz) = 1107576 +TIMESTAMP = 1748616225 +SHA256 (gnome/gnome-calculator-47.3.tar.xz) = e6ebdf3400f5818cf4aa207e1b011e61314bb64ceb81690a0b0c028a2b14fa9a +SIZE (gnome/gnome-calculator-47.3.tar.xz) = 1107920 |