summaryrefslogtreecommitdiff
path: root/atk
diff options
context:
space:
mode:
authorMatt Housh <jaeger@morpheus.net>2006-09-07 16:21:57 +0000
committerMatt Housh <jaeger@morpheus.net>2006-09-07 16:21:57 +0000
commit61dcdf889ea1f623c92a0ef99ef52eb9b82b6dc0 (patch)
tree88949b6b22c8833683c656d6bb1062a608a7dca9 /atk
parent78302160d77455723b370c2fb36caa7489fa51ac (diff)
downloadopt-61dcdf889ea1f623c92a0ef99ef52eb9b82b6dc0.tar.gz
opt-61dcdf889ea1f623c92a0ef99ef52eb9b82b6dc0.tar.xz
atk: updated to version 1.12.2
Diffstat (limited to 'atk')
-rw-r--r--atk/.footprint7
-rw-r--r--atk/.md5sum2
-rw-r--r--atk/Pkgfile6
3 files changed, 8 insertions, 7 deletions
diff --git a/atk/.footprint b/atk/.footprint
index 8aa1ff363..34c6c472b 100644
--- a/atk/.footprint
+++ b/atk/.footprint
@@ -10,6 +10,7 @@ drwxr-xr-x root/root usr/include/atk-1.0/atk/
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkeditabletext.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkgobjectaccessible.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkhyperlink.h
+-rw-r--r-- root/root usr/include/atk-1.0/atk/atkhyperlinkimpl.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkhypertext.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkimage.h
-rw-r--r-- root/root usr/include/atk-1.0/atk/atknoopobject.h
@@ -30,8 +31,8 @@ drwxr-xr-x root/root usr/include/atk-1.0/atk/
-rw-r--r-- root/root usr/include/atk-1.0/atk/atkvalue.h
drwxr-xr-x root/root usr/lib/
-rwxr-xr-x root/root usr/lib/libatk-1.0.la
-lrwxrwxrwx root/root usr/lib/libatk-1.0.so -> libatk-1.0.so.0.1114.0
-lrwxrwxrwx root/root usr/lib/libatk-1.0.so.0 -> libatk-1.0.so.0.1114.0
--rwxr-xr-x root/root usr/lib/libatk-1.0.so.0.1114.0
+lrwxrwxrwx root/root usr/lib/libatk-1.0.so -> libatk-1.0.so.0.1212.0
+lrwxrwxrwx root/root usr/lib/libatk-1.0.so.0 -> libatk-1.0.so.0.1212.0
+-rwxr-xr-x root/root usr/lib/libatk-1.0.so.0.1212.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/atk.pc
diff --git a/atk/.md5sum b/atk/.md5sum
index cd98b20fd..419ab48b4 100644
--- a/atk/.md5sum
+++ b/atk/.md5sum
@@ -1 +1 @@
-2f7132e46a62a2586545bca40eeeef39 atk-1.11.4.tar.bz2
+c753b04801c6c3334a9e0ec54551ace4 atk-1.12.2.tar.bz2
diff --git a/atk/Pkgfile b/atk/Pkgfile
index ed28487dd..6ba4f1bc8 100644
--- a/atk/Pkgfile
+++ b/atk/Pkgfile
@@ -1,12 +1,12 @@
# Description: A set of interfaces for accessibility
# URL: http://www.gtk.org/
-# Maintainer: Matt Housh, jaeger at morpheus dot net
+# Maintainer: Matt Housh, jaeger at crux dot nu
# Depends on: glib
name=atk
-version=1.11.4
+version=1.12.2
release=1
-source=(ftp://ftp.gnome.org/pub/gnome/sources/$name/1.11/$name-$version.tar.bz2)
+source=(http://download.gnome.org/sources/$name/1.12/$name-$version.tar.bz2)
build () {
cd $name-$version

Generated by cgit