mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
audio/cantata: Fix build with Qt 6.9
PR: 286051
This commit is contained in:
parent
ee27444bfa
commit
b0c3f0aa6e
2 changed files with 6 additions and 1 deletions
|
@ -3,6 +3,9 @@ DISTVERSIONPREFIX= v
|
|||
DISTVERSION= 3.3.0
|
||||
CATEGORIES= audio kde
|
||||
|
||||
PATCH_SITES= https://github.com/nullobsi/cantata/commit/
|
||||
PATCHFILES+= d44b60601896c740b24abc323ef6121bf1c45dbb.patch:-p1 # Fix build with Qt >= 6.9.0
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Graphical client for MPD using Qt
|
||||
WWW= https://github.com/nullobsi/cantata
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
TIMESTAMP = 1731912721
|
||||
TIMESTAMP = 1744938858
|
||||
SHA256 (nullobsi-cantata-v3.3.0_GH0.tar.gz) = 28ea1510d836084b152e631d202462e430091d25e7bfaaf668b1354e200f7225
|
||||
SIZE (nullobsi-cantata-v3.3.0_GH0.tar.gz) = 4783803
|
||||
SHA256 (d44b60601896c740b24abc323ef6121bf1c45dbb.patch) = 6ed53a453a4a86cd2f2e9b27440d0ce931074771ed09b6bd067767e62c9de1e6
|
||||
SIZE (d44b60601896c740b24abc323ef6121bf1c45dbb.patch) = 795
|
||||
|
|
Loading…
Add table
Reference in a new issue