* [gentoo-commits] gentoo-x86 commit in dev-libs/fribidi/files: fribidi-0.19.2-nodoc.patch fribidi-0.19.2-glib.patch
@ 2010-11-04 8:19 Matsuu Takuto (matsuu)
0 siblings, 0 replies; only message in thread
From: Matsuu Takuto (matsuu) @ 2010-11-04 8:19 UTC (permalink / raw
To: gentoo-commits
matsuu 10/11/04 08:19:32
Added: fribidi-0.19.2-nodoc.patch
fribidi-0.19.2-glib.patch
Log:
Fixed glib issue, bug #318569.
(Portage version: 2.1.9.22/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-libs/fribidi/files/fribidi-0.19.2-nodoc.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fribidi/files/fribidi-0.19.2-nodoc.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fribidi/files/fribidi-0.19.2-nodoc.patch?rev=1.1&content-type=text/plain
Index: fribidi-0.19.2-nodoc.patch
===================================================================
--- fribidi-0.19.2.orig/Makefile.am 2005-08-26 03:35:34.000000000 +0900
+++ fribidi-0.19.2/Makefile.am 2010-05-11 17:36:38.000000000 +0900
@@ -9,7 +9,7 @@
##############################################################################
## The order of subdirs is important, don't change without a reason.
-SUBDIRS = gen.tab charset lib bin doc test
+SUBDIRS = gen.tab charset lib bin test
EXTRA_DIST = bootstrap ChangeLog.old
1.1 dev-libs/fribidi/files/fribidi-0.19.2-glib.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fribidi/files/fribidi-0.19.2-glib.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/fribidi/files/fribidi-0.19.2-glib.patch?rev=1.1&content-type=text/plain
Index: fribidi-0.19.2-glib.patch
===================================================================
diff -Naur fribidi-0.19.2.orig//lib/fribidi-types.h fribidi-0.19.2/lib/fribidi-types.h
--- fribidi-0.19.2.orig//lib/fribidi-types.h 2006-01-31 12:23:13.000000000 +0900
+++ fribidi-0.19.2/lib/fribidi-types.h 2010-05-11 17:07:57.000000000 +0900
@@ -40,8 +40,7 @@
#if FRIBIDI_USE_GLIB+0
# ifndef __FRIBIDI_DOC
-# include <glib/gtypes.h>
-# include <glib/gunicode.h>
+# include <glib.h>
# endif /* !__FRIBIDI_DOC */
# define FRIBIDI_INT8_LOCAL gint8
# define FRIBIDI_INT16_LOCAL gint16
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-11-04 8:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-04 8:19 [gentoo-commits] gentoo-x86 commit in dev-libs/fribidi/files: fribidi-0.19.2-nodoc.patch fribidi-0.19.2-glib.patch Matsuu Takuto (matsuu)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox