summaryrefslogtreecommitdiffstats
path: root/accessibility
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-05-19 10:28:15 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-05-19 10:28:15 +0800
commit5fbdc6279752a91a4b4c6fc6ed0d8b6d0dc3459e (patch)
treebd239bf0367ff8f461950f39e26e77444f99a78e /accessibility
parent0e3728ee8176a92fda907331e1533fdd1e0313d0 (diff)
downloadmarcuscom-ports-5fbdc6279752a91a4b4c6fc6ed0d8b6d0dc3459e.tar
marcuscom-ports-5fbdc6279752a91a4b4c6fc6ed0d8b6d0dc3459e.tar.gz
marcuscom-ports-5fbdc6279752a91a4b4c6fc6ed0d8b6d0dc3459e.tar.bz2
marcuscom-ports-5fbdc6279752a91a4b4c6fc6ed0d8b6d0dc3459e.tar.lz
marcuscom-ports-5fbdc6279752a91a4b4c6fc6ed0d8b6d0dc3459e.tar.xz
marcuscom-ports-5fbdc6279752a91a4b4c6fc6ed0d8b6d0dc3459e.tar.zst
marcuscom-ports-5fbdc6279752a91a4b4c6fc6ed0d8b6d0dc3459e.zip
Re-add gnomemag at 0.11.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2299 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/gnome-mag/Makefile27
-rw-r--r--accessibility/gnome-mag/distinfo2
-rw-r--r--accessibility/gnome-mag/files/patch-magnifier_zoom-region.c10
-rw-r--r--accessibility/gnome-mag/pkg-descr2
-rw-r--r--accessibility/gnome-mag/pkg-plist90
-rw-r--r--accessibility/gnomemag/Makefile27
-rw-r--r--accessibility/gnomemag/distinfo2
-rw-r--r--accessibility/gnomemag/files/patch-magnifier_zoom-region.c10
-rw-r--r--accessibility/gnomemag/pkg-descr2
-rw-r--r--accessibility/gnomemag/pkg-plist90
10 files changed, 262 insertions, 0 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile
new file mode 100644
index 000000000..4e5f5b8c7
--- /dev/null
+++ b/accessibility/gnome-mag/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: gnomemag
+# Date created: 12 April 2003
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD: ports/accessibility/gnomemag/Makefile,v 1.15 2004/04/19 22:50:55 marcus Exp $
+#
+
+PORTNAME= gnomemag
+PORTVERSION= 0.11.2
+CATEGORIES= accessibility gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/gnome-mag/0.11
+DISTNAME= gnome-mag-${PORTVERSION}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= GNOME screen magnifier
+
+USE_X_PREFIX= yes
+USE_GNOME= gnomehack gnomeprefix atspi libbonobo lthack intlhack
+USE_GMAKE= yes
+USE_LIBTOOL_VER=13
+INSTALLS_SHLIB= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/accessibility/gnome-mag/distinfo b/accessibility/gnome-mag/distinfo
new file mode 100644
index 000000000..b776b8c01
--- /dev/null
+++ b/accessibility/gnome-mag/distinfo
@@ -0,0 +1,2 @@
+MD5 (gnome2/gnome-mag-0.11.2.tar.gz) = 9e2ed8744b4979898f21bcfd52081c27
+SIZE (gnome2/gnome-mag-0.11.2.tar.gz) = 410906
diff --git a/accessibility/gnome-mag/files/patch-magnifier_zoom-region.c b/accessibility/gnome-mag/files/patch-magnifier_zoom-region.c
new file mode 100644
index 000000000..d4557ae47
--- /dev/null
+++ b/accessibility/gnome-mag/files/patch-magnifier_zoom-region.c
@@ -0,0 +1,10 @@
+--- 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/gnome-mag/pkg-descr b/accessibility/gnome-mag/pkg-descr
new file mode 100644
index 000000000..090a256b2
--- /dev/null
+++ b/accessibility/gnome-mag/pkg-descr
@@ -0,0 +1,2 @@
+Gnome-Mag magnifies the screen for easier reading. This package includes a
+magnification Bonobo service.
diff --git a/accessibility/gnome-mag/pkg-plist b/accessibility/gnome-mag/pkg-plist
new file mode 100644
index 000000000..66aacbf0a
--- /dev/null
+++ b/accessibility/gnome-mag/pkg-plist
@@ -0,0 +1,90 @@
+bin/magnifier
+include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h
+lib/libgnome-mag.a
+lib/libgnome-mag.so
+lib/libgnome-mag.so.2
+libdata/bonobo/servers/GNOME_Magnifier.server
+libdata/pkgconfig/gnome-mag-1.0.pc
+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/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/ca/LC_MESSAGES/gnome-mag.mo
+share/locale/cs/LC_MESSAGES/gnome-mag.mo
+share/locale/cy/LC_MESSAGES/gnome-mag.mo
+share/locale/da/LC_MESSAGES/gnome-mag.mo
+share/locale/de/LC_MESSAGES/gnome-mag.mo
+share/locale/el/LC_MESSAGES/gnome-mag.mo
+share/locale/en_CA/LC_MESSAGES/gnome-mag.mo
+share/locale/en_GB/LC_MESSAGES/gnome-mag.mo
+share/locale/es/LC_MESSAGES/gnome-mag.mo
+share/locale/et/LC_MESSAGES/gnome-mag.mo
+share/locale/eu/LC_MESSAGES/gnome-mag.mo
+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/is/LC_MESSAGES/gnome-mag.mo
+share/locale/it/LC_MESSAGES/gnome-mag.mo
+share/locale/ja/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/nl/LC_MESSAGES/gnome-mag.mo
+share/locale/nn/LC_MESSAGES/gnome-mag.mo
+share/locale/no/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
+share/locale/pt_BR/LC_MESSAGES/gnome-mag.mo
+share/locale/ro/LC_MESSAGES/gnome-mag.mo
+share/locale/ru/LC_MESSAGES/gnome-mag.mo
+share/locale/sk/LC_MESSAGES/gnome-mag.mo
+share/locale/sl/LC_MESSAGES/gnome-mag.mo
+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/th/LC_MESSAGES/gnome-mag.mo
+share/locale/tk/LC_MESSAGES/gnome-mag.mo
+share/locale/tr/LC_MESSAGES/gnome-mag.mo
+share/locale/uk/LC_MESSAGES/gnome-mag.mo
+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
diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile
new file mode 100644
index 000000000..4e5f5b8c7
--- /dev/null
+++ b/accessibility/gnomemag/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: gnomemag
+# Date created: 12 April 2003
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD: ports/accessibility/gnomemag/Makefile,v 1.15 2004/04/19 22:50:55 marcus Exp $
+#
+
+PORTNAME= gnomemag
+PORTVERSION= 0.11.2
+CATEGORIES= accessibility gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/gnome-mag/0.11
+DISTNAME= gnome-mag-${PORTVERSION}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= GNOME screen magnifier
+
+USE_X_PREFIX= yes
+USE_GNOME= gnomehack gnomeprefix atspi libbonobo lthack intlhack
+USE_GMAKE= yes
+USE_LIBTOOL_VER=13
+INSTALLS_SHLIB= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/accessibility/gnomemag/distinfo b/accessibility/gnomemag/distinfo
new file mode 100644
index 000000000..b776b8c01
--- /dev/null
+++ b/accessibility/gnomemag/distinfo
@@ -0,0 +1,2 @@
+MD5 (gnome2/gnome-mag-0.11.2.tar.gz) = 9e2ed8744b4979898f21bcfd52081c27
+SIZE (gnome2/gnome-mag-0.11.2.tar.gz) = 410906
diff --git a/accessibility/gnomemag/files/patch-magnifier_zoom-region.c b/accessibility/gnomemag/files/patch-magnifier_zoom-region.c
new file mode 100644
index 000000000..d4557ae47
--- /dev/null
+++ b/accessibility/gnomemag/files/patch-magnifier_zoom-region.c
@@ -0,0 +1,10 @@
+--- 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
new file mode 100644
index 000000000..090a256b2
--- /dev/null
+++ b/accessibility/gnomemag/pkg-descr
@@ -0,0 +1,2 @@
+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
new file mode 100644
index 000000000..66aacbf0a
--- /dev/null
+++ b/accessibility/gnomemag/pkg-plist
@@ -0,0 +1,90 @@
+bin/magnifier
+include/gnome-mag-1.0/magnifier/GNOME_Magnifier.h
+lib/libgnome-mag.a
+lib/libgnome-mag.so
+lib/libgnome-mag.so.2
+libdata/bonobo/servers/GNOME_Magnifier.server
+libdata/pkgconfig/gnome-mag-1.0.pc
+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/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/ca/LC_MESSAGES/gnome-mag.mo
+share/locale/cs/LC_MESSAGES/gnome-mag.mo
+share/locale/cy/LC_MESSAGES/gnome-mag.mo
+share/locale/da/LC_MESSAGES/gnome-mag.mo
+share/locale/de/LC_MESSAGES/gnome-mag.mo
+share/locale/el/LC_MESSAGES/gnome-mag.mo
+share/locale/en_CA/LC_MESSAGES/gnome-mag.mo
+share/locale/en_GB/LC_MESSAGES/gnome-mag.mo
+share/locale/es/LC_MESSAGES/gnome-mag.mo
+share/locale/et/LC_MESSAGES/gnome-mag.mo
+share/locale/eu/LC_MESSAGES/gnome-mag.mo
+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/is/LC_MESSAGES/gnome-mag.mo
+share/locale/it/LC_MESSAGES/gnome-mag.mo
+share/locale/ja/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/nl/LC_MESSAGES/gnome-mag.mo
+share/locale/nn/LC_MESSAGES/gnome-mag.mo
+share/locale/no/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
+share/locale/pt_BR/LC_MESSAGES/gnome-mag.mo
+share/locale/ro/LC_MESSAGES/gnome-mag.mo
+share/locale/ru/LC_MESSAGES/gnome-mag.mo
+share/locale/sk/LC_MESSAGES/gnome-mag.mo
+share/locale/sl/LC_MESSAGES/gnome-mag.mo
+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/th/LC_MESSAGES/gnome-mag.mo
+share/locale/tk/LC_MESSAGES/gnome-mag.mo
+share/locale/tr/LC_MESSAGES/gnome-mag.mo
+share/locale/uk/LC_MESSAGES/gnome-mag.mo
+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