Skip to content

Commit

Permalink
x11-wm/phoc: update bundled gmobile to 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Mar 8, 2024
1 parent 7ec9385 commit 93bd62f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion x11-wm/phoc/Makefile
@@ -1,6 +1,7 @@
PORTNAME= phoc
DISTVERSIONPREFIX= v
DISTVERSION= 0.36.0
PORTREVISION= 1
CATEGORIES= x11-wm wayland

MAINTAINER= jbeich@FreeBSD.org
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.4-7-gd5ed9ed:gmobile/subprojects/gmobile
GL_TUPLE= World/Phosh:gmobile:v0.0.6:gmobile/subprojects/gmobile
MESON_ARGS= -Dembed-wlroots=disabled
PLIST_FILES= bin/${PORTNAME} \
share/man/man5/${PORTNAME}.ini.5.gz \
Expand All @@ -41,4 +42,10 @@ MANPAGES_BUILD_DEPENDS= rst2man:textproc/py-docutils
MANPAGES_MESON_TRUE= man
MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz

.ifdef GL_TUPLE
post-configure:
@${REINPLACE_CMD} 's/meson install/& \
--skip-subprojects/' ${BUILD_WRKSRC}/build.ninja
.endif

.include <bsd.port.mk>
4 changes: 2 additions & 2 deletions x11-wm/phoc/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1706952412
SHA256 (phoc-v0.36.0.tar.bz2) = 9bd09589359c70e9b9bd0b504cb79a8e52fb4c3addff4d1dfc23b2e3af5347c6
SIZE (phoc-v0.36.0.tar.bz2) = 236994
SHA256 (gmobile-v0.0.4-7-gd5ed9ed.tar.bz2) = 12b8b52769e79e4322bf0d537d9d4234a99946aa33923bddb03118130512e4e5
SIZE (gmobile-v0.0.4-7-gd5ed9ed.tar.bz2) = 39637
SHA256 (gmobile-v0.0.6.tar.bz2) = 0d122e77c110c2d40f60c82ebecf5cf998209ca3e5544670125a085b1760af45
SIZE (gmobile-v0.0.6.tar.bz2) = 42905

0 comments on commit 93bd62f

Please sign in to comment.