Code Monkey home page Code Monkey logo

homebrew-quartz's People

Contributors

acornejo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

homebrew-quartz's Issues

Deprecated functions in cairo-quartz

Running brew update and brew outdated today showed the following warnings:

Warning: Calling Formula.sha1 is deprecated!
Use Formula.sha256 instead.
/usr/local/Library/Taps/acornejo/homebrew-quartz/cairo-quartz.rb:6:in `<class:CairoQuartz>'
Please report this to the acornejo/quartz tap!

Warning: Calling SoftwareSpec#sha1 is deprecated!
Use SoftwareSpec#sha256 instead.
/usr/local/Library/Taps/acornejo/homebrew-quartz/cairo-quartz.rb:6:in `<class:CairoQuartz>'
Please report this to the acornejo/quartz tap!

Warning: Calling Resource#sha1 is deprecated!
Use Resource#sha256 instead.
/usr/local/Library/Taps/acornejo/homebrew-quartz/cairo-quartz.rb:6:in `<class:CairoQuartz>'
Please report this to the acornejo/quartz tap!

Warning: Calling Formula.fails_with_llvm is deprecated!
There is no replacement.
/usr/local/Library/Taps/acornejo/homebrew-quartz/cairo-quartz.rb:14:in `<class:CairoQuartz>'
Please report this to the acornejo/quartz tap!

Dependency not installed with --alt

Hello,
On an entirely fresh homebrew install (I deleted /usr/local and reinstalled), on OS X 10.9 (13A603), if I do:

brew tap acornejo/homebrew-quartz
brew install inkscape-quartz

it fails trying to install the dependencies - the last brew to be installed is
==> Installing inkscape-quartz dependency: gtk+-quartz
==> Downloading http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.11.tar.xz
Already downloaded: /Library/Caches/Homebrew/gtk+-quartz-2.24.11.tar.xz
==> ./configure --prefix=/usr/local/Cellar/gtk+-quartz/2.24.11 --disable-glibtest --with-gdktarget=quartz --disable-introspection
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

If I then run "brew install inkscape-quartz" again, it gives the error
Error: inkscape-quartz dependency acornejo/quartz/pango-quartz not installed with:
--alt

I've tried googling it, and I'm stumped. What is this --alt? I tried brew install pango-quartz --alt and also editing the formula to include --alt in the configure arguments, but neither of these helped.

Any suggestions appreciated!

Richard

Thoughts on xpra?

AFAIK, gtkosx_application / gtk-mac-integration require Gtk Quartz, as referenced here. I'm not familiar with the status of this project, but I was wondering if there is any hope of this work supporting a quartz-based native xpra?

can't install inkscape-quartz on mountain lion

I get the following error message
brew tap acornejo/quartz
brew install inkscape-quartz
[...]
Error: inkscape-quartz dependency acornejo/quartz/cairo-quartz not installed with:
--alt

best,
boris

svg-builder.cpp error: ‘class GfxFont’ has no member named ‘getOrigName’

after installing :
cairo-quartz
cairomm-quartz
gtk+-quartz
gtkmm-quartz (with pango-quartz dependency)
gtkmm-quartz
poppler-quartz

in that order and with dependencies, I wanted to finally install inkscape-quartz with other dependencies where i got at the "make-install" step:
==> make install
extension/internal/pdfinput/svg-builder.cpp: In member function ‘void Inkscape::Extension::Internal::SvgBuilder::updateFont(GfxState_)’:
extension/internal/pdfinput/svg-builder.cpp:964: error: ‘class GfxFont’ has no member named ‘getOrigName’
extension/internal/pdfinput/svg-builder.cpp:965: error: ‘class GfxFont’ has no member named ‘getOrigName’
make[1]: *_* [extension/internal/pdfinput/svg-builder.o] Error 1
make: *** [install-recursive] Error 1

how to workaround ?

gtk+-quartz build fails on Mavericks - can't find atk

I'm trying to build inkscape-quartz on OS X Mavericks (10.9.2), and it gets to gtk+-quartz & fails during configure:

configure: error: Package requirements (glib-2.0 >= 2.28.0 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0) were not met:
No package 'atk' found

I tried "brew install atk", but it didn't help...

poppler-quartz install error

When attempting to install poppler-quartz, I get an error, "wrong number of arguments (0 for 3)". It seems to be caused by the call to PopplerData.new.brew with no arguments. Apparently, Formula.new needs three parameters, name, path, and spec.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.