Skip to content

Commit

Permalink
x11-wm/phoc: update to 0.25.0
Browse files Browse the repository at this point in the history
Changes:	https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.25.0
Reported by:	GitLab (notify releases)
  • Loading branch information
jbeich committed Mar 1, 2023
1 parent 220f031 commit 0256111
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
10 changes: 6 additions & 4 deletions x11-wm/phoc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= phoc
DISTVERSIONPREFIX= v
DISTVERSION= 0.24.0
DISTVERSION= 0.25.0
CATEGORIES= x11-wm wayland

MAINTAINER= jbeich@FreeBSD.org
Expand All @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.15:graphics/wayland-protocols \
wlroots>=0.15.1<0.16.0:x11-toolkits/wlroots
LIB_DEPENDS= libwayland-server.so:graphics/wayland \
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
libwayland-server.so:graphics/wayland \
libwlroots.so:x11-toolkits/wlroots \
libinput.so:x11/libinput \
libxkbcommon.so:x11/libxkbcommon
Expand All @@ -22,11 +23,12 @@ RUN_DEPENDS= ${LOCALBASE}/share/glib-2.0/schemas/org.gnome.mutter.gschema.xml:x1
USES= compiler:c11 gl gnome meson pkgconfig python:build shebangfix xorg
USE_GITLAB= yes
USE_GL= glesv2
USE_GNOME= gnomedesktop3
USE_GNOME= cairo gnomedesktop3
USE_XORG= pixman xcb
GL_SITE= https://gitlab.gnome.org
GL_ACCOUNT= World/Phosh
GL_COMMIT= 8af5ef8fed9f82e80b73c44f82aa11206ba6157b
GL_COMMIT= 844200ee300ac574d5a77da815a1b681af718778
GL_TUPLE= https://gitlab.gnome.org:guidog:gmobile:ff854988bff80f2d4c1181ccf3c94b032603b6f9:gmobile/subprojects/gmobile
SHEBANG_FILES= build-aux/post_install.py
CFLAGS+= -Wno-error=format-nonliteral # clang
PLIST_FILES= bin/${PORTNAME}
Expand Down
8 changes: 5 additions & 3 deletions x11-wm/phoc/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1675164985
SHA256 (World/Phosh-phoc-8af5ef8fed9f82e80b73c44f82aa11206ba6157b_GL0.tar.gz) = 0f0c342d5f444ad63a11ad5c956aceaff8369c2a1a71921632b0d11f3467306b
SIZE (World/Phosh-phoc-8af5ef8fed9f82e80b73c44f82aa11206ba6157b_GL0.tar.gz) = 224617
TIMESTAMP = 1677666483
SHA256 (World/Phosh-phoc-844200ee300ac574d5a77da815a1b681af718778_GL0.tar.gz) = 51d272f2677f45e31d89012f16649ae120929a8e591f7994ce3bb56f1eff7d08
SIZE (World/Phosh-phoc-844200ee300ac574d5a77da815a1b681af718778_GL0.tar.gz) = 227974
SHA256 (guidog-gmobile-ff854988bff80f2d4c1181ccf3c94b032603b6f9_GL0.tar.gz) = 71faa5e30a363e7abb6c38e335f00b425288995033dedeeb1e4573474269c6a1
SIZE (guidog-gmobile-ff854988bff80f2d4c1181ccf3c94b032603b6f9_GL0.tar.gz) = 22316

0 comments on commit 0256111

Please sign in to comment.