diff options
author | marcus <marcus@FreeBSD.org> | 2006-04-30 08:47:21 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-04-30 08:47:21 +0800 |
commit | 7315b1c16ae631c60d787b73475db448b86b7e0b (patch) | |
tree | 0a7edc722d829b9a98914843c0c09d978324e75f /accessibility/atk | |
parent | e43bffa408ddb90519bcbf271791632a33f25217 (diff) | |
download | freebsd-ports-gnome-7315b1c16ae631c60d787b73475db448b86b7e0b.tar.gz freebsd-ports-gnome-7315b1c16ae631c60d787b73475db448b86b7e0b.tar.zst freebsd-ports-gnome-7315b1c16ae631c60d787b73475db448b86b7e0b.zip |
Presenting GNOME 2.14.1 for FreeBSD! Checkout
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
Diffstat (limited to 'accessibility/atk')
-rw-r--r-- | accessibility/atk/Makefile | 11 | ||||
-rw-r--r-- | accessibility/atk/distinfo | 6 | ||||
-rw-r--r-- | accessibility/atk/pkg-plist | 104 |
3 files changed, 100 insertions, 21 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index c99b643dc6b7..c69aaa8d6727 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -3,22 +3,21 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/atk/Makefile,v 1.56 2005/09/05 21:13:50 marcus Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.68 2006/04/13 07:52:28 bland Exp $ # PORTNAME= atk -PORTVERSION= 1.10.3 -PORTREVISION= 1 +PORTVERSION= 1.11.4 CATEGORIES= accessibility devel -MASTER_SITES= ${MASTER_SITE_GNOME} \ - ftp://ftp.gtk.org/pub/gtk/v2.6/ -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.10 +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME accessibility toolkit (ATK) USE_BZIP2= yes +USE_GETTEXT= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack glib20 ltverhack diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo index 76912377e10f..8be97790ae67 100644 --- a/accessibility/atk/distinfo +++ b/accessibility/atk/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/atk-1.10.3.tar.bz2) = c84a01fea567b365c0d44b227fead948 -SHA256 (gnome2/atk-1.10.3.tar.bz2) = c596baf95f6a6cd7748b1018336b2ac45ca2ef668816e6c703b01691e09b8a89 -SIZE (gnome2/atk-1.10.3.tar.bz2) = 542712 +MD5 (gnome2/atk-1.11.4.tar.bz2) = 2f7132e46a62a2586545bca40eeeef39 +SHA256 (gnome2/atk-1.11.4.tar.bz2) = f288657de2f7413c35626dcc43fb66ca837c8232b7d0c00bc602430706dd2ed7 +SIZE (gnome2/atk-1.11.4.tar.bz2) = 621041 diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist index 4458fa2e1320..47b421caff0e 100644 --- a/accessibility/atk/pkg-plist +++ b/accessibility/atk/pkg-plist @@ -29,9 +29,38 @@ lib/libatk-1.0.la lib/libatk-1.0.so lib/libatk-1.0.so.0 libdata/pkgconfig/atk.pc +%%DOCSDIR%%/AtkAction.html +%%DOCSDIR%%/AtkComponent.html +%%DOCSDIR%%/AtkDocument.html +%%DOCSDIR%%/AtkEditableText.html +%%DOCSDIR%%/AtkGObjectAccessible.html +%%DOCSDIR%%/AtkHyperlink.html +%%DOCSDIR%%/AtkHypertext.html +%%DOCSDIR%%/AtkImage.html +%%DOCSDIR%%/AtkNoOpObject.html +%%DOCSDIR%%/AtkNoOpObjectFactory.html +%%DOCSDIR%%/AtkObject.html +%%DOCSDIR%%/AtkObjectFactory.html +%%DOCSDIR%%/AtkRegistry.html +%%DOCSDIR%%/AtkRelation.html +%%DOCSDIR%%/AtkRelationSet.html +%%DOCSDIR%%/AtkSelection.html +%%DOCSDIR%%/AtkStreamableContent.html +%%DOCSDIR%%/AtkTable.html +%%DOCSDIR%%/AtkText.html +%%DOCSDIR%%/AtkUtil.html +%%DOCSDIR%%/AtkValue.html +%%DOCSDIR%%/atk-AtkState.html +%%DOCSDIR%%/atk-AtkStateSet.html +%%DOCSDIR%%/atk.devhelp +%%DOCSDIR%%/atk.devhelp2 +%%DOCSDIR%%/atk.html %%DOCSDIR%%/home.png +%%DOCSDIR%%/index.html +%%DOCSDIR%%/index.sgml %%DOCSDIR%%/left.png %%DOCSDIR%%/right.png +%%DOCSDIR%%/style.css %%DOCSDIR%%/up.png share/locale/af/LC_MESSAGES/atk10.mo share/locale/am/LC_MESSAGES/atk10.mo @@ -68,6 +97,7 @@ share/locale/id/LC_MESSAGES/atk10.mo share/locale/is/LC_MESSAGES/atk10.mo share/locale/it/LC_MESSAGES/atk10.mo share/locale/ja/LC_MESSAGES/atk10.mo +share/locale/ka/LC_MESSAGES/atk10.mo share/locale/kn/LC_MESSAGES/atk10.mo share/locale/ko/LC_MESSAGES/atk10.mo share/locale/li/LC_MESSAGES/atk10.mo @@ -83,6 +113,7 @@ share/locale/ne/LC_MESSAGES/atk10.mo share/locale/nl/LC_MESSAGES/atk10.mo share/locale/nn/LC_MESSAGES/atk10.mo share/locale/no/LC_MESSAGES/atk10.mo +share/locale/or/LC_MESSAGES/atk10.mo share/locale/pa/LC_MESSAGES/atk10.mo share/locale/pl/LC_MESSAGES/atk10.mo share/locale/pt/LC_MESSAGES/atk10.mo @@ -101,6 +132,7 @@ share/locale/ta/LC_MESSAGES/atk10.mo share/locale/th/LC_MESSAGES/atk10.mo share/locale/tk/LC_MESSAGES/atk10.mo share/locale/tr/LC_MESSAGES/atk10.mo +share/locale/tt/LC_MESSAGES/atk10.mo share/locale/ug/LC_MESSAGES/atk10.mo share/locale/uk/LC_MESSAGES/atk10.mo share/locale/vi/LC_MESSAGES/atk10.mo @@ -108,20 +140,68 @@ share/locale/wa/LC_MESSAGES/atk10.mo share/locale/xh/LC_MESSAGES/atk10.mo share/locale/yi/LC_MESSAGES/atk10.mo share/locale/zh_CN/LC_MESSAGES/atk10.mo +share/locale/zh_HK/LC_MESSAGES/atk10.mo share/locale/zh_TW/LC_MESSAGES/atk10.mo -@dirrm %%DOCSDIR%% -@exec mkdir -p %D/%%DOCSDIR%% -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/li/LC_MESSAGES -@dirrmtry share/locale/li -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/tk/LC_MESSAGES -@dirrmtry share/locale/tk +@dirrmtry share/locale/zh_TW/LC_MESSAGES +@dirrmtry share/locale/zh_TW +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/zh_CN/LC_MESSAGES +@dirrmtry share/locale/zh_CN +@dirrmtry share/locale/yi/LC_MESSAGES +@dirrmtry share/locale/yi +@dirrmtry share/locale/xh/LC_MESSAGES +@dirrmtry share/locale/xh +@dirrmtry share/locale/uk/LC_MESSAGES +@dirrmtry share/locale/uk @dirrmtry share/locale/ug/LC_MESSAGES @dirrmtry share/locale/ug +@dirrmtry share/locale/tt/LC_MESSAGES +@dirrmtry share/locale/tt +@dirrmtry share/locale/tk/LC_MESSAGES +@dirrmtry share/locale/tk +@dirrmtry share/locale/sr@ije/LC_MESSAGES +@dirrmtry share/locale/sr@ije +@dirrmtry share/locale/sr/LC_MESSAGES +@dirrmtry share/locale/sr +@dirrmtry share/locale/sl/LC_MESSAGES +@dirrmtry share/locale/sl +@dirrmtry share/locale/sk/LC_MESSAGES +@dirrmtry share/locale/sk +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/ro/LC_MESSAGES +@dirrmtry share/locale/ro +@dirrmtry share/locale/pt/LC_MESSAGES +@dirrmtry share/locale/pt +@dirrmtry share/locale/pl/LC_MESSAGES +@dirrmtry share/locale/pl +@dirrmtry share/locale/no/LC_MESSAGES +@dirrmtry share/locale/no +@dirrmtry share/locale/nn/LC_MESSAGES +@dirrmtry share/locale/nn +@dirrmtry share/locale/ne/LC_MESSAGES +@dirrmtry share/locale/ne +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/li/LC_MESSAGES +@dirrmtry share/locale/li +@dirrmtry share/locale/ko/LC_MESSAGES +@dirrmtry share/locale/ko +@dirrmtry share/locale/gl/LC_MESSAGES +@dirrmtry share/locale/gl +@dirrmtry share/locale/fi/LC_MESSAGES +@dirrmtry share/locale/fi +@dirrmtry share/locale/el/LC_MESSAGES +@dirrmtry share/locale/el +@dirrmtry share/locale/cs/LC_MESSAGES +@dirrmtry share/locale/cs +@dirrmtry share/locale/ca/LC_MESSAGES +@dirrmtry share/locale/ca +@dirrmtry share/locale/be/LC_MESSAGES +@dirrmtry share/locale/be +@dirrmtry share/locale/as/LC_MESSAGES +@dirrmtry share/locale/as +@dirrm %%DOCSDIR%% @dirrm include/atk-1.0/atk @dirrm include/atk-1.0 |