Bug 237204 - audio/triceratops-lv2: fix build with GCC-based architectures
Summary: audio/triceratops-lv2: fix build with 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 Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-11 12:38 UTC by Piotr Kubaj
Modified: 2019-04-11 15:51 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
patch (1.12 KB, patch)
2019-04-11 12:38 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2019-04-11 12:38:18 UTC
Created attachment 203589 [details]
patch

synth.cpp needs include sys/types.h for uint.

Also add USES=gnome.

Tested on powerpc64 and amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-11 15:51:12 UTC
A commit references this bug:

Author: yuri
Date: Thu Apr 11 15:50:46 UTC 2019
New revision: 498673
URL: https://svnweb.freebsd.org/changeset/ports/498673

Log:
  audio/triceratops-lv2: fix build with GCC-based architectures

  PR:		237204
  Submitted by:	Piotr Kubaj

Changes:
  head/audio/triceratops-lv2/Makefile
  head/audio/triceratops-lv2/files/patch-synth.cpp