Hi,<div><br></div><div>I tried it and it didn't work. :D</div><div>That's how I did it: since I had homebrew installed I just added your <span class="GINGER_SOFATWARE_correct">repo</span> as a remote and merged it.</div>
<div>Then did 'brew install kdevelop'. However, it failed in the first dependency: <span class="GINGER_SOFATWARE_correct">grantlee</span>. Here<br> <span class="GINGER_SOFATWARE_correct">is</span> the output of the 'brew install --verbose <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">grantlee</span>':</div>
<div><br></div><div>```</div><div><div>==> Downloading <a href="http://gitorious.org/grantlee/grantlee/archive-tarball/master">http://gitorious.org/grantlee/grantlee/archive-tarball/master</a></div><div>Already downloaded: /Library/Caches/Homebrew/<span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">grantlee</span>-0.3.0</div>
<div>Warning: Cannot verify integrity of <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">grantlee</span>-0.3.0</div><div>A checksum was not provided for this resource</div><div>For your reference the SHA1 is: 477bd8633f3b698b2778d12fba360a52c5c0a44b</div>
<div><span class="GINGER_SOFATWARE_correct">tar</span> <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">xf</span> /Library/Caches/Homebrew/<span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">grantlee</span>-0.3.0</div>
<div>==> <span class="GINGER_SOFATWARE_correct">cmake</span> .. -DCMAKE_INSTALL_PREFIX=/usr/local -Wdev --trace --debug-output -DKDE_DEFAULT_HOME=Library/Preferences/KDE -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gettext/<a href="http://0.18.3.1">0.18.3.1</a> -DDOCBOOKXML_CURRENTDTD_DIR=/usr/local/Cellar/docbook/5.0/docbook/xml/4.5 -DDOCBOOKXSL_DIR=/usr/local/Cellar/docbook-xsl/1.78.1/docbook-xsl -DBUILD_doc=FALSE -DBUNDLE_INSTALL_DIR=/usr/local/Cellar/grantlee/0.3.0/bin</div>
<div><span class="GINGER_SOFATWARE_correct">cmake</span> .. -DCMAKE_INSTALL_PREFIX=/usr/local -Wdev --trace --debug-output -DKDE_DEFAULT_HOME=Library/Preferences/KDE -DCMAKE_PREFIX_PATH=/usr/local/Cellar/gettext/<a href="http://0.18.3.1">0.18.3.1</a> -DDOCBOOKXML_CURRENTDTD_DIR=/usr/local/Cellar/docbook/5.0/docbook/xml/4.5 -DDOCBOOKXSL_DIR=/usr/local/Cellar/docbook-xsl/1.78.1/docbook-xsl -DBUILD_doc=FALSE -DBUNDLE_INSTALL_DIR=/usr/local/Cellar/grantlee/0.3.0/bin</div>
<div>==> Configuration</div><div>HOMEBREW_VERSION: 0.9.5</div><div>HEAD: 4a5fdc749e520ca4d6efeb9d2ad7457b9c76df8d</div><div>CPU: 8-core 64-bit <span class="GINGER_SOFATWARE_correct">ivybridge</span></div><div>OS X: 10.8.4-x86_64</div>
<div>Xcode: 4.6.3</div><div>CLT: 4.6.0.0.1.1365549073</div><div>X11: 2.7.4 => /opt/X11</div><div>==> ENV</div><div>HOMEBREW_CC: clang</div><div>MAKEFLAGS: -j4</div><div>CMAKE_PREFIX_PATH: /usr/local</div><div>CMAKE_INCLUDE_PATH: /usr/include/libxml2<span class="GINGER_SOFATWARE_correct">:</span>/System/Library/Frameworks/OpenGL<span class="GINGER_SOFATWARE_correct">.</span>framework/Versions/Current/Headers</div>
<div>CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL<span class="GINGER_SOFATWARE_correct">.</span>framework/Versions/Current/Libraries</div><div>PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig<span class="GINGER_SOFATWARE_correct">:</span>/usr/local/Library/ENV/<span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">pkgconfig</span>/10.8</div>
<div>ACLOCAL_PATH: /usr/local/share/aclocal</div><div>OBJC: cc</div><div>PATH: /usr/local/Library/ENV/4.3<span class="GINGER_SOFATWARE_correct">:</span>/usr/bin<span class="GINGER_SOFATWARE_correct">:</span>/bin<span class="GINGER_SOFATWARE_correct">:</span>/usr/sbin<span class="GINGER_SOFATWARE_correct">:</span>/<span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">sbin</span></div>
<div><br></div><div>Error: <span class="GINGER_SOFATWARE_correct">grantlee</span> did not build</div></div><div>```</div><div><br></div><div>Also note that I use <span class="GINGER_SOFATWARE_noSuggestion GINGER_SOFATWARE_correct">zsh</span> as the shell. And I don't know why it says /usr/local/bin is not in my PATH?</div>
<div>Another thing is I think the right way to provide these packages was that to make them available as a keg only repository and so we could just tap them out homebrew.</div><div><br></div><div>Thanks for your efforts.</div>
<div>I hope that someday the entire KDE would be available as an up to date keg to homebrew </div><div>so I could just do a 'brew install <span class="GINGER_SOFATWARE_spelling">kde</span> --dev' instead of the painful process of building it myself. ;-)</div>
<div><br></div><div><br></div><div><br><span class="GingerNoCheckStart"></span>On Friday, September 27, 2013, Alexander Dymo  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey,<br>
I now have a Mac as my work computer and so I had to compile KDevelop on that :)<br>
<br>
Existing macports and homebrew repos are outdated and don't work. So here's mine:<br>
<a href="https://github.com/adymo/homebrew" target="_blank">https://github.com/adymo/<u></u>homebrew</a><br>
<br>
This works beautifully for me.<br>
<br>
Please do try it and let me know if it works for you.<br>
I've tested it only on Mac OS 10.8. No problems with dbus and sycoca.<br>
______________________________<u></u>_________________<br>
KDevelop-devel mailing list<br>
<a>KDevelop-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kdevelop-devel" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kdevelop-devel</a><br>
</blockquote><span class="GingerNoCheckEnd"></span></div>