2015-08-05 21:13:24 +02:00
|
|
|
PORTNAME= gnome-taquin
|
2020-11-07 10:05:07 +01:00
|
|
|
PORTVERSION= 3.38.1
|
2023-02-24 10:34:40 +01:00
|
|
|
PORTREVISION= 2
|
2015-08-05 21:13:24 +02:00
|
|
|
CATEGORIES= games gnome
|
|
|
|
MASTER_SITES= GNOME
|
2022-08-09 20:39:52 +02:00
|
|
|
DIST_SUBDIR= gnome
|
2015-08-05 21:13:24 +02:00
|
|
|
|
2022-08-26 18:34:22 +02:00
|
|
|
# Incomplete upstream vala fix
|
|
|
|
# PATCH_SITES= https://gitlab.gnome.org/GNOME/gnome-taquin/-/commit/
|
|
|
|
# PATCHFILES= 66be44dc20d114e449fc33156e3939fd05dfbb16.diff:-p1
|
|
|
|
|
2015-08-05 21:13:24 +02:00
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
2016-10-28 18:00:45 +02:00
|
|
|
COMMENT= Move tiles so that they reach their places
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://wiki.gnome.org/Apps/Taquin/
|
2015-08-05 21:13:24 +02:00
|
|
|
|
2017-05-17 10:44:31 +02:00
|
|
|
LICENSE= GPLv3
|
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
|
2022-08-26 17:31:20 +02:00
|
|
|
BUILD_DEPENDS= itstool:textproc/itstool
|
2017-05-17 10:44:31 +02:00
|
|
|
LIB_DEPENDS= libcanberra.so:audio/libcanberra \
|
|
|
|
libcanberra-gtk3.so:audio/libcanberra-gtk3
|
2015-08-05 21:13:24 +02:00
|
|
|
|
|
|
|
PORTSCOUT= limitw:1,even
|
|
|
|
|
2022-08-26 17:31:20 +02:00
|
|
|
USES= gettext gmake gnome localbase meson pathfix pkgconfig tar:xz vala:build xorg
|
2020-11-07 10:05:07 +01:00
|
|
|
USE_GNOME= cairo gsound gtk30 intlhack librsvg2 libxml2:build
|
2017-05-17 10:44:31 +02:00
|
|
|
USE_XORG= x11
|
2015-08-05 21:13:24 +02:00
|
|
|
|
2020-11-07 10:05:07 +01:00
|
|
|
GLIB_SCHEMAS= org.gnome.Taquin.gschema.xml
|
2015-08-05 21:13:24 +02:00
|
|
|
|
2022-08-26 18:34:22 +02:00
|
|
|
BROKEN= Does not build with current vala
|
|
|
|
|
2015-08-05 21:13:24 +02:00
|
|
|
.include <bsd.port.mk>
|