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)
Tue, May 26, 2:43 AM
Unknown Object (File)
Apr 27 2026, 11:20 PM
Unknown Object (File)
Apr 27 2026, 6:27 PM
Unknown Object (File)
Apr 26 2026, 9:52 AM
Unknown Object (File)
Apr 26 2026, 7:31 AM
Unknown Object (File)
Apr 22 2026, 10:35 PM
Unknown Object (File)
Apr 13 2026, 8:51 PM
Unknown Object (File)
Apr 12 2026, 10:26 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 22386
Build 21553: arc lint + arc unit

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.