summaryrefslogtreecommitdiffstats
path: root/libraries/GConf
diff options
context:
space:
mode:
author grey <ginolovesyou@gmail.com>2010-05-13 00:28:32 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:28:32 +0200
commit41e5fce47ebfca865b52ffce068c25e9469ff399 (patch)
tree7a8562c20c227c818b7c52b94f9f44471b574855 /libraries/GConf
parent82a3389257dcc55831395a57f6925ac58671f595 (diff)
downloadslackbuilds-41e5fce47ebfca865b52ffce068c25e9469ff399.tar.gz
slackbuilds-41e5fce47ebfca865b52ffce068c25e9469ff399.tar.xz
libraries/GConf: Updated for version 2.26.0
Diffstat (limited to 'libraries/GConf')
-rw-r--r--libraries/GConf/GConf.SlackBuild2
-rw-r--r--libraries/GConf/GConf.info2
-rw-r--r--libraries/GConf/README12
3 files changed, 8 insertions, 8 deletions
diff --git a/libraries/GConf/GConf.SlackBuild b/libraries/GConf/GConf.SlackBuild
index e59619cdf0..51912059af 100644
--- a/libraries/GConf/GConf.SlackBuild
+++ b/libraries/GConf/GConf.SlackBuild
@@ -91,4 +91,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/libraries/GConf/GConf.info b/libraries/GConf/GConf.info
index a8d0a9718b..c58958356a 100644
--- a/libraries/GConf/GConf.info
+++ b/libraries/GConf/GConf.info
@@ -2,7 +2,9 @@ PRGNAM="GConf"
VERSION="2.26.0"
HOMEPAGE="http://www.gnome.org/projects/gconf/"
DOWNLOAD="ftp://ftp.gnome.org/pub/GNOME/sources/GConf/2.26/GConf-2.26.0.tar.bz2"
+DOWNLOAD_x86_64=""
MD5SUM="b010f0de356ea093c6a73778b13de956"
+MD5SUM_x86_64=""
MAINTAINER="grey"
EMAIL="ginolovesyou@gmail.com"
APPROVED="rworkman"
diff --git a/libraries/GConf/README b/libraries/GConf/README
index f8939c60fd..6b776e4360 100644
--- a/libraries/GConf/README
+++ b/libraries/GConf/README
@@ -1,8 +1,6 @@
-GConf is a configuration database system, functionally similar to the
-Windows registry and annoying in the same manner. It's being written
-for the GNOME desktop but does not require GNOME; configure should
-notice if GNOME is not installed and compile the basic GConf library anyway.
+GConf is a configuration database system, functionally similar to the Windows
+registry and annoying in the same manner. It was written for the GNOME
+desktop but does not require GNOME; configure should notice if GNOME is not
+installed and compile the basic GConf library anyway.
-Compilation on a clean Slackware 12.2 system additionally requires ORBit2
-to be installed first. A SlackBuild for ORBit2 is available from the
-SlackBuilds.org repository.
+This requires ORBit2.