gtk+3 3.8.0

master
Jack Nagel 2013-03-29 21:43:54 -05:00
parent 279cc8bf2d
commit 92f2099cc3
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Gtkx3 < Formula
homepage 'http://gtk.org/'
url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/3.6/gtk+-3.6.4.tar.xz'
sha256 'dbda37986f934f986c0bb20f2b0c59f2717a2e5c098370ad69677ff89295f1a1'
url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/3.8/gtk+-3.8.0.tar.xz'
sha256 'db1345d89d6b5f5bad411b4b2a3b1a18a2a8f98d2ab1b40d43a0197a6e6c252e'
depends_on :x11 => '2.5' # needs XInput2, introduced in libXi 1.3
depends_on 'pkg-config' => :build