aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorPaul Fitzpatrick2012-12-20 20:43:02 +0100
committerJack Nagel2012-12-22 16:18:34 -0600
commitf8b921d5c104dcd0162b4b395bbffe4740470e51 (patch)
treeb8a24c8553337c7523d8ef9eb24c938418194b52 /Library
parent2b72e930bfa7e7b4ceeaff45099d8010d1a2754c (diff)
downloadhomebrew-f8b921d5c104dcd0162b4b395bbffe4740470e51.tar.bz2
yarp 2.3.20
Closes #16683. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/yarp.rb7
1 files changed, 5 insertions, 2 deletions
diff --git a/Library/Formula/yarp.rb b/Library/Formula/yarp.rb
index b2a96e966..4510f4fbf 100644
--- a/Library/Formula/yarp.rb
+++ b/Library/Formula/yarp.rb
@@ -2,8 +2,8 @@ require 'formula'
class Yarp < Formula
homepage 'http://yarp.it'
- url 'http://downloads.sourceforge.net/yarp0/yarp-2.3.19.tar.gz'
- sha1 'be2954a7ef7b1cb0bbb2ec1ac07371b5847a9ce6'
+ url 'http://downloads.sourceforge.net/yarp0/yarp-2.3.20.tar.gz'
+ sha1 '7c9283bfe07b4da2f7c92ec584497d66248adb42'
head 'https://yarp0.svn.sourceforge.net/svnroot/yarp0/trunk/yarp2'
@@ -35,6 +35,9 @@ class Yarp < Formula
-DENABLE_yarpcar_priority_carrier=TRUE
-DCREATE_IDLS=TRUE
-DENABLE_yarpidl_thrift=TRUE
+ -DCREATE_YARPVIEW=TRUE
+ -DCREATE_YARPSCOPE=TRUE
+ -DCREATE_GYARPMANAGER=TRUE
.]
system "cmake", *args