Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2013 10:05:42 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336330 - head/audio/calf
Message-ID:  <201312131005.rBDA5gvi066783@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Fri Dec 13 10:05:42 2013
New Revision: 336330
URL: http://svnweb.freebsd.org/changeset/ports/336330

Log:
  audio/calf: Unbreak on most platforms by fixing plist
  
  It is still broken on FreeBSD 10+:
  fixed_point.h: error: 'data' declared as an array with a negative size (4x)

Modified:
  head/audio/calf/pkg-plist

Modified: head/audio/calf/pkg-plist
==============================================================================
--- head/audio/calf/pkg-plist	Fri Dec 13 09:49:38 2013	(r336329)
+++ head/audio/calf/pkg-plist	Fri Dec 13 10:05:42 2013	(r336330)
@@ -34,11 +34,6 @@ lib/calf/calf.so
 %%LV2%%lib/lv2/calf.lv2/calf.so
 %%LV2%%lib/lv2/calf.lv2/calflv2gui.so
 %%LV2%%lib/lv2/calf.lv2/manifest.ttl
-%%LV2%%lib/lv2/calf.lv2/presets-Filter.ttl
-%%LV2%%lib/lv2/calf.lv2/presets-Flanger.ttl
-%%LV2%%lib/lv2/calf.lv2/presets-Monosynth.ttl
-%%LV2%%lib/lv2/calf.lv2/presets-Organ.ttl
-%%LV2%%lib/lv2/calf.lv2/presets-Reverb.ttl
 man/man1/calfjackhost.1.gz
 man/man7/calf.7.gz
 share/applications/calf.desktop



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312131005.rBDA5gvi066783>