From 7fa141bf2cb79332cf9b772896feaf2e10bd46c9 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 12 Mar 2014 21:40:08 -0700 Subject: synfigstudio: apply candidate patch for Xcode 5 Closes #25033. --- Library/Formula/synfigstudio.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/synfigstudio.rb b/Library/Formula/synfigstudio.rb index a8b4c86a2..cbc212ad9 100644 --- a/Library/Formula/synfigstudio.rb +++ b/Library/Formula/synfigstudio.rb @@ -13,6 +13,12 @@ class Synfigstudio < Formula depends_on 'etl' depends_on 'synfig' + def patches + # Candidate upstream patch for Xcode 5 + # http://www.synfig.org/issues/thebuggenie/synfig/issues/504 + "http://www.synfig.org/issues/thebuggenie/files/show/80" + end + def install system "./configure", "--disable-debug", "--disable-dependency-tracking", -- cgit v1.2.3