mirror of
https://git.freebsd.org/ports.git
synced 2025-04-27 17:16:37 -04:00
graphics/yacreader: Fix build with Qt 6.9
With hat: kde@ PR: 286051
This commit is contained in:
parent
9c766f0a5c
commit
fb05c2f015
2 changed files with 9 additions and 1 deletions
|
@ -5,6 +5,10 @@ CATEGORIES= graphics
|
|||
MASTER_SITES= https://github.com/YACReader/${PORTNAME}/releases/download/${DISTVERSION}/
|
||||
EXTRACT_SUFX= -src.tar.xz
|
||||
|
||||
PATCH_SITES= https://github.com/YACReader/${PORTNAME}/commit/
|
||||
PATCHFILES+= 254652f03ec648423c9488929dc62fb3f4b817c7.patch:-p1 # Fix build with Qt >= 6.9.0
|
||||
PATCHFILES+= 6e0e6f3bc39ddc4d7241f4f946088291410feb50.patch:-p1 # Fix build with Qt >= 6.9.0
|
||||
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
COMMENT= Yet another comic reader
|
||||
WWW= https://www.yacreader.com/
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
TIMESTAMP = 1735819532
|
||||
TIMESTAMP = 1745216597
|
||||
SHA256 (yacreader-9.15.0-src.tar.xz) = d0f69b7446dd36fdd29ce1a69787a8b563db8b52d2d2444dab678a2d9ae7e6ea
|
||||
SIZE (yacreader-9.15.0-src.tar.xz) = 1380428
|
||||
SHA256 (254652f03ec648423c9488929dc62fb3f4b817c7.patch) = e9263046475f3fe09e35e9f4a8e1ce71220908e6939858abae434996a5239585
|
||||
SIZE (254652f03ec648423c9488929dc62fb3f4b817c7.patch) = 858
|
||||
SHA256 (6e0e6f3bc39ddc4d7241f4f946088291410feb50.patch) = 825d8f5fa8dbea88b9b5db5278a08815e0438fd99c6184af4b9727e1363e717a
|
||||
SIZE (6e0e6f3bc39ddc4d7241f4f946088291410feb50.patch) = 1095
|
||||
|
|
Loading…
Add table
Reference in a new issue