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)
Fri, Dec 20, 12:27 PM
Unknown Object (File)
Thu, Dec 12, 2:03 AM
Unknown Object (File)
Thu, Dec 5, 1:45 PM
Unknown Object (File)
Wed, Dec 4, 5:04 PM
Unknown Object (File)
Sun, Dec 1, 8:34 PM
Unknown Object (File)
Mon, Nov 25, 7:47 PM
Unknown Object (File)
Mon, Nov 25, 6:25 AM
Unknown Object (File)
Mon, Nov 25, 6:25 AM
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.