Skip to content

Commit

Permalink
cogl 1.10.4
Browse files Browse the repository at this point in the history
Closes Homebrew#14215.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
MindTooth authored and jacknagel committed Aug 19, 2012
1 parent 408d388 commit e9c07b0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Library/Formula/cogl.rb
Expand Up @@ -2,12 +2,13 @@

class Cogl < Formula
homepage 'http://wiki.clutter-project.org/wiki/Cogl'
url 'http://source.clutter-project.org/sources/cogl/1.10/cogl-1.10.2.tar.bz2'
sha256 'ce4705693e98c064d5493913b2ffe23a49a9c83b644b2277d882b960369bc545'
url 'http://download.gnome.org/sources/cogl/1.10/cogl-1.10.4.tar.xz'
sha256 '0b5c9989f1d07dbda000a68640eb7ebf734513d52e3707668c41eed19991adf9'

head 'git://git.gnome.org/cogl'

depends_on 'pkg-config' => :build
depends_on 'xz' => :build
depends_on :x11
depends_on 'pango'
depends_on 'cairo' # needs cairo-gobject
Expand Down

0 comments on commit e9c07b0

Please sign in to comment.