From 92192bb3fcc906b403a76c6eedd7b7c155f06d16 Mon Sep 17 00:00:00 2001 From: rhatto Date: Sat, 10 Oct 2009 15:12:41 +0000 Subject: gconf: updating gconf and adding dependencies (thanks x-doctor) git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@529 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- gnome/base/gconf/GConf.mkbuild | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'gnome/base/gconf/GConf.mkbuild') diff --git a/gnome/base/gconf/GConf.mkbuild b/gnome/base/gconf/GConf.mkbuild index 69578e8..ba06f09 100644 --- a/gnome/base/gconf/GConf.mkbuild +++ b/gnome/base/gconf/GConf.mkbuild @@ -12,7 +12,7 @@ #------------------------ # # Complete URL address or URL base address ( without $SRC_NAME-$VERSION... ) -[[DOWNLOAD FOLDER URL]]="http://ftp.acc.umu.se/pub/gnome/sources/GConf/2.22/GConf-2.22.0.tar.bz2" +[[DOWNLOAD FOLDER URL]]="http://ftp.acc.umu.se/pub/gnome/sources/GConf/2.26/GConf-2.26.2.tar.bz2" # Source base name. if different from package name. Null ("") to default value. # Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' @@ -52,7 +52,7 @@ # Dependency list input # Enter string: "dependency_1 [condiction_1] [versio_1]: dependency_2 [condiction_2] [versio_2]" # Example: -[[SLACK REQUIRED]]="glib: ORBit2" +[[SLACK REQUIRED]]="glib: ORBit2: PolicyKit" # # Decompress program @@ -150,11 +150,3 @@ gconf: gconf: gconf: # - # Dowload source if necessary - SRC="[[SOURCE NAME CONSTRUCTION STRING]]" --URL="[[DOWNLOAD FOLDER URL]]/$SRC" -+SUB_VERSION=`echo $PKG_VERSION | sed 's/\(^[0-9]\+\.[0-9]\+\)\..*$/\1/'` -+URL="http://ftp.gnome.org/pub/gnome/sources/$PKG_NAME/$SUB_VERSION/$SRC" -#p< -- cgit v1.2.3