pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/atk Update to 1.8.0. This version corresponds t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93ed9ea46dbb
branches:  trunk
changeset: 480852:93ed9ea46dbb
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Sep 21 16:43:25 2004 +0000

description:
Update to 1.8.0.  This version corresponds to GNOME 2.8.0.
While here, move documentation to share/doc, out of share/doc/html.

Changes in version 1.8.0
========================
* Add translations: Bosnian [Kenan Had\305\276iavdi\304\207],
Norwegian [Kjartan Marass], Gujarati [Ankit Patel]

* Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
Vietnamese [Nguy\341\273\205n Th\303\241i Ng\341\273\215c Duy],
Turkish [Baris Cicek], German [Hendrik Richter],
Greek [Nikos Charonitakis], Arabic [Arafat Medini],
Brazilian Portuguese [Raphael Higino], Nepali [Pawan Chitrakar],
Danish [Martin Willemoes Hansen], Albanian [Laurent Dhima],
Finnish [Pauli Virtanen], Azerbaijani [M\311\231tin \306\217mirov] ,
Polish [Artur Flinta], Panjabi [AmanPreet Singh Alam],
Serbian [Danilo \305\240egan], Mongolian [Sanlig Badral],
Russian [Russian team <gnome-cyr%gnome.org@localhost>], Dutch [Timo Meinen],
Ukranian [Maxim Dziumanenko], Canadian English [Adam Weinberger],
Simplified Chinese [Funda Wang], Basque [I\303\261aki Larra\303\261aga]

Changes in version 1.7.3
========================
* Minor updates to documentation.

* Update translations: Hindi [Guntupalli Karunakar], Czech [Miloslav Trmac],
Portuguese [Duarte Loreto], Japanese [Takeshi AIHANA],
British [David Lodge], Spanish [Francisco Javier F. Serrador],
Korean [Changwoo Ryu], Albanian [Laurent Dhima]

Changes in version 1.7.2
========================
* Added new role ATK_ROLE_EMBEDDED.. (bug #147989)

* Add support for AtkRectangle and correct definition of
"bounds-changed" signal.

* Update translations: Nepali [Pawan Chitrakar], Albanian [Laurent Dhima]

Changes in version 1.7.1
========================
* Allow locale dir to be not hardcoded into binary. (bug #1289006)

* Add translations: Turkmen [M\303\274hemmet Amut]

* Update translations: Hungarian [Andras Timar],  Bulgarian [Rostislav Raikov]

Changes in version 1.7.0
========================
* Add "bounds-changed" signal for AtkComponent. (bug #140476)

* Add new state ATK_STATE_TRUNCATED and new relation
ATK_RELATION_PARENT_WINDOW_OF. (bug #133375)

diffstat:

 devel/atk/Makefile      |   8 ++--
 devel/atk/PLIST         |  73 +++++++++++++++++++++++++-----------------------
 devel/atk/buildlink3.mk |   4 +-
 devel/atk/distinfo      |   6 ++--
 4 files changed, 47 insertions(+), 44 deletions(-)

diffs (168 lines):

diff -r c89f7b89f646 -r 93ed9ea46dbb devel/atk/Makefile
--- a/devel/atk/Makefile        Tue Sep 21 16:32:35 2004 +0000
+++ b/devel/atk/Makefile        Tue Sep 21 16:43:25 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2004/08/31 11:53:07 jmmv Exp $
+# $NetBSD: Makefile,v 1.32 2004/09/21 16:43:25 jmmv Exp $
 #
 
-DISTNAME=              atk-1.6.1
+DISTNAME=              atk-1.8.0
 CATEGORIES=            devel
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/atk/1.6/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/atk/1.8/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            jmmv%NetBSD.org@localhost
@@ -20,7 +20,7 @@
 PKGCONFIG_OVERRIDE=    atk.pc.in
 
 CONFIGURE_ARGS+=       --enable-gtk-doc=no
-CONFIGURE_ARGS+=       --with-html-dir="${PREFIX}/share/doc/html"
+CONFIGURE_ARGS+=       --with-html-dir="${PREFIX}/share/doc"
 
 # Avoid an ICE in gcc2 on sparc64
 CONFIGURE_ENV+=                F77=${FALSE}
diff -r c89f7b89f646 -r 93ed9ea46dbb devel/atk/PLIST
--- a/devel/atk/PLIST   Tue Sep 21 16:32:35 2004 +0000
+++ b/devel/atk/PLIST   Tue Sep 21 16:43:25 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2004/04/19 16:44:42 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.13 2004/09/21 16:43:25 jmmv Exp $
 include/atk-1.0/atk/atk-enum-types.h
 include/atk-1.0/atk/atk.h
 include/atk-1.0/atk/atkaction.h
@@ -28,46 +28,47 @@
 lib/libatk-1.0.a
 lib/libatk-1.0.la
 lib/libatk-1.0.so
-lib/libatk-1.0.so.600
-lib/libatk-1.0.so.600.1
+lib/libatk-1.0.so.800
+lib/libatk-1.0.so.800.0
 lib/pkgconfig/atk.pc
-share/doc/html/atk/AtkAction.html
-share/doc/html/atk/AtkComponent.html
-share/doc/html/atk/AtkDocument.html
-share/doc/html/atk/AtkEditableText.html
-share/doc/html/atk/AtkGObjectAccessible.html
-share/doc/html/atk/AtkHyperlink.html
-share/doc/html/atk/AtkHypertext.html
-share/doc/html/atk/AtkImage.html
-share/doc/html/atk/AtkNoOpObject.html
-share/doc/html/atk/AtkNoOpObjectFactory.html
-share/doc/html/atk/AtkObject.html
-share/doc/html/atk/AtkObjectFactory.html
-share/doc/html/atk/AtkRegistry.html
-share/doc/html/atk/AtkRelation.html
-share/doc/html/atk/AtkRelationSet.html
-share/doc/html/atk/AtkSelection.html
-share/doc/html/atk/AtkStateSet.html
-share/doc/html/atk/AtkStreamableContent.html
-share/doc/html/atk/AtkTable.html
-share/doc/html/atk/AtkText.html
-share/doc/html/atk/AtkUtil.html
-share/doc/html/atk/AtkValue.html
-share/doc/html/atk/atk-AtkState.html
-share/doc/html/atk/atk.devhelp
-share/doc/html/atk/atk.html
-share/doc/html/atk/home.png
-share/doc/html/atk/index.html
-share/doc/html/atk/index.sgml
-share/doc/html/atk/left.png
-share/doc/html/atk/right.png
-share/doc/html/atk/up.png
+share/doc/atk/AtkAction.html
+share/doc/atk/AtkComponent.html
+share/doc/atk/AtkDocument.html
+share/doc/atk/AtkEditableText.html
+share/doc/atk/AtkGObjectAccessible.html
+share/doc/atk/AtkHyperlink.html
+share/doc/atk/AtkHypertext.html
+share/doc/atk/AtkImage.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/AtkSelection.html
+share/doc/atk/AtkStateSet.html
+share/doc/atk/AtkStreamableContent.html
+share/doc/atk/AtkTable.html
+share/doc/atk/AtkText.html
+share/doc/atk/AtkUtil.html
+share/doc/atk/AtkValue.html
+share/doc/atk/atk-AtkState.html
+share/doc/atk/atk.devhelp
+share/doc/atk/atk.html
+share/doc/atk/home.png
+share/doc/atk/index.html
+share/doc/atk/index.sgml
+share/doc/atk/left.png
+share/doc/atk/right.png
+share/doc/atk/up.png
 ${PKGLOCALEDIR}/locale/af/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/atk10.mo
@@ -103,6 +104,7 @@
 ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/atk10.mo
@@ -121,6 +123,7 @@
 ${PKGLOCALEDIR}/locale/sr@ije/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/atk10.mo
+${PKGLOCALEDIR}/locale/tk/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/atk10.mo
@@ -128,6 +131,6 @@
 ${PKGLOCALEDIR}/locale/yi/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/atk10.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/atk10.mo
-@dirrm share/doc/html/atk
+@dirrm share/doc/atk
 @dirrm include/atk-1.0/atk
 @dirrm include/atk-1.0
diff -r c89f7b89f646 -r 93ed9ea46dbb devel/atk/buildlink3.mk
--- a/devel/atk/buildlink3.mk   Tue Sep 21 16:32:35 2004 +0000
+++ b/devel/atk/buildlink3.mk   Tue Sep 21 16:43:25 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2004/04/01 18:13:48 jmmv Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2004/09/21 16:43:25 jmmv Exp $
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 ATK_BUILDLINK3_MK:=    ${ATK_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@
 BUILDLINK_PACKAGES+=   atk
 
 .if !empty(ATK_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.atk+=                atk>=1.6.0
+BUILDLINK_DEPENDS.atk+=                atk>=1.8.0
 BUILDLINK_PKGSRCDIR.atk?=      ../../devel/atk
 .endif # ATK_BUILDLINK3_MK
 
diff -r c89f7b89f646 -r 93ed9ea46dbb devel/atk/distinfo
--- a/devel/atk/distinfo        Tue Sep 21 16:32:35 2004 +0000
+++ b/devel/atk/distinfo        Tue Sep 21 16:43:25 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.16 2004/04/19 16:44:42 jmmv Exp $
+$NetBSD: distinfo,v 1.17 2004/09/21 16:43:25 jmmv Exp $
 
-SHA1 (atk-1.6.1.tar.bz2) = 8bb74543931423179e556a5b10f97102e5c51daa
-Size (atk-1.6.1.tar.bz2) = 493415 bytes
+SHA1 (atk-1.8.0.tar.bz2) = 10acd8532b2983988596bf10f2529e7d730041a9
+Size (atk-1.8.0.tar.bz2) = 500156 bytes



Home | Main Index | Thread Index | Old Index