Bug 237717 - multimedia/kdenlive: fix build on GCC-based architectures
Summary: multimedia/kdenlive: fix build on GCC-based architectures
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-03 00:00 UTC by Mark Linimon
Modified: 2019-05-19 15:16 UTC (History)
2 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
patch to multimedia/kdenlive/Makefile (607 bytes, patch)
2019-05-03 00:00 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon freebsd_committer freebsd_triage 2019-05-03 00:00:52 UTC
Created attachment 204175 [details]
patch to multimedia/kdenlive/Makefile

As with many other KDE ports, USES needs to be adjusted to force a newer GCC on GCC-based architectures.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-05-13 20:18:21 UTC
A commit references this bug:

Author: adridg
Date: Mon May 13 20:17:20 UTC 2019
New revision: 501595
URL: https://svnweb.freebsd.org/changeset/ports/501595

Log:
  Fix multimedia/kdenlive on non-x86

   - Default options want(ed) audio/swhplugins, which is i386/amd64 only
   - Needs C++11 support

  PR:		237695 237717
  Submitted by:	linimon
  Reported by:	linimon

Changes:
  head/multimedia/kdenlive/Makefile
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2019-05-19 15:16:17 UTC
This has been committed. Thanks.