gconf 3.2.5

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Jack Nagel 2012-09-05 15:55:09 -05:00
parent 4afe85d460
commit 3b1f0d61d0
1 changed files with 3 additions and 2 deletions

View File

@ -2,10 +2,11 @@ require 'formula'
class Gconf < Formula
homepage 'http://projects.gnome.org/gconf/'
url 'ftp://ftp.gnome.org/pub/GNOME/sources/GConf/3.2/GConf-3.2.3.tar.bz2'
sha256 '52008a82a847527877d9e1e549a351c86cc53cada4733b8a70a1123925d6aff4'
url 'http://ftp.gnome.org/pub/GNOME/sources/GConf/3.2/GConf-3.2.5.tar.xz'
sha256 '4ddea9503a212ee126c5b46a0a958fd5484574c3cb6ef2baf38db02e819e58c6'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build
depends_on 'gettext'
depends_on 'd-bus'
depends_on 'glib'