mirror of
https://git.freebsd.org/ports.git
synced 2025-04-27 17:16:37 -04:00
deskutils/libportal: Fix build with Qt 6.9
With hat: kde@ PR: 286051
This commit is contained in:
parent
9563658472
commit
6bd3a1dea9
2 changed files with 6 additions and 1 deletions
|
@ -2,6 +2,9 @@ PORTNAME= libportal
|
|||
PORTVERSION= 0.9.1
|
||||
CATEGORIES= deskutils
|
||||
|
||||
PATCH_SITES= https://github.com/flatpak/libportal/commit/
|
||||
PATCHFILES+= 796053d2eebe4532aad6bd3fd80cdf3b197806ec.patch:-p1 # Fix build with Qt >= 6.9.0
|
||||
|
||||
MAINTAINER= arrowd@FreeBSD.org
|
||||
COMMENT?= GIO-styled async APIs for Flatpak
|
||||
WWW= https://github.com/flatpak/libportal
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1739623404
|
||||
TIMESTAMP = 1744955150
|
||||
SHA256 (flatpak-libportal-0.9.1_GH0.tar.gz) = ea422b789ae487e04194d387bea031fd7485bf88a18aef8c767f7d1c29496a4e
|
||||
SIZE (flatpak-libportal-0.9.1_GH0.tar.gz) = 142301
|
||||
SHA256 (796053d2eebe4532aad6bd3fd80cdf3b197806ec.patch) = 8fa13c34e4bcf4bc1d439baac82707a6d9ed6d69db9f04f563d5cd961bf10f49
|
||||
SIZE (796053d2eebe4532aad6bd3fd80cdf3b197806ec.patch) = 1471
|
||||
|
|
Loading…
Add table
Reference in a new issue