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
F173099078: D19113.diff
Wed, Sep 23, 2:23 PM
Unknown Object (File)
Tue, Sep 22, 1:38 PM
Unknown Object (File)
Mon, Sep 21, 7:29 AM
Unknown Object (File)
Mon, Sep 21, 4:18 AM
Unknown Object (File)
Mon, Sep 21, 3:54 AM
Unknown Object (File)
Mon, Sep 21, 3:32 AM
Unknown Object (File)
Sun, Sep 6, 3:08 PM
Unknown Object (File)
Sat, Aug 29, 11:04 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.