summaryrefslogtreecommitdiffstats
path: root/gthumb
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-03-26 02:57:31 +0200
committerpiernov <piernov@piernov.org>2012-03-26 02:57:31 +0200
commit42eec19321a3dffa0fac9d80b12ba10e7ae95763 (patch)
tree0587ebb4f5a038fd031c83746f28128cb864129d /gthumb
parent3e857ce248e797e32d3c0e55f614368d232cb2ed (diff)
downloadgnome3-42eec19321a3dffa0fac9d80b12ba10e7ae95763.tar.gz
gnome3-42eec19321a3dffa0fac9d80b12ba10e7ae95763.tar.bz2
gnome3-42eec19321a3dffa0fac9d80b12ba10e7ae95763.tar.xz
gnome3-42eec19321a3dffa0fac9d80b12ba10e7ae95763.zip
gthumb 2.90.2-1 màj port
Diffstat (limited to 'gthumb')
-rw-r--r--gthumb/.footprint.i6861
-rw-r--r--gthumb/.footprint.x86_641
-rw-r--r--gthumb/.md5sum.i6863
-rw-r--r--gthumb/.md5sum.x86_643
-rw-r--r--gthumb/Pkgfile6
5 files changed, 6 insertions, 8 deletions
diff --git a/gthumb/.footprint.i686 b/gthumb/.footprint.i686
index 72806d2..268ff3f 100644
--- a/gthumb/.footprint.i686
+++ b/gthumb/.footprint.i686
@@ -968,6 +968,7 @@ drwxr-xr-x root/root usr/share/gthumb/ui/
-rw-r--r-- root/root usr/share/gthumb/ui/import-from-picasaweb.ui
-rw-r--r-- root/root usr/share/gthumb/ui/import-preferences.ui
-rw-r--r-- root/root usr/share/gthumb/ui/jpeg-options.ui
+-rw-r--r-- root/root usr/share/gthumb/ui/location.ui
-rw-r--r-- root/root usr/share/gthumb/ui/mediabar.ui
-rw-r--r-- root/root usr/share/gthumb/ui/oauth-account-chooser.ui
-rw-r--r-- root/root usr/share/gthumb/ui/oauth-account-manager.ui
diff --git a/gthumb/.footprint.x86_64 b/gthumb/.footprint.x86_64
index 72806d2..268ff3f 100644
--- a/gthumb/.footprint.x86_64
+++ b/gthumb/.footprint.x86_64
@@ -968,6 +968,7 @@ drwxr-xr-x root/root usr/share/gthumb/ui/
-rw-r--r-- root/root usr/share/gthumb/ui/import-from-picasaweb.ui
-rw-r--r-- root/root usr/share/gthumb/ui/import-preferences.ui
-rw-r--r-- root/root usr/share/gthumb/ui/jpeg-options.ui
+-rw-r--r-- root/root usr/share/gthumb/ui/location.ui
-rw-r--r-- root/root usr/share/gthumb/ui/mediabar.ui
-rw-r--r-- root/root usr/share/gthumb/ui/oauth-account-chooser.ui
-rw-r--r-- root/root usr/share/gthumb/ui/oauth-account-manager.ui
diff --git a/gthumb/.md5sum.i686 b/gthumb/.md5sum.i686
index c8f84ad..80de7e8 100644
--- a/gthumb/.md5sum.i686
+++ b/gthumb/.md5sum.i686
@@ -1,2 +1 @@
-1b34db45760174902c80bcb5c4af1f17 gthumb-2.90.1.tar.xz
-0eb41fd8140d1cb6e91a4853b132cfd3 gtk-3.3.18-fix.patch
+fe2d75712ba5a8c5de744d49206de9b2 gthumb-2.90.2.tar.xz
diff --git a/gthumb/.md5sum.x86_64 b/gthumb/.md5sum.x86_64
index c8f84ad..80de7e8 100644
--- a/gthumb/.md5sum.x86_64
+++ b/gthumb/.md5sum.x86_64
@@ -1,2 +1 @@
-1b34db45760174902c80bcb5c4af1f17 gthumb-2.90.1.tar.xz
-0eb41fd8140d1cb6e91a4853b132cfd3 gtk-3.3.18-fix.patch
+fe2d75712ba5a8c5de744d49206de9b2 gthumb-2.90.2.tar.xz
diff --git a/gthumb/Pkgfile b/gthumb/Pkgfile
index e00e60f..8788faa 100644
--- a/gthumb/Pkgfile
+++ b/gthumb/Pkgfile
@@ -6,15 +6,13 @@
# Run on: gconf,exiv2,libsoup,clutter-gtk,brasero,libchamplain,libgnome-keyring
name=gthumb
-version=2.90.1
+version=2.90.2
release=1
-source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz
- gtk-3.3.18-fix.patch)
+source=(http://ftp.gnome.org/pub/GNOME/sources/$name/${version%.*}/$name-$version.tar.xz)
build() {
cd $name-$version
- patch -p1 < ../gtk-3.3.18-fix.patch
./configure --prefix=/usr \
--sysconfdir=/etc \
--disable-schemas-compile \