aboutsummaryrefslogtreecommitdiff
path: root/dev/util
diff options
context:
space:
mode:
authorrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2008-09-03 03:46:06 +0000
committerrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2008-09-03 03:46:06 +0000
commit36765ff8fda0ca2f697346e2df6992cd418a1638 (patch)
treed14a63fe8b770eff5b39997901c64a2e1518fe3f /dev/util
parent17c3a82477e83d840b345ee88689cc68c5199195 (diff)
downloadmkbuilds-36765ff8fda0ca2f697346e2df6992cd418a1638.tar.gz
mkbuilds-36765ff8fda0ca2f697346e2df6992cd418a1638.tar.bz2
merging with changes made since 21th May
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@232 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'dev/util')
-rw-r--r--dev/util/glade/glade.mkbuild12
-rw-r--r--dev/util/scons/scons.mkbuild2
2 files changed, 7 insertions, 7 deletions
diff --git a/dev/util/glade/glade.mkbuild b/dev/util/glade/glade.mkbuild
index abb75ea..9152232 100644
--- a/dev/util/glade/glade.mkbuild
+++ b/dev/util/glade/glade.mkbuild
@@ -17,15 +17,15 @@
#------------------------
#
# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... )
-[[DOWNLOAD FOLDER URL]]="http://ftp.acc.umu.se/pub/gnome/sources/glade/${VERSION:0:4}/glade-2.12.2.tar.bz2"
+[[DOWNLOAD FOLDER URL]]="http://ftp.gnome.org/pub/GNOME/sources/glade3/3.1/glade3-3.1.5.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'
-[[SOURCE NAME]]=""
+[[SOURCE NAME]]="glade3"
# Package name. Null ("") to auto-set
# Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
-[[PACKAGE NAME]]=""
+[[PACKAGE NAME]]="glade"
#
# Package default ARCH
@@ -35,12 +35,12 @@
#
# Package version. Null ("") to auto-set.
# Auto-set, get VERSION from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
-[[VERSION]]=""
+[[VERSION]]="3.1.5"
#
# Package extension. Null ("") to auto-set
# Auto-set, get EXTENSION from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
-[[EXTENSION]]=""
+[[EXTENSION]]="bz2"
#
# Build number.
@@ -62,7 +62,7 @@
# Dependency list input
# Enter string: "dependency_1 [condiction_1] [versio_1]: dependency_2 [condiction_2] [versio_2]"
# Example:
-[[SLACK REQUIRED]]="scrollkeeper: gtk+2: libxml2"
+[[SLACK REQUIRED]]="gtk+2 >= 2.10.0: libxml2 >= 2.4.1"
#
# Decompress program
diff --git a/dev/util/scons/scons.mkbuild b/dev/util/scons/scons.mkbuild
index 96644b8..a47a23c 100644
--- a/dev/util/scons/scons.mkbuild
+++ b/dev/util/scons/scons.mkbuild
@@ -26,7 +26,7 @@
#------------------------
#
# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... )
-[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/scons/scons-0.98.2.tar.gz"
+[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/scons/scons-0.98.5.tar.gz"
#
# Documentation files. Null ("") to auto-set commom doc-files: