diff options
Diffstat (limited to 'net-im/tg_owt/Makefile')
-rw-r--r-- | net-im/tg_owt/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net-im/tg_owt/Makefile b/net-im/tg_owt/Makefile index 8c07236aeb6a..7e5c64089538 100644 --- a/net-im/tg_owt/Makefile +++ b/net-im/tg_owt/Makefile @@ -1,5 +1,5 @@ PORTNAME= tg_owt -PORTVERSION= 0.0.20250501 +PORTVERSION= 0.0.20250914 CATEGORIES= net-im MAINTAINER= ports@FreeBSD.org @@ -22,12 +22,13 @@ LIB_DEPENDS= libabsl_base.so:devel/abseil \ libsrtp2.so:net/libsrtp2 \ libvpx.so:multimedia/libvpx -USES= cmake gl pkgconfig xorg +USES= cmake gl gnome pkgconfig xorg USE_XORG= x11 xcomposite xdamage xrender xrandr xtst USE_GL= gbm gl USE_GITHUB= yes +USE_GNOME= glib20 GH_ACCOUNT= desktop-app -GH_TAGNAME= c4192e8 +GH_TAGNAME= 5c5c712 CMAME_ON= TG_OWT_PACKAGED_BUILD |