aboutsummaryrefslogtreecommitdiff
path: root/games/swell-foop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/swell-foop/Makefile')
-rw-r--r--games/swell-foop/Makefile25
1 files changed, 10 insertions, 15 deletions
diff --git a/games/swell-foop/Makefile b/games/swell-foop/Makefile
index ae77f67aec37..8424cd1c049b 100644
--- a/games/swell-foop/Makefile
+++ b/games/swell-foop/Makefile
@@ -1,28 +1,23 @@
PORTNAME= swell-foop
-PORTVERSION= 41.1
-PORTREVISION= 2
+PORTVERSION= 48.1
CATEGORIES= games gnome
-MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Gnome swell-foop
-WWW= https://wiki.gnome.org/Swell%20Foop
+COMMENT= GNOME swell-foop
+WWW= https://gitlab.gnome.org/GNOME/swell-foop
-LICENSE= GPLv2
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= itstool:textproc/itstool
-LIB_DEPENDS= libclutter-1.0.so:graphics/clutter \
- libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
- libgnome-games-support-1.so:games/libgnome-games-support
+LIB_DEPENDS= libgee-0.8.so:devel/libgee \
+ libgnome-games-support-2.so:games/libgnome-games-support2
+RUN_DEPENDS= dbus>0:devel/dbus
-PORTSCOUT= limitw:1,even
-
-USES= gettext gnome localbase meson pkgconfig python:build \
- tar:xz vala:build
-USE_GNOME= gtk30
+USES= gettext gnome localbase meson pkgconfig tar:xz vala:build
+USE_GNOME= glib20 gtk40 librsvg2 pango libadwaita
GLIB_SCHEMAS= org.gnome.SwellFoop.gschema.xml
-BINARY_ALIAS= python3=${PYTHON_VERSION}
.include <bsd.port.mk>