summaryrefslogtreecommitdiffstats
path: root/extra/glade
diff options
context:
space:
mode:
authorShai_- <romain.gailleton at gmail dot com>2010-05-27 06:13:58 +0200
committerShai_- <romain.gailleton at gmail dot com>2010-05-27 06:13:58 +0200
commit1b5ca2f66e056b9fc67e864a526175d8b091e7a7 (patch)
treed39abc30ccf7fc8e552a58b20825b55eef6b7c97 /extra/glade
parent9e6a13cd3edc0e2f77c6542b7af68a6bfd6f6f7e (diff)
downloadnutyx-extra-1b5ca2f66e056b9fc67e864a526175d8b091e7a7.tar.gz
nutyx-extra-1b5ca2f66e056b9fc67e864a526175d8b091e7a7.tar.bz2
nutyx-extra-1b5ca2f66e056b9fc67e864a526175d8b091e7a7.tar.xz
nutyx-extra-1b5ca2f66e056b9fc67e864a526175d8b091e7a7.zip
glade, MàJ, glade3#3.6.7
Diffstat (limited to 'extra/glade')
-rw-r--r--extra/glade/.footprint1
-rw-r--r--extra/glade/.md5sum2
-rw-r--r--extra/glade/Pkgfile9
3 files changed, 7 insertions, 5 deletions
diff --git a/extra/glade/.footprint b/extra/glade/.footprint
index 5faaf8d63..c9d4b7115 100644
--- a/extra/glade/.footprint
+++ b/extra/glade/.footprint
@@ -476,6 +476,7 @@ drwxr-xr-x root/root usr/share/gtk-doc/html/gladeui/
-rw-r--r-- root/root usr/share/gtk-doc/html/gladeui/left.png
-rw-r--r-- root/root usr/share/gtk-doc/html/gladeui/misc.html
-rw-r--r-- root/root usr/share/gtk-doc/html/gladeui/properties.html
+-rw-r--r-- root/root usr/share/gtk-doc/html/gladeui/pythonsupport.html
-rw-r--r-- root/root usr/share/gtk-doc/html/gladeui/right.png
-rw-r--r-- root/root usr/share/gtk-doc/html/gladeui/style.css
-rw-r--r-- root/root usr/share/gtk-doc/html/gladeui/up.png
diff --git a/extra/glade/.md5sum b/extra/glade/.md5sum
index 1f138138f..9ae4c0e5b 100644
--- a/extra/glade/.md5sum
+++ b/extra/glade/.md5sum
@@ -1 +1 @@
-b145889e43319dabffe6ae4ac74b2d42 glade3-3.6.1.tar.bz2
+0fbe06e4babb2adeaf9725577ff43395 glade3-3.6.7.tar.bz2
diff --git a/extra/glade/Pkgfile b/extra/glade/Pkgfile
index ca909b87f..efcb65a5a 100644
--- a/extra/glade/Pkgfile
+++ b/extra/glade/Pkgfile
@@ -1,10 +1,11 @@
-# Description: Glade est un outil RAD pour facilter le developpement d'interfacs utilisatieurs pour le toolkit GTK+ et pour l'environement de bureau GNOME
+# Description: Glade est un outil RAD pour facilter le developpement
+d'interfacs utilisatieurs pour le toolkit GTK+ et pour l'environement de bureau GNOME
# URL: http://gcompris.net/-fr-
# Maintainer: NuTyX core team
-# Packager: Shai_- <romain.gailleton at gmail dot com>
+# Packager: Shai_- <romain.gailleton at gmail dot com
# Depends on: gtk, ...
name=glade3
-version=3.6.1
+version=3.6.7
release=1
source=(http://ftp.gnome.org/pub/GNOME/sources/$name/3.6/$name-$version.tar.bz2)
build() {
@@ -14,4 +15,4 @@ build() {
make
make DESTDIR=$PKG install
-} \ No newline at end of file
+}