diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-30 11:42:27 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-30 11:42:27 +0000 |
commit | 8c77611b6468f1c5103ae0aeba1c3832eac5ed89 (patch) | |
tree | f78fa051c807e129febf63275500bf9c9c2d6fef /app-accessibility | |
parent | Re-added osx patch as it's still needed, I trusted upstream on that but direc... (diff) | |
download | gentoo-2-8c77611b6468f1c5103ae0aeba1c3832eac5ed89.tar.gz gentoo-2-8c77611b6468f1c5103ae0aeba1c3832eac5ed89.tar.bz2 gentoo-2-8c77611b6468f1c5103ae0aeba1c3832eac5ed89.zip |
New release: 0.11.5
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/gnopernicus/ChangeLog | 9 | ||||
-rw-r--r-- | app-accessibility/gnopernicus/Manifest | 3 | ||||
-rw-r--r-- | app-accessibility/gnopernicus/files/digest-gnopernicus-0.11.4 | 1 | ||||
-rw-r--r-- | app-accessibility/gnopernicus/files/digest-gnopernicus-0.11.5 | 1 | ||||
-rw-r--r-- | app-accessibility/gnopernicus/files/gnopernicus-0.11.5-i18n_macros.patch | 21 | ||||
-rw-r--r-- | app-accessibility/gnopernicus/gnopernicus-0.11.5.ebuild (renamed from app-accessibility/gnopernicus/gnopernicus-0.11.4.ebuild) | 18 |
6 files changed, 46 insertions, 7 deletions
diff --git a/app-accessibility/gnopernicus/ChangeLog b/app-accessibility/gnopernicus/ChangeLog index c6354923abb4..97718151875c 100644 --- a/app-accessibility/gnopernicus/ChangeLog +++ b/app-accessibility/gnopernicus/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-accessibility/gnopernicus # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.64 2005/08/23 02:19:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/ChangeLog,v 1.65 2005/08/30 11:42:27 leonardop Exp $ + +*gnopernicus-0.11.5 (30 Aug 2005) + + 30 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> + +files/gnopernicus-0.11.5-i18n_macros.patch, -gnopernicus-0.11.4.ebuild, + +gnopernicus-0.11.5.ebuild: + New version. Added patch to fix some broken gettext macro calls. 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> gnopernicus-0.10.9.ebuild: stable on ia64 diff --git a/app-accessibility/gnopernicus/Manifest b/app-accessibility/gnopernicus/Manifest index 4ff33358257d..0ebcd8c5163c 100644 --- a/app-accessibility/gnopernicus/Manifest +++ b/app-accessibility/gnopernicus/Manifest @@ -1,6 +1,9 @@ MD5 b4322f43013498cd02b9d2c2566088dd ChangeLog 9152 MD5 b067c369ff1d1193b267b8891827c32d gnopernicus-0.11.4.ebuild 1217 +MD5 7be160732d2c81461a10d4f4a4d47511 gnopernicus-0.11.5.ebuild 1206 MD5 9c62d0c99ced71996c5ebac0e6956fc2 gnopernicus-0.10.9.ebuild 1194 +MD5 e306f8785d8c0f4fe8e4db412525e97d .gnopernicus-0.11.5.ebuild.swp 12288 MD5 2bd8b2cae4ff1f77d73a72dc79ebc75d metadata.xml 728 MD5 32b20a4e4d65498a5dde04097fb719cd files/digest-gnopernicus-0.11.4 72 +MD5 47452a9e8e50d49acb74f78a94ffcd55 files/digest-gnopernicus-0.11.5 72 MD5 6243a2f17f72037185664042ab0aab40 files/digest-gnopernicus-0.10.9 72 diff --git a/app-accessibility/gnopernicus/files/digest-gnopernicus-0.11.4 b/app-accessibility/gnopernicus/files/digest-gnopernicus-0.11.4 deleted file mode 100644 index 1b00be85277c..000000000000 --- a/app-accessibility/gnopernicus/files/digest-gnopernicus-0.11.4 +++ /dev/null @@ -1 +0,0 @@ -MD5 bdf481d42904fae9de4ef9ecc7373523 gnopernicus-0.11.4.tar.bz2 2119358 diff --git a/app-accessibility/gnopernicus/files/digest-gnopernicus-0.11.5 b/app-accessibility/gnopernicus/files/digest-gnopernicus-0.11.5 new file mode 100644 index 000000000000..dd79515e6e53 --- /dev/null +++ b/app-accessibility/gnopernicus/files/digest-gnopernicus-0.11.5 @@ -0,0 +1 @@ +MD5 a12235ac42a21eb143ffa2da09e3d059 gnopernicus-0.11.5.tar.bz2 2156948 diff --git a/app-accessibility/gnopernicus/files/gnopernicus-0.11.5-i18n_macros.patch b/app-accessibility/gnopernicus/files/gnopernicus-0.11.5-i18n_macros.patch new file mode 100644 index 000000000000..d39f4f8b83c7 --- /dev/null +++ b/app-accessibility/gnopernicus/files/gnopernicus-0.11.5-i18n_macros.patch @@ -0,0 +1,21 @@ +diff -NurdB gnopernicus-0.11.5/braille/libbrl/ttybrl.c gnopernicus-0.11.5-patched/braille/libbrl/ttybrl.c +--- gnopernicus-0.11.5/braille/libbrl/ttybrl.c 2005-08-22 07:08:02.000000000 -0500 ++++ gnopernicus-0.11.5-patched/braille/libbrl/ttybrl.c 2005-08-30 03:15:50.000000000 -0500 +@@ -190,7 +190,7 @@ + client_callback (bec, &bed); + break; + default: +- fprintf(stderr,_("BRLTTY command code not bound to Gnopernicus key code: 0X%04X\n)", keypress); ++ fprintf(stderr,_("BRLTTY command code not bound to Gnopernicus key code: 0X%04X\n"), keypress); + break; + } + break; +@@ -267,7 +267,7 @@ + return 0; + } + +- fprintf(stderr, _("BrlAPI detected a %dx%d display\n)", dd.x, dd.y); ++ fprintf(stderr, _("BrlAPI detected a %dx%d display\n"), dd.x, dd.y); + + device->cell_count = dd.x * dd.y; + device->display_count = 1; /* No status cells implemented yet */ diff --git a/app-accessibility/gnopernicus/gnopernicus-0.11.4.ebuild b/app-accessibility/gnopernicus/gnopernicus-0.11.5.ebuild index 0ee1e39bf6a9..eb05b1d051b0 100644 --- a/app-accessibility/gnopernicus/gnopernicus-0.11.4.ebuild +++ b/app-accessibility/gnopernicus/gnopernicus-0.11.5.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.11.4.ebuild,v 1.1 2005/08/17 14:46:57 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/gnopernicus/gnopernicus-0.11.5.ebuild,v 1.1 2005/08/30 11:42:27 leonardop Exp $ -inherit gnome2 +inherit eutils gnome2 -DESCRIPTION="Software tools for blind and visually impaired in Gnome 2" +DESCRIPTION="Software tools for blind and visually impaired" HOMEPAGE="http://www.baum.ro/gnopernicus.html" LICENSE="LGPL-2" @@ -37,6 +37,14 @@ DOCS="AUTHORS ChangeLog NEWS README" pkg_setup() { - G2CONF="$(use_enable ipv6) $(use_enable brltty) $(use_enable static) \ - --with-default-fonts-path=${D}/usr/share/fonts/Type1" + G2CONF="$(use_enable ipv6) $(use_enable brltty) $(use_enable static)" +# --with-default-fonts-path=${D}/usr/share/fonts/Type1" +} + +src_unpack() { + unpack "${A}" + cd "${S}" + + # Fix some gettext macros that break compilation + epatch ${FILESDIR}/${P}-i18n_macros.patch } |