summaryrefslogtreecommitdiffstats
path: root/accessibility/atk
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-09 06:19:59 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-11-09 06:19:59 +0800
commit97b43623f24955fa9cc17781503ccf5d5eaa8573 (patch)
treefc358a80d00444f8adeebe3c30d500957f8ff399 /accessibility/atk
parentd5f5ea1fe16b93a680c181483beb7af39f6b381b (diff)
downloadmarcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.tar
marcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.tar.gz
marcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.tar.bz2
marcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.tar.lz
marcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.tar.xz
marcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.tar.zst
marcuscom-ports-97b43623f24955fa9cc17781503ccf5d5eaa8573.zip
Update to 1.1.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@111 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/atk')
-rw-r--r--accessibility/atk/Makefile5
-rw-r--r--accessibility/atk/distinfo2
-rw-r--r--accessibility/atk/files/patch-Makefile.in19
-rw-r--r--accessibility/atk/files/patch-docs_Makefile.in22
-rw-r--r--accessibility/atk/pkg-plist30
5 files changed, 63 insertions, 15 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index 4a705cb85..99f536c03 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= atk
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME} \
ftp://ftp.gtk.org/pub/gtk/v2.0/
@@ -28,7 +28,8 @@ INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
USE_GNOMENG= yes
USE_GNOME= gnomehack
-CONFIGURE_ARGS= --enable-static
+CONFIGURE_ARGS= --enable-static \
+ --disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo
index d2bd69b1c..d0fd6d0a3 100644
--- a/accessibility/atk/distinfo
+++ b/accessibility/atk/distinfo
@@ -1 +1 @@
-MD5 (gnome2/atk-1.1.0.tar.bz2) = f8a1b16b3eb5111c8cc53c5830f733eb
+MD5 (gnome2/atk-1.1.1.tar.bz2) = 32feb6d641496ace5bb80ed57d5d9556
diff --git a/accessibility/atk/files/patch-Makefile.in b/accessibility/atk/files/patch-Makefile.in
index 545b9ec3c..90d6da723 100644
--- a/accessibility/atk/files/patch-Makefile.in
+++ b/accessibility/atk/files/patch-Makefile.in
@@ -1,14 +1,11 @@
-
-$FreeBSD: ports/devel/atk/files/patch-Makefile.in,v 1.1 2001/08/01 17:53:37 sobomax Exp $
-
---- Makefile.in.orig Wed Aug 1 20:32:06 2001
-+++ Makefile.in Wed Aug 1 20:33:45 2001
-@@ -96,7 +96,7 @@
- STRIP = @STRIP@
- VERSION = @VERSION@
+--- Makefile.in.orig Fri Nov 8 17:09:46 2002
++++ Makefile.in Fri Nov 8 17:10:22 2002
+@@ -116,7 +116,7 @@
+ atktargetlib = @atktargetlib@
+ ms_librarian = @ms_librarian@
--SUBDIRS = atk tests docs
-+SUBDIRS = atk
+-SUBDIRS = atk tests docs po
++SUBDIRS = atk docs po
- EXTRA_DIST = atk-uninstalled.pc.in atk.pc.in
+ EXTRA_DIST = atk-uninstalled.pc.in atk.pc.in atk.spec.in atk.spec atk-zip.sh
diff --git a/accessibility/atk/files/patch-docs_Makefile.in b/accessibility/atk/files/patch-docs_Makefile.in
new file mode 100644
index 000000000..8f2ff3222
--- /dev/null
+++ b/accessibility/atk/files/patch-docs_Makefile.in
@@ -0,0 +1,22 @@
+--- docs/Makefile.in.orig Fri Nov 8 17:15:31 2002
++++ docs/Makefile.in Fri Nov 8 17:17:43 2002
+@@ -126,9 +126,9 @@
+ # The directory containing the source code (if it contains documentation).
+ DOC_SOURCE_DIR = ../atk
+
+-INSTALLDIR = $(prefix)/share/gtk-doc
++INSTALLDIR = $(prefix)/share/doc
+
+-HTML_DIR = ${datadir}/gtk-doc/html
++HTML_DIR = ${prefix}/share/doc
+
+ # Header files to ignore when scanning
+ IGNORE_HFILES = atkmarshal.h atkintl.h
+@@ -276,6 +276,7 @@
+ dist-hook-local: all-local
+
+ @ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
++@ENABLE_GTK_DOC_FALSE@all-local:
+
+ #### scan ####
+
diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist
index 6be32a4bb..ff7a9d2bc 100644
--- a/accessibility/atk/pkg-plist
+++ b/accessibility/atk/pkg-plist
@@ -15,6 +15,7 @@ include/atk-1.0/atk/atkobjectfactory.h
include/atk-1.0/atk/atkregistry.h
include/atk-1.0/atk/atkrelation.h
include/atk-1.0/atk/atkrelationset.h
+include/atk-1.0/atk/atkrelationtype.h
include/atk-1.0/atk/atkselection.h
include/atk-1.0/atk/atkstate.h
include/atk-1.0/atk/atkstateset.h
@@ -25,7 +26,34 @@ include/atk-1.0/atk/atkutil.h
include/atk-1.0/atk/atkvalue.h
lib/libatk-1.0.a
lib/libatk-1.0.so
-lib/libatk-1.0.so.100
+lib/libatk-1.0.so.101
libdata/pkgconfig/atk.pc
+share/doc/atk/atk-atkaction.html
+share/doc/atk/atk-atkcomponent.html
+share/doc/atk/atk-atkdocument.html
+share/doc/atk/atk-atkeditabletext.html
+share/doc/atk/atk-atkhypertext.html
+share/doc/atk/atk-atkimage.html
+share/doc/atk/atk-atkselection.html
+share/doc/atk/atk-atkstate.html
+share/doc/atk/atk-atkstreamablecontent.html
+share/doc/atk/atk-atktable.html
+share/doc/atk/atk-atktext.html
+share/doc/atk/atk-atkvalue.html
+share/doc/atk/atk.html
+share/doc/atk/atkgobjectaccessible.html
+share/doc/atk/atkhyperlink.html
+share/doc/atk/atknoopobject.html
+share/doc/atk/atknoopobjectfactory.html
+share/doc/atk/atkobject.html
+share/doc/atk/atkobjectfactory.html
+share/doc/atk/atkregistry.html
+share/doc/atk/atkrelation.html
+share/doc/atk/atkrelationset.html
+share/doc/atk/atkstateset.html
+share/doc/atk/atkutil.html
+share/doc/atk/book1.html
+share/doc/atk/index.sgml
+@dirrm share/doc/atk
@dirrm include/atk-1.0/atk
@dirrm include/atk-1.0