Page MenuHomeFreeBSD

x11-themes/Kvantum: update to 0.10.9.
ClosedPublic

Authored by rigoletto on Feb 8 2019, 12:34 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 3 2024, 9:45 PM
Unknown Object (File)
Jan 26 2024, 8:25 AM
Unknown Object (File)
Jan 24 2024, 5:02 AM
Unknown Object (File)
Jan 14 2024, 11:12 PM
Unknown Object (File)
Jan 14 2024, 4:45 PM
Unknown Object (File)
Dec 25 2023, 5:43 PM
Unknown Object (File)
Dec 20 2023, 12:27 AM
Unknown Object (File)
Nov 18 2023, 12:49 PM
Subscribers
None

Details

Summary
  • update to 0.10.9.
Test Plan

I have problems to build @qt5.

This version needs kwindowsystem. USE_KDE= windowsystem was added but it fail:

Poudriere: Project ERROR: Unknown module(s) in QT: KWindowSystem
Make: Kvantum-qt5-0.10.9 depends on file: /usr/local/lib/qt5/bin/moc - not found

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

You need to add kde:5 to uses to be able to USE_KDE :)

  • add kde:5 to USES
  • add patch to fix the Qt5 version build
This revision is now accepted and ready to land.Feb 8 2019, 10:37 PM
This revision was automatically updated to reflect the committed changes.