diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-08 06:24:32 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-08 06:24:32 +0800 |
commit | fb8541d2d8cfc686242832e1c242a6e16a71f562 (patch) | |
tree | eb4a9f17e9018ff5a01b23a7dcb55603930cc5cf /accessibility/gnomemag | |
parent | 9d873617ccf0d009f3c169794dbfcb0741259b2e (diff) | |
download | freebsd-ports-graphics-fb8541d2d8cfc686242832e1c242a6e16a71f562.tar.gz freebsd-ports-graphics-fb8541d2d8cfc686242832e1c242a6e16a71f562.tar.zst freebsd-ports-graphics-fb8541d2d8cfc686242832e1c242a6e16a71f562.zip |
Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.
This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team. The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).
Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD. We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:
Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.
As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process. Full documentation on the GNOME 2.8
upgrade is coming following this commit.
From all of us at FreeBSD GNOME, ENJOY!
Diffstat (limited to 'accessibility/gnomemag')
-rw-r--r-- | accessibility/gnomemag/Makefile | 8 | ||||
-rw-r--r-- | accessibility/gnomemag/distinfo | 4 | ||||
-rw-r--r-- | accessibility/gnomemag/files/patch-magnifier_zoom-region.c | 10 | ||||
-rw-r--r-- | accessibility/gnomemag/pkg-descr | 5 | ||||
-rw-r--r-- | accessibility/gnomemag/pkg-plist | 31 |
5 files changed, 37 insertions, 21 deletions
diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile index 5416df80c64..49873638cdf 100644 --- a/accessibility/gnomemag/Makefile +++ b/accessibility/gnomemag/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomemag -PORTVERSION= 0.10.11 +PORTVERSION= 0.11.10 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-mag/0.10 +MASTER_SITE_SUBDIR= sources/gnome-mag/0.11 DISTNAME= gnome-mag-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -18,9 +18,9 @@ COMMENT= GNOME screen magnifier USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix atspi libbonobo lthack intlhack +USE_GNOME= gnomehack gnomeprefix atspi libbonobo intlhack USE_GMAKE= yes -USE_INC_LIBTOOL_VER= 13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" diff --git a/accessibility/gnomemag/distinfo b/accessibility/gnomemag/distinfo index 6fd1495a347..b8b7a1de625 100644 --- a/accessibility/gnomemag/distinfo +++ b/accessibility/gnomemag/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-mag-0.10.11.tar.bz2) = 8a117fc965c792a3b4a8ae0d8fa5a33e -SIZE (gnome2/gnome-mag-0.10.11.tar.bz2) = 291851 +MD5 (gnome2/gnome-mag-0.11.10.tar.bz2) = 2603ef3349a8bbadcc1f3b36b467a9bf +SIZE (gnome2/gnome-mag-0.11.10.tar.bz2) = 311253 diff --git a/accessibility/gnomemag/files/patch-magnifier_zoom-region.c b/accessibility/gnomemag/files/patch-magnifier_zoom-region.c deleted file mode 100644 index d4557ae4745..00000000000 --- a/accessibility/gnomemag/files/patch-magnifier_zoom-region.c +++ /dev/null @@ -1,10 +0,0 @@ ---- magnifier/zoom-region.c.orig Tue Dec 9 16:54:22 2003 -+++ magnifier/zoom-region.c Tue Dec 9 16:56:18 2003 -@@ -20,6 +20,7 @@ - * Boston, MA 02111-1307, USA. - */ - -+#include <sys/time.h> - #include <stdlib.h> - #include <string.h> - #include <popt.h> diff --git a/accessibility/gnomemag/pkg-descr b/accessibility/gnomemag/pkg-descr index 534934091f1..090a256b20f 100644 --- a/accessibility/gnomemag/pkg-descr +++ b/accessibility/gnomemag/pkg-descr @@ -1,3 +1,2 @@ -Gnome-mag is an accessibility tool that magnifies the screen for easier -reading. This package includes the magnifier Bonobo service as well as a -sample implementation. +Gnome-Mag magnifies the screen for easier reading. This package includes a +magnification Bonobo service. diff --git a/accessibility/gnomemag/pkg-plist b/accessibility/gnomemag/pkg-plist index ebac5bf8c9e..bd9c1e05c34 100644 --- a/accessibility/gnomemag/pkg-plist +++ b/accessibility/gnomemag/pkg-plist @@ -2,18 +2,38 @@ bin/magnifier include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h lib/libgnome-mag.a lib/libgnome-mag.so -lib/libgnome-mag.so.1 +lib/libgnome-mag.so.2 libdata/bonobo/servers/GNOME_Magnifier.server libdata/pkgconfig/gnome-mag-1.0.pc -share/gnome/gnome-mag/crosshair-cursor.xpm +share/gnome/gnome-mag/1_32/appstart.xpm +share/gnome/gnome-mag/1_32/bottom_left_corner.xpm +share/gnome/gnome-mag/1_32/bottom_side.xpm +share/gnome/gnome-mag/1_32/busy.xpm +share/gnome/gnome-mag/1_32/crosshair.xpm +share/gnome/gnome-mag/1_32/default.xpm +share/gnome/gnome-mag/1_32/fleur.xpm +share/gnome/gnome-mag/1_32/hand.xpm +share/gnome/gnome-mag/1_32/left_ptr.xpm +share/gnome/gnome-mag/1_32/left_side.xpm +share/gnome/gnome-mag/1_32/no.xpm +share/gnome/gnome-mag/1_32/right_side.xpm +share/gnome/gnome-mag/1_32/sb_h_double_arrow.xpm +share/gnome/gnome-mag/1_32/sb_v_double_arrow.xpm +share/gnome/gnome-mag/1_32/top_left_corner.xpm +share/gnome/gnome-mag/1_32/top_right_corner.xpm +share/gnome/gnome-mag/1_32/top_side.xpm +share/gnome/gnome-mag/1_32/up.xpm +share/gnome/gnome-mag/1_32/xterm.xpm share/gnome/gnome-mag/default-cursor.xpm share/gnome/idl/gnome-mag-1.0/GNOME_Magnifier.idl +share/locale/ang/LC_MESSAGES/gnome-mag.mo share/locale/ar/LC_MESSAGES/gnome-mag.mo share/locale/az/LC_MESSAGES/gnome-mag.mo share/locale/be/LC_MESSAGES/gnome-mag.mo share/locale/bg/LC_MESSAGES/gnome-mag.mo share/locale/bn/LC_MESSAGES/gnome-mag.mo share/locale/br/LC_MESSAGES/gnome-mag.mo +share/locale/bs/LC_MESSAGES/gnome-mag.mo share/locale/ca/LC_MESSAGES/gnome-mag.mo share/locale/cs/LC_MESSAGES/gnome-mag.mo share/locale/cy/LC_MESSAGES/gnome-mag.mo @@ -29,22 +49,27 @@ share/locale/fa/LC_MESSAGES/gnome-mag.mo share/locale/fi/LC_MESSAGES/gnome-mag.mo share/locale/fr/LC_MESSAGES/gnome-mag.mo share/locale/ga/LC_MESSAGES/gnome-mag.mo +share/locale/gu/LC_MESSAGES/gnome-mag.mo share/locale/he/LC_MESSAGES/gnome-mag.mo share/locale/hi/LC_MESSAGES/gnome-mag.mo share/locale/hr/LC_MESSAGES/gnome-mag.mo share/locale/hu/LC_MESSAGES/gnome-mag.mo +share/locale/id/LC_MESSAGES/gnome-mag.mo share/locale/is/LC_MESSAGES/gnome-mag.mo share/locale/it/LC_MESSAGES/gnome-mag.mo share/locale/ja/LC_MESSAGES/gnome-mag.mo +share/locale/ka/LC_MESSAGES/gnome-mag.mo share/locale/ko/LC_MESSAGES/gnome-mag.mo share/locale/lt/LC_MESSAGES/gnome-mag.mo share/locale/lv/LC_MESSAGES/gnome-mag.mo share/locale/mi/LC_MESSAGES/gnome-mag.mo share/locale/mn/LC_MESSAGES/gnome-mag.mo share/locale/ms/LC_MESSAGES/gnome-mag.mo +share/locale/nb/LC_MESSAGES/gnome-mag.mo share/locale/nl/LC_MESSAGES/gnome-mag.mo share/locale/nn/LC_MESSAGES/gnome-mag.mo share/locale/no/LC_MESSAGES/gnome-mag.mo +share/locale/or/LC_MESSAGES/gnome-mag.mo share/locale/pa/LC_MESSAGES/gnome-mag.mo share/locale/pl/LC_MESSAGES/gnome-mag.mo share/locale/pt/LC_MESSAGES/gnome-mag.mo @@ -57,6 +82,7 @@ share/locale/sq/LC_MESSAGES/gnome-mag.mo share/locale/sr/LC_MESSAGES/gnome-mag.mo share/locale/sr@Latn/LC_MESSAGES/gnome-mag.mo share/locale/sv/LC_MESSAGES/gnome-mag.mo +share/locale/ta/LC_MESSAGES/gnome-mag.mo share/locale/th/LC_MESSAGES/gnome-mag.mo share/locale/tk/LC_MESSAGES/gnome-mag.mo share/locale/tr/LC_MESSAGES/gnome-mag.mo @@ -65,6 +91,7 @@ share/locale/vi/LC_MESSAGES/gnome-mag.mo share/locale/zh_CN/LC_MESSAGES/gnome-mag.mo share/locale/zh_TW/LC_MESSAGES/gnome-mag.mo @dirrm share/gnome/idl/gnome-mag-1.0 +@dirrm share/gnome/gnome-mag/1_32 @dirrm share/gnome/gnome-mag @dirrm include/gnome-mag-1.0/magnifier @dirrm include/gnome-mag-1.0 |