Skip to content

Commit

Permalink
games/swell-foop: Update to 40.1
Browse files Browse the repository at this point in the history
  • Loading branch information
neelchauhan committed Aug 18, 2021
1 parent 3b74add commit e326284
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 141 deletions.
20 changes: 8 additions & 12 deletions games/swell-foop/Makefile
@@ -1,33 +1,29 @@
# Created by: FreeBSD GNOME Team <gnome@freebsd.org>

PORTNAME= swell-foop
PORTVERSION= 3.34.1
PORTVERSION= 40.1
CATEGORIES= games gnome
MASTER_SITES= GNOME
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
DIST_SUBDIR= gnome

PATCH_SITES= https://gitlab.gnome.org/GNOME/swell-foop/-/commit/
PATCHFILES= a366bf649c032c56f52138d14e2b96b4a48525de.patch:-p1

MAINTAINER= gnome@FreeBSD.org
COMMENT= Gnome swell-foop

LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= vala:lang/vala \
itstool:textproc/itstool
BUILD_DEPENDS= itstool:textproc/itstool \
vala:lang/vala
LIB_DEPENDS= libclutter-1.0.so:graphics/clutter \
libclutter-gtk-1.0.so:graphics/clutter-gtk3
libclutter-gtk-1.0.so:graphics/clutter-gtk3 \
libgnome-games-support-1.so:games/libgnome-games-support

PORTSCOUT= limitw:1,even

USES= gettext gnome localbase meson \
pkgconfig python:3.6+,build tar:xz
USES= gettext gnome localbase meson pkgconfig python:3.6+,build \
tar:xz
USE_GNOME= gtk30
INSTALLS_ICONS= yes
BINARY_ALIAS= python3=${PYTHON_VERSION}

GLIB_SCHEMAS= org.gnome.swell-foop.gschema.xml

.include <bsd.port.mk>
8 changes: 3 additions & 5 deletions games/swell-foop/distinfo
@@ -1,5 +1,3 @@
TIMESTAMP = 1613211655
SHA256 (gnome/swell-foop-3.34.1.tar.xz) = 61c6b6ff9047c00bdc0dbe11a880058a5462921c702123a2d6d1a652bbbe6280
SIZE (gnome/swell-foop-3.34.1.tar.xz) = 732008
SHA256 (gnome/a366bf649c032c56f52138d14e2b96b4a48525de.patch) = 744f046f0561bd27f339ee2115d8caa2d9cd36c8a6c3046456fe0bdaefacf419
SIZE (gnome/a366bf649c032c56f52138d14e2b96b4a48525de.patch) = 757
TIMESTAMP = 1629301532
SHA256 (gnome/swell-foop-40.1.tar.xz) = c1070d8a88fa43dc56a85e8bba07e9d89d8f8898cf9ed6b838e81f8d1e58249f
SIZE (gnome/swell-foop-40.1.tar.xz) = 821744

0 comments on commit e326284

Please sign in to comment.