Skip to content

Commit

Permalink
x11-wm/phoc: update to 0.39.0
Browse files Browse the repository at this point in the history
Changes:	https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.39.0
Reported by:	GitLab (notify releases)
  • Loading branch information
jbeich committed May 15, 2024
1 parent d80a194 commit 0a1fc2d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
8 changes: 5 additions & 3 deletions x11-wm/phoc/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= phoc
DISTVERSIONPREFIX= v
DISTVERSION= 0.38.0
DISTVERSION= 0.39.0
CATEGORIES= x11-wm wayland

MAINTAINER= jbeich@FreeBSD.org
Expand All @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
wayland-protocols>=1.15:graphics/wayland-protocols
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
libudev.so:devel/libudev-devd \
libwayland-server.so:graphics/wayland \
libwlroots.so:x11-toolkits/wlroots \
libinput.so:x11/libinput \
Expand All @@ -26,7 +27,7 @@ USE_GNOME= cairo gnomedesktop3
USE_XORG= pixman xcb
GL_SITE= https://gitlab.gnome.org
GL_ACCOUNT= World/Phosh
GL_TUPLE= World/Phosh:gmobile:v0.0.6:gmobile/subprojects/gmobile
GL_TUPLE= World/Phosh:gmobile:v0.2.0:gmobile/subprojects/gmobile
MESON_ARGS= -Dembed-wlroots=disabled
PLIST_FILES= bin/${PORTNAME} \
share/man/man5/${PORTNAME}.ini.5.gz \
Expand All @@ -39,7 +40,8 @@ OPTIONS_DEFAULT=MANPAGES

MANPAGES_BUILD_DEPENDS= rst2man:textproc/py-docutils
MANPAGES_MESON_TRUE= man
MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz
MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz \
share/man/man5/${PORTNAME}.gsettings.5.gz

.ifdef GL_TUPLE
post-configure:
Expand Down
10 changes: 5 additions & 5 deletions x11-wm/phoc/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1712338405
SHA256 (phoc-v0.38.0.tar.bz2) = 5e37eaf13c36a16a07efd3c9e843da637379f5385805d0e12ed64369047fc676
SIZE (phoc-v0.38.0.tar.bz2) = 244988
SHA256 (gmobile-v0.0.6.tar.bz2) = 0d122e77c110c2d40f60c82ebecf5cf998209ca3e5544670125a085b1760af45
SIZE (gmobile-v0.0.6.tar.bz2) = 42905
TIMESTAMP = 1715676002
SHA256 (phoc-v0.39.0.tar.bz2) = 7af4befc54ca0ce3e3739af6618865f294f3d4c48b44b994a3f3c9ce462d5282
SIZE (phoc-v0.39.0.tar.bz2) = 248981
SHA256 (gmobile-v0.2.0.tar.bz2) = a043d63026731b7d2e7cb2a8332ca0f4125d74f15a76db7fd4b857064e0a8727
SIZE (gmobile-v0.2.0.tar.bz2) = 54872

0 comments on commit 0a1fc2d

Please sign in to comment.