Skip to content

Commit

Permalink
accessibility/feedbackd: 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 51066e5 commit 7ec9385
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
10 changes: 8 additions & 2 deletions accessibility/feedbackd/Makefile
@@ -1,7 +1,7 @@
PORTNAME= feedbackd
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= accessibility

MAINTAINER= jbeich@FreeBSD.org
Expand All @@ -19,7 +19,7 @@ USE_GNOME= glib20
USE_LDCONFIG= yes
GL_SITE= https://source.puri.sm
GL_ACCOUNT= Librem5
GL_TUPLE= https://gitlab.gnome.org:guidog:gmobile:v0.0.1-11-gff85498:gmobile/subprojects/gmobile
GL_TUPLE= https://gitlab.gnome.org:World/Phosh:gmobile:v0.0.6:gmobile/subprojects/gmobile
SHEBANG_FILES= build-aux/post_install.py
GLIB_SCHEMAS= org.sigxcpu.feedbackd.gschema.xml

Expand Down Expand Up @@ -50,4 +50,10 @@ VAPI_USES= vala:build
VAPI_MESON_TRUE= vapi
VAPI_IMPLIES= GIR

.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 accessibility/feedbackd/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1677701315
SHA256 (feedbackd-v0.1.0.tar.bz2) = 17351120edabd4a5cf8599b7b5b04ce63b88e910b9aa9b9a614f0344e78259a9
SIZE (feedbackd-v0.1.0.tar.bz2) = 75888
SHA256 (gmobile-v0.0.1-11-gff85498.tar.bz2) = a2a8587b03b386da62c22e486fbb752a8913becbc8c45c2aabd43b9e63ed07a7
SIZE (gmobile-v0.0.1-11-gff85498.tar.bz2) = 20328
SHA256 (gmobile-v0.0.6.tar.bz2) = 0d122e77c110c2d40f60c82ebecf5cf998209ca3e5544670125a085b1760af45
SIZE (gmobile-v0.0.6.tar.bz2) = 42905

0 comments on commit 7ec9385

Please sign in to comment.