diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-08-26 18:34:22 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-08-26 19:02:27 +0200 |
commit | 53247e20339908dbf725dbb2a6dd6ce4b1fdaa9a (patch) | |
tree | 162360cda143a1fd6972725d2a682621f11f75a5 /games | |
parent | mail/geary: handle vala update (diff) |
games/gnome-taquin: mark broken (does not build against current vala)
- upstream has incompelete fix in:
https://gitlab.gnome.org/GNOME/gnome-taquin/-/commit/66be44dc20d114e449fc33156e3939fd05dfbb16
- project seems rater EOL
PR: 249940
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-taquin/Makefile | 6 | ||||
-rw-r--r-- | games/gnome-taquin/distinfo | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/games/gnome-taquin/Makefile b/games/gnome-taquin/Makefile index 1dbe22b5759a..1760bc8c9638 100644 --- a/games/gnome-taquin/Makefile +++ b/games/gnome-taquin/Makefile @@ -5,6 +5,10 @@ CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome +# Incomplete upstream vala fix +# PATCH_SITES= https://gitlab.gnome.org/GNOME/gnome-taquin/-/commit/ +# PATCHFILES= 66be44dc20d114e449fc33156e3939fd05dfbb16.diff:-p1 + MAINTAINER= gnome@FreeBSD.org COMMENT= Move tiles so that they reach their places @@ -23,4 +27,6 @@ USE_XORG= x11 GLIB_SCHEMAS= org.gnome.Taquin.gschema.xml +BROKEN= Does not build with current vala + .include <bsd.port.mk> diff --git a/games/gnome-taquin/distinfo b/games/gnome-taquin/distinfo index 455122ffca7e..ef595c011134 100644 --- a/games/gnome-taquin/distinfo +++ b/games/gnome-taquin/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1660070385 +TIMESTAMP = 1661531577 SHA256 (gnome/gnome-taquin-3.38.1.tar.xz) = 96db3d8fad497924a7390ad108a3ef72432a1d62d2456cae5e1934057018814f SIZE (gnome/gnome-taquin-3.38.1.tar.xz) = 5265440 +SHA256 (gnome/66be44dc20d114e449fc33156e3939fd05dfbb16.diff) = ee8f3a684354e13fcdb033d208347c2ceda15773976bac7d44f53defdfeaf2ab +SIZE (gnome/66be44dc20d114e449fc33156e3939fd05dfbb16.diff) = 9422 |