pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/devel/pango



This broke building of gtkglext, which needs pangox (not pangoxft)

checking for BASE_DEPENDENCIES... configure: error: Package requirements 
(gtk+-2.0 >= 2.0.0 gdk-2.0 >= 2.0.0 pango >= 1.0.0 pangox >= 1.0.0 gmodule-2.0 
>= 2.0.0 ) were not met:

No package 'pangox' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.




and doesn't build without it, even if the occurrences of pangox are
replaced with pangoxft:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" 
-DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../../gdk -DG_DISABLE_CAST_CHECKS 
-D_REENTRANT -pthread 
-I/scratch/graphics/gtkglext/work/.buildlink/include/gtk-2.0 
-I/scratch/graphics/gtkglext/work/.buildlink/lib/gtk-2.0/include 
-I/scratch/graphics/gtkglext/work/.buildlink/include/pango-1.0 
-I/scratch/graphics/gtkglext/work/.buildlink/include/glib/gio-unix-2.0/ 
-I/scratch/graphics/gtkglext/work/.buildlink/include 
-I/scratch/graphics/gtkglext/work/.buildlink/include/gdk-pixbuf-2.0 
-I/scratch/graphics/gtkglext/work/.buildlink/include/cairo 
-I/scratch/graphics/gtkglext/work/.buildlink/include/glib/glib-2.0 
-I/scratch/graphics/gtkglext/work/.buildlink/lib/glib-2.0/include 
-I/scratch/graphics/gtkglext/work/.buildlink/include/pixman-1 
-I/scratch/graphics/gtkglext/work/.buildlink/include/freetype2 
-I/scratch/graphics/gtkglext/work/.buildlink/include/libpng15 
-I/scratch/graphics/gtkglext/work/.buildlink/include/harfbuzz 
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED 
-O2 -Wall -MT gdkglfont-x11.lo -MD -MP -MF .deps/gdkglfont-x11.Tpo -c 
gdkglfont-x11.c  -fPIC -DPIC -o .libs/gdkglfont-x11.o
gdkglfont-x11.c: In function 'gdk_gl_font_use_pango_font_common':
gdkglfont-x11.c:80:3: error: 'PangoXSubfont' undeclared (first use in this 
function)
gdkglfont-x11.c:80:3: note: each undeclared identifier is reported only once 
for each function it appears in
gdkglfont-x11.c:80:17: error: expected ';' before 'subfont_id'
gdkglfont-x11.c:82:3: error: 'PangoXFontCache' undeclared (first use in this 
function)
gdkglfont-x11.c:82:20: error: 'font_cache' undeclared (first use in this 
function)
gdkglfont-x11.c:95:3: warning: implicit declaration of function 
'pango_x_find_first_subfont'
gdkglfont-x11.c:95:56: error: 'subfont_id' undeclared (first use in this 
function)
gdkglfont-x11.c:102:3: warning: implicit declaration of function 
'pango_x_font_subfont_xlfd'
gdkglfont-x11.c:110:3: warning: implicit declaration of function 
'pango_x_font_map_get_font_cache'
gdkglfont-x11.c:112:3: warning: implicit declaration of function 
'pango_x_font_cache_load'
gdkglfont-x11.c:116:3: warning: implicit declaration of function 
'pango_x_font_cache_unload'
gdkglfont-x11.c: In function 'gdk_gl_font_use_pango_font':
gdkglfont-x11.c:153:3: warning: implicit declaration of function 
'pango_x_font_map_for_display'
gdkglfont-x11.c:153:12: warning: assignment makes pointer from integer without 
a cast
gdkglfont-x11.c: In function 'gdk_gl_font_use_pango_font_for_display':
gdkglfont-x11.c:190:12: warning: assignment makes pointer from integer without 
a cast


Perhaps this is a replacement:
http://ftp.acc.umu.se/pub/GNOME/sources/pangox-compat/0.0/
 Thomas

On Mon, Oct 08, 2012 at 09:35:22PM +0000, Adam Ciarciński wrote:
> Module Name:  pkgsrc
> Committed By: adam
> Date:         Mon Oct  8 21:35:22 UTC 2012
> 
> Modified Files:
>       pkgsrc/devel/pango: Makefile PLIST buildlink3.mk distinfo
> Removed Files:
>       pkgsrc/devel/pango/patches: patch-aa patch-ab
> 
> Log Message:
> Overview of changes between 1.32.0 and 1.32.1
> =============================================
> - Fixup grapheme clusters
> - 684959 - crash after "Add pango_shape_full()"
> 
> Overview of changes between 1.31.2 and 1.32.0
> =============================================
> - Add a --without-xfg configure option
> - Add pango_shape_full()
> 
> Overview of changes between 1.31.1 and 1.31.2
> =============================================
> - More work on towards thread-safety
> - Build fixes on OS X
> 
> Overview of changes between 1.31.0 and 1.31.1
> =============================================
> - The module cache file can now be located in libdir
> - Initial work towards making pango thread-safe
> - Update to Unicode 6.1.
> - 682421 - Fix vertical text, gravity, etc, with HarfBuzz
> - 678721 - Don't need to get item properties...
> - 678997 - Colors aqua, silver and indigo missing...
> - 653347 - rise units documented incorrectly
> - 682952 - remove old glib check
> - Deprecate pango-ot.h.
> - Deprecate pango_fc_font_kern_glyphs
> - Deprecate pango_lookup_aliases
> 
> Overview of changes between 1.30.1 and 1.31.0
> =============================================
> - Port to harfbuzz 0.9.x, use external harfbuzz
> - Remove Arabic, Syriac, Hangul Hebrew, Khmer,
>   Tibetan and Thai shapers (replaced by harfbuzz)
> - Remove Indic module (replaced by harfbuzz)
> - Remove Atsui support (superseded by CoreText)
> - Remove PangoX
> - 679654 - Crash for PangoContext.list_families
> - 680965 - missing language strings for ...
> - 681423 - introspection: assorted fixes...
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.167 -r1.168 pkgsrc/devel/pango/Makefile
> cvs rdiff -u -r1.56 -r1.57 pkgsrc/devel/pango/PLIST
> cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/pango/buildlink3.mk
> cvs rdiff -u -r1.94 -r1.95 pkgsrc/devel/pango/distinfo
> cvs rdiff -u -r1.18 -r0 pkgsrc/devel/pango/patches/patch-aa
> cvs rdiff -u -r1.16 -r0 pkgsrc/devel/pango/patches/patch-ab
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 



Home | Main Index | Thread Index | Old Index