summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-12-30 17:56:39 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-12-30 17:56:39 +0000
commit8ba71715c557051e22b8c7f8c465bee3dbdf97b2 (patch)
tree7c7670ba43b29463ac09c55d848af29c93052341 /x11
parent637fb5af1a13a90135e866c0edc065467f189cd9 (diff)
downloadpkgsrc-8ba71715c557051e22b8c7f8c465bee3dbdf97b2.tar.gz
Initial import of gnopernicus-0.7.1
Gnopernicus provides Assistive Technologies (AT) for blind and visually impaired persons through modules for text-to-speech, braille, etc.
Diffstat (limited to 'x11')
-rw-r--r--x11/gnopernicus/DESCR2
-rw-r--r--x11/gnopernicus/Makefile48
-rw-r--r--x11/gnopernicus/PLIST142
-rw-r--r--x11/gnopernicus/distinfo5
-rw-r--r--x11/gnopernicus/patches/patch-aa13
5 files changed, 210 insertions, 0 deletions
diff --git a/x11/gnopernicus/DESCR b/x11/gnopernicus/DESCR
new file mode 100644
index 00000000000..de289874494
--- /dev/null
+++ b/x11/gnopernicus/DESCR
@@ -0,0 +1,2 @@
+Gnopernicus provides Assistive Technologies (AT) for blind and visually
+impaired persons through modules for text-to-speech, braille, etc.
diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile
new file mode 100644
index 00000000000..b38eeb45055
--- /dev/null
+++ b/x11/gnopernicus/Makefile
@@ -0,0 +1,48 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/30 17:56:39 xtraeme Exp $
+#
+
+DISTNAME= gnopernicus-0.7.1
+CATEGORIES= x11
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/0.7/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= xtraeme@NetBSD.org
+HOMEPAGE= http://www.gnome.org/
+COMMENT= Collection of accessibility apps for GNOME 2
+
+BUILD_USES_MSGFMT= yes
+DEPENDS= gnome2-dirs>=1.2:../../misc/gnome2-dirs
+
+USE_BUILDLINK2= yes
+USE_GMAKE= yes
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+USE_X11= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.prefs.mk"
+
+BUILD_DEFS+= USE_INET6
+
+.if !empty(USE_INET6:M[Yy][Ee][Ss])
+CONFIGURE_ARGS+= --enable-ipv6
+.else
+CONFIGURE_ARGS+= --disable-ipv6
+.endif
+
+CONFIGURE_ARGS+= --disable-gtk-doc
+
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+PKGCONFIG_OVERRIDE+= ${WRKSRC}/gnopernicus-1.0.pc.in
+
+GCONF2_SCHEMAS+= brlmonitor.schemas
+GCONF2_SCHEMAS+= gnopernicus.schemas
+GCONF2_SCHEMAS+= remote.schemas
+
+.include "../../audio/gnome-speech/buildlink2.mk"
+.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/libgnomeui/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../x11/gnome-mag/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/x11/gnopernicus/PLIST b/x11/gnopernicus/PLIST
new file mode 100644
index 00000000000..dacaeb3ae33
--- /dev/null
+++ b/x11/gnopernicus/PLIST
@@ -0,0 +1,142 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/30 17:56:40 xtraeme Exp $
+bin/brlmonitor
+bin/gnopernicus
+bin/srcore
+include/gnopernicus-1.0/libbrl/brlxmlapi.h
+include/gnopernicus-1.0/libke/libke.h
+include/gnopernicus-1.0/libmag/magxmlapi.h
+include/gnopernicus-1.0/libsrconf/libsrconf.h
+include/gnopernicus-1.0/libsrlow/SRLow.h
+include/gnopernicus-1.0/libsrlow/SRObject.h
+include/gnopernicus-1.0/libsrlow/screen-review.h
+include/gnopernicus-1.0/libsrs/srsxmlapi.h
+include/gnopernicus-1.0/libsrutil/SREvent.h
+include/gnopernicus-1.0/libsrutil/SRMessages.h
+include/gnopernicus-1.0/libsrutil/srintl.h
+include/gnopernicus-1.0/libsrutil/util.h
+lib/gnopernicus-1.0/libbrl.a
+lib/gnopernicus-1.0/libbrl.la
+lib/gnopernicus-1.0/libbrl.so
+lib/gnopernicus-1.0/libbrl.so.1
+lib/gnopernicus-1.0/libbrl.so.1.0
+lib/gnopernicus-1.0/libke.a
+lib/gnopernicus-1.0/libke.la
+lib/gnopernicus-1.0/libke.so
+lib/gnopernicus-1.0/libke.so.1
+lib/gnopernicus-1.0/libke.so.1.0
+lib/gnopernicus-1.0/libmag.a
+lib/gnopernicus-1.0/libmag.la
+lib/gnopernicus-1.0/libmag.so
+lib/gnopernicus-1.0/libmag.so.1
+lib/gnopernicus-1.0/libmag.so.1.0
+lib/gnopernicus-1.0/libsrconf.a
+lib/gnopernicus-1.0/libsrconf.la
+lib/gnopernicus-1.0/libsrconf.so
+lib/gnopernicus-1.0/libsrconf.so.1
+lib/gnopernicus-1.0/libsrconf.so.1.0
+lib/gnopernicus-1.0/libsrlow.a
+lib/gnopernicus-1.0/libsrlow.la
+lib/gnopernicus-1.0/libsrlow.so
+lib/gnopernicus-1.0/libsrlow.so.1
+lib/gnopernicus-1.0/libsrlow.so.1.0
+lib/gnopernicus-1.0/libsrs.a
+lib/gnopernicus-1.0/libsrs.la
+lib/gnopernicus-1.0/libsrs.so
+lib/gnopernicus-1.0/libsrs.so.1
+lib/gnopernicus-1.0/libsrs.so.1.0
+lib/gnopernicus-1.0/libsrutil.a
+lib/gnopernicus-1.0/libsrutil.la
+lib/gnopernicus-1.0/libsrutil.so
+lib/gnopernicus-1.0/libsrutil.so.1
+lib/gnopernicus-1.0/libsrutil.so.1.0
+lib/pkgconfig/gnopernicus-1.0.pc
+share/applications/gnopernicus.desktop
+share/gconf/schemas/brlmonitor.schemas
+share/gconf/schemas/gnopernicus.schemas
+share/gconf/schemas/remote.schemas
+share/gnome/help/brlmonitor/C/brlmonitor.xml
+share/gnome/help/brlmonitor/C/legal.xml
+share/gnome/help/gnopernicus/C/gnopernicus.xml
+share/gnome/help/gnopernicus/C/legal.xml
+share/gnopernicus/fonts/braillehc.afm
+share/gnopernicus/fonts/braillehc.pfb
+share/gnopernicus/fonts/braillehc.pfm
+share/gnopernicus/glade/gnopi_files/Braille_Monitor_Settings/braille_monitor_settings.glade2
+share/gnopernicus/glade/gnopi_files/Braille_Settings/attribute_settings.glade2
+share/gnopernicus/glade/gnopi_files/Braille_Settings/braille_device.glade2
+share/gnopernicus/glade/gnopi_files/Braille_Settings/braille_fill_char.glade2
+share/gnopernicus/glade/gnopi_files/Braille_Settings/braille_mapping.glade2
+share/gnopernicus/glade/gnopi_files/Braille_Settings/braille_settings.glade2
+share/gnopernicus/glade/gnopi_files/Braille_Settings/braille_style.glade2
+share/gnopernicus/glade/gnopi_files/Braille_Settings/cursor_settings.glade2
+share/gnopernicus/glade/gnopi_files/Braille_Settings/status_cell.glade2
+share/gnopernicus/glade/gnopi_files/Braille_Settings/translation_table.glade2
+share/gnopernicus/glade/gnopi_files/Find/find.glade2
+share/gnopernicus/glade/gnopi_files/Find/text_selected_24.png
+share/gnopernicus/glade/gnopi_files/General_Settings/general_settings.glade2
+share/gnopernicus/glade/gnopi_files/Keyboard_Mouse_Settings/keyboard_mouse_settings.glade2
+share/gnopernicus/glade/gnopi_files/Language/language.glade2
+share/gnopernicus/glade/gnopi_files/Load_Default/load_default.glade2
+share/gnopernicus/glade/gnopi_files/Magnifier_Settings/magnifier_settings.glade2
+share/gnopernicus/glade/gnopi_files/Presentation/presentation.glade2
+share/gnopernicus/glade/gnopi_files/Screen_Review/screen_review.glade2
+share/gnopernicus/glade/gnopi_files/Speech_Settings/speech_settings.glade2
+share/gnopernicus/glade/gnopi_files/User_Properties/user_properties.glade2
+share/gnopernicus/glade/gnopi_files/about.glade2
+share/gnopernicus/glade/gnopi_files/braille.xpm
+share/gnopernicus/glade/gnopi_files/gnopi.glade2
+share/gnopernicus/glade/gnopi_files/keyboard.xpm
+share/gnopernicus/glade/gnopi_files/monitor.png
+share/gnopernicus/glade/gnopi_files/start_up.png
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnopernicus.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnopernicus.mo
+share/omf/gnopernicus/brlmonitor-C.omf
+share/omf/gnopernicus/gnopernicus-C.omf
+share/pixmaps/gnopernicus.png
+@dirrm share/omf/gnopernicus
+@dirrm share/gnopernicus/glade/gnopi_files/User_Properties
+@dirrm share/gnopernicus/glade/gnopi_files/Speech_Settings
+@dirrm share/gnopernicus/glade/gnopi_files/Screen_Review
+@dirrm share/gnopernicus/glade/gnopi_files/Presentation
+@dirrm share/gnopernicus/glade/gnopi_files/Magnifier_Settings
+@dirrm share/gnopernicus/glade/gnopi_files/Load_Default
+@dirrm share/gnopernicus/glade/gnopi_files/Language
+@dirrm share/gnopernicus/glade/gnopi_files/Keyboard_Mouse_Settings
+@dirrm share/gnopernicus/glade/gnopi_files/General_Settings
+@dirrm share/gnopernicus/glade/gnopi_files/Find
+@dirrm share/gnopernicus/glade/gnopi_files/Braille_Settings
+@dirrm share/gnopernicus/glade/gnopi_files/Braille_Monitor_Settings
+@dirrm share/gnopernicus/glade/gnopi_files
+@dirrm share/gnopernicus/fonts
+@dirrm lib/gnopernicus-1.0
+@dirrm include/gnopernicus-1.0/libsrutil
+@dirrm include/gnopernicus-1.0/libsrs
+@dirrm include/gnopernicus-1.0/libsrlow
+@dirrm include/gnopernicus-1.0/libsrconf
+@dirrm include/gnopernicus-1.0/libmag
+@dirrm include/gnopernicus-1.0/libke
+@dirrm include/gnopernicus-1.0/libbrl
diff --git a/x11/gnopernicus/distinfo b/x11/gnopernicus/distinfo
new file mode 100644
index 00000000000..6c25b774671
--- /dev/null
+++ b/x11/gnopernicus/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/30 17:56:40 xtraeme Exp $
+
+SHA1 (gnopernicus-0.7.1.tar.bz2) = b976f0c7f31dec4d8064f59945b7214fa255754c
+Size (gnopernicus-0.7.1.tar.bz2) = 1069645 bytes
+SHA1 (patch-aa) = 1561518740619f38136b77562526c2624c151c1f
diff --git a/x11/gnopernicus/patches/patch-aa b/x11/gnopernicus/patches/patch-aa
new file mode 100644
index 00000000000..31e93dc16f7
--- /dev/null
+++ b/x11/gnopernicus/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2003/12/30 17:56:40 xtraeme Exp $
+
+--- schemas/Makefile.in.orig 2003-12-30 18:35:38.000000000 +0100
++++ schemas/Makefile.in 2003-12-30 18:35:56.000000000 +0100
+@@ -165,7 +165,7 @@
+ X_LIBS = @X_LIBS@
+ gnopernicuslocaledir = @gnopernicuslocaledir@
+
+-schemasdir = $(sysconfdir)/gconf/schemas
++schemasdir = $(datadir)/gconf/schemas
+ schemas_DATA = brlmonitor.schemas \
+ gnopernicus.schemas \
+ remote.schemas