2014-11-19 12:49:04 +01:00
|
|
|
PORTNAME= swell-foop
|
2022-06-22 00:47:09 +02:00
|
|
|
PORTVERSION= 41.1
|
2023-12-23 18:35:45 +01:00
|
|
|
PORTREVISION= 2
|
2014-11-19 12:49:04 +01:00
|
|
|
CATEGORIES= games gnome
|
2021-08-18 18:09:01 +02:00
|
|
|
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
|
2018-09-30 13:58:29 +02:00
|
|
|
DIST_SUBDIR= gnome
|
2014-11-19 12:49:04 +01:00
|
|
|
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
|
|
COMMENT= Gnome swell-foop
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://wiki.gnome.org/Swell%20Foop
|
2014-11-19 12:49:04 +01:00
|
|
|
|
2017-05-17 10:44:31 +02:00
|
|
|
LICENSE= GPLv2
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2022-08-26 17:31:20 +02:00
|
|
|
BUILD_DEPENDS= itstool:textproc/itstool
|
2018-09-30 13:58:29 +02:00
|
|
|
LIB_DEPENDS= libclutter-1.0.so:graphics/clutter \
|
2021-08-18 18:09:01 +02:00
|
|
|
libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
|
|
|
|
libgnome-games-support-1.so:games/libgnome-games-support
|
2014-11-19 12:49:04 +01:00
|
|
|
|
2015-08-05 21:13:24 +02:00
|
|
|
PORTSCOUT= limitw:1,even
|
|
|
|
|
2023-06-15 00:00:28 +02:00
|
|
|
USES= gettext gnome localbase meson pkgconfig python:build \
|
2022-08-26 17:31:20 +02:00
|
|
|
tar:xz vala:build
|
2018-09-30 13:58:29 +02:00
|
|
|
USE_GNOME= gtk30
|
2021-08-27 16:44:47 +02:00
|
|
|
GLIB_SCHEMAS= org.gnome.SwellFoop.gschema.xml
|
2018-09-30 13:58:29 +02:00
|
|
|
BINARY_ALIAS= python3=${PYTHON_VERSION}
|
2014-11-19 12:49:04 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|