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)
Thu, Oct 9, 2:26 PM
Unknown Object (File)
Sun, Oct 5, 10:35 AM
Unknown Object (File)
Sat, Oct 4, 6:06 AM
Unknown Object (File)
Tue, Sep 30, 8:37 AM
Unknown Object (File)
Thu, Sep 18, 5:25 PM
Unknown Object (File)
Wed, Sep 17, 3:31 AM
Unknown Object (File)
Wed, Sep 17, 3:10 AM
Unknown Object (File)
Tue, Sep 16, 11:13 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.