diff options
author | crees <crees@FreeBSD.org> | 2013-07-27 00:04:47 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2013-07-27 00:04:47 +0800 |
commit | ffba178a9ca3eefd834e618ebb07c04cca05f074 (patch) | |
tree | d9d0edc2ce12da2da4b0f01dcf763afcf417cb77 | |
parent | fa379e648850c9fada95628f5410d88471da4142 (diff) | |
download | freebsd-ports-gnome-ffba178a9ca3eefd834e618ebb07c04cca05f074.tar.gz freebsd-ports-gnome-ffba178a9ca3eefd834e618ebb07c04cca05f074.tar.zst freebsd-ports-gnome-ffba178a9ca3eefd834e618ebb07c04cca05f074.zip |
Move allegro-devel to allegro; 4.4 is hardly a devel version any more.
Minor fix required in emulators/o2em.
Remove allegrogl, which is broken and included in allegro-4.4 anyway.
Update allegro-devel to 5.0.7 [1]
PR: ports/172981 [1]
Submitted by: nemysis <nemysis@gmx.ch> [1]
35 files changed, 3588 insertions, 2132 deletions
@@ -4448,3 +4448,4 @@ sysutils/rsyslog6-devel-relp|sysutils/rsyslog7|2013-07-25|Has expired: Use sysut sysutils/rsyslog6-devel-dbi|sysutils/rsyslog7|2013-07-25|Has expired: Use sysutils/rsyslog7 sysutils/rsyslog6-devel-gssapi|sysutils/rsyslog7|2013-07-25|Has expired: Use sysutils/rsyslog7 sysutils/rsyslog6-devel|sysutils/rsyslog7|2013-07-25|Has expired: Use sysutils/rsyslog7 +graphics/allegrogl||2013-07-26|Now part of devel/allegro diff --git a/devel/allegro-devel/Makefile b/devel/allegro-devel/Makefile index 501314c368ae..cb57c9061e1d 100644 --- a/devel/allegro-devel/Makefile +++ b/devel/allegro-devel/Makefile @@ -1,56 +1,88 @@ +# Created by: nemysis@gmx.ch +# # $FreeBSD$ +# PORTNAME= allegro -DISTVERSION= 4.4.2 -PORTREVISION= 1 +DISTVERSION= 5.0.7 CATEGORIES= devel MASTER_SITES= SF/alleg/allegro/${PORTVERSION} -PKGNAMESUFFIX= -devel +PKGNAMESUFFIX= -devel5 MAINTAINER= nemysis@gmx.ch COMMENT= Cross-platform library for games and multimedia programming +LICENSE= BSD + +LIB_DEPENDS+= asound.2:${PORTSDIR}/audio/alsa-lib \ + jack.0:${PORTSDIR}/audio/jack \ + png15:${PORTSDIR}/graphics/png \ + jpeg:${PORTSDIR}/graphics/jpeg \ + vorbis:${PORTSDIR}/audio/libvorbis \ + FLAC:${PORTSDIR}/audio/flac \ + physfs.1:${PORTSDIR}/devel/physfs +BUILD_DEPENDS= ${LOCALBASE}/bin/pandoc:${PORTSDIR}/textproc/hs-pandoc + USE_GMAKE= yes -USES= cmake pkgconfig +USE_CMAKE= yes USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga USE_LDCONFIG= yes +USE_PKGCONFIG= build WANT_GNOME= yes +USE_OPENAL= soft USE_GL= gl glu +USE_FREETYPE= yes MAKE_JOBS_UNSAFE= yes -PORTDOCS= * - CONFLICTS= allegro-[0-9]* LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} PLIST_SUB= SHLIB_VER="${SHLIB_VER}" CMAKE_ARGS+= -DDOCDIR="${DOCSDIR}" -SHLIB_VER= 4.4.2 +SHLIB_VER= 5.0.7 PORTSCOUT= limit:^4\.3\.[0-9]* -CFLAGS+= -L${LOCALBASE}/lib -LIB_DEPENDS+= asound.2:${PORTSDIR}/audio/alsa-lib \ - jack.0:${PORTSDIR}/audio/jack \ - png15:${PORTSDIR}/graphics/png +CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -.include <bsd.port.options.mk> +OPTIONS_DEFINE= DEMOS +OPTIONS_DEFAULT= DEMOS +DEMOS_DESC= Install Demos programs -.if ${PORT_OPTIONS:MDOCS} +.include <bsd.port.options.mk> .include "Makefile.man" -INFO= allegro -.endif -post-patch: -.if ! ${PORT_OPTIONS:MDOCS} - @${REINPLACE_CMD} -e 's|add_subdirectory(docs)|#add_subdirectory(docs)|' ${WRKSRC}/CMakeLists.txt +.if ${PORT_OPTIONS:MDEMOS} +CMAKE_ARGS+=-DWANT_DEMO=on +PLIST_SUB+=DEMOS="" +.else +CMAKE_ARGS+=-DWANT_TESTS=off .endif +DOCSRCDIR1= ${WRKSRC} +DOC_FILES1= CHANGES-5.0.txt CONTRIBUTORS.txt README.txt README_packaging.txt README_pkgconfig.txt + post-install: -.if ${PORT_OPTIONS:MDOCS} + @${CP} -p ${WRKSRC}/allegro5.cfg ${PREFIX}/etc/allegro5.cfg.sample + +.if ${PORT_OPTIONS:MEXAMPLES} + @cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR} +.endif + +.if ${PORT_OPTIONS:MDEMOS} + @(cd ${WRKSRC} && ${COPYTREE_SHARE} demos ${EXAMPLESDIR}) +.endif + +.if ${PORT_OPTIONS:MMANPAGES} @cd ${WRKSRC}/docs/man/ && \ ${FIND} . -type f -and -name "*.3" -exec ${INSTALL_MAN} {} ${PREFIX}/man/man3/{} \; .endif +.if ${PORT_OPTIONS:MDOCS} + ${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${DOCSDIR} + @(cd ${WRKSRC}/docs && ${COPYTREE_SHARE} "src html" ${DOCSDIR}) +.endif + .include <bsd.port.mk> diff --git a/devel/allegro-devel/Makefile.man b/devel/allegro-devel/Makefile.man index f54c06e47d4e..6d156252bcff 100644 --- a/devel/allegro-devel/Makefile.man +++ b/devel/allegro-devel/Makefile.man @@ -1,923 +1,748 @@ -MAN3= ALLEGRO_DATE.3 \ -ALLEGRO_DATE_STR.3 \ -ALLEGRO_SUB_VERSION.3 \ -ALLEGRO_VERSION.3 \ -ALLEGRO_VERSION_STR.3 \ -ALLEGRO_WIP_VERSION.3 \ -AL_ID.3 \ -ASSERT.3 \ -AUDIOSTREAM.3 \ -BITMAP.3 \ -COLOR_MAP.3 \ -COMPILED_SPRITE.3 \ -DATAFILE.3 \ -DAT_ID.3 \ -DIALOG.3 \ -DIALOG_PLAYER.3 \ -END_OF_FUNCTION.3 \ -END_OF_MAIN.3 \ -FONT.3 \ -GFX_MODE.3 \ -GFX_MODE_LIST.3 \ -JOYSTICK_AXIS_INFO.3 \ -JOYSTICK_BUTTON_INFO.3 \ -JOYSTICK_INFO.3 \ -JOYSTICK_STICK_INFO.3 \ -LOCK_FUNCTION.3 \ -LOCK_VARIABLE.3 \ -LZSS_PACK_DATA.3 \ -LZSS_UNPACK_DATA.3 \ -MAKE_VERSION.3 \ -MASK_COLOR_15.3 \ -MASK_COLOR_16.3 \ -MASK_COLOR_24.3 \ -MASK_COLOR_32.3 \ -MASK_COLOR_8.3 \ -MATRIX.3 \ -MATRIX_f.3 \ -MENU.3 \ -MENU_PLAYER.3 \ -MIDI.3 \ -PACKFILE.3 \ -PACKFILE_VTABLE.3 \ -PALETTE.3 \ -PAL_SIZE.3 \ -POLYTYPE_ATEX.3 \ -POLYTYPE_ATEX_LIT.3 \ -POLYTYPE_ATEX_MASK.3 \ -POLYTYPE_ATEX_MASK_LIT.3 \ -POLYTYPE_ATEX_MASK_TRANS.3 \ -POLYTYPE_ATEX_TRANS.3 \ -POLYTYPE_FLAT.3 \ -POLYTYPE_GCOL.3 \ -POLYTYPE_GRGB.3 \ -POLYTYPE_PTEX.3 \ -POLYTYPE_PTEX_LIT.3 \ -POLYTYPE_PTEX_MASK.3 \ -POLYTYPE_PTEX_MASK_LIT.3 \ -POLYTYPE_PTEX_MASK_TRANS.3 \ -POLYTYPE_PTEX_TRANS.3 \ -QUAT.3 \ -RGB.3 \ -RGB_MAP.3 \ -RLE_SPRITE.3 \ -SAMPLE.3 \ -SCREEN_H.3 \ -SCREEN_W.3 \ -TRACE.3 \ -V3D.3 \ -V3D_f.3 \ -VIRTUAL_H.3 \ -VIRTUAL_W.3 \ -ZBUFFER.3 \ -_getpixel.3 \ -_getpixel15.3 \ -_getpixel16.3 \ -_getpixel24.3 \ -_getpixel32.3 \ -_putpixel.3 \ -_putpixel15.3 \ -_putpixel16.3 \ -_putpixel24.3 \ -_putpixel32.3 \ -_set_color.3 \ -_ustrdup.3 \ -acquire_bitmap.3 \ -acquire_screen.3 \ -active_dialog.3 \ -active_menu.3 \ -add_clip_rect.3 \ -adjust_sample.3 \ -al_assert.3 \ -al_ffblk.3 \ -al_ffblk_get_size.3 \ -al_findclose.3 \ -al_findfirst.3 \ -al_findnext.3 \ -al_trace.3 \ -alert.3 \ -alert3.3 \ -allegro_404_char.3 \ -allegro_error.3 \ -allegro_exit.3 \ -allegro_icon.3 \ -allegro_id.3 \ -allegro_init.3 \ -allegro_message.3 \ -allocate_voice.3 \ -append_filename.3 \ -apply_matrix.3 \ -apply_matrix_f.3 \ -apply_quat.3 \ -arc.3 \ -bestfit_color.3 \ -bitmap_color_depth.3 \ -bitmap_mask_color.3 \ -black_palette.3 \ -blit.3 \ -bmp_read_line.3 \ -bmp_unwrite_line.3 \ -bmp_write_line.3 \ -broadcast_dialog_message.3 \ -calc_spline.3 \ -calibrate_joystick.3 \ -calibrate_joystick_name.3 \ -canonicalize_filename.3 \ -centre_dialog.3 \ -check_cpu.3 \ -circle.3 \ -circlefill.3 \ -clear_bitmap.3 \ -clear_keybuf.3 \ -clear_scene.3 \ -clear_to_color.3 \ -clear_zbuffer.3 \ -clip3d.3 \ -clip3d_f.3 \ -close_fli.3 \ -color_map.3 \ -config_is_hooked.3 \ -cpu_capabilities.3 \ -cpu_family.3 \ -cpu_model.3 \ -cpu_vendor.3 \ -create_bitmap.3 \ -create_bitmap_ex.3 \ -create_blender_table.3 \ -create_color_table.3 \ -create_datafile_index.3 \ -create_light_table.3 \ -create_lzss_pack_data.3 \ -create_lzss_unpack_data.3 \ -create_rgb_table.3 \ -create_sample.3 \ -create_scene.3 \ -create_sub_bitmap.3 \ -create_sub_zbuffer.3 \ -create_system_bitmap.3 \ -create_trans_table.3 \ -create_video_bitmap.3 \ -create_zbuffer.3 \ -cross_product.3 \ -cross_product_f.3 \ -d_bitmap_proc.3 \ -d_box_proc.3 \ -d_button_proc.3 \ -d_check_proc.3 \ -d_clear_proc.3 \ -d_ctext_proc.3 \ -d_edit_proc.3 \ -d_icon_proc.3 \ -d_keyboard_proc.3 \ -d_list_proc.3 \ -d_menu_proc.3 \ -d_radio_proc.3 \ -d_rtext_proc.3 \ -d_shadow_box_proc.3 \ -d_slider_proc.3 \ -d_text_list_proc.3 \ -d_text_proc.3 \ -d_textbox_proc.3 \ -d_yield_proc.3 \ -deallocate_voice.3 \ -default_palette.3 \ -delete_file.3 \ -desktop_color_depth.3 \ -desktop_palette.3 \ -destroy_bitmap.3 \ -destroy_compiled_sprite.3 \ -destroy_datafile_index.3 \ -destroy_font.3 \ -destroy_gfx_mode_list.3 \ -destroy_midi.3 \ -destroy_rle_sprite.3 \ -destroy_sample.3 \ -destroy_scene.3 \ -destroy_zbuffer.3 \ -detect_digi_driver.3 \ -detect_midi_driver.3 \ -dialog_message.3 \ -digi_recorder.3 \ -disable_hardware_cursor.3 \ -do_arc.3 \ -do_circle.3 \ -do_dialog.3 \ -do_ellipse.3 \ -do_line.3 \ -do_menu.3 \ -do_uconvert.3 \ -dot_product.3 \ -dot_product_f.3 \ -draw_character_ex.3 \ -draw_compiled_sprite.3 \ -draw_gouraud_sprite.3 \ -draw_lit_rle_sprite.3 \ -draw_lit_sprite.3 \ -draw_rle_sprite.3 \ -draw_sprite.3 \ -draw_sprite_ex.3 \ -draw_sprite_h_flip.3 \ -draw_sprite_v_flip.3 \ -draw_sprite_vh_flip.3 \ -draw_trans_rle_sprite.3 \ -draw_trans_sprite.3 \ -drawing_mode.3 \ -ellipse.3 \ -ellipsefill.3 \ -empty_string.3 \ -enable_hardware_cursor.3 \ -enable_triple_buffer.3 \ -ex12bit.3 \ -ex3buf.3 \ -ex3d.3 \ -exaccel.3 \ -exalpha.3 \ -exbitmap.3 \ -exblend.3 \ -excamera.3 \ -excolmap.3 \ -exconfig.3 \ -excustom.3 \ -exdata.3 \ -exdbuf.3 \ -exexedat.3 \ -exfixed.3 \ -exflame.3 \ -exflip.3 \ -exfont.3 \ -exgui.3 \ -exhello.3 \ -exists.3 \ -exjoy.3 \ -exkeys.3 \ -exlights.3 \ -exmem.3 \ -exmidi.3 \ -exmouse.3 \ -expackf.3 \ -expal.3 \ -expat.3 \ -exquat.3 \ -exrgbhsv.3 \ -exrotscl.3 \ -exsample.3 \ -exscale.3 \ -exscn3d.3 \ -exscroll.3 \ -exshade.3 \ -exspline.3 \ -exsprite.3 \ -exstars.3 \ -exstream.3 \ -exswitch.3 \ -exsyscur.3 \ -extimer.3 \ -extract_font_range.3 \ -extrans.3 \ -extrans2.3 \ -extruec.3 \ -exunicod.3 \ -exupdate.3 \ -exxfade.3 \ -exzbuf.3 \ -fade_from.3 \ -fade_from_range.3 \ -fade_in.3 \ -fade_in_range.3 \ -fade_interpolate.3 \ -fade_out.3 \ -fade_out_range.3 \ -fastline.3 \ -file_exists.3 \ -file_select_ex.3 \ -file_size_ex.3 \ -file_time.3 \ -find_allegro_resource.3 \ -find_datafile_object.3 \ -find_dialog_focus.3 \ -fix_filename_case.3 \ -fix_filename_slashes.3 \ -fixacos.3 \ -fixadd.3 \ -fixasin.3 \ -fixatan.3 \ -fixatan2.3 \ -fixceil.3 \ -fixcos.3 \ -fixdiv.3 \ -fixed.3 \ -fixfloor.3 \ -fixhypot.3 \ -fixmul.3 \ -fixsin.3 \ -fixsqrt.3 \ -fixsub.3 \ -fixtan.3 \ -fixtof.3 \ -fixtoi.3 \ -fixtorad_r.3 \ -fixup_datafile.3 \ -fli_bitmap.3 \ -fli_bmp_dirty_from.3 \ -fli_bmp_dirty_to.3 \ -fli_frame.3 \ -fli_pal_dirty_from.3 \ -fli_pal_dirty_to.3 \ -fli_palette.3 \ -fli_timer.3 \ -floodfill.3 \ -flush_config_file.3 \ -font.3 \ -font_has_alpha.3 \ -for_each_file_ex.3 \ -free_audio_stream_buffer.3 \ -free_config_entries.3 \ -free_lzss_pack_data.3 \ -free_lzss_unpack_data.3 \ -freeze_mouse_flag.3 \ -ftofix.3 \ -generate_332_palette.3 \ -generate_optimized_palette.3 \ -get_align_matrix.3 \ -get_align_matrix_f.3 \ -get_audio_stream_buffer.3 \ -get_camera_matrix.3 \ -get_camera_matrix_f.3 \ -get_clip_rect.3 \ -get_clip_state.3 \ -get_color.3 \ -get_color_conversion.3 \ -get_color_depth.3 \ -get_compiled_sprite.3 \ -get_config_argv.3 \ -get_config_float.3 \ -get_config_hex.3 \ -get_config_id.3 \ -get_config_int.3 \ -get_config_string.3 \ -get_config_text.3 \ -get_datafile_property.3 \ -get_desktop_resolution.3 \ -get_display_switch_mode.3 \ -get_executable_name.3 \ -get_extension.3 \ -get_filename.3 \ -get_filename_encoding.3 \ -get_font_range_begin.3 \ -get_font_range_end.3 \ -get_font_ranges.3 \ -get_gfx_mode.3 \ -get_gfx_mode_list.3 \ -get_gfx_mode_type.3 \ -get_hardware_volume.3 \ -get_midi_length.3 \ -get_mixer_bits.3 \ -get_mixer_buffer_length.3 \ -get_mixer_channels.3 \ -get_mixer_frequency.3 \ -get_mixer_quality.3 \ -get_mixer_voices.3 \ -get_mouse_mickeys.3 \ -get_palette.3 \ -get_palette_range.3 \ -get_refresh_rate.3 \ -get_rle_sprite.3 \ -get_rotation_matrix.3 \ -get_rotation_matrix_f.3 \ -get_rotation_quat.3 \ -get_scaling_matrix.3 \ -get_scaling_matrix_f.3 \ -get_sound_input_cap_bits.3 \ -get_sound_input_cap_parm.3 \ -get_sound_input_cap_rate.3 \ -get_sound_input_cap_stereo.3 \ -get_transformation_matrix.3 \ -get_transformation_matrix_f.3 \ -get_translation_matrix.3 \ -get_translation_matrix_f.3 \ -get_uformat.3 \ -get_vector_rotation_matrix.3 \ -get_vector_rotation_matrix_f.3 \ -get_vector_rotation_quat.3 \ -get_volume.3 \ -get_x_rotate_matrix.3 \ -get_x_rotate_matrix_f.3 \ -get_x_rotate_quat.3 \ -get_y_rotate_matrix.3 \ -get_y_rotate_matrix_f.3 \ -get_y_rotate_quat.3 \ -get_z_rotate_matrix.3 \ -get_z_rotate_matrix_f.3 \ -get_z_rotate_quat.3 \ -geta.3 \ -geta32.3 \ -geta_depth.3 \ -getb.3 \ -getb15.3 \ -getb16.3 \ -getb24.3 \ -getb32.3 \ -getb8.3 \ -getb_depth.3 \ -getg.3 \ -getg15.3 \ -getg16.3 \ -getg24.3 \ -getg32.3 \ -getg8.3 \ -getg_depth.3 \ -getpixel.3 \ -getr.3 \ -getr15.3 \ -getr16.3 \ -getr24.3 \ -getr32.3 \ -getr8.3 \ -getr_depth.3 \ -gfx_capabilities.3 \ -gfx_mode_select.3 \ -gfx_mode_select_ex.3 \ -gfx_mode_select_filter.3 \ -grab_font_from_bitmap.3 \ -gui_bg_color.3 \ -gui_button_proc.3 \ -gui_ctext_proc.3 \ -gui_edit_proc.3 \ -gui_fg_color.3 \ -gui_font_baseline.3 \ -gui_get_screen.3 \ -gui_list_proc.3 \ -gui_menu_draw_menu.3 \ -gui_menu_draw_menu_item.3 \ -gui_mg_color.3 \ -gui_mouse_b.3 \ -gui_mouse_focus.3 \ -gui_mouse_x.3 \ -gui_mouse_y.3 \ -gui_mouse_z.3 \ -gui_set_screen.3 \ -gui_shadow_box_proc.3 \ -gui_strlen.3 \ -gui_text_list_proc.3 \ -gui_textout_ex.3 \ -hline.3 \ -hook_config_section.3 \ -hsv_to_rgb.3 \ -identity_matrix.3 \ -identity_matrix_f.3 \ -identity_quat.3 \ -init_dialog.3 \ -init_menu.3 \ -initialise_joystick.3 \ -install_allegro.3 \ -install_int.3 \ -install_int_ex.3 \ -install_joystick.3 \ -install_keyboard.3 \ -install_keyboard_hooks.3 \ -install_mouse.3 \ -install_param_int.3 \ -install_param_int_ex.3 \ -install_sound.3 \ -install_sound_input.3 \ -install_timer.3 \ -is_color_font.3 \ -is_compatible_font.3 \ -is_inside_bitmap.3 \ -is_linear_bitmap.3 \ -is_memory_bitmap.3 \ -is_mono_font.3 \ -is_planar_bitmap.3 \ -is_relative_filename.3 \ -is_same_bitmap.3 \ -is_screen_bitmap.3 \ -is_sub_bitmap.3 \ -is_system_bitmap.3 \ -is_trans_font.3 \ -is_video_bitmap.3 \ -is_windowed_mode.3 \ -itofix.3 \ -joy.3 \ -key.3 \ -key_led_flag.3 \ -key_shifts.3 \ -keyboard_callback.3 \ -keyboard_lowlevel_callback.3 \ -keyboard_needs_poll.3 \ -keyboard_ucallback.3 \ -keypressed.3 \ -line.3 \ -list_config_entries.3 \ -list_config_sections.3 \ -load_bios_font.3 \ -load_bitmap.3 \ -load_bitmap_font.3 \ -load_bmp.3 \ -load_bmp_pf.3 \ -load_dat_font.3 \ -load_datafile.3 \ -load_datafile_callback.3 \ -load_datafile_object.3 \ -load_datafile_object_indexed.3 \ -load_font.3 \ -load_grx_font.3 \ -load_grx_or_bios_font.3 \ -load_ibk.3 \ -load_joystick_data.3 \ -load_lbm.3 \ -load_midi.3 \ -load_midi_patches.3 \ -load_pcx.3 \ -load_pcx_pf.3 \ -load_sample.3 \ -load_tga.3 \ -load_tga_pf.3 \ -load_txt_font.3 \ -load_voc.3 \ -load_voc_pf.3 \ -load_wav.3 \ -load_wav_pf.3 \ -lock_bitmap.3 \ -lock_midi.3 \ -lock_sample.3 \ -lzss_read.3 \ -lzss_write.3 \ -make_absolute_filename.3 \ -make_relative_filename.3 \ -make_trans_font.3 \ -makeacol.3 \ -makeacol32.3 \ -makeacol_depth.3 \ -makecol.3 \ -makecol15.3 \ -makecol15_dither.3 \ -makecol16.3 \ -makecol16_dither.3 \ -makecol24.3 \ -makecol32.3 \ -makecol8.3 \ -makecol_depth.3 \ -masked_blit.3 \ -masked_stretch_blit.3 \ -matrix_mul.3 \ -matrix_mul_f.3 \ -matrix_to_quat.3 \ -merge_fonts.3 \ -midi_loop_end.3 \ -midi_loop_start.3 \ -midi_meta_callback.3 \ -midi_msg_callback.3 \ -midi_out.3 \ -midi_pause.3 \ -midi_pos.3 \ -midi_recorder.3 \ -midi_resume.3 \ -midi_seek.3 \ -midi_sysex_callback.3 \ -midi_time.3 \ -mouse_b.3 \ -mouse_callback.3 \ -mouse_needs_poll.3 \ -mouse_on_screen.3 \ -mouse_pos.3 \ -mouse_sprite.3 \ -mouse_w.3 \ -mouse_x.3 \ -mouse_x_focus.3 \ -mouse_y.3 \ -mouse_y_focus.3 \ -mouse_z.3 \ -need_uconvert.3 \ -next_fli_frame.3 \ -normalize_vector.3 \ -normalize_vector_f.3 \ -num_joysticks.3 \ -object_message.3 \ -offer_focus.3 \ -open_fli.3 \ -open_memory_fli.3 \ -os_multitasking.3 \ -os_revision.3 \ -os_type.3 \ -os_version.3 \ -override_config_data.3 \ -override_config_file.3 \ -pack_fclose.3 \ -pack_fclose_chunk.3 \ -pack_feof.3 \ -pack_ferror.3 \ -pack_fgets.3 \ -pack_fopen.3 \ -pack_fopen_chunk.3 \ -pack_fopen_vtable.3 \ -pack_fputs.3 \ -pack_fread.3 \ -pack_fseek.3 \ -pack_fwrite.3 \ -pack_getc.3 \ -pack_igetl.3 \ -pack_igetw.3 \ -pack_iputl.3 \ -pack_iputw.3 \ -pack_mgetl.3 \ -pack_mgetw.3 \ -pack_mputl.3 \ -pack_mputw.3 \ -pack_putc.3 \ -pack_ungetc.3 \ -packfile_password.3 \ -palette_color.3 \ -persp_project.3 \ -persp_project_f.3 \ -pivot_scaled_sprite.3 \ -pivot_scaled_sprite_lit.3 \ -pivot_scaled_sprite_trans.3 \ -pivot_scaled_sprite_v_flip.3 \ -pivot_scaled_sprite_v_flip_lit.3 \ -pivot_scaled_sprite_v_flip_trans.3 \ -pivot_sprite.3 \ -pivot_sprite_lit.3 \ -pivot_sprite_trans.3 \ -pivot_sprite_v_flip.3 \ -pivot_sprite_v_flip_lit.3 \ -pivot_sprite_v_flip_trans.3 \ -play_audio_stream.3 \ -play_fli.3 \ -play_looped_midi.3 \ -play_memory_fli.3 \ -play_midi.3 \ -play_sample.3 \ -poll_joystick.3 \ -poll_keyboard.3 \ -poll_mouse.3 \ -poll_scroll.3 \ -polygon.3 \ -polygon3d.3 \ -polygon3d_f.3 \ -polygon_z_normal.3 \ -polygon_z_normal_f.3 \ -pop_config_state.3 \ -popup_dialog.3 \ -position_dialog.3 \ -position_mouse.3 \ -position_mouse_w.3 \ -position_mouse_z.3 \ -push_config_state.3 \ -put_backslash.3 \ -putpixel.3 \ -qnx_get_window.3 \ -qscale_matrix.3 \ -qscale_matrix_f.3 \ -qtranslate_matrix.3 \ -qtranslate_matrix_f.3 \ -quad3d.3 \ -quad3d_f.3 \ -quat_interpolate.3 \ -quat_mul.3 \ -quat_slerp.3 \ -quat_to_matrix.3 \ -radtofix_r.3 \ -read_sound_input.3 \ -readkey.3 \ -reallocate_voice.3 \ -rect.3 \ -rectfill.3 \ -register_assert_handler.3 \ -register_bitmap_file_type.3 \ -register_datafile_object.3 \ -register_font_file_type.3 \ -register_sample_file_type.3 \ -register_trace_handler.3 \ -register_uformat.3 \ -release_bitmap.3 \ -release_screen.3 \ -release_voice.3 \ -reload_config_texts.3 \ -remove_display_switch_callback.3 \ -remove_int.3 \ -remove_joystick.3 \ -remove_keyboard.3 \ -remove_mouse.3 \ -remove_param_int.3 \ -remove_sound.3 \ -remove_sound_input.3 \ -remove_timer.3 \ -render_scene.3 \ -replace_extension.3 \ -replace_filename.3 \ -request_refresh_rate.3 \ -request_scroll.3 \ -request_video_bitmap.3 \ -reserve_voices.3 \ -reset_fli_variables.3 \ -rest.3 \ -rest_callback.3 \ -retrace_count.3 \ -rgb_map.3 \ -rgb_to_hsv.3 \ -rotate_scaled_sprite.3 \ -rotate_scaled_sprite_lit.3 \ -rotate_scaled_sprite_trans.3 \ -rotate_scaled_sprite_v_flip.3 \ -rotate_scaled_sprite_v_flip_lit.3 \ -rotate_scaled_sprite_v_flip_trans.3 \ -rotate_sprite.3 \ -rotate_sprite_lit.3 \ -rotate_sprite_trans.3 \ -rotate_sprite_v_flip.3 \ -rotate_sprite_v_flip_lit.3 \ -rotate_sprite_v_flip_trans.3 \ -save_bitmap.3 \ -save_bmp.3 \ -save_bmp_pf.3 \ -save_joystick_data.3 \ -save_pcx.3 \ -save_pcx_pf.3 \ -save_sample.3 \ -save_tga.3 \ -save_tga_pf.3 \ -scancode_to_ascii.3 \ -scancode_to_name.3 \ -scare_mouse.3 \ -scare_mouse_area.3 \ -scene_gap.3 \ -scene_polygon3d.3 \ -scene_polygon3d_f.3 \ -screen.3 \ -scroll_screen.3 \ -select_mouse_cursor.3 \ -select_palette.3 \ -set_add_blender.3 \ -set_allegro_resource_path.3 \ -set_alpha_blender.3 \ -set_blender_mode.3 \ -set_blender_mode_ex.3 \ -set_burn_blender.3 \ -set_clip_rect.3 \ -set_clip_state.3 \ -set_close_button_callback.3 \ -set_color.3 \ -set_color_blender.3 \ -set_color_conversion.3 \ -set_color_depth.3 \ -set_config_data.3 \ -set_config_file.3 \ -set_config_float.3 \ -set_config_hex.3 \ -set_config_id.3 \ -set_config_int.3 \ -set_config_string.3 \ -set_dialog_color.3 \ -set_difference_blender.3 \ -set_display_switch_callback.3 \ -set_display_switch_mode.3 \ -set_dissolve_blender.3 \ -set_dodge_blender.3 \ -set_filename_encoding.3 \ -set_gfx_mode.3 \ -set_hardware_volume.3 \ -set_hue_blender.3 \ -set_invert_blender.3 \ -set_keyboard_rate.3 \ -set_leds.3 \ -set_luminance_blender.3 \ -set_mixer_quality.3 \ -set_mouse_cursor_bitmap.3 \ -set_mouse_range.3 \ -set_mouse_speed.3 \ -set_mouse_sprite.3 \ -set_mouse_sprite_focus.3 \ -set_multiply_blender.3 \ -set_palette.3 \ -set_palette_range.3 \ -set_projection_viewport.3 \ -set_saturation_blender.3 \ -set_screen_blender.3 \ -set_sound_input_source.3 \ -set_trans_blender.3 \ -set_ucodepage.3 \ -set_uformat.3 \ -set_volume.3 \ -set_volume_per_voice.3 \ -set_window_title.3 \ -set_write_alpha_blender.3 \ -set_zbuffer.3 \ -show_mouse.3 \ -show_os_cursor.3 \ -show_video_bitmap.3 \ -shutdown_dialog.3 \ -shutdown_menu.3 \ -simulate_keypress.3 \ -simulate_ukeypress.3 \ -solid_mode.3 \ -spline.3 \ -start_sound_input.3 \ -stop_audio_stream.3 \ -stop_midi.3 \ -stop_sample.3 \ -stop_sound_input.3 \ -stretch_blit.3 \ -stretch_sprite.3 \ -text_height.3 \ -text_length.3 \ -textout_centre_ex.3 \ -textout_ex.3 \ -textout_justify_ex.3 \ -textout_right_ex.3 \ -textprintf_centre_ex.3 \ -textprintf_ex.3 \ -textprintf_justify_ex.3 \ -textprintf_right_ex.3 \ -three_finger_flag.3 \ -transpose_font.3 \ -triangle.3 \ -triangle3d.3 \ -triangle3d_f.3 \ -uatof.3 \ -uconvert.3 \ -uconvert_ascii.3 \ -uconvert_size.3 \ -uconvert_toascii.3 \ -ucwidth.3 \ -ugetat.3 \ -ugetc.3 \ -ugetx.3 \ -ugetxc.3 \ -uinsert.3 \ -uisdigit.3 \ -uisok.3 \ -uisspace.3 \ -unload_datafile.3 \ -unload_datafile_object.3 \ -unscare_mouse.3 \ -unselect_palette.3 \ -uoffset.3 \ -update_dialog.3 \ -update_menu.3 \ -ureadkey.3 \ -uremove.3 \ -usetat.3 \ -usetc.3 \ -usprintf.3 \ -ustrcat.3 \ -ustrchr.3 \ -ustrcmp.3 \ -ustrcpy.3 \ -ustrdup.3 \ -ustrerror.3 \ -ustricmp.3 \ -ustrlen.3 \ -ustrlwr.3 \ -ustrncat.3 \ -ustrncmp.3 \ -ustrncpy.3 \ -ustrnicmp.3 \ -ustrpbrk.3 \ -ustrrchr.3 \ -ustrsize.3 \ -ustrsizez.3 \ -ustrstr.3 \ -ustrtod.3 \ -ustrtok.3 \ -ustrtok_r.3 \ -ustrtol.3 \ -ustrupr.3 \ -ustrzcat.3 \ -ustrzcpy.3 \ -ustrzncat.3 \ -ustrzncpy.3 \ -uszprintf.3 \ -utolower.3 \ -utoupper.3 \ -uvsprintf.3 \ -uvszprintf.3 \ -uwidth.3 \ -uwidth_max.3 \ -vector_length.3 \ -vector_length_f.3 \ -vline.3 \ -voice_check.3 \ -voice_get_frequency.3 \ -voice_get_pan.3 \ -voice_get_position.3 \ -voice_get_volume.3 \ -voice_ramp_volume.3 \ -voice_set_echo.3 \ -voice_set_frequency.3 \ -voice_set_pan.3 \ -voice_set_playmode.3 \ -voice_set_position.3 \ -voice_set_priority.3 \ -voice_set_tremolo.3 \ -voice_set_vibrato.3 \ -voice_set_volume.3 \ -voice_start.3 \ -voice_stop.3 \ -voice_stop_frequency_sweep.3 \ -voice_stop_pan_sweep.3 \ -voice_stop_volumeramp.3 \ -voice_sweep_frequency.3 \ -voice_sweep_pan.3 \ -vsync.3 \ -xor_mode.3 \ -xwin_set_window_name.3 +MAN3= ALLEGRO_AUDIO_DEPTH.3 \ +ALLEGRO_AUDIO_PAN_NONE.3 \ +ALLEGRO_AUDIO_STREAM.3 \ +ALLEGRO_BITMAP.3 \ +ALLEGRO_BPM_TO_SECS.3 \ +ALLEGRO_BPS_TO_SECS.3 \ +ALLEGRO_CHANNEL_CONF.3 \ +ALLEGRO_COLOR.3 \ +ALLEGRO_COND.3 \ +ALLEGRO_CONFIG.3 \ +ALLEGRO_DISPLAY.3 \ +ALLEGRO_DISPLAY_MODE.3 \ +ALLEGRO_EVENT.3 \ +ALLEGRO_EVENT_DISPLAY_CLOSE.3 \ +ALLEGRO_EVENT_DISPLAY_EXPOSE.3 \ +ALLEGRO_EVENT_DISPLAY_FOUND.3 \ +ALLEGRO_EVENT_DISPLAY_LOST.3 \ +ALLEGRO_EVENT_DISPLAY_ORIENTATION.3 \ +ALLEGRO_EVENT_DISPLAY_RESIZE.3 \ +ALLEGRO_EVENT_DISPLAY_SWITCH_IN.3 \ +ALLEGRO_EVENT_DISPLAY_SWITCH_OUT.3 \ +ALLEGRO_EVENT_JOYSTICK_AXIS.3 \ +ALLEGRO_EVENT_JOYSTICK_BUTTON_DOWN.3 \ +ALLEGRO_EVENT_JOYSTICK_BUTTON_UP.3 \ +ALLEGRO_EVENT_JOYSTICK_CONFIGURATION.3 \ +ALLEGRO_EVENT_KEY_CHAR.3 \ +ALLEGRO_EVENT_KEY_DOWN.3 \ +ALLEGRO_EVENT_KEY_UP.3 \ +ALLEGRO_EVENT_MOUSE_AXES.3 \ +ALLEGRO_EVENT_MOUSE_BUTTON_DOWN.3 \ +ALLEGRO_EVENT_MOUSE_BUTTON_UP.3 \ +ALLEGRO_EVENT_MOUSE_ENTER_DISPLAY.3 \ +ALLEGRO_EVENT_MOUSE_LEAVE_DISPLAY.3 \ +ALLEGRO_EVENT_MOUSE_WARPED.3 \ +ALLEGRO_EVENT_QUEUE.3 \ +ALLEGRO_EVENT_SOURCE.3 \ +ALLEGRO_EVENT_TIMER.3 \ +ALLEGRO_EVENT_TYPE.3 \ +ALLEGRO_EVENT_TYPE_IS_USER.3 \ +ALLEGRO_FILE.3 \ +ALLEGRO_FILECHOOSER.3 \ +ALLEGRO_FILE_INTERFACE.3 \ +ALLEGRO_FILE_MODE.3 \ +ALLEGRO_FONT.3 \ +ALLEGRO_FS_ENTRY.3 \ +ALLEGRO_FS_INTERFACE.3 \ +ALLEGRO_GET_EVENT_TYPE.3 \ +ALLEGRO_JOYFLAGS.3 \ +ALLEGRO_JOYSTICK.3 \ +ALLEGRO_JOYSTICK_STATE.3 \ +ALLEGRO_KEYBOARD_STATE.3 \ +ALLEGRO_LOCKED_REGION.3 \ +ALLEGRO_MEMORY_INTERFACE.3 \ +ALLEGRO_MIXER.3 \ +ALLEGRO_MIXER_QUALITY.3 \ +ALLEGRO_MONITOR_INFO.3 \ +ALLEGRO_MOUSE_STATE.3 \ +ALLEGRO_MSECS_TO_SECS.3 \ +ALLEGRO_MUTEX.3 \ +ALLEGRO_PI.3 \ +ALLEGRO_PIXEL_FORMAT.3 \ +ALLEGRO_PLAYMODE.3 \ +ALLEGRO_PRIM_ATTR.3 \ +ALLEGRO_PRIM_QUALITY.3 \ +ALLEGRO_PRIM_STORAGE.3 \ +ALLEGRO_PRIM_TYPE.3 \ +ALLEGRO_SAMPLE.3 \ +ALLEGRO_SAMPLE_ID.3 \ +ALLEGRO_SAMPLE_INSTANCE.3 \ +ALLEGRO_SEEK.3 \ +ALLEGRO_STATE.3 \ +ALLEGRO_STATE_FLAGS.3 \ +ALLEGRO_TEXTLOG.3 \ +ALLEGRO_THREAD.3 \ +ALLEGRO_TIMEOUT.3 \ +ALLEGRO_TIMER.3 \ +ALLEGRO_TRANSFORM.3 \ +ALLEGRO_USECS_TO_SECS.3 \ +ALLEGRO_USER_EVENT.3 \ +ALLEGRO_USTR.3 \ +ALLEGRO_USTR_INFO.3 \ +ALLEGRO_VERTEX.3 \ +ALLEGRO_VERTEX_CACHE_SIZE.3 \ +ALLEGRO_VERTEX_DECL.3 \ +ALLEGRO_VERTEX_ELEMENT.3 \ +ALLEGRO_VOICE.3 \ +al_acknowledge_resize.3 \ +al_add_config_comment.3 \ +al_add_config_section.3 \ +al_add_new_bitmap_flag.3 \ +al_add_timer_count.3 \ +al_append_native_text_log.3 \ +al_append_path_component.3 \ +al_attach_audio_stream_to_mixer.3 \ +al_attach_audio_stream_to_voice.3 \ +al_attach_mixer_to_mixer.3 \ +al_attach_mixer_to_voice.3 \ +al_attach_sample_instance_to_mixer.3 \ +al_attach_sample_instance_to_voice.3 \ +al_broadcast_cond.3 \ +al_build_transform.3 \ +al_calculate_arc.3 \ +al_calculate_ribbon.3 \ +al_calculate_spline.3 \ +al_calloc.3 \ +al_calloc_with_context.3 \ +al_change_directory.3 \ +al_check_inverse.3 \ +al_clear_to_color.3 \ +al_clone_bitmap.3 \ +al_clone_path.3 \ +al_close_directory.3 \ +al_close_native_text_log.3 \ +al_color_cmyk.3 \ +al_color_cmyk_to_rgb.3 \ +al_color_hsl.3 \ +al_color_hsl_to_rgb.3 \ +al_color_hsv.3 \ +al_color_hsv_to_rgb.3 \ +al_color_html.3 \ +al_color_html_to_rgb.3 \ +al_color_name.3 \ +al_color_name_to_rgb.3 \ +al_color_rgb_to_cmyk.3 \ +al_color_rgb_to_hsl.3 \ +al_color_rgb_to_hsv.3 \ +al_color_rgb_to_html.3 \ +al_color_rgb_to_name.3 \ +al_color_rgb_to_yuv.3 \ +al_color_yuv.3 \ +al_color_yuv_to_rgb.3 \ +al_compose_transform.3 \ +al_convert_mask_to_alpha.3 \ +al_copy_transform.3 \ +al_create_audio_stream.3 \ +al_create_bitmap.3 \ +al_create_cond.3 \ +al_create_config.3 \ +al_create_display.3 \ +al_create_event_queue.3 \ +al_create_file_handle.3 \ +al_create_fs_entry.3 \ +al_create_mixer.3 \ +al_create_mouse_cursor.3 \ +al_create_mutex.3 \ +al_create_mutex_recursive.3 \ +al_create_native_file_dialog.3 \ +al_create_path.3 \ +al_create_path_for_directory.3 \ +al_create_sample.3 \ +al_create_sample_instance.3 \ +al_create_sub_bitmap.3 \ +al_create_thread.3 \ +al_create_timer.3 \ +al_create_vertex_decl.3 \ +al_create_voice.3 \ +al_cstr.3 \ +al_cstr_dup.3 \ +al_current_time.3 \ +al_destroy_audio_stream.3 \ +al_destroy_bitmap.3 \ +al_destroy_cond.3 \ +al_destroy_config.3 \ +al_destroy_display.3 \ +al_destroy_event_queue.3 \ +al_destroy_font.3 \ +al_destroy_fs_entry.3 \ +al_destroy_mixer.3 \ +al_destroy_mouse_cursor.3 \ +al_destroy_mutex.3 \ +al_destroy_native_file_dialog.3 \ +al_destroy_path.3 \ +al_destroy_sample.3 \ +al_destroy_sample_instance.3 \ +al_destroy_thread.3 \ +al_destroy_timer.3 \ +al_destroy_user_event_source.3 \ +al_destroy_vertex_decl.3 \ +al_destroy_voice.3 \ +al_detach_audio_stream.3 \ +al_detach_mixer.3 \ +al_detach_sample_instance.3 \ +al_detach_voice.3 \ +al_drain_audio_stream.3 \ +al_draw_arc.3 \ +al_draw_bitmap.3 \ +al_draw_bitmap_region.3 \ +al_draw_circle.3 \ +al_draw_ellipse.3 \ +al_draw_elliptical_arc.3 \ +al_draw_filled_circle.3 \ +al_draw_filled_ellipse.3 \ +al_draw_filled_pieslice.3 \ +al_draw_filled_rectangle.3 \ +al_draw_filled_rounded_rectangle.3 \ +al_draw_filled_triangle.3 \ +al_draw_indexed_prim.3 \ +al_draw_justified_text.3 \ +al_draw_justified_textf.3 \ +al_draw_justified_ustr.3 \ +al_draw_line.3 \ +al_draw_pieslice.3 \ +al_draw_pixel.3 \ +al_draw_prim.3 \ +al_draw_rectangle.3 \ +al_draw_ribbon.3 \ +al_draw_rotated_bitmap.3 \ +al_draw_rounded_rectangle.3 \ +al_draw_scaled_bitmap.3 \ +al_draw_scaled_rotated_bitmap.3 \ +al_draw_soft_line.3 \ +al_draw_soft_triangle.3 \ +al_draw_spline.3 \ +al_draw_text.3 \ +al_draw_textf.3 \ +al_draw_tinted_bitmap.3 \ +al_draw_tinted_bitmap_region.3 \ +al_draw_tinted_rotated_bitmap.3 \ +al_draw_tinted_scaled_bitmap.3 \ +al_draw_tinted_scaled_rotated_bitmap.3 \ +al_draw_tinted_scaled_rotated_bitmap_region.3 \ +al_draw_triangle.3 \ +al_draw_ustr.3 \ +al_drop_next_event.3 \ +al_drop_path_tail.3 \ +al_emit_user_event.3 \ +al_fclearerr.3 \ +al_fclose.3 \ +al_feof.3 \ +al_ferror.3 \ +al_fflush.3 \ +al_fget_ustr.3 \ +al_fgetc.3 \ +al_fgets.3 \ +al_filename_exists.3 \ +al_fixacos.3 \ +al_fixadd.3 \ +al_fixasin.3 \ +al_fixatan.3 \ +al_fixatan2.3 \ +al_fixceil.3 \ +al_fixcos.3 \ +al_fixdiv.3 \ +al_fixed.3 \ +al_fixfloor.3 \ +al_fixhypot.3 \ +al_fixmul.3 \ +al_fixsin.3 \ +al_fixsqrt.3 \ +al_fixsub.3 \ +al_fixtan.3 \ +al_fixtof.3 \ +al_fixtoi.3 \ +al_fixtorad_r.3 \ +al_flip_display.3 \ +al_flush_event_queue.3 \ +al_fopen.3 \ +al_fopen_fd.3 \ +al_fopen_interface.3 \ +al_fopen_slice.3 \ +al_fputc.3 \ +al_fputs.3 \ +al_fread.3 \ +al_fread16be.3 \ +al_fread16le.3 \ +al_fread32be.3 \ +al_fread32le.3 \ +al_free.3 \ +al_free_with_context.3 \ +al_fs_entry_exists.3 \ +al_fseek.3 \ +al_fsize.3 \ +al_ftell.3 \ +al_ftofix.3 \ +al_fungetc.3 \ +al_fwrite.3 \ +al_fwrite16be.3 \ +al_fwrite16le.3 \ +al_fwrite32be.3 \ +al_fwrite32le.3 \ +al_get_allegro_acodec_version.3 \ +al_get_allegro_audio_version.3 \ +al_get_allegro_color_version.3 \ +al_get_allegro_font_version.3 \ +al_get_allegro_image_version.3 \ +al_get_allegro_memfile_version.3 \ +al_get_allegro_native_dialog_version.3 \ +al_get_allegro_physfs_version.3 \ +al_get_allegro_primitives_version.3 \ +al_get_allegro_ttf_version.3 \ +al_get_allegro_version.3 \ +al_get_app_name.3 \ +al_get_audio_depth_size.3 \ +al_get_audio_stream_attached.3 \ +al_get_audio_stream_channels.3 \ +al_get_audio_stream_depth.3 \ +al_get_audio_stream_event_source.3 \ +al_get_audio_stream_fragment.3 \ +al_get_audio_stream_fragments.3 \ +al_get_audio_stream_frequency.3 \ +al_get_audio_stream_gain.3 \ +al_get_audio_stream_length.3 \ +al_get_audio_stream_length_secs.3 \ +al_get_audio_stream_pan.3 \ +al_get_audio_stream_playing.3 \ +al_get_audio_stream_playmode.3 \ +al_get_audio_stream_position_secs.3 \ +al_get_audio_stream_speed.3 \ +al_get_available_audio_stream_fragments.3 \ +al_get_backbuffer.3 \ +al_get_bitmap_flags.3 \ +al_get_bitmap_format.3 \ +al_get_bitmap_height.3 \ +al_get_bitmap_width.3 \ +al_get_blender.3 \ +al_get_channel_count.3 \ +al_get_clipping_rectangle.3 \ +al_get_config_value.3 \ +al_get_current_directory.3 \ +al_get_current_display.3 \ +al_get_current_transform.3 \ +al_get_d3d_device.3 \ +al_get_d3d_system_texture.3 \ +al_get_d3d_texture_position.3 \ +al_get_d3d_video_texture.3 \ +al_get_default_mixer.3 \ +al_get_display_event_source.3 \ +al_get_display_flags.3 \ +al_get_display_format.3 \ +al_get_display_height.3 \ +al_get_display_mode.3 \ +al_get_display_option.3 \ +al_get_display_refresh_rate.3 \ +al_get_display_width.3 \ +al_get_errno.3 \ +al_get_event_source_data.3 \ +al_get_file_userdata.3 \ +al_get_first_config_entry.3 \ +al_get_first_config_section.3 \ +al_get_font_ascent.3 \ +al_get_font_descent.3 \ +al_get_font_line_height.3 \ +al_get_fs_entry_atime.3 \ +al_get_fs_entry_ctime.3 \ +al_get_fs_entry_mode.3 \ +al_get_fs_entry_mtime.3 \ +al_get_fs_entry_name.3 \ +al_get_fs_entry_size.3 \ +al_get_fs_interface.3 \ +al_get_joystick.3 \ +al_get_joystick_active.3 \ +al_get_joystick_axis_name.3 \ +al_get_joystick_button_name.3 \ +al_get_joystick_event_source.3 \ +al_get_joystick_name.3 \ +al_get_joystick_num_axes.3 \ +al_get_joystick_num_buttons.3 \ +al_get_joystick_num_sticks.3 \ +al_get_joystick_state.3 \ +al_get_joystick_stick_flags.3 \ +al_get_joystick_stick_name.3 \ +al_get_keyboard_event_source.3 \ +al_get_keyboard_state.3 \ +al_get_mixer_attached.3 \ +al_get_mixer_channels.3 \ +al_get_mixer_depth.3 \ +al_get_mixer_frequency.3 \ +al_get_mixer_gain.3 \ +al_get_mixer_playing.3 \ +al_get_mixer_quality.3 \ +al_get_monitor_info.3 \ +al_get_mouse_cursor_position.3 \ +al_get_mouse_event_source.3 \ +al_get_mouse_num_axes.3 \ +al_get_mouse_num_buttons.3 \ +al_get_mouse_state.3 \ +al_get_mouse_state_axis.3 \ +al_get_native_file_dialog_count.3 \ +al_get_native_file_dialog_path.3 \ +al_get_native_text_log_event_source.3 \ +al_get_new_bitmap_flags.3 \ +al_get_new_bitmap_format.3 \ +al_get_new_display_adapter.3 \ +al_get_new_display_flags.3 \ +al_get_new_display_option.3 \ +al_get_new_display_refresh_rate.3 \ +al_get_new_file_interface.3 \ +al_get_new_window_position.3 \ +al_get_next_config_entry.3 \ +al_get_next_config_section.3 \ +al_get_next_event.3 \ +al_get_num_display_modes.3 \ +al_get_num_joysticks.3 \ +al_get_num_video_adapters.3 \ +al_get_opengl_extension_list.3 \ +al_get_opengl_fbo.3 \ +al_get_opengl_proc_address.3 \ +al_get_opengl_texture.3 \ +al_get_opengl_texture_position.3 \ +al_get_opengl_texture_size.3 \ +al_get_opengl_variant.3 \ +al_get_opengl_version.3 \ +al_get_org_name.3 \ +al_get_parent_bitmap.3 \ +al_get_path_basename.3 \ +al_get_path_component.3 \ +al_get_path_drive.3 \ +al_get_path_extension.3 \ +al_get_path_filename.3 \ +al_get_path_num_components.3 \ +al_get_path_tail.3 \ +al_get_pixel.3 \ +al_get_pixel_format_bits.3 \ +al_get_pixel_size.3 \ +al_get_sample.3 \ +al_get_sample_channels.3 \ +al_get_sample_data.3 \ +al_get_sample_depth.3 \ +al_get_sample_frequency.3 \ +al_get_sample_instance_attached.3 \ +al_get_sample_instance_channels.3 \ +al_get_sample_instance_depth.3 \ +al_get_sample_instance_frequency.3 \ +al_get_sample_instance_gain.3 \ +al_get_sample_instance_length.3 \ +al_get_sample_instance_pan.3 \ +al_get_sample_instance_playing.3 \ +al_get_sample_instance_playmode.3 \ +al_get_sample_instance_position.3 \ +al_get_sample_instance_speed.3 \ +al_get_sample_instance_time.3 \ +al_get_sample_length.3 \ +al_get_separate_blender.3 \ +al_get_standard_path.3 \ +al_get_system_config.3 \ +al_get_target_bitmap.3 \ +al_get_text_dimensions.3 \ +al_get_text_width.3 \ +al_get_thread_should_stop.3 \ +al_get_time.3 \ +al_get_timer_count.3 \ +al_get_timer_event_source.3 \ +al_get_timer_speed.3 \ +al_get_timer_started.3 \ +al_get_ustr_dimensions.3 \ +al_get_ustr_width.3 \ +al_get_voice_channels.3 \ +al_get_voice_depth.3 \ +al_get_voice_frequency.3 \ +al_get_voice_playing.3 \ +al_get_voice_position.3 \ +al_get_win_window_handle.3 \ +al_get_window_position.3 \ +al_grab_font_from_bitmap.3 \ +al_grab_mouse.3 \ +al_have_d3d_non_pow2_texture_support.3 \ +al_have_d3d_non_square_texture_support.3 \ +al_have_opengl_extension.3 \ +al_hide_mouse_cursor.3 \ +al_hold_bitmap_drawing.3 \ +al_identity_transform.3 \ +al_inhibit_screensaver.3 \ +al_init.3 \ +al_init_acodec_addon.3 \ +al_init_font_addon.3 \ +al_init_image_addon.3 \ +al_init_primitives_addon.3 \ +al_init_timeout.3 \ +al_init_ttf_addon.3 \ +al_init_user_event_source.3 \ +al_insert_path_component.3 \ +al_install_audio.3 \ +al_install_joystick.3 \ +al_install_keyboard.3 \ +al_install_mouse.3 \ +al_install_system.3 \ +al_invert_transform.3 \ +al_iphone_override_screen_scale.3 \ +al_iphone_program_has_halted.3 \ +al_is_audio_installed.3 \ +al_is_bitmap_drawing_held.3 \ +al_is_bitmap_locked.3 \ +al_is_compatible_bitmap.3 \ +al_is_d3d_device_lost.3 \ +al_is_event_queue_empty.3 \ +al_is_joystick_installed.3 \ +al_is_keyboard_installed.3 \ +al_is_mouse_installed.3 \ +al_is_sub_bitmap.3 \ +al_is_system_installed.3 \ +al_itofix.3 \ +al_join_paths.3 \ +al_join_thread.3 \ +al_key_down.3 \ +al_keycode_to_name.3 \ +al_load_audio_stream.3 \ +al_load_audio_stream_f.3 \ +al_load_bitmap.3 \ +al_load_bitmap_f.3 \ +al_load_bitmap_font.3 \ +al_load_config_file.3 \ +al_load_config_file_f.3 \ +al_load_font.3 \ +al_load_sample.3 \ +al_load_sample_f.3 \ +al_load_ttf_font.3 \ +al_load_ttf_font_f.3 \ +al_load_ttf_font_stretch.3 \ +al_load_ttf_font_stretch_f.3 \ +al_lock_bitmap.3 \ +al_lock_bitmap_region.3 \ +al_lock_mutex.3 \ +al_make_directory.3 \ +al_make_path_canonical.3 \ +al_make_temp_file.3 \ +al_malloc.3 \ +al_malloc_with_context.3 \ +al_map_rgb.3 \ +al_map_rgb_f.3 \ +al_map_rgba.3 \ +al_map_rgba_f.3 \ +al_merge_config.3 \ +al_merge_config_into.3 \ +al_mouse_button_down.3 \ +al_open_directory.3 \ +al_open_fs_entry.3 \ +al_open_memfile.3 \ +al_open_native_text_log.3 \ +al_path_cstr.3 \ +al_peek_next_event.3 \ +al_play_sample.3 \ +al_play_sample_instance.3 \ +al_put_blended_pixel.3 \ +al_put_pixel.3 \ +al_radtofix_r.3 \ +al_read_directory.3 \ +al_realloc.3 \ +al_realloc_with_context.3 \ +al_rebase_path.3 \ +al_reconfigure_joysticks.3 \ +al_ref_buffer.3 \ +al_ref_cstr.3 \ +al_ref_ustr.3 \ +al_register_assert_handler.3 \ +al_register_audio_stream_loader.3 \ +al_register_audio_stream_loader_f.3 \ +al_register_bitmap_loader.3 \ +al_register_bitmap_loader_f.3 \ +al_register_bitmap_saver.3 \ +al_register_bitmap_saver_f.3 \ +al_register_event_source.3 \ +al_register_font_loader.3 \ +al_register_sample_loader.3 \ +al_register_sample_loader_f.3 \ +al_register_sample_saver.3 \ +al_register_sample_saver_f.3 \ +al_release_joystick.3 \ +al_remove_filename.3 \ +al_remove_fs_entry.3 \ +al_remove_opengl_fbo.3 \ +al_remove_path_component.3 \ +al_replace_path_component.3 \ +al_reserve_samples.3 \ +al_reset_clipping_rectangle.3 \ +al_reset_new_display_options.3 \ +al_resize_display.3 \ +al_rest.3 \ +al_restore_default_mixer.3 \ +al_restore_state.3 \ +al_rewind_audio_stream.3 \ +al_rotate_transform.3 \ +al_run_detached_thread.3 \ +al_run_main.3 \ +al_save_bitmap.3 \ +al_save_bitmap_f.3 \ +al_save_config_file.3 \ +al_save_config_file_f.3 \ +al_save_sample.3 \ +al_save_sample_f.3 \ +al_scale_transform.3 \ +al_seek_audio_stream_secs.3 \ +al_set_app_name.3 \ +al_set_audio_stream_fragment.3 \ +al_set_audio_stream_gain.3 \ +al_set_audio_stream_loop_secs.3 \ +al_set_audio_stream_pan.3 \ +al_set_audio_stream_playing.3 \ +al_set_audio_stream_playmode.3 \ +al_set_audio_stream_speed.3 \ +al_set_blender.3 \ +al_set_clipping_rectangle.3 \ +al_set_config_value.3 \ +al_set_current_opengl_context.3 \ +al_set_default_mixer.3 \ +al_set_display_flag.3 \ +al_set_display_icon.3 \ +al_set_errno.3 \ +al_set_event_source_data.3 \ +al_set_exe_name.3 \ +al_set_fs_interface.3 \ +al_set_keyboard_leds.3 \ +al_set_memory_interface.3 \ +al_set_mixer_frequency.3 \ +al_set_mixer_gain.3 \ +al_set_mixer_playing.3 \ +al_set_mixer_postprocess_callback.3 \ +al_set_mixer_quality.3 \ +al_set_mouse_axis.3 \ +al_set_mouse_cursor.3 \ +al_set_mouse_w.3 \ +al_set_mouse_xy.3 \ +al_set_mouse_z.3 \ +al_set_new_bitmap_flags.3 \ +al_set_new_bitmap_format.3 \ +al_set_new_display_adapter.3 \ +al_set_new_display_flags.3 \ +al_set_new_display_option.3 \ +al_set_new_display_refresh_rate.3 \ +al_set_new_file_interface.3 \ +al_set_new_window_position.3 \ +al_set_org_name.3 \ +al_set_path_drive.3 \ +al_set_path_extension.3 \ +al_set_path_filename.3 \ +al_set_physfs_file_interface.3 \ +al_set_sample.3 \ +al_set_sample_instance_gain.3 \ +al_set_sample_instance_length.3 \ +al_set_sample_instance_pan.3 \ +al_set_sample_instance_playing.3 \ +al_set_sample_instance_playmode.3 \ +al_set_sample_instance_position.3 \ +al_set_sample_instance_speed.3 \ +al_set_separate_blender.3 \ +al_set_standard_file_interface.3 \ +al_set_standard_fs_interface.3 \ +al_set_system_mouse_cursor.3 \ +al_set_target_backbuffer.3 \ +al_set_target_bitmap.3 \ +al_set_thread_should_stop.3 \ +al_set_timer_count.3 \ +al_set_timer_speed.3 \ +al_set_voice_playing.3 \ +al_set_voice_position.3 \ +al_set_window_position.3 \ +al_set_window_title.3 \ +al_show_mouse_cursor.3 \ +al_show_native_file_dialog.3 \ +al_show_native_message_box.3 \ +al_shutdown_font_addon.3 \ +al_shutdown_image_addon.3 \ +al_shutdown_primitives_addon.3 \ +al_shutdown_ttf_addon.3 \ +al_signal_cond.3 \ +al_start_thread.3 \ +al_start_timer.3 \ +al_stop_sample.3 \ +al_stop_sample_instance.3 \ +al_stop_samples.3 \ +al_stop_timer.3 \ +al_store_state.3 \ +al_toggle_display_flag.3 \ +al_transform_coordinates.3 \ +al_translate_transform.3 \ +al_ungrab_mouse.3 \ +al_uninstall_audio.3 \ +al_uninstall_joystick.3 \ +al_uninstall_keyboard.3 \ +al_uninstall_mouse.3 \ +al_uninstall_system.3 \ +al_unlock_bitmap.3 \ +al_unlock_mutex.3 \ +al_unmap_rgb.3 \ +al_unmap_rgb_f.3 \ +al_unmap_rgba.3 \ +al_unmap_rgba_f.3 \ +al_unref_user_event.3 \ +al_unregister_event_source.3 \ +al_update_display_region.3 \ +al_update_fs_entry.3 \ +al_use_transform.3 \ +al_ustr_append.3 \ +al_ustr_append_chr.3 \ +al_ustr_append_cstr.3 \ +al_ustr_appendf.3 \ +al_ustr_assign.3 \ +al_ustr_assign_cstr.3 \ +al_ustr_assign_substr.3 \ +al_ustr_compare.3 \ +al_ustr_dup.3 \ +al_ustr_dup_substr.3 \ +al_ustr_empty_string.3 \ +al_ustr_encode_utf16.3 \ +al_ustr_equal.3 \ +al_ustr_find_chr.3 \ +al_ustr_find_cset.3 \ +al_ustr_find_cset_cstr.3 \ +al_ustr_find_cstr.3 \ +al_ustr_find_replace.3 \ +al_ustr_find_replace_cstr.3 \ +al_ustr_find_set.3 \ +al_ustr_find_set_cstr.3 \ +al_ustr_find_str.3 \ +al_ustr_free.3 \ +al_ustr_get.3 \ +al_ustr_get_next.3 \ +al_ustr_has_prefix.3 \ +al_ustr_has_prefix_cstr.3 \ +al_ustr_has_suffix.3 \ +al_ustr_has_suffix_cstr.3 \ +al_ustr_insert.3 \ +al_ustr_insert_chr.3 \ +al_ustr_insert_cstr.3 \ +al_ustr_length.3 \ +al_ustr_ltrim_ws.3 \ +al_ustr_ncompare.3 \ +al_ustr_new.3 \ +al_ustr_new_from_buffer.3 \ +al_ustr_new_from_utf16.3 \ +al_ustr_newf.3 \ +al_ustr_next.3 \ +al_ustr_offset.3 \ +al_ustr_prev.3 \ +al_ustr_prev_get.3 \ +al_ustr_remove_chr.3 \ +al_ustr_remove_range.3 \ +al_ustr_replace_range.3 \ +al_ustr_rfind_chr.3 \ +al_ustr_rfind_cstr.3 \ +al_ustr_rfind_str.3 \ +al_ustr_rtrim_ws.3 \ +al_ustr_set_chr.3 \ +al_ustr_size.3 \ +al_ustr_size_utf16.3 \ +al_ustr_to_buffer.3 \ +al_ustr_trim_ws.3 \ +al_ustr_truncate.3 \ +al_ustr_vappendf.3 \ +al_utf16_encode.3 \ +al_utf16_width.3 \ +al_utf8_encode.3 \ +al_utf8_width.3 \ +al_wait_cond.3 \ +al_wait_cond_until.3 \ +al_wait_for_event.3 \ +al_wait_for_event_timed.3 \ +al_wait_for_event_until.3 \ +al_wait_for_vsync.3 diff --git a/devel/allegro-devel/distinfo b/devel/allegro-devel/distinfo index c22e440006e7..385451af44e1 100644 --- a/devel/allegro-devel/distinfo +++ b/devel/allegro-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (allegro-4.4.2.tar.gz) = 1b21e7577dbfada02d85ca4510bd22fedaa6ce76fde7f4838c7c1276eb840fdc -SIZE (allegro-4.4.2.tar.gz) = 4674902 +SHA256 (allegro-5.0.7.tar.gz) = 47f29e564d9a4babfbbf024f34fc8a04eea932a073af921d17caffbec0c3ad9b +SIZE (allegro-5.0.7.tar.gz) = 3109765 diff --git a/devel/allegro-devel/files/patch-CMakeLists.txt b/devel/allegro-devel/files/patch-CMakeLists.txt index b23660677402..cea2ec42f0a7 100644 --- a/devel/allegro-devel/files/patch-CMakeLists.txt +++ b/devel/allegro-devel/files/patch-CMakeLists.txt @@ -1,20 +1,11 @@ ---- CMakeLists.txt.orig -+++ CMakeLists.txt -@@ -66,7 +66,7 @@ - endif(WIN32) - - set(ALLEGRO_VERSION 4.4.2) --string(REGEX MATCH "^[0-9]+[.][0-9]+" ALLEGRO_SOVERSION ${ALLEGRO_VERSION}) -+string(REGEX MATCH "^[0-9]" ALLEGRO_SOVERSION ${ALLEGRO_VERSION}) - - # Mac OS X -compatibility_version. - # XXX doesn't seem to work -@@ -961,7 +961,7 @@ +--- CMakeLists.txt.orig 2012-06-24 08:30:11.000000000 +0200 ++++ CMakeLists.txt 2012-10-05 22:02:53.000000000 +0200 +@@ -899,7 +899,7 @@ @ONLY ) - install(FILES ${LIBRARY_OUTPUT_PATH}/pkgconfig/${name}${lib_type}.pc -- DESTINATION "lib${LIB_SUFFIX}/pkgconfig" -+ DESTINATION "libdata/pkgconfig" - ) + install(FILES ${LIBRARY_OUTPUT_PATH}/pkgconfig/${outname} +- DESTINATION "lib${LIB_SUFFIX}/pkgconfig" ++ DESTINATION "libdata/pkgconfig" + ) endforeach(name) - endif(UNIX) + endif(UNIX AND NOT WANT_FRAMEWORKS AND NOT IPHONE) diff --git a/devel/allegro-devel/pkg-plist b/devel/allegro-devel/pkg-plist index e57c10284b17..c4c162dc4a55 100644 --- a/devel/allegro-devel/pkg-plist +++ b/devel/allegro-devel/pkg-plist @@ -1,142 +1,1752 @@ -bin/allegro-config -bin/colormap -bin/dat -bin/dat2c -bin/dat2s -bin/exedat -bin/grabber -bin/pack -bin/pat2dat -bin/rgbmap -bin/textconv -include/alleggl.h -include/allegro.h -include/allegro/3d.h -include/allegro/3dmaths.h -include/allegro/alcompat.h -include/allegro/alinline.h -include/allegro/base.h -include/allegro/color.h -include/allegro/compiled.h -include/allegro/config.h -include/allegro/datafile.h -include/allegro/debug.h -include/allegro/digi.h -include/allegro/draw.h -include/allegro/file.h -include/allegro/fix.h -include/allegro/fixed.h -include/allegro/fli.h -include/allegro/fmaths.h -include/allegro/font.h -include/allegro/gfx.h -include/allegro/graphics.h -include/allegro/gui.h -include/allegro/inline/3dmaths.inl -include/allegro/inline/asm.inl -include/allegro/inline/color.inl -include/allegro/inline/draw.inl -include/allegro/inline/fix.inl -include/allegro/inline/fmaths.inl -include/allegro/inline/gfx.inl -include/allegro/inline/matrix.inl -include/allegro/inline/rle.inl -include/allegro/inline/system.inl -include/allegro/internal/aintern.h -include/allegro/internal/aintvga.h -include/allegro/internal/alconfig.h -include/allegro/joystick.h -include/allegro/keyboard.h -include/allegro/lzss.h -include/allegro/matrix.h -include/allegro/midi.h -include/allegro/mouse.h -include/allegro/palette.h -include/allegro/platform/aintbeos.h -include/allegro/platform/aintdos.h -include/allegro/platform/aintlnx.h -include/allegro/platform/aintmac.h -include/allegro/platform/aintosx.h -include/allegro/platform/aintpsp.h -include/allegro/platform/aintqnx.h -include/allegro/platform/aintunix.h -include/allegro/platform/aintwin.h -include/allegro/platform/al386gcc.h -include/allegro/platform/al386vc.h -include/allegro/platform/al386wat.h -include/allegro/platform/albcc32.h -include/allegro/platform/albecfg.h -include/allegro/platform/albeos.h -include/allegro/platform/aldjgpp.h -include/allegro/platform/aldmc.h -include/allegro/platform/aldos.h -include/allegro/platform/almac.h -include/allegro/platform/almaccfg.h -include/allegro/platform/almngw32.h -include/allegro/platform/almsvc.h -include/allegro/platform/alosx.h -include/allegro/platform/alosxcfg.h -include/allegro/platform/alplatf.h -include/allegro/platform/alpsp.h -include/allegro/platform/alpspcfg.h -include/allegro/platform/alqnx.h -include/allegro/platform/alqnxcfg.h -include/allegro/platform/alucfg.h -include/allegro/platform/alunix.h -include/allegro/platform/alunixac.h -include/allegro/platform/alwatcom.h -include/allegro/platform/alwin.h -include/allegro/platform/astdint.h -include/allegro/platform/macdef.h -include/allegro/quat.h -include/allegro/rle.h -include/allegro/sound.h -include/allegro/stream.h -include/allegro/system.h -include/allegro/text.h -include/allegro/timer.h -include/allegro/unicode.h -include/allegrogl/GLext/gl_ext_alias.h -include/allegrogl/GLext/gl_ext_api.h -include/allegrogl/GLext/gl_ext_defs.h -include/allegrogl/GLext/gl_ext_list.h -include/allegrogl/GLext/glx_ext_alias.h -include/allegrogl/GLext/glx_ext_api.h -include/allegrogl/GLext/glx_ext_defs.h -include/allegrogl/GLext/glx_ext_list.h -include/allegrogl/GLext/wgl_ext_alias.h -include/allegrogl/GLext/wgl_ext_api.h -include/allegrogl/GLext/wgl_ext_defs.h -include/allegrogl/GLext/wgl_ext_list.h -include/allegrogl/alleggl_config.h -include/allegrogl/gl_ext.h -include/allegrogl/gl_header_detect.h -include/jpgalleg.h -include/loadpng.h -include/logg.h -include/xalleg.h -lib/allegro/%%SHLIB_VER%%/alleg-alsadigi.so -lib/allegro/%%SHLIB_VER%%/alleg-alsamidi.so -lib/allegro/%%SHLIB_VER%%/alleg-dga2.so -lib/allegro/%%SHLIB_VER%%/alleg-jack.so -lib/allegro/%%SHLIB_VER%%/modules.lst -lib/liballeg.so -lib/liballeg.so.4 -lib/liballeg.so.%%SHLIB_VER%% -lib/liballeggl.a -lib/libjpgalleg.a -lib/libloadpng.a -lib/liblogg.a -libdata/pkgconfig/allegro.pc -libdata/pkgconfig/allegrogl.pc -libdata/pkgconfig/jpgalleg.pc -libdata/pkgconfig/loadpng.pc -libdata/pkgconfig/logg.pc -@dirrm lib/allegro/%%SHLIB_VER%% -@dirrm lib/allegro -@dirrm include/allegrogl/GLext -@dirrm include/allegrogl -@dirrm include/allegro/platform -@dirrm include/allegro/internal -@dirrm include/allegro/inline -@dirrm include/allegro +etc/allegro5.cfg.sample +include/allegro5/alcompat.h +include/allegro5/alinline.h +include/allegro5/allegro.h +include/allegro5/allegro5.h +include/allegro5/allegro_acodec.h +include/allegro5/allegro_audio.h +include/allegro5/allegro_color.h +include/allegro5/allegro_direct3d.h +include/allegro5/allegro_font.h +include/allegro5/allegro_image.h +include/allegro5/allegro_memfile.h +include/allegro5/allegro_native_dialog.h +include/allegro5/allegro_opengl.h +include/allegro5/allegro_physfs.h +include/allegro5/allegro_primitives.h +include/allegro5/allegro_ttf.h +include/allegro5/altime.h +include/allegro5/base.h +include/allegro5/bitmap.h +include/allegro5/bitmap_io.h +include/allegro5/color.h +include/allegro5/config.h +include/allegro5/debug.h +include/allegro5/display.h +include/allegro5/error.h +include/allegro5/events.h +include/allegro5/file.h +include/allegro5/fixed.h +include/allegro5/fmaths.h +include/allegro5/fshook.h +include/allegro5/inline/fmaths.inl +include/allegro5/internal/aintern.h +include/allegro5/internal/aintern_atomicops.h +include/allegro5/internal/aintern_bitmap.h +include/allegro5/internal/aintern_blend.h +include/allegro5/internal/aintern_convert.h +include/allegro5/internal/aintern_display.h +include/allegro5/internal/aintern_dtor.h +include/allegro5/internal/aintern_events.h +include/allegro5/internal/aintern_float.h +include/allegro5/internal/aintern_fshook.h +include/allegro5/internal/aintern_joystick.h +include/allegro5/internal/aintern_keyboard.h +include/allegro5/internal/aintern_list.h +include/allegro5/internal/aintern_mouse.h +include/allegro5/internal/aintern_opengl.h +include/allegro5/internal/aintern_pixels.h +include/allegro5/internal/aintern_system.h +include/allegro5/internal/aintern_thread.h +include/allegro5/internal/aintern_timer.h +include/allegro5/internal/aintern_tls.h +include/allegro5/internal/aintern_vector.h +include/allegro5/internal/alconfig.h +include/allegro5/joystick.h +include/allegro5/keyboard.h +include/allegro5/keycodes.h +include/allegro5/memory.h +include/allegro5/mouse.h +include/allegro5/opengl/GLext/gl_ext_alias.h +include/allegro5/opengl/GLext/gl_ext_api.h +include/allegro5/opengl/GLext/gl_ext_defs.h +include/allegro5/opengl/GLext/gl_ext_list.h +include/allegro5/opengl/GLext/glx_ext_alias.h +include/allegro5/opengl/GLext/glx_ext_api.h +include/allegro5/opengl/GLext/glx_ext_defs.h +include/allegro5/opengl/GLext/glx_ext_list.h +include/allegro5/opengl/GLext/wgl_ext_alias.h +include/allegro5/opengl/GLext/wgl_ext_api.h +include/allegro5/opengl/GLext/wgl_ext_defs.h +include/allegro5/opengl/GLext/wgl_ext_list.h +include/allegro5/opengl/gl_ext.h +include/allegro5/path.h +include/allegro5/platform/aintlnx.h +include/allegro5/platform/aintosx.h +include/allegro5/platform/aintunix.h +include/allegro5/platform/aintuthr.h +include/allegro5/platform/aintwin.h +include/allegro5/platform/aintwthr.h +include/allegro5/platform/al386gcc.h +include/allegro5/platform/al386vc.h +include/allegro5/platform/al386wat.h +include/allegro5/platform/albcc32.h +include/allegro5/platform/almngw32.h +include/allegro5/platform/almsvc.h +include/allegro5/platform/alosx.h +include/allegro5/platform/alosxcfg.h +include/allegro5/platform/alplatf.h +include/allegro5/platform/alucfg.h +include/allegro5/platform/alunix.h +include/allegro5/platform/alwatcom.h +include/allegro5/platform/alwin.h +include/allegro5/platform/astdbool.h +include/allegro5/platform/astdint.h +include/allegro5/system.h +include/allegro5/threads.h +include/allegro5/timer.h +include/allegro5/tls.h +include/allegro5/transformations.h +include/allegro5/utf8.h +lib/liballegro.so +lib/liballegro.so.5.0 +lib/liballegro.so.5.0.7 +lib/liballegro_acodec.so +lib/liballegro_acodec.so.5.0 +lib/liballegro_acodec.so.5.0.7 +lib/liballegro_audio.so +lib/liballegro_audio.so.5.0 +lib/liballegro_audio.so.5.0.7 +lib/liballegro_color.so +lib/liballegro_color.so.5.0 +lib/liballegro_color.so.5.0.7 +lib/liballegro_dialog.so +lib/liballegro_dialog.so.5.0 +lib/liballegro_dialog.so.5.0.7 +lib/liballegro_font.so +lib/liballegro_font.so.5.0 +lib/liballegro_font.so.5.0.7 +lib/liballegro_image.so +lib/liballegro_image.so.5.0 +lib/liballegro_image.so.5.0.7 +lib/liballegro_main.so +lib/liballegro_main.so.5.0 +lib/liballegro_main.so.5.0.7 +lib/liballegro_memfile.so +lib/liballegro_memfile.so.5.0 +lib/liballegro_memfile.so.5.0.7 +lib/liballegro_physfs.so +lib/liballegro_physfs.so.5.0 +lib/liballegro_physfs.so.5.0.7 +lib/liballegro_primitives.so +lib/liballegro_primitives.so.5.0 +lib/liballegro_primitives.so.5.0.7 +lib/liballegro_ttf.so +lib/liballegro_ttf.so.5.0 +lib/liballegro_ttf.so.5.0.7 +libdata/pkgconfig/allegro-5.0.pc +libdata/pkgconfig/allegro_acodec-5.0.pc +libdata/pkgconfig/allegro_audio-5.0.pc +libdata/pkgconfig/allegro_color-5.0.pc +libdata/pkgconfig/allegro_dialog-5.0.pc +libdata/pkgconfig/allegro_font-5.0.pc +libdata/pkgconfig/allegro_image-5.0.pc +libdata/pkgconfig/allegro_main-5.0.pc +libdata/pkgconfig/allegro_memfile-5.0.pc +libdata/pkgconfig/allegro_physfs-5.0.pc +libdata/pkgconfig/allegro_primitives-5.0.pc +libdata/pkgconfig/allegro_ttf-5.0.pc +%%PORTDOCS%%%%DOCSDIR%%/CHANGES-5.0.txt +%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS.txt +%%PORTDOCS%%%%DOCSDIR%%/README.txt +%%PORTDOCS%%%%DOCSDIR%%/README_packaging.txt +%%PORTDOCS%%%%DOCSDIR%%/README_pkgconfig.txt +%%PORTDOCS%%%%DOCSDIR%%/html/changes-5.0.html +%%PORTDOCS%%%%DOCSDIR%%/html/pandoc.css +%%PORTDOCS%%%%DOCSDIR%%/html/refman/acodec.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/audio.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/autosuggest.js +%%PORTDOCS%%%%DOCSDIR%%/html/refman/color.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/config.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/direct3d.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/display.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/events.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/file.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/fixed.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/font.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/fshook.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/getting_started.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/graphics.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/image.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/images/primitives1.png +%%PORTDOCS%%%%DOCSDIR%%/html/refman/images/primitives2.png +%%PORTDOCS%%%%DOCSDIR%%/html/refman/index.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/index_all.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/joystick.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/keyboard.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/main.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/memfile.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/memory.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/misc.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/mouse.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/native_dialog.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/opengl.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/pandoc.css +%%PORTDOCS%%%%DOCSDIR%%/html/refman/path.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/physfs.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/platform.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/primitives.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/search_index.js +%%PORTDOCS%%%%DOCSDIR%%/html/refman/state.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/system.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/threads.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/time.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/timer.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/transformations.html +%%PORTDOCS%%%%DOCSDIR%%/html/refman/utf8.html +%%PORTDOCS%%%%DOCSDIR%%/src/autosuggest.js +%%PORTDOCS%%%%DOCSDIR%%/src/changes-5.0.txt +%%PORTDOCS%%%%DOCSDIR%%/src/custom_header.html +%%PORTDOCS%%%%DOCSDIR%%/src/pandoc.css +%%PORTDOCS%%%%DOCSDIR%%/src/refman/acodec.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/audio.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/color.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/config.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/direct3d.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/display.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/events.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/file.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/fixed.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/font.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/fshook.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/getting_started.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/graphics.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/image.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/images/primitives1.png +%%PORTDOCS%%%%DOCSDIR%%/src/refman/images/primitives1.svg +%%PORTDOCS%%%%DOCSDIR%%/src/refman/images/primitives2.png +%%PORTDOCS%%%%DOCSDIR%%/src/refman/images/primitives2.svg +%%PORTDOCS%%%%DOCSDIR%%/src/refman/inc.a.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/inc.z.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/index.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/joystick.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/keyboard.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/latex.template +%%PORTDOCS%%%%DOCSDIR%%/src/refman/main.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/memfile.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/memory.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/misc.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/mouse.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/native_dialog.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/opengl.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/path.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/physfs.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/platform.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/primitives.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/state.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/system.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/threads.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/time.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/timer.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/transformations.txt +%%PORTDOCS%%%%DOCSDIR%%/src/refman/utf8.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/CMakeDirectoryInformation.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec.dir/ex_acodec.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec_multi.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec_multi.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec_multi.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec_multi.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec_multi.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec_multi.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec_multi.dir/ex_acodec_multi.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec_multi.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec_multi.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec_multi.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_chain.dir/CXX.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_chain.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_chain.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_chain.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_chain.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_chain.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_chain.dir/ex_audio_chain.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_chain.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_chain.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_chain.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_props.dir/CXX.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_props.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_props.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_props.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_props.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_props.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_props.dir/ex_audio_props.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_props.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_props.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_props.dir/nihgui.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_props.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_simple.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_simple.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_simple.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_simple.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_simple.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_simple.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_simple.dir/ex_audio_simple.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_simple.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_simple.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_simple.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap.dir/ex_bitmap.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_flip.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_flip.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_flip.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_flip.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_flip.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_flip.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_flip.dir/ex_bitmap_flip.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_flip.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_flip.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_flip.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_target.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_target.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_target.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_target.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_target.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_target.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_target.dir/ex_bitmap_target.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_target.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_target.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_target.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend.dir/ex_blend.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend2.dir/CXX.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend2.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend2.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend2.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend2.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend2.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend2.dir/ex_blend2.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend2.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend2.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend2.dir/nihgui.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend2.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_bench.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_bench.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_bench.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_bench.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_bench.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_bench.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_bench.dir/ex_blend_bench.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_bench.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_bench.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_bench.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_test.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_test.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_test.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_test.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_test.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_test.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_test.dir/ex_blend_test.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_test.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_test.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_test.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blit.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blit.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blit.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blit.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blit.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blit.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blit.dir/ex_blit.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blit.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blit.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blit.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_clip.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_clip.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_clip.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_clip.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_clip.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_clip.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_clip.dir/ex_clip.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_clip.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_clip.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_clip.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_color.dir/CXX.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_color.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_color.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_color.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_color.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_color.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_color.dir/ex_color.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_color.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_color.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_color.dir/nihgui.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_color.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_config.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_config.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_config.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_config.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_config.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_config.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_config.dir/ex_config.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_config.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_config.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_config.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_convert.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_convert.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_convert.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_convert.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_convert.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_convert.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_convert.dir/ex_convert.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_convert.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_convert.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_convert.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dir.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dir.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dir.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dir.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dir.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dir.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dir.dir/ex_dir.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dir.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dir.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dir.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_disable_screensaver.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_disable_screensaver.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_disable_screensaver.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_disable_screensaver.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_disable_screensaver.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_disable_screensaver.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_disable_screensaver.dir/ex_disable_screensaver.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_disable_screensaver.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_disable_screensaver.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_disable_screensaver.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_events.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_events.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_events.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_events.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_events.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_events.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_events.dir/ex_display_events.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_events.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_events.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_events.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_options.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_options.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_options.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_options.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_options.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_options.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_options.dir/ex_display_options.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_options.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_options.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_options.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw.dir/ex_draw.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw_bitmap.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw_bitmap.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw_bitmap.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw_bitmap.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw_bitmap.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw_bitmap.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw_bitmap.dir/ex_draw_bitmap.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw_bitmap.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw_bitmap.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw_bitmap.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_drawpixels.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_drawpixels.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_drawpixels.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_drawpixels.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_drawpixels.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_drawpixels.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_drawpixels.dir/ex_drawpixels.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_drawpixels.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_drawpixels.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_drawpixels.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dualies.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dualies.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dualies.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dualies.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dualies.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dualies.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dualies.dir/ex_dualies.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dualies.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dualies.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dualies.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_expose.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_expose.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_expose.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_expose.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_expose.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_expose.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_expose.dir/ex_expose.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_expose.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_expose.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_expose.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_file_slice.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_file_slice.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_file_slice.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_file_slice.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_file_slice.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_file_slice.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_file_slice.dir/ex_file_slice.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_file_slice.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_file_slice.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_file_slice.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_filter.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_filter.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_filter.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_filter.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_filter.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_filter.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_filter.dir/ex_filter.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_filter.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_filter.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_filter.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font.dir/ex_font.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font_justify.dir/CXX.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font_justify.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font_justify.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font_justify.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font_justify.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font_justify.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font_justify.dir/ex_font_justify.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font_justify.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font_justify.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font_justify.dir/nihgui.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font_justify.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_resize.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_resize.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_resize.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_resize.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_resize.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_resize.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_resize.dir/ex_fs_resize.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_resize.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_resize.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_resize.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_window.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_window.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_window.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_window.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_window.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_window.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_window.dir/ex_fs_window.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_window.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_window.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_window.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_get_path.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_get_path.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_get_path.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_get_path.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_get_path.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_get_path.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_get_path.dir/ex_get_path.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_get_path.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_get_path.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_get_path.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_gldepth.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_gldepth.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_gldepth.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_gldepth.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_gldepth.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_gldepth.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_gldepth.dir/ex_gldepth.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_gldepth.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_gldepth.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_gldepth.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_glext.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_glext.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_glext.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_glext.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_glext.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_glext.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_glext.dir/ex_glext.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_glext.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_glext.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_glext.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_haiku.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_haiku.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_haiku.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_haiku.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_haiku.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_haiku.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_haiku.dir/ex_haiku.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_haiku.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_haiku.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_haiku.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_icon.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_icon.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_icon.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_icon.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_icon.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_icon.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_icon.dir/ex_icon.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_icon.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_icon.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_icon.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_events.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_events.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_events.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_events.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_events.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_events.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_events.dir/ex_joystick_events.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_events.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_events.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_events.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_hotplugging.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_hotplugging.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_hotplugging.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_hotplugging.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_hotplugging.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_hotplugging.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_hotplugging.dir/ex_joystick_hotplugging.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_hotplugging.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_hotplugging.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_hotplugging.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_kcm_direct.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_kcm_direct.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_kcm_direct.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_kcm_direct.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_kcm_direct.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_kcm_direct.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_kcm_direct.dir/ex_kcm_direct.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_kcm_direct.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_kcm_direct.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_kcm_direct.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_events.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_events.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_events.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_events.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_events.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_events.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_events.dir/ex_keyboard_events.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_events.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_events.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_events.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_focus.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_focus.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_focus.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_focus.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_focus.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_focus.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_focus.dir/ex_keyboard_focus.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_focus.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_focus.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_focus.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lines.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lines.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lines.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lines.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lines.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lines.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lines.dir/ex_lines.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lines.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lines.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lines.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lockbitmap.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lockbitmap.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lockbitmap.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lockbitmap.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lockbitmap.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lockbitmap.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lockbitmap.dir/ex_lockbitmap.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lockbitmap.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lockbitmap.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lockbitmap.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_logo.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_logo.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_logo.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_logo.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_logo.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_logo.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_logo.dir/ex_logo.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_logo.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_logo.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_logo.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_membmp.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_membmp.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_membmp.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_membmp.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_membmp.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_membmp.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_membmp.dir/ex_membmp.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_membmp.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_membmp.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_membmp.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_memfile.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_memfile.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_memfile.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_memfile.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_memfile.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_memfile.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_memfile.dir/ex_memfile.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_memfile.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_memfile.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_memfile.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_chain.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_chain.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_chain.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_chain.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_chain.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_chain.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_chain.dir/ex_mixer_chain.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_chain.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_chain.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_chain.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_pp.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_pp.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_pp.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_pp.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_pp.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_pp.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_pp.dir/ex_mixer_pp.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_pp.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_pp.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_pp.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_monitorinfo.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_monitorinfo.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_monitorinfo.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_monitorinfo.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_monitorinfo.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_monitorinfo.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_monitorinfo.dir/ex_monitorinfo.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_monitorinfo.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_monitorinfo.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_monitorinfo.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse.dir/ex_mouse.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_cursor.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_cursor.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_cursor.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_cursor.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_cursor.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_cursor.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_cursor.dir/ex_mouse_cursor.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_cursor.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_cursor.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_cursor.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_events.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_events.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_events.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_events.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_events.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_events.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_events.dir/ex_mouse_events.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_events.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_events.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_events.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_focus.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_focus.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_focus.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_focus.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_focus.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_focus.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_focus.dir/ex_mouse_focus.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_focus.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_focus.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_focus.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multisample.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multisample.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multisample.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multisample.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multisample.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multisample.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multisample.dir/ex_multisample.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multisample.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multisample.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multisample.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multiwin.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multiwin.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multiwin.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multiwin.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multiwin.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multiwin.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multiwin.dir/ex_multiwin.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multiwin.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multiwin.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multiwin.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_native_filechooser.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_native_filechooser.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_native_filechooser.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_native_filechooser.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_native_filechooser.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_native_filechooser.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_native_filechooser.dir/ex_native_filechooser.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_native_filechooser.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_native_filechooser.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_native_filechooser.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_nodisplay.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_nodisplay.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_nodisplay.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_nodisplay.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_nodisplay.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_nodisplay.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_nodisplay.dir/ex_nodisplay.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_nodisplay.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_nodisplay.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_nodisplay.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_noframe.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_noframe.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_noframe.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_noframe.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_noframe.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_noframe.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_noframe.dir/ex_noframe.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_noframe.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_noframe.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_noframe.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl.dir/ex_opengl.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl_pixel_shader.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl_pixel_shader.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl_pixel_shader.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl_pixel_shader.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl_pixel_shader.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl_pixel_shader.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl_pixel_shader.dir/ex_opengl_pixel_shader.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl_pixel_shader.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl_pixel_shader.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl_pixel_shader.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path.dir/ex_path.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path_test.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path_test.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path_test.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path_test.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path_test.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path_test.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path_test.dir/ex_path_test.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path_test.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path_test.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path_test.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_physfs.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_physfs.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_physfs.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_physfs.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_physfs.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_physfs.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_physfs.dir/ex_physfs.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_physfs.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_physfs.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_physfs.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_pixelformat.dir/CXX.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_pixelformat.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_pixelformat.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_pixelformat.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_pixelformat.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_pixelformat.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_pixelformat.dir/ex_pixelformat.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_pixelformat.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_pixelformat.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_pixelformat.dir/nihgui.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_pixelformat.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_premulalpha.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_premulalpha.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_premulalpha.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_premulalpha.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_premulalpha.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_premulalpha.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_premulalpha.dir/ex_premulalpha.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_premulalpha.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_premulalpha.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_premulalpha.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_prim.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_prim.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_prim.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_prim.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_prim.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_prim.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_prim.dir/ex_prim.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_prim.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_prim.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_prim.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resample_test.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resample_test.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resample_test.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resample_test.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resample_test.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resample_test.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resample_test.dir/ex_resample_test.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resample_test.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resample_test.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resample_test.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize.dir/ex_resize.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize2.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize2.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize2.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize2.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize2.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize2.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize2.dir/ex_resize2.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize2.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize2.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize2.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_rotate.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_rotate.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_rotate.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_rotate.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_rotate.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_rotate.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_rotate.dir/ex_rotate.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_rotate.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_rotate.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_rotate.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_saw.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_saw.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_saw.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_saw.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_saw.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_saw.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_saw.dir/ex_saw.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_saw.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_saw.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_saw.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_scale.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_scale.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_scale.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_scale.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_scale.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_scale.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_scale.dir/ex_scale.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_scale.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_scale.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_scale.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_file.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_file.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_file.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_file.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_file.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_file.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_file.dir/ex_stream_file.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_file.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_file.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_file.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_seek.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_seek.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_seek.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_seek.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_seek.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_seek.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_seek.dir/ex_stream_seek.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_seek.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_seek.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_seek.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_subbitmap.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_subbitmap.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_subbitmap.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_subbitmap.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_subbitmap.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_subbitmap.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_subbitmap.dir/ex_subbitmap.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_subbitmap.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_subbitmap.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_subbitmap.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_synth.dir/CXX.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_synth.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_synth.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_synth.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_synth.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_synth.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_synth.dir/ex_synth.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_synth.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_synth.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_synth.dir/nihgui.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_synth.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads.dir/ex_threads.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads2.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads2.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads2.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads2.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads2.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads2.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads2.dir/ex_threads2.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads2.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads2.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads2.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timedwait.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timedwait.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timedwait.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timedwait.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timedwait.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timedwait.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timedwait.dir/ex_timedwait.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timedwait.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timedwait.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timedwait.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timer.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timer.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timer.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timer.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timer.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timer.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timer.dir/ex_timer.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timer.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timer.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timer.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_transform.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_transform.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_transform.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_transform.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_transform.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_transform.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_transform.dir/ex_transform.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_transform.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_transform.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_transform.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_ttf.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_ttf.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_ttf.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_ttf.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_ttf.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_ttf.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_ttf.dir/ex_ttf.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_ttf.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_ttf.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_ttf.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_user_events.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_user_events.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_user_events.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_user_events.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_user_events.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_user_events.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_user_events.dir/ex_user_events.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_user_events.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_user_events.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_user_events.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_utf8.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_utf8.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_utf8.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_utf8.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_utf8.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_utf8.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_utf8.dir/ex_utf8.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_utf8.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_utf8.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_utf8.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_vsync.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_vsync.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_vsync.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_vsync.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_vsync.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_vsync.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_vsync.dir/ex_vsync.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_vsync.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_vsync.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_vsync.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_warp_mouse.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_warp_mouse.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_warp_mouse.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_warp_mouse.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_warp_mouse.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_warp_mouse.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_warp_mouse.dir/ex_warp_mouse.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_warp_mouse.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_warp_mouse.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_warp_mouse.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_windows.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_windows.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_windows.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_windows.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_windows.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_windows.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_windows.dir/ex_windows.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_windows.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_windows.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_windows.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_winfull.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_winfull.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_winfull.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_winfull.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_winfull.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_winfull.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_winfull.dir/ex_winfull.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_winfull.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_winfull.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_winfull.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/progress.marks +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeLists.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cmake_install.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/common.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/DejaVuSans.LICENSE +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/DejaVuSans.ttf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/a4_font.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/allegro.pcx +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/bkg.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/bmpfont.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/cursor.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/ex_physfs.zip +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/ex_ttf.ini +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/exconfig.ini +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/fakeamp.bmp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/fixed_font.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/font.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/green.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/air_0.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/air_1.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/air_2.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/air_3.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/air_4.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/air_5.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/air_6.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/air_7.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/air_effect.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/black_bead_opaque_A.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/dropshadow.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/earth4.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/earth_0.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/earth_1.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/earth_2.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/earth_3.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/earth_4.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/earth_5.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/earth_6.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/earth_7.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/fire.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/fire_0.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/fire_1.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/fire_2.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/fire_3.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/fire_4.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/fire_5.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/fire_6.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/fire_7.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/flame2.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/healthy_glow.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/main_flame2.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/overlay_pretty.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/select.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/water.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/water_0.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/water_1.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/water_2.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/water_3.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/water_4.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/water_5.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/water_6.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/water_7.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/water_droplets.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku/wind3.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/icon.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/mask.pcx +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/mysha.pcx +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/mysha.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/mysha256x256.png +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/obp.jpg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/planet.pcx +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/sample.cfg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/testing.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/texture.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/CMakeDirectoryInformation.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/CXX.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/Asteroid.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/BitmapResource.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/Bullet.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/ButtonWidget.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/Debug.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/DisplayResource.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/Entity.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/Explosion.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/FontResource.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/GUI.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/Game.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/Input.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/LargeAsteroid.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/LargeBullet.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/LargeSlowBullet.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/MediumAsteroid.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/Player.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/PowerUp.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/Resource.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/ResourceManager.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/SampleResource.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/SmallAsteroid.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/SmallBullet.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/StreamResource.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/UFO.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/a5teroids.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/collision.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/logic.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/render.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/sound.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src/wave.cpp.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/progress.marks +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeLists.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Makefile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/Icon.icns +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/background.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/large_asteroid.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/large_bullet.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/large_explosion_0.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/large_explosion_1.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/large_explosion_2.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/large_explosion_3.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/large_explosion_4.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/large_font.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/life_powerup.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/logo.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/medium_asteroid.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/ship.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/ship_icon.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/ship_trans.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/small_asteroid.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/small_bullet.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/small_explosion_0.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/small_explosion_1.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/small_explosion_2.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/small_explosion_3.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/small_explosion_4.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/small_font.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/trail.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/ufo0.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/ufo1.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/ufo2.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx/weapon_powerup.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/sfx/big_explosion.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/sfx/collision.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/sfx/fire_large.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/sfx/fire_small.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/sfx/game_music.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/sfx/powerup.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/sfx/small_explosion.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/sfx/title_music.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/a5teroids +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/cmake_install.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/Icon.icns +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/background.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/large_asteroid.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/large_bullet.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/large_explosion_0.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/large_explosion_1.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/large_explosion_2.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/large_explosion_3.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/large_explosion_4.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/large_font.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/life_powerup.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/logo.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/medium_asteroid.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/ship.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/ship_icon.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/ship_trans.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/small_asteroid.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/small_bullet.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/small_explosion_0.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/small_explosion_1.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/small_explosion_2.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/small_explosion_3.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/small_explosion_4.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/small_font.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/trail.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/ufo0.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/ufo1.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/ufo2.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx/weapon_powerup.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/sfx/big_explosion.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/sfx/collision.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/sfx/fire_large.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/sfx/fire_small.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/sfx/game_music.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/sfx/powerup.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/sfx/small_explosion.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/sfx/title_music.ogg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/Asteroid.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/BitmapResource.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/Bullet.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/ButtonWidget.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/Debug.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/DisplayResource.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/Entity.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/Explosion.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/FontResource.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/Game.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/Input.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/LargeAsteroid.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/LargeBullet.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/LargeSlowBullet.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/MediumAsteroid.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/Player.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/PowerUp.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/Resource.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/ResourceManager.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/SampleResource.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/SmallAsteroid.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/SmallBullet.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/StreamResource.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/UFO.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/Wave.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/Weapon.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/Widget.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/a5teroids.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/collision.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/gui.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/logic.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/render.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include/sound.hpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/Asteroid.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/BitmapResource.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/Bullet.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/ButtonWidget.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/Debug.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/DisplayResource.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/Entity.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/Explosion.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/FontResource.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/GUI.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/Game.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/Input.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/LargeAsteroid.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/LargeBullet.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/LargeSlowBullet.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/MediumAsteroid.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/Player.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/PowerUp.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/Resource.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/ResourceManager.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/SampleResource.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/SmallAsteroid.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/SmallBullet.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/StreamResource.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/UFO.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/a5teroids.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/collision.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/logic.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/render.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/sound.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src/wave.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/29.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/CMakeDirectoryInformation.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/progress.marks +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/C.includecache +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/DependInfo.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/a4_aux.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/badguys.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/build.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/bullets.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/cmake_clean.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/depend.internal +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/depend.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/explode.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/flags.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/hiscore.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/link.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/main.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/message.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/player.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/progress.make +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/sound.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/title.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir/view.c.o +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeLists.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/Makefile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/Resources/a4_font.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/a4_aux.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/a4_aux.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/a4_font.tga +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/badguys.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/bullets.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/cmake_install.cmake +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/explode.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/hiscore.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/main.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/makefile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/message.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/player.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/port.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/sound.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/speed +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/speed.h +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/speed.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/title.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/update.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/view.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_acodec +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_acodec.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_acodec_multi +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_acodec_multi.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_audio_chain +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_audio_chain.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_audio_props +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_audio_props.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_audio_simple +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_audio_simple.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_bitmap +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_bitmap.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_bitmap_flip +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_bitmap_flip.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_bitmap_target +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_bitmap_target.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_blend +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_blend.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_blend2 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_blend2.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_blend_bench +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_blend_bench.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_blend_test +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_blend_test.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_blit +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_blit.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_clip +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_clip.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_color +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_color.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_config +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_config.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_convert +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_convert.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_curl.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_d3d.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_dir +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_dir.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_disable_screensaver +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_disable_screensaver.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_display_events +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_display_events.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_display_options +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_display_options.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_draw +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_draw.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_draw_bitmap +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_draw_bitmap.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_drawpixels +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_drawpixels.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_dualies +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_dualies.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_expose +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_expose.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_file_slice +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_file_slice.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_filter +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_filter.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_font +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_font.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_font_justify +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_font_justify.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_fs_resize +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_fs_resize.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_fs_window +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_fs_window.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_get_path +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_get_path.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_gldepth +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_gldepth.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_glext +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_glext.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_gp2xwiz.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_haiku +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_haiku.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_icon +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_icon.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_iphone.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_joystick_events +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_joystick_events.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_joystick_hotplugging +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_joystick_hotplugging.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_kcm_direct +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_kcm_direct.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_keyboard_events +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_keyboard_events.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_keyboard_focus +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_keyboard_focus.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_lines +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_lines.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_lockbitmap +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_lockbitmap.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_logo +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_logo.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_membmp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_membmp.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_memfile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_memfile.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_mixer_chain +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_mixer_chain.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_mixer_pp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_mixer_pp.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_monitorinfo +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_monitorinfo.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_mouse +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_mouse.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_mouse_cursor +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_mouse_cursor.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_mouse_events +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_mouse_events.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_mouse_focus +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_mouse_focus.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_multisample +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_multisample.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_multiwin +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_multiwin.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_native_filechooser +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_native_filechooser.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_nodisplay +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_nodisplay.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_noframe +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_noframe.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_ogre3d.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_opengl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_opengl.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_opengl_pixel_shader +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_opengl_pixel_shader.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_path +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_path.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_path_test +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_path_test.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_physfs +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_physfs.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_pixelformat +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_pixelformat.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_premulalpha +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_premulalpha.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_prim +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_prim.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_resample_test +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_resample_test.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_resize +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_resize.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_resize2 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_resize2.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_rotate +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_rotate.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_saw +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_saw.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_scale +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_scale.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_stream_file +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_stream_file.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_stream_seek +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_stream_seek.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_subbitmap +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_subbitmap.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_synth +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_synth.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_threads +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_threads.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_threads2 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_threads2.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_timedwait +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_timedwait.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_timer +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_timer.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_transform +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_transform.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_ttf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_ttf.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_user_events +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_user_events.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_utf8 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_utf8.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_vsync +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_vsync.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_warp_mouse +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_warp_mouse.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_windows +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_windows.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_winfull +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_winfull.c +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nihgui.cpp +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nihgui.hpp +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/Resources +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles/speed.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed/CMakeFiles +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/speed +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/src +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/include +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/sfx +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data/gfx +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/data +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/sfx +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data/gfx +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources/data +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/Resources +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir/src +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles/a5teroids.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids/CMakeFiles +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos/a5teroids +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/demos +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data/haiku +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/data +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_winfull.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_windows.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_warp_mouse.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_vsync.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_utf8.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_user_events.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_ttf.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_transform.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timer.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_timedwait.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads2.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_threads.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_synth.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_subbitmap.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_seek.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_stream_file.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_scale.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_saw.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_rotate.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize2.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resize.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_resample_test.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_prim.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_premulalpha.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_pixelformat.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_physfs.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path_test.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_path.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl_pixel_shader.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_opengl.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_noframe.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_nodisplay.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_native_filechooser.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multiwin.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_multisample.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_focus.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_events.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse_cursor.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mouse.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_monitorinfo.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_pp.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_mixer_chain.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_memfile.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_membmp.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_logo.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lockbitmap.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_lines.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_focus.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_keyboard_events.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_kcm_direct.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_hotplugging.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_joystick_events.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_icon.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_haiku.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_glext.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_gldepth.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_get_path.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_window.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_fs_resize.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font_justify.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_font.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_filter.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_file_slice.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_expose.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dualies.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_drawpixels.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw_bitmap.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_draw.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_options.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_display_events.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_disable_screensaver.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_dir.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_convert.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_config.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_color.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_clip.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blit.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_test.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend_bench.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend2.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_blend.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_target.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap_flip.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_bitmap.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_simple.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_props.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_audio_chain.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec_multi.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles/ex_acodec.dir +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%%/CMakeFiles +%%PORTEXAMPLES%%@dirrm %%PORTEXAMPLES%%%%EXAMPLESDIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%%/src/refman/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/src/refman +%%PORTDOCS%%@dirrm %%DOCSDIR%%/src +%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/refman/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/refman +%%PORTDOCS%%@dirrm %%DOCSDIR%%/html +%%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrmtry include/allegro5/platform +@dirrmtry include/allegro5/opengl/GLext +@dirrmtry include/allegro5/opengl +@dirrmtry include/allegro5/internal +@dirrmtry include/allegro5/inline +@dirrmtry include/allegro5 diff --git a/devel/allegro/Makefile b/devel/allegro/Makefile index 12936a260646..ac59b82da518 100644 --- a/devel/allegro/Makefile +++ b/devel/allegro/Makefile @@ -1,140 +1,54 @@ -# Created by: Jimmy Olgeni <olgeni@FreeBSD.org> # $FreeBSD$ PORTNAME= allegro -DISTVERSION= 4.2.2 -PORTREVISION= 3 +DISTVERSION= 4.4.2 +PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= SF/alleg/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/alleg/allegro/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= A cross-platform library for games and multimedia programming +MAINTAINER= nemysis@gmx.ch +COMMENT= Cross-platform library for games and multimedia programming -USE_AUTOTOOLS= autoconf -USE_GCC= any USE_GMAKE= yes +USES= cmake pkgconfig USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga USE_LDCONFIG= yes WANT_GNOME= yes +USE_GL= gl glu -OPTIONS_DEFINE= ARTS DEBUG DEVEL ESOUND JACK OPTIMIZED_CFLAGS PROFILE THREADS -OPTIONS_DEFAULT= DEVEL OPTIMIZED_CFLAGS THREADS -DEVEL_DESC= Install development utilities - -MAKEFILE= makefile -ALL_TARGET= full-build MAKE_JOBS_UNSAFE= yes -.include "Makefile.man" - -INFO= allegro +PORTDOCS= * CONFLICTS= allegro-devel-[0-9]* PLIST_SUB= SHLIB_VER="${SHLIB_VER}" +CMAKE_ARGS+= -DDOCDIR="${DOCSDIR}" -SHLIB_VER= 42 -DEMO= demo.c demo.dat demo.h music.txt ../readme.txt - -# Restrict to stable (even) versions, indicated by the second component. -PORTSCOUT= limitw:1,even - -.include <bsd.port.pre.mk> +SHLIB_VER= 4.4.2 -.if ${PORT_OPTIONS:MARTS} -LIB_DEPENDS+= artsc:${PORTSDIR}/audio/arts -CONFIGURE_ARGS+=--enable-artsdigi -PLIST_SUB+= ARTS="" -.else -CONFIGURE_ARGS+=--disable-artsdigi -PLIST_SUB+= ARTS="@comment " -.endif - -.if ${PORT_OPTIONS:MDEBUG} -CONFIGURE_ARGS+=--enable-dbglib -PLIST_SUB+= DEBUG="" -.else -CONFIGURE_ARGS+=--disable-dbglib -PLIST_SUB+= DEBUG="@comment " -.endif +PORTSCOUT= limit:^4\.3\.[0-9]* -.if ${PORT_OPTIONS:MDEVEL} -INSTALL_TARGET= full-install install-man install-info -PLIST_SUB+= DEVEL="" -.else -INSTALL_TARGET= mini-install install-man install-info -PLIST_SUB+= DEVEL="@comment " -.endif +CFLAGS+= -L${LOCALBASE}/lib +LIB_DEPENDS+= asound.2:${PORTSDIR}/audio/alsa-lib \ + jack.0:${PORTSDIR}/audio/jack \ + png15:${PORTSDIR}/graphics/png -.if ${PORT_OPTIONS:MESOUNS} -USE_GNOME+= esound -CONFIGURE_ARGS+=--enable-esddigi -PLIST_SUB+= ESOUND="" -.else -CONFIGURE_ARGS+=--disable-esddigi -PLIST_SUB+= ESOUND="@comment " -.endif +.include <bsd.port.options.mk> -.if ${PORT_OPTIONS:MJACK} -LIB_DEPENDS+= jack:${PORTSDIR}/audio/jack -CONFIGURE_ARGS+=--enable-jackdigi -PLIST_SUB+= JACK="" -.else -CONFIGURE_ARGS+=--disable-jackdigi -PLIST_SUB+= JACK="@comment " -.endif - -.if ${PORT_OPTIONS:MPROFILE} -CONFIGURE_ARGS+=--enable-proflib -PLIST_SUB+= PROFILE="" -.else -CONFIGURE_ARGS+=--disable-proflib -PLIST_SUB+= PROFILE="@comment " -.endif - -.if ${PORT_OPTIONS:MTHREADS} -CONFIGURE_ARGS+=--enable-pthreads -CPPFLAGS+= -DHAVE_LIBPTHREAD -.else -CONFIGURE_ARGS+=--disable-pthreads +.if ${PORT_OPTIONS:MDOCS} +.include "Makefile.man" +INFO= allegro .endif post-patch: -# Change "x.y.z" into "xy" in the shared library version. - @${REINPLACE_CMD} -e 's|${PORTVERSION}|${SHLIB_VER}|g' \ - ${WRKSRC}/makefile.ver - -# Remove architecture specific optimizations. - @${REINPLACE_CMD} -e 's|$$TARGET_ARCH||g' \ - ${CONFIGURE_WRKSRC}/configure.in - -# Remove "-ffast-math" flag on alpha, because it breaks. -.if ${ARCH} == "alpha" - @${REINPLACE_CMD} -e 's|-ffast-math||g' \ - ${CONFIGURE_WRKSRC}/configure.in -.endif - -# Enable/disable compilation optimizations. -.if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS} - @${REINPLACE_CMD} -e 's|-O2||g ; \ - s|-ffast-math||g ; \ - s|-fomit-frame-pointer||g ; \ - s|-funroll-loops||g' \ - ${CONFIGURE_WRKSRC}/configure.in +.if ! ${PORT_OPTIONS:MDOCS} + @${REINPLACE_CMD} -e 's|add_subdirectory(docs)|#add_subdirectory(docs)|' ${WRKSRC}/CMakeLists.txt .endif post-install: -# Documentation. .if ${PORT_OPTIONS:MDOCS} - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/html/*.html ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/html/*.css ${DOCSDIR} - -# Examples. - @${MKDIR} ${EXAMPLESDIR} - ${INSTALL_PROGRAM} ${WRKSRC}/demo/demo ${EXAMPLESDIR} -. for f in ${DEMO} - ${INSTALL_DATA} ${WRKSRC}/demo/${f} ${EXAMPLESDIR} -. endfor + @cd ${WRKSRC}/docs/man/ && \ + ${FIND} . -type f -and -name "*.3" -exec ${INSTALL_MAN} {} ${PREFIX}/man/man3/{} \; .endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/devel/allegro/Makefile.man b/devel/allegro/Makefile.man index cf3e66e24c6f..f54c06e47d4e 100644 --- a/devel/allegro/Makefile.man +++ b/devel/allegro/Makefile.man @@ -1,255 +1,923 @@ -MAN3= ALLEGRO_DATE.3 ALLEGRO_DATE_STR.3 ALLEGRO_SUB_VERSION.3 \ - ALLEGRO_VERSION.3 ALLEGRO_VERSION_STR.3 ALLEGRO_WIP_VERSION.3 \ - AL_ID.3 ASSERT.3 AUDIOSTREAM.3 BITMAP.3 COLOR_MAP.3 \ - COMPILED_SPRITE.3 DATAFILE.3 DAT_ID.3 DIALOG.3 DIALOG_PLAYER.3 \ - END_OF_FUNCTION.3 END_OF_MAIN.3 FONT.3 GFX_MODE.3 \ - GFX_MODE_LIST.3 JOYSTICK_AXIS_INFO.3 JOYSTICK_BUTTON_INFO.3 \ - JOYSTICK_INFO.3 JOYSTICK_STICK_INFO.3 LOCK_FUNCTION.3 \ - LOCK_VARIABLE.3 LZSS_PACK_DATA.3 LZSS_UNPACK_DATA.3 \ - MAKE_VERSION.3 MASK_COLOR_15.3 MASK_COLOR_16.3 MASK_COLOR_24.3 \ - MASK_COLOR_32.3 MASK_COLOR_8.3 MATRIX.3 MATRIX_f.3 MENU.3 \ - MENU_PLAYER.3 MIDI.3 PACKFILE.3 PACKFILE_VTABLE.3 PALETTE.3 \ - PAL_SIZE.3 POLYTYPE_ATEX.3 POLYTYPE_ATEX_LIT.3 \ - POLYTYPE_ATEX_MASK.3 POLYTYPE_ATEX_MASK_LIT.3 \ - POLYTYPE_ATEX_MASK_TRANS.3 POLYTYPE_ATEX_TRANS.3 POLYTYPE_FLAT.3 \ - POLYTYPE_GCOL.3 POLYTYPE_GRGB.3 POLYTYPE_PTEX.3 \ - POLYTYPE_PTEX_LIT.3 POLYTYPE_PTEX_MASK.3 \ - POLYTYPE_PTEX_MASK_LIT.3 POLYTYPE_PTEX_MASK_TRANS.3 \ - POLYTYPE_PTEX_TRANS.3 QUAT.3 RGB.3 RGB_MAP.3 RLE_SPRITE.3 \ - SAMPLE.3 SCREEN_H.3 SCREEN_W.3 TRACE.3 V3D.3 V3D_f.3 VIRTUAL_H.3 \ - VIRTUAL_W.3 ZBUFFER.3 _getpixel.3 _getpixel15.3 _getpixel16.3 \ - _getpixel24.3 _getpixel32.3 _putpixel.3 _putpixel15.3 \ - _putpixel16.3 _putpixel24.3 _putpixel32.3 _set_color.3 \ - _ustrdup.3 acquire_bitmap.3 acquire_screen.3 active_dialog.3 \ - active_menu.3 add_clip_rect.3 adjust_sample.3 al_assert.3 \ - al_ffblk.3 al_ffblk_get_size.3 al_findclose.3 al_findfirst.3 \ - al_findnext.3 al_trace.3 alert.3 alert3.3 allegro_404_char.3 \ - allegro_error.3 allegro_exit.3 allegro_icon.3 allegro_id.3 \ - allegro_init.3 allegro_message.3 allocate_voice.3 \ - append_filename.3 apply_matrix.3 apply_matrix_f.3 apply_quat.3 \ - arc.3 bestfit_color.3 bitmap_color_depth.3 bitmap_mask_color.3 \ - black_palette.3 blit.3 bmp_read_line.3 bmp_unwrite_line.3 \ - bmp_write_line.3 broadcast_dialog_message.3 calc_spline.3 \ - calibrate_joystick.3 calibrate_joystick_name.3 \ - canonicalize_filename.3 centre_dialog.3 check_cpu.3 circle.3 \ - circlefill.3 clear_bitmap.3 clear_keybuf.3 clear_scene.3 \ - clear_to_color.3 clear_zbuffer.3 clip3d.3 clip3d_f.3 close_fli.3 \ - color_map.3 config_is_hooked.3 cpu_capabilities.3 cpu_family.3 \ - cpu_model.3 cpu_vendor.3 create_bitmap.3 create_bitmap_ex.3 \ - create_blender_table.3 create_color_table.3 \ - create_datafile_index.3 create_light_table.3 \ - create_lzss_pack_data.3 create_lzss_unpack_data.3 \ - create_rgb_table.3 create_sample.3 create_scene.3 \ - create_sub_bitmap.3 create_sub_zbuffer.3 create_system_bitmap.3 \ - create_trans_table.3 create_video_bitmap.3 create_zbuffer.3 \ - cross_product.3 cross_product_f.3 d_bitmap_proc.3 d_box_proc.3 \ - d_button_proc.3 d_check_proc.3 d_clear_proc.3 d_ctext_proc.3 \ - d_edit_proc.3 d_icon_proc.3 d_keyboard_proc.3 d_list_proc.3 \ - d_menu_proc.3 d_radio_proc.3 d_rtext_proc.3 d_shadow_box_proc.3 \ - d_slider_proc.3 d_text_list_proc.3 d_text_proc.3 \ - d_textbox_proc.3 d_yield_proc.3 deallocate_voice.3 \ - default_palette.3 delete_file.3 desktop_color_depth.3 \ - desktop_palette.3 destroy_bitmap.3 destroy_compiled_sprite.3 \ - destroy_datafile_index.3 destroy_font.3 destroy_gfx_mode_list.3 \ - destroy_midi.3 destroy_rle_sprite.3 destroy_sample.3 \ - destroy_scene.3 destroy_zbuffer.3 detect_digi_driver.3 \ - detect_midi_driver.3 dialog_message.3 digi_recorder.3 \ - disable_hardware_cursor.3 do_arc.3 do_circle.3 do_dialog.3 \ - do_ellipse.3 do_line.3 do_menu.3 do_uconvert.3 dot_product.3 \ - dot_product_f.3 draw_character_ex.3 draw_compiled_sprite.3 \ - draw_gouraud_sprite.3 draw_lit_rle_sprite.3 draw_lit_sprite.3 \ - draw_rle_sprite.3 draw_sprite.3 draw_sprite_h_flip.3 \ - draw_sprite_v_flip.3 draw_sprite_vh_flip.3 \ - draw_trans_rle_sprite.3 draw_trans_sprite.3 drawing_mode.3 \ - ellipse.3 ellipsefill.3 empty_string.3 enable_hardware_cursor.3 \ - enable_triple_buffer.3 ex12bit.3 ex3buf.3 ex3d.3 exaccel.3 \ - exalpha.3 exbitmap.3 exblend.3 excamera.3 excolmap.3 exconfig.3 \ - excustom.3 exdata.3 exdbuf.3 exexedat.3 exfixed.3 exflame.3 \ - exflip.3 exfont.3 exgui.3 exhello.3 exists.3 exjoy.3 exkeys.3 \ - exlights.3 exmem.3 exmidi.3 exmouse.3 expackf.3 expal.3 expat.3 \ - exquat.3 exrgbhsv.3 exsample.3 exscale.3 exscn3d.3 exscroll.3 \ - exshade.3 exspline.3 exsprite.3 exstars.3 exstream.3 exswitch.3 \ - exsyscur.3 extimer.3 extract_font_range.3 extrans.3 extruec.3 \ - exunicod.3 exupdate.3 exxfade.3 exzbuf.3 fade_from.3 \ - fade_from_range.3 fade_in.3 fade_in_range.3 fade_interpolate.3 \ - fade_out.3 fade_out_range.3 fastline.3 file_exists.3 \ - file_select_ex.3 file_size_ex.3 file_time.3 \ - find_allegro_resource.3 find_datafile_object.3 \ - find_dialog_focus.3 fix_filename_case.3 fix_filename_slashes.3 \ - fixacos.3 fixadd.3 fixasin.3 fixatan.3 fixatan2.3 fixceil.3 \ - fixcos.3 fixdiv.3 fixed.3 fixfloor.3 fixhypot.3 fixmul.3 \ - fixsin.3 fixsqrt.3 fixsub.3 fixtan.3 fixtof.3 fixtoi.3 \ - fixtorad_r.3 fixup_datafile.3 fli_bitmap.3 fli_bmp_dirty_from.3 \ - fli_bmp_dirty_to.3 fli_frame.3 fli_pal_dirty_from.3 \ - fli_pal_dirty_to.3 fli_palette.3 fli_timer.3 floodfill.3 \ - flush_config_file.3 font.3 font_has_alpha.3 for_each_file_ex.3 \ - free_audio_stream_buffer.3 free_config_entries.3 \ - free_lzss_pack_data.3 free_lzss_unpack_data.3 \ - freeze_mouse_flag.3 ftofix.3 generate_332_palette.3 \ - generate_optimized_palette.3 get_align_matrix.3 \ - get_align_matrix_f.3 get_audio_stream_buffer.3 \ - get_camera_matrix.3 get_camera_matrix_f.3 get_clip_rect.3 \ - get_clip_state.3 get_color.3 get_color_conversion.3 \ - get_color_depth.3 get_compiled_sprite.3 get_config_argv.3 \ - get_config_float.3 get_config_hex.3 get_config_id.3 \ - get_config_int.3 get_config_string.3 get_config_text.3 \ - get_datafile_property.3 get_desktop_resolution.3 \ - get_display_switch_mode.3 get_executable_name.3 get_extension.3 \ - get_filename.3 get_font_range_begin.3 get_font_range_end.3 \ - get_font_ranges.3 get_gfx_mode_list.3 get_hardware_volume.3 \ - get_midi_length.3 get_mixer_bits.3 get_mixer_buffer_length.3 \ - get_mixer_channels.3 get_mixer_frequency.3 get_mixer_quality.3 \ - get_mixer_voices.3 get_mouse_mickeys.3 get_palette.3 \ - get_palette_range.3 get_refresh_rate.3 get_rle_sprite.3 \ - get_rotation_matrix.3 get_rotation_matrix_f.3 \ - get_rotation_quat.3 get_scaling_matrix.3 get_scaling_matrix_f.3 \ - get_sound_input_cap_bits.3 get_sound_input_cap_parm.3 \ - get_sound_input_cap_rate.3 get_sound_input_cap_stereo.3 \ - get_transformation_matrix.3 get_transformation_matrix_f.3 \ - get_translation_matrix.3 get_translation_matrix_f.3 \ - get_uformat.3 get_vector_rotation_matrix.3 \ - get_vector_rotation_matrix_f.3 get_vector_rotation_quat.3 \ - get_volume.3 get_x_rotate_matrix.3 get_x_rotate_matrix_f.3 \ - get_x_rotate_quat.3 get_y_rotate_matrix.3 \ - get_y_rotate_matrix_f.3 get_y_rotate_quat.3 \ - get_z_rotate_matrix.3 get_z_rotate_matrix_f.3 \ - get_z_rotate_quat.3 geta.3 geta32.3 geta_depth.3 getb.3 getb15.3 \ - getb16.3 getb24.3 getb32.3 getb8.3 getb_depth.3 getg.3 getg15.3 \ - getg16.3 getg24.3 getg32.3 getg8.3 getg_depth.3 getpixel.3 \ - getr.3 getr15.3 getr16.3 getr24.3 getr32.3 getr8.3 getr_depth.3 \ - gfx_capabilities.3 gfx_mode_select.3 gfx_mode_select_ex.3 \ - gfx_mode_select_filter.3 grab_font_from_bitmap.3 gui_bg_color.3 \ - gui_button_proc.3 gui_ctext_proc.3 gui_edit_proc.3 \ - gui_fg_color.3 gui_font_baseline.3 gui_get_screen.3 \ - gui_list_proc.3 gui_menu_draw_menu.3 gui_menu_draw_menu_item.3 \ - gui_mg_color.3 gui_mouse_b.3 gui_mouse_focus.3 gui_mouse_x.3 \ - gui_mouse_y.3 gui_mouse_z.3 gui_set_screen.3 \ - gui_shadow_box_proc.3 gui_strlen.3 gui_text_list_proc.3 \ - gui_textout_ex.3 hline.3 hook_config_section.3 hsv_to_rgb.3 \ - identity_matrix.3 identity_matrix_f.3 identity_quat.3 \ - init_dialog.3 init_menu.3 initialise_joystick.3 \ - install_allegro.3 install_int.3 install_int_ex.3 \ - install_joystick.3 install_keyboard.3 install_keyboard_hooks.3 \ - install_mouse.3 install_param_int.3 install_param_int_ex.3 \ - install_sound.3 install_sound_input.3 install_timer.3 \ - is_color_font.3 is_compatible_font.3 is_inside_bitmap.3 \ - is_linear_bitmap.3 is_memory_bitmap.3 is_mono_font.3 \ - is_planar_bitmap.3 is_relative_filename.3 is_same_bitmap.3 \ - is_screen_bitmap.3 is_sub_bitmap.3 is_system_bitmap.3 is_trans_font.3 \ - is_video_bitmap.3 is_windowed_mode.3 itofix.3 joy.3 key.3 \ - key_led_flag.3 key_shifts.3 keyboard_callback.3 \ - keyboard_lowlevel_callback.3 keyboard_needs_poll.3 \ - keyboard_ucallback.3 keypressed.3 line.3 list_config_entries.3 \ - list_config_sections.3 load_bios_font.3 load_bitmap.3 \ - load_bitmap_font.3 load_bmp.3 load_bmp_pf.3 load_dat_font.3 \ - load_datafile.3 load_datafile_callback.3 load_datafile_object.3 \ - load_datafile_object_indexed.3 load_font.3 load_grx_font.3 \ - load_grx_or_bios_font.3 load_ibk.3 load_joystick_data.3 \ - load_lbm.3 load_midi.3 load_midi_patches.3 load_pcx.3 \ - load_pcx_pf.3 load_sample.3 load_tga.3 load_tga_pf.3 \ - load_txt_font.3 load_voc.3 load_voc_pf.3 load_wav.3 \ - load_wav_pf.3 lock_bitmap.3 lock_midi.3 lock_sample.3 \ - lzss_read.3 lzss_write.3 make_absolute_filename.3 \ - make_relative_filename.3 make_trans_font.3 makeacol.3 \ - makeacol32.3 makeacol_depth.3 makecol.3 makecol15.3 \ - makecol15_dither.3 makecol16.3 makecol16_dither.3 makecol24.3 \ - makecol32.3 makecol8.3 makecol_depth.3 masked_blit.3 \ - masked_stretch_blit.3 matrix_mul.3 matrix_mul_f.3 \ - matrix_to_quat.3 merge_fonts.3 midi_loop_end.3 midi_loop_start.3 \ - midi_meta_callback.3 midi_msg_callback.3 midi_out.3 midi_pause.3 \ - midi_pos.3 midi_recorder.3 midi_resume.3 midi_seek.3 \ - midi_sysex_callback.3 midi_time.3 mouse_b.3 mouse_w.3 mouse_callback.3 \ - mouse_needs_poll.3 mouse_pos.3 mouse_sprite.3 mouse_x.3 \ - mouse_x_focus.3 mouse_y.3 mouse_y_focus.3 mouse_z.3 \ - need_uconvert.3 next_fli_frame.3 normalize_vector.3 \ - normalize_vector_f.3 num_joysticks.3 object_message.3 \ - offer_focus.3 open_fli.3 open_memory_fli.3 os_multitasking.3 \ - os_revision.3 os_type.3 os_version.3 override_config_data.3 \ - override_config_file.3 pack_fclose.3 pack_fclose_chunk.3 \ - pack_feof.3 pack_ferror.3 pack_fgets.3 pack_fopen.3 \ - pack_fopen_chunk.3 pack_fopen_vtable.3 pack_fputs.3 pack_fread.3 \ - pack_fseek.3 pack_fwrite.3 pack_getc.3 pack_igetl.3 pack_igetw.3 \ - pack_iputl.3 pack_iputw.3 pack_mgetl.3 pack_mgetw.3 pack_mputl.3 \ - pack_mputw.3 pack_putc.3 pack_ungetc.3 packfile_password.3 \ - palette_color.3 persp_project.3 persp_project_f.3 \ - pivot_scaled_sprite.3 pivot_scaled_sprite_v_flip.3 pivot_sprite.3 \ - pivot_sprite_v_flip.3 play_audio_stream.3 play_fli.3 \ - play_looped_midi.3 play_memory_fli.3 play_midi.3 play_sample.3 \ - poll_joystick.3 poll_keyboard.3 poll_mouse.3 poll_scroll.3 \ - polygon.3 polygon3d.3 polygon3d_f.3 polygon_z_normal.3 \ - polygon_z_normal_f.3 pop_config_state.3 popup_dialog.3 \ - position_dialog.3 position_mouse.3 position_mouse_w.3 \ - position_mouse_z.3 push_config_state.3 put_backslash.3 putpixel.3 \ - qnx_get_window.3 qscale_matrix.3 qscale_matrix_f.3 qtranslate_matrix.3 \ - qtranslate_matrix_f.3 quad3d.3 quad3d_f.3 quat_interpolate.3 \ - quat_mul.3 quat_slerp.3 quat_to_matrix.3 radtofix_r.3 \ - read_sound_input.3 readkey.3 reallocate_voice.3 rect.3 \ - rectfill.3 register_assert_handler.3 register_bitmap_file_type.3 \ - register_datafile_object.3 register_font_file_type.3 \ - register_sample_file_type.3 register_trace_handler.3 \ - register_uformat.3 release_bitmap.3 release_screen.3 \ - release_voice.3 reload_config_texts.3 \ - remove_display_switch_callback.3 remove_int.3 remove_joystick.3 \ - remove_keyboard.3 remove_mouse.3 remove_param_int.3 \ - remove_sound.3 remove_sound_input.3 remove_timer.3 \ - render_scene.3 replace_extension.3 replace_filename.3 \ - request_refresh_rate.3 request_scroll.3 request_video_bitmap.3 \ - reserve_voices.3 reset_fli_variables.3 rest.3 rest_callback.3 \ - retrace_count.3 rgb_map.3 rgb_to_hsv.3 rotate_scaled_sprite.3 \ - rotate_scaled_sprite_v_flip.3 rotate_sprite.3 \ - rotate_sprite_v_flip.3 save_bitmap.3 save_bmp.3 save_bmp_pf.3 \ - save_joystick_data.3 save_pcx.3 save_pcx_pf.3 save_sample.3 \ - save_tga.3 save_tga_pf.3 scancode_to_ascii.3 scancode_to_name.3 \ - scare_mouse.3 scare_mouse_area.3 scene_gap.3 scene_polygon3d.3 \ - scene_polygon3d_f.3 screen.3 scroll_screen.3 \ - select_mouse_cursor.3 select_palette.3 set_add_blender.3 \ - set_allegro_resource_path.3 set_alpha_blender.3 \ - set_blender_mode.3 set_blender_mode_ex.3 set_burn_blender.3 \ - set_clip_rect.3 set_clip_state.3 set_close_button_callback.3 \ - set_color.3 set_color_blender.3 set_color_conversion.3 \ - set_color_depth.3 set_config_data.3 set_config_file.3 \ - set_config_float.3 set_config_hex.3 set_config_id.3 \ - set_config_int.3 set_config_string.3 set_dialog_color.3 \ - set_difference_blender.3 set_display_switch_callback.3 \ - set_display_switch_mode.3 set_dissolve_blender.3 \ - set_dodge_blender.3 set_gfx_mode.3 set_hardware_volume.3 \ - set_hue_blender.3 set_invert_blender.3 set_keyboard_rate.3 \ - set_leds.3 set_luminance_blender.3 set_mixer_quality.3 \ - set_mouse_cursor_bitmap.3 set_mouse_range.3 set_mouse_speed.3 \ - set_mouse_sprite.3 set_mouse_sprite_focus.3 \ - set_multiply_blender.3 set_palette.3 set_palette_range.3 \ - set_projection_viewport.3 set_saturation_blender.3 \ - set_screen_blender.3 set_sound_input_source.3 \ - set_trans_blender.3 set_ucodepage.3 set_uformat.3 set_volume.3 \ - set_volume_per_voice.3 set_window_title.3 \ - set_write_alpha_blender.3 set_zbuffer.3 show_mouse.3 \ - show_os_cursor.3 show_video_bitmap.3 shutdown_dialog.3 \ - shutdown_menu.3 simulate_keypress.3 simulate_ukeypress.3 \ - solid_mode.3 spline.3 start_sound_input.3 stop_audio_stream.3 \ - stop_midi.3 stop_sample.3 stop_sound_input.3 stretch_blit.3 \ - stretch_sprite.3 text_height.3 text_length.3 textout_centre_ex.3 \ - textout_ex.3 textout_justify_ex.3 textout_right_ex.3 \ - textprintf_centre_ex.3 textprintf_ex.3 textprintf_justify_ex.3 \ - textprintf_right_ex.3 three_finger_flag.3 transpose_font.3 \ - triangle.3 triangle3d.3 triangle3d_f.3 uatof.3 uconvert.3 \ - uconvert_ascii.3 uconvert_size.3 uconvert_toascii.3 ucwidth.3 \ - ugetat.3 ugetc.3 ugetx.3 ugetxc.3 uinsert.3 uisdigit.3 uisok.3 \ - uisspace.3 unload_datafile.3 unload_datafile_object.3 \ - unscare_mouse.3 unselect_palette.3 uoffset.3 update_dialog.3 \ - update_menu.3 ureadkey.3 uremove.3 usetat.3 usetc.3 usprintf.3 \ - ustrcat.3 ustrchr.3 ustrcmp.3 ustrcpy.3 ustrdup.3 ustrerror.3 \ - ustricmp.3 ustrlen.3 ustrlwr.3 ustrncat.3 ustrncmp.3 ustrncpy.3 \ - ustrnicmp.3 ustrpbrk.3 ustrrchr.3 ustrsize.3 ustrsizez.3 \ - ustrstr.3 ustrtod.3 ustrtok.3 ustrtok_r.3 ustrtol.3 ustrupr.3 \ - ustrzcat.3 ustrzcpy.3 ustrzncat.3 ustrzncpy.3 uszprintf.3 \ - utolower.3 utoupper.3 uvsprintf.3 uvszprintf.3 uwidth.3 \ - uwidth_max.3 vector_length.3 vector_length_f.3 vline.3 \ - voice_check.3 voice_get_frequency.3 voice_get_pan.3 \ - voice_get_position.3 voice_get_volume.3 voice_ramp_volume.3 \ - voice_set_echo.3 voice_set_frequency.3 voice_set_pan.3 \ - voice_set_playmode.3 voice_set_position.3 voice_set_priority.3 \ - voice_set_tremolo.3 voice_set_vibrato.3 voice_set_volume.3 \ - voice_start.3 voice_stop.3 voice_stop_frequency_sweep.3 \ - voice_stop_pan_sweep.3 voice_stop_volumeramp.3 \ - voice_sweep_frequency.3 voice_sweep_pan.3 vsync.3 xor_mode.3 \ - xwin_set_window_name.3 +MAN3= ALLEGRO_DATE.3 \ +ALLEGRO_DATE_STR.3 \ +ALLEGRO_SUB_VERSION.3 \ +ALLEGRO_VERSION.3 \ +ALLEGRO_VERSION_STR.3 \ +ALLEGRO_WIP_VERSION.3 \ +AL_ID.3 \ +ASSERT.3 \ +AUDIOSTREAM.3 \ +BITMAP.3 \ +COLOR_MAP.3 \ +COMPILED_SPRITE.3 \ +DATAFILE.3 \ +DAT_ID.3 \ +DIALOG.3 \ +DIALOG_PLAYER.3 \ +END_OF_FUNCTION.3 \ +END_OF_MAIN.3 \ +FONT.3 \ +GFX_MODE.3 \ +GFX_MODE_LIST.3 \ +JOYSTICK_AXIS_INFO.3 \ +JOYSTICK_BUTTON_INFO.3 \ +JOYSTICK_INFO.3 \ +JOYSTICK_STICK_INFO.3 \ +LOCK_FUNCTION.3 \ +LOCK_VARIABLE.3 \ +LZSS_PACK_DATA.3 \ +LZSS_UNPACK_DATA.3 \ +MAKE_VERSION.3 \ +MASK_COLOR_15.3 \ +MASK_COLOR_16.3 \ +MASK_COLOR_24.3 \ +MASK_COLOR_32.3 \ +MASK_COLOR_8.3 \ +MATRIX.3 \ +MATRIX_f.3 \ +MENU.3 \ +MENU_PLAYER.3 \ +MIDI.3 \ +PACKFILE.3 \ +PACKFILE_VTABLE.3 \ +PALETTE.3 \ +PAL_SIZE.3 \ +POLYTYPE_ATEX.3 \ +POLYTYPE_ATEX_LIT.3 \ +POLYTYPE_ATEX_MASK.3 \ +POLYTYPE_ATEX_MASK_LIT.3 \ +POLYTYPE_ATEX_MASK_TRANS.3 \ +POLYTYPE_ATEX_TRANS.3 \ +POLYTYPE_FLAT.3 \ +POLYTYPE_GCOL.3 \ +POLYTYPE_GRGB.3 \ +POLYTYPE_PTEX.3 \ +POLYTYPE_PTEX_LIT.3 \ +POLYTYPE_PTEX_MASK.3 \ +POLYTYPE_PTEX_MASK_LIT.3 \ +POLYTYPE_PTEX_MASK_TRANS.3 \ +POLYTYPE_PTEX_TRANS.3 \ +QUAT.3 \ +RGB.3 \ +RGB_MAP.3 \ +RLE_SPRITE.3 \ +SAMPLE.3 \ +SCREEN_H.3 \ +SCREEN_W.3 \ +TRACE.3 \ +V3D.3 \ +V3D_f.3 \ +VIRTUAL_H.3 \ +VIRTUAL_W.3 \ +ZBUFFER.3 \ +_getpixel.3 \ +_getpixel15.3 \ +_getpixel16.3 \ +_getpixel24.3 \ +_getpixel32.3 \ +_putpixel.3 \ +_putpixel15.3 \ +_putpixel16.3 \ +_putpixel24.3 \ +_putpixel32.3 \ +_set_color.3 \ +_ustrdup.3 \ +acquire_bitmap.3 \ +acquire_screen.3 \ +active_dialog.3 \ +active_menu.3 \ +add_clip_rect.3 \ +adjust_sample.3 \ +al_assert.3 \ +al_ffblk.3 \ +al_ffblk_get_size.3 \ +al_findclose.3 \ +al_findfirst.3 \ +al_findnext.3 \ +al_trace.3 \ +alert.3 \ +alert3.3 \ +allegro_404_char.3 \ +allegro_error.3 \ +allegro_exit.3 \ +allegro_icon.3 \ +allegro_id.3 \ +allegro_init.3 \ +allegro_message.3 \ +allocate_voice.3 \ +append_filename.3 \ +apply_matrix.3 \ +apply_matrix_f.3 \ +apply_quat.3 \ +arc.3 \ +bestfit_color.3 \ +bitmap_color_depth.3 \ +bitmap_mask_color.3 \ +black_palette.3 \ +blit.3 \ +bmp_read_line.3 \ +bmp_unwrite_line.3 \ +bmp_write_line.3 \ +broadcast_dialog_message.3 \ +calc_spline.3 \ +calibrate_joystick.3 \ +calibrate_joystick_name.3 \ +canonicalize_filename.3 \ +centre_dialog.3 \ +check_cpu.3 \ +circle.3 \ +circlefill.3 \ +clear_bitmap.3 \ +clear_keybuf.3 \ +clear_scene.3 \ +clear_to_color.3 \ +clear_zbuffer.3 \ +clip3d.3 \ +clip3d_f.3 \ +close_fli.3 \ +color_map.3 \ +config_is_hooked.3 \ +cpu_capabilities.3 \ +cpu_family.3 \ +cpu_model.3 \ +cpu_vendor.3 \ +create_bitmap.3 \ +create_bitmap_ex.3 \ +create_blender_table.3 \ +create_color_table.3 \ +create_datafile_index.3 \ +create_light_table.3 \ +create_lzss_pack_data.3 \ +create_lzss_unpack_data.3 \ +create_rgb_table.3 \ +create_sample.3 \ +create_scene.3 \ +create_sub_bitmap.3 \ +create_sub_zbuffer.3 \ +create_system_bitmap.3 \ +create_trans_table.3 \ +create_video_bitmap.3 \ +create_zbuffer.3 \ +cross_product.3 \ +cross_product_f.3 \ +d_bitmap_proc.3 \ +d_box_proc.3 \ +d_button_proc.3 \ +d_check_proc.3 \ +d_clear_proc.3 \ +d_ctext_proc.3 \ +d_edit_proc.3 \ +d_icon_proc.3 \ +d_keyboard_proc.3 \ +d_list_proc.3 \ +d_menu_proc.3 \ +d_radio_proc.3 \ +d_rtext_proc.3 \ +d_shadow_box_proc.3 \ +d_slider_proc.3 \ +d_text_list_proc.3 \ +d_text_proc.3 \ +d_textbox_proc.3 \ +d_yield_proc.3 \ +deallocate_voice.3 \ +default_palette.3 \ +delete_file.3 \ +desktop_color_depth.3 \ +desktop_palette.3 \ +destroy_bitmap.3 \ +destroy_compiled_sprite.3 \ +destroy_datafile_index.3 \ +destroy_font.3 \ +destroy_gfx_mode_list.3 \ +destroy_midi.3 \ +destroy_rle_sprite.3 \ +destroy_sample.3 \ +destroy_scene.3 \ +destroy_zbuffer.3 \ +detect_digi_driver.3 \ +detect_midi_driver.3 \ +dialog_message.3 \ +digi_recorder.3 \ +disable_hardware_cursor.3 \ +do_arc.3 \ +do_circle.3 \ +do_dialog.3 \ +do_ellipse.3 \ +do_line.3 \ +do_menu.3 \ +do_uconvert.3 \ +dot_product.3 \ +dot_product_f.3 \ +draw_character_ex.3 \ +draw_compiled_sprite.3 \ +draw_gouraud_sprite.3 \ +draw_lit_rle_sprite.3 \ +draw_lit_sprite.3 \ +draw_rle_sprite.3 \ +draw_sprite.3 \ +draw_sprite_ex.3 \ +draw_sprite_h_flip.3 \ +draw_sprite_v_flip.3 \ +draw_sprite_vh_flip.3 \ +draw_trans_rle_sprite.3 \ +draw_trans_sprite.3 \ +drawing_mode.3 \ +ellipse.3 \ +ellipsefill.3 \ +empty_string.3 \ +enable_hardware_cursor.3 \ +enable_triple_buffer.3 \ +ex12bit.3 \ +ex3buf.3 \ +ex3d.3 \ +exaccel.3 \ +exalpha.3 \ +exbitmap.3 \ +exblend.3 \ +excamera.3 \ +excolmap.3 \ +exconfig.3 \ +excustom.3 \ +exdata.3 \ +exdbuf.3 \ +exexedat.3 \ +exfixed.3 \ +exflame.3 \ +exflip.3 \ +exfont.3 \ +exgui.3 \ +exhello.3 \ +exists.3 \ +exjoy.3 \ +exkeys.3 \ +exlights.3 \ +exmem.3 \ +exmidi.3 \ +exmouse.3 \ +expackf.3 \ +expal.3 \ +expat.3 \ +exquat.3 \ +exrgbhsv.3 \ +exrotscl.3 \ +exsample.3 \ +exscale.3 \ +exscn3d.3 \ +exscroll.3 \ +exshade.3 \ +exspline.3 \ +exsprite.3 \ +exstars.3 \ +exstream.3 \ +exswitch.3 \ +exsyscur.3 \ +extimer.3 \ +extract_font_range.3 \ +extrans.3 \ +extrans2.3 \ +extruec.3 \ +exunicod.3 \ +exupdate.3 \ +exxfade.3 \ +exzbuf.3 \ +fade_from.3 \ +fade_from_range.3 \ +fade_in.3 \ +fade_in_range.3 \ +fade_interpolate.3 \ +fade_out.3 \ +fade_out_range.3 \ +fastline.3 \ +file_exists.3 \ +file_select_ex.3 \ +file_size_ex.3 \ +file_time.3 \ +find_allegro_resource.3 \ +find_datafile_object.3 \ +find_dialog_focus.3 \ +fix_filename_case.3 \ +fix_filename_slashes.3 \ +fixacos.3 \ +fixadd.3 \ +fixasin.3 \ +fixatan.3 \ +fixatan2.3 \ +fixceil.3 \ +fixcos.3 \ +fixdiv.3 \ +fixed.3 \ +fixfloor.3 \ +fixhypot.3 \ +fixmul.3 \ +fixsin.3 \ +fixsqrt.3 \ +fixsub.3 \ +fixtan.3 \ +fixtof.3 \ +fixtoi.3 \ +fixtorad_r.3 \ +fixup_datafile.3 \ +fli_bitmap.3 \ +fli_bmp_dirty_from.3 \ +fli_bmp_dirty_to.3 \ +fli_frame.3 \ +fli_pal_dirty_from.3 \ +fli_pal_dirty_to.3 \ +fli_palette.3 \ +fli_timer.3 \ +floodfill.3 \ +flush_config_file.3 \ +font.3 \ +font_has_alpha.3 \ +for_each_file_ex.3 \ +free_audio_stream_buffer.3 \ +free_config_entries.3 \ +free_lzss_pack_data.3 \ +free_lzss_unpack_data.3 \ +freeze_mouse_flag.3 \ +ftofix.3 \ +generate_332_palette.3 \ +generate_optimized_palette.3 \ +get_align_matrix.3 \ +get_align_matrix_f.3 \ +get_audio_stream_buffer.3 \ +get_camera_matrix.3 \ +get_camera_matrix_f.3 \ +get_clip_rect.3 \ +get_clip_state.3 \ +get_color.3 \ +get_color_conversion.3 \ +get_color_depth.3 \ +get_compiled_sprite.3 \ +get_config_argv.3 \ +get_config_float.3 \ +get_config_hex.3 \ +get_config_id.3 \ +get_config_int.3 \ +get_config_string.3 \ +get_config_text.3 \ +get_datafile_property.3 \ +get_desktop_resolution.3 \ +get_display_switch_mode.3 \ +get_executable_name.3 \ +get_extension.3 \ +get_filename.3 \ +get_filename_encoding.3 \ +get_font_range_begin.3 \ +get_font_range_end.3 \ +get_font_ranges.3 \ +get_gfx_mode.3 \ +get_gfx_mode_list.3 \ +get_gfx_mode_type.3 \ +get_hardware_volume.3 \ +get_midi_length.3 \ +get_mixer_bits.3 \ +get_mixer_buffer_length.3 \ +get_mixer_channels.3 \ +get_mixer_frequency.3 \ +get_mixer_quality.3 \ +get_mixer_voices.3 \ +get_mouse_mickeys.3 \ +get_palette.3 \ +get_palette_range.3 \ +get_refresh_rate.3 \ +get_rle_sprite.3 \ +get_rotation_matrix.3 \ +get_rotation_matrix_f.3 \ +get_rotation_quat.3 \ +get_scaling_matrix.3 \ +get_scaling_matrix_f.3 \ +get_sound_input_cap_bits.3 \ +get_sound_input_cap_parm.3 \ +get_sound_input_cap_rate.3 \ +get_sound_input_cap_stereo.3 \ +get_transformation_matrix.3 \ +get_transformation_matrix_f.3 \ +get_translation_matrix.3 \ +get_translation_matrix_f.3 \ +get_uformat.3 \ +get_vector_rotation_matrix.3 \ +get_vector_rotation_matrix_f.3 \ +get_vector_rotation_quat.3 \ +get_volume.3 \ +get_x_rotate_matrix.3 \ +get_x_rotate_matrix_f.3 \ +get_x_rotate_quat.3 \ +get_y_rotate_matrix.3 \ +get_y_rotate_matrix_f.3 \ +get_y_rotate_quat.3 \ +get_z_rotate_matrix.3 \ +get_z_rotate_matrix_f.3 \ +get_z_rotate_quat.3 \ +geta.3 \ +geta32.3 \ +geta_depth.3 \ +getb.3 \ +getb15.3 \ +getb16.3 \ +getb24.3 \ +getb32.3 \ +getb8.3 \ +getb_depth.3 \ +getg.3 \ +getg15.3 \ +getg16.3 \ +getg24.3 \ +getg32.3 \ +getg8.3 \ +getg_depth.3 \ +getpixel.3 \ +getr.3 \ +getr15.3 \ +getr16.3 \ +getr24.3 \ +getr32.3 \ +getr8.3 \ +getr_depth.3 \ +gfx_capabilities.3 \ +gfx_mode_select.3 \ +gfx_mode_select_ex.3 \ +gfx_mode_select_filter.3 \ +grab_font_from_bitmap.3 \ +gui_bg_color.3 \ +gui_button_proc.3 \ +gui_ctext_proc.3 \ +gui_edit_proc.3 \ +gui_fg_color.3 \ +gui_font_baseline.3 \ +gui_get_screen.3 \ +gui_list_proc.3 \ +gui_menu_draw_menu.3 \ +gui_menu_draw_menu_item.3 \ +gui_mg_color.3 \ +gui_mouse_b.3 \ +gui_mouse_focus.3 \ +gui_mouse_x.3 \ +gui_mouse_y.3 \ +gui_mouse_z.3 \ +gui_set_screen.3 \ +gui_shadow_box_proc.3 \ +gui_strlen.3 \ +gui_text_list_proc.3 \ +gui_textout_ex.3 \ +hline.3 \ +hook_config_section.3 \ +hsv_to_rgb.3 \ +identity_matrix.3 \ +identity_matrix_f.3 \ +identity_quat.3 \ +init_dialog.3 \ +init_menu.3 \ +initialise_joystick.3 \ +install_allegro.3 \ +install_int.3 \ +install_int_ex.3 \ +install_joystick.3 \ +install_keyboard.3 \ +install_keyboard_hooks.3 \ +install_mouse.3 \ +install_param_int.3 \ +install_param_int_ex.3 \ +install_sound.3 \ +install_sound_input.3 \ +install_timer.3 \ +is_color_font.3 \ +is_compatible_font.3 \ +is_inside_bitmap.3 \ +is_linear_bitmap.3 \ +is_memory_bitmap.3 \ +is_mono_font.3 \ +is_planar_bitmap.3 \ +is_relative_filename.3 \ +is_same_bitmap.3 \ +is_screen_bitmap.3 \ +is_sub_bitmap.3 \ +is_system_bitmap.3 \ +is_trans_font.3 \ +is_video_bitmap.3 \ +is_windowed_mode.3 \ +itofix.3 \ +joy.3 \ +key.3 \ +key_led_flag.3 \ +key_shifts.3 \ +keyboard_callback.3 \ +keyboard_lowlevel_callback.3 \ +keyboard_needs_poll.3 \ +keyboard_ucallback.3 \ +keypressed.3 \ +line.3 \ +list_config_entries.3 \ +list_config_sections.3 \ +load_bios_font.3 \ +load_bitmap.3 \ +load_bitmap_font.3 \ +load_bmp.3 \ +load_bmp_pf.3 \ +load_dat_font.3 \ +load_datafile.3 \ +load_datafile_callback.3 \ +load_datafile_object.3 \ +load_datafile_object_indexed.3 \ +load_font.3 \ +load_grx_font.3 \ +load_grx_or_bios_font.3 \ +load_ibk.3 \ +load_joystick_data.3 \ +load_lbm.3 \ +load_midi.3 \ +load_midi_patches.3 \ +load_pcx.3 \ +load_pcx_pf.3 \ +load_sample.3 \ +load_tga.3 \ +load_tga_pf.3 \ +load_txt_font.3 \ +load_voc.3 \ +load_voc_pf.3 \ +load_wav.3 \ +load_wav_pf.3 \ +lock_bitmap.3 \ +lock_midi.3 \ +lock_sample.3 \ +lzss_read.3 \ +lzss_write.3 \ +make_absolute_filename.3 \ +make_relative_filename.3 \ +make_trans_font.3 \ +makeacol.3 \ +makeacol32.3 \ +makeacol_depth.3 \ +makecol.3 \ +makecol15.3 \ +makecol15_dither.3 \ +makecol16.3 \ +makecol16_dither.3 \ +makecol24.3 \ +makecol32.3 \ +makecol8.3 \ +makecol_depth.3 \ +masked_blit.3 \ +masked_stretch_blit.3 \ +matrix_mul.3 \ +matrix_mul_f.3 \ +matrix_to_quat.3 \ +merge_fonts.3 \ +midi_loop_end.3 \ +midi_loop_start.3 \ +midi_meta_callback.3 \ +midi_msg_callback.3 \ +midi_out.3 \ +midi_pause.3 \ +midi_pos.3 \ +midi_recorder.3 \ +midi_resume.3 \ +midi_seek.3 \ +midi_sysex_callback.3 \ +midi_time.3 \ +mouse_b.3 \ +mouse_callback.3 \ +mouse_needs_poll.3 \ +mouse_on_screen.3 \ +mouse_pos.3 \ +mouse_sprite.3 \ +mouse_w.3 \ +mouse_x.3 \ +mouse_x_focus.3 \ +mouse_y.3 \ +mouse_y_focus.3 \ +mouse_z.3 \ +need_uconvert.3 \ +next_fli_frame.3 \ +normalize_vector.3 \ +normalize_vector_f.3 \ +num_joysticks.3 \ +object_message.3 \ +offer_focus.3 \ +open_fli.3 \ +open_memory_fli.3 \ +os_multitasking.3 \ +os_revision.3 \ +os_type.3 \ +os_version.3 \ +override_config_data.3 \ +override_config_file.3 \ +pack_fclose.3 \ +pack_fclose_chunk.3 \ +pack_feof.3 \ +pack_ferror.3 \ +pack_fgets.3 \ +pack_fopen.3 \ +pack_fopen_chunk.3 \ +pack_fopen_vtable.3 \ +pack_fputs.3 \ +pack_fread.3 \ +pack_fseek.3 \ +pack_fwrite.3 \ +pack_getc.3 \ +pack_igetl.3 \ +pack_igetw.3 \ +pack_iputl.3 \ +pack_iputw.3 \ +pack_mgetl.3 \ +pack_mgetw.3 \ +pack_mputl.3 \ +pack_mputw.3 \ +pack_putc.3 \ +pack_ungetc.3 \ +packfile_password.3 \ +palette_color.3 \ +persp_project.3 \ +persp_project_f.3 \ +pivot_scaled_sprite.3 \ +pivot_scaled_sprite_lit.3 \ +pivot_scaled_sprite_trans.3 \ +pivot_scaled_sprite_v_flip.3 \ +pivot_scaled_sprite_v_flip_lit.3 \ +pivot_scaled_sprite_v_flip_trans.3 \ +pivot_sprite.3 \ +pivot_sprite_lit.3 \ +pivot_sprite_trans.3 \ +pivot_sprite_v_flip.3 \ +pivot_sprite_v_flip_lit.3 \ +pivot_sprite_v_flip_trans.3 \ +play_audio_stream.3 \ +play_fli.3 \ +play_looped_midi.3 \ +play_memory_fli.3 \ +play_midi.3 \ +play_sample.3 \ +poll_joystick.3 \ +poll_keyboard.3 \ +poll_mouse.3 \ +poll_scroll.3 \ +polygon.3 \ +polygon3d.3 \ +polygon3d_f.3 \ +polygon_z_normal.3 \ +polygon_z_normal_f.3 \ +pop_config_state.3 \ +popup_dialog.3 \ +position_dialog.3 \ +position_mouse.3 \ +position_mouse_w.3 \ +position_mouse_z.3 \ +push_config_state.3 \ +put_backslash.3 \ +putpixel.3 \ +qnx_get_window.3 \ +qscale_matrix.3 \ +qscale_matrix_f.3 \ +qtranslate_matrix.3 \ +qtranslate_matrix_f.3 \ +quad3d.3 \ +quad3d_f.3 \ +quat_interpolate.3 \ +quat_mul.3 \ +quat_slerp.3 \ +quat_to_matrix.3 \ +radtofix_r.3 \ +read_sound_input.3 \ +readkey.3 \ +reallocate_voice.3 \ +rect.3 \ +rectfill.3 \ +register_assert_handler.3 \ +register_bitmap_file_type.3 \ +register_datafile_object.3 \ +register_font_file_type.3 \ +register_sample_file_type.3 \ +register_trace_handler.3 \ +register_uformat.3 \ +release_bitmap.3 \ +release_screen.3 \ +release_voice.3 \ +reload_config_texts.3 \ +remove_display_switch_callback.3 \ +remove_int.3 \ +remove_joystick.3 \ +remove_keyboard.3 \ +remove_mouse.3 \ +remove_param_int.3 \ +remove_sound.3 \ +remove_sound_input.3 \ +remove_timer.3 \ +render_scene.3 \ +replace_extension.3 \ +replace_filename.3 \ +request_refresh_rate.3 \ +request_scroll.3 \ +request_video_bitmap.3 \ +reserve_voices.3 \ +reset_fli_variables.3 \ +rest.3 \ +rest_callback.3 \ +retrace_count.3 \ +rgb_map.3 \ +rgb_to_hsv.3 \ +rotate_scaled_sprite.3 \ +rotate_scaled_sprite_lit.3 \ +rotate_scaled_sprite_trans.3 \ +rotate_scaled_sprite_v_flip.3 \ +rotate_scaled_sprite_v_flip_lit.3 \ +rotate_scaled_sprite_v_flip_trans.3 \ +rotate_sprite.3 \ +rotate_sprite_lit.3 \ +rotate_sprite_trans.3 \ +rotate_sprite_v_flip.3 \ +rotate_sprite_v_flip_lit.3 \ +rotate_sprite_v_flip_trans.3 \ +save_bitmap.3 \ +save_bmp.3 \ +save_bmp_pf.3 \ +save_joystick_data.3 \ +save_pcx.3 \ +save_pcx_pf.3 \ +save_sample.3 \ +save_tga.3 \ +save_tga_pf.3 \ +scancode_to_ascii.3 \ +scancode_to_name.3 \ +scare_mouse.3 \ +scare_mouse_area.3 \ +scene_gap.3 \ +scene_polygon3d.3 \ +scene_polygon3d_f.3 \ +screen.3 \ +scroll_screen.3 \ +select_mouse_cursor.3 \ +select_palette.3 \ +set_add_blender.3 \ +set_allegro_resource_path.3 \ +set_alpha_blender.3 \ +set_blender_mode.3 \ +set_blender_mode_ex.3 \ +set_burn_blender.3 \ +set_clip_rect.3 \ +set_clip_state.3 \ +set_close_button_callback.3 \ +set_color.3 \ +set_color_blender.3 \ +set_color_conversion.3 \ +set_color_depth.3 \ +set_config_data.3 \ +set_config_file.3 \ +set_config_float.3 \ +set_config_hex.3 \ +set_config_id.3 \ +set_config_int.3 \ +set_config_string.3 \ +set_dialog_color.3 \ +set_difference_blender.3 \ +set_display_switch_callback.3 \ +set_display_switch_mode.3 \ +set_dissolve_blender.3 \ +set_dodge_blender.3 \ +set_filename_encoding.3 \ +set_gfx_mode.3 \ +set_hardware_volume.3 \ +set_hue_blender.3 \ +set_invert_blender.3 \ +set_keyboard_rate.3 \ +set_leds.3 \ +set_luminance_blender.3 \ +set_mixer_quality.3 \ +set_mouse_cursor_bitmap.3 \ +set_mouse_range.3 \ +set_mouse_speed.3 \ +set_mouse_sprite.3 \ +set_mouse_sprite_focus.3 \ +set_multiply_blender.3 \ +set_palette.3 \ +set_palette_range.3 \ +set_projection_viewport.3 \ +set_saturation_blender.3 \ +set_screen_blender.3 \ +set_sound_input_source.3 \ +set_trans_blender.3 \ +set_ucodepage.3 \ +set_uformat.3 \ +set_volume.3 \ +set_volume_per_voice.3 \ +set_window_title.3 \ +set_write_alpha_blender.3 \ +set_zbuffer.3 \ +show_mouse.3 \ +show_os_cursor.3 \ +show_video_bitmap.3 \ +shutdown_dialog.3 \ +shutdown_menu.3 \ +simulate_keypress.3 \ +simulate_ukeypress.3 \ +solid_mode.3 \ +spline.3 \ +start_sound_input.3 \ +stop_audio_stream.3 \ +stop_midi.3 \ +stop_sample.3 \ +stop_sound_input.3 \ +stretch_blit.3 \ +stretch_sprite.3 \ +text_height.3 \ +text_length.3 \ +textout_centre_ex.3 \ +textout_ex.3 \ +textout_justify_ex.3 \ +textout_right_ex.3 \ +textprintf_centre_ex.3 \ +textprintf_ex.3 \ +textprintf_justify_ex.3 \ +textprintf_right_ex.3 \ +three_finger_flag.3 \ +transpose_font.3 \ +triangle.3 \ +triangle3d.3 \ +triangle3d_f.3 \ +uatof.3 \ +uconvert.3 \ +uconvert_ascii.3 \ +uconvert_size.3 \ +uconvert_toascii.3 \ +ucwidth.3 \ +ugetat.3 \ +ugetc.3 \ +ugetx.3 \ +ugetxc.3 \ +uinsert.3 \ +uisdigit.3 \ +uisok.3 \ +uisspace.3 \ +unload_datafile.3 \ +unload_datafile_object.3 \ +unscare_mouse.3 \ +unselect_palette.3 \ +uoffset.3 \ +update_dialog.3 \ +update_menu.3 \ +ureadkey.3 \ +uremove.3 \ +usetat.3 \ +usetc.3 \ +usprintf.3 \ +ustrcat.3 \ +ustrchr.3 \ +ustrcmp.3 \ +ustrcpy.3 \ +ustrdup.3 \ +ustrerror.3 \ +ustricmp.3 \ +ustrlen.3 \ +ustrlwr.3 \ +ustrncat.3 \ +ustrncmp.3 \ +ustrncpy.3 \ +ustrnicmp.3 \ +ustrpbrk.3 \ +ustrrchr.3 \ +ustrsize.3 \ +ustrsizez.3 \ +ustrstr.3 \ +ustrtod.3 \ +ustrtok.3 \ +ustrtok_r.3 \ +ustrtol.3 \ +ustrupr.3 \ +ustrzcat.3 \ +ustrzcpy.3 \ +ustrzncat.3 \ +ustrzncpy.3 \ +uszprintf.3 \ +utolower.3 \ +utoupper.3 \ +uvsprintf.3 \ +uvszprintf.3 \ +uwidth.3 \ +uwidth_max.3 \ +vector_length.3 \ +vector_length_f.3 \ +vline.3 \ +voice_check.3 \ +voice_get_frequency.3 \ +voice_get_pan.3 \ +voice_get_position.3 \ +voice_get_volume.3 \ +voice_ramp_volume.3 \ +voice_set_echo.3 \ +voice_set_frequency.3 \ +voice_set_pan.3 \ +voice_set_playmode.3 \ +voice_set_position.3 \ +voice_set_priority.3 \ +voice_set_tremolo.3 \ +voice_set_vibrato.3 \ +voice_set_volume.3 \ +voice_start.3 \ +voice_stop.3 \ +voice_stop_frequency_sweep.3 \ +voice_stop_pan_sweep.3 \ +voice_stop_volumeramp.3 \ +voice_sweep_frequency.3 \ +voice_sweep_pan.3 \ +vsync.3 \ +xor_mode.3 \ +xwin_set_window_name.3 diff --git a/devel/allegro/distinfo b/devel/allegro/distinfo index 96e7d4683c12..c22e440006e7 100644 --- a/devel/allegro/distinfo +++ b/devel/allegro/distinfo @@ -1,2 +1,2 @@ -SHA256 (allegro-4.2.2.tar.gz) = f9b8e3178a10ac93041e3ffbc98ea0efc0254884c317bf078eb66366ee042a7d -SIZE (allegro-4.2.2.tar.gz) = 3181258 +SHA256 (allegro-4.4.2.tar.gz) = 1b21e7577dbfada02d85ca4510bd22fedaa6ce76fde7f4838c7c1276eb840fdc +SIZE (allegro-4.4.2.tar.gz) = 4674902 diff --git a/devel/allegro/files/extra-patch-include-allegro-inline-fmaths.in b/devel/allegro/files/extra-patch-include-allegro-inline-fmaths.in deleted file mode 100644 index 657cff75a39f..000000000000 --- a/devel/allegro/files/extra-patch-include-allegro-inline-fmaths.in +++ /dev/null @@ -1,43 +0,0 @@ ---- include/allegro/inline/fmaths.inl.orig Sun Jun 5 18:23:46 2005 -+++ include/allegro/inline/fmaths.inl Thu Aug 11 18:53:53 2005 -@@ -103,40 +103,11 @@ - - AL_INLINE(fixed, fixmul, (fixed x, fixed y), - { -- /* In benchmarks conducted circa May 2005 we found that, in the main: -- * - IA32 machines performed faster with one implementation; -- * - AMD64 and G4 machines performed faster with another implementation. -- * -- * Benchmarks were mainly done with differing versions of gcc. -- * Results varied with other compilers, optimisation levels, etc. -- * so this is not optimal, though a tenable compromise. -- */ -- #if (defined ALLEGRO_I386) || (!defined LONG_LONG) -- -- fixed sign = (x^y) & 0x80000000; -- int mask_x = x >> 31; -- int mask_y = y >> 31; -- int mask_result = sign >> 31; -- fixed result; -- -- x = (x^mask_x) - mask_x; -- y = (y^mask_y) - mask_y; -- -- result = ((y >> 8)*(x >> 8) + -- (((y >> 8)*(x&0xff)) >> 8) + -- (((x >> 8)*(y&0xff)) >> 8)); -- -- return (result^mask_result) - mask_result; -- -- #else -- - LONG_LONG lx = x; - LONG_LONG ly = y; - LONG_LONG lres = (lx*ly)>>16; - int res = lres; - return res; -- -- #endif - }) - - diff --git a/devel/allegro/files/patch-CMakeLists.txt b/devel/allegro/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..b23660677402 --- /dev/null +++ b/devel/allegro/files/patch-CMakeLists.txt @@ -0,0 +1,20 @@ +--- CMakeLists.txt.orig ++++ CMakeLists.txt +@@ -66,7 +66,7 @@ + endif(WIN32) + + set(ALLEGRO_VERSION 4.4.2) +-string(REGEX MATCH "^[0-9]+[.][0-9]+" ALLEGRO_SOVERSION ${ALLEGRO_VERSION}) ++string(REGEX MATCH "^[0-9]" ALLEGRO_SOVERSION ${ALLEGRO_VERSION}) + + # Mac OS X -compatibility_version. + # XXX doesn't seem to work +@@ -961,7 +961,7 @@ + @ONLY + ) + install(FILES ${LIBRARY_OUTPUT_PATH}/pkgconfig/${name}${lib_type}.pc +- DESTINATION "lib${LIB_SUFFIX}/pkgconfig" ++ DESTINATION "libdata/pkgconfig" + ) + endforeach(name) + endif(UNIX) diff --git a/devel/allegro/files/patch-aclocal.m4 b/devel/allegro/files/patch-aclocal.m4 deleted file mode 100644 index 353d8689c7ed..000000000000 --- a/devel/allegro/files/patch-aclocal.m4 +++ /dev/null @@ -1,26 +0,0 @@ ---- aclocal.m4.orig 2007-06-16 01:52:28.000000000 +0000 -+++ aclocal.m4 2008-07-14 15:10:32.000000000 +0000 -@@ -195,3 +195,2 @@ - dnl --AC_MSG_CHECKING(for System V sys/procfs) - AC_DEFUN(ALLEGRO_ACTEST_SV_PROCFS, [ -@@ -211,3 +210,2 @@ - ]) --AC_MSG_RESULT($allegro_sv_procfs) - -@@ -219,3 +217,2 @@ - dnl --AC_MSG_CHECKING(if sys/procfs.h tells us argc/argv) - AC_DEFUN(ALLEGRO_ACTEST_PROCFS_ARGCV, [ -@@ -228,3 +225,2 @@ - ]) --AC_MSG_RESULT($allegro_procfs_argcv) - -@@ -236,3 +232,2 @@ - dnl --AC_MSG_CHECKING(for getexecname) - AC_DEFUN(ALLEGRO_ACTEST_SYS_GETEXECNAME, -@@ -242,3 +237,2 @@ - ) --AC_MSG_RESULT($allegro_sys_getexecname) - diff --git a/devel/allegro/files/patch-configure.in b/devel/allegro/files/patch-configure.in deleted file mode 100644 index a3f5c3c6a025..000000000000 --- a/devel/allegro/files/patch-configure.in +++ /dev/null @@ -1,32 +0,0 @@ ---- configure.in.orig Sun Jun 12 04:53:19 2005 -+++ configure.in Fri Aug 5 15:09:10 2005 -@@ -297,8 +297,8 @@ - allegro_static_libraries=yes - _programs="statically linked $_programs" - else -- LIBALLEG="lib/unix/lib${LIB_TO_LINK}-\$(shared_version).so lib/unix/lib${LIB_TO_LINK}_unsharable.a" -- LINK_LIBALLEG="-Llib/unix -l${LIB_TO_LINK}-\$(shared_version) -l${LIB_TO_LINK}_unsharable -lm" -+ LIBALLEG="lib/unix/lib${LIB_TO_LINK}.so.\$(shared_version) lib/unix/lib${LIB_TO_LINK}_unsharable.a" -+ LINK_LIBALLEG="-Llib/unix -l${LIB_TO_LINK} -l${LIB_TO_LINK}_unsharable -lm" - LINK_WITH_STATIC_LIBS=no - allegro_shared_libraries=yes - _programs="dynamically linked $_programs" -@@ -337,15 +337,15 @@ - - _libraries="$_libraries shared" - if test "X$allegro_build_normal_library" = "Xyes"; then -- ALLEGRO_LIB_TARGETS="$ALLEGRO_LIB_TARGETS lib/unix/liballeg-\$(shared_version).so lib/unix/liballeg_unsharable.a" -+ ALLEGRO_LIB_TARGETS="$ALLEGRO_LIB_TARGETS lib/unix/liballeg.so.\$(shared_version) lib/unix/liballeg_unsharable.a" - _libraries="$_libraries release" - fi - if test "X$allegro_build_debugging_library" = "Xyes"; then -- ALLEGRO_LIB_TARGETS="$ALLEGRO_LIB_TARGETS lib/unix/liballd-\$(shared_version).so lib/unix/liballd_unsharable.a" -+ ALLEGRO_LIB_TARGETS="$ALLEGRO_LIB_TARGETS lib/unix/liballd.so.\$(shared_version) lib/unix/liballd_unsharable.a" - _libraries="$_libraries debug" - fi - if test "X$allegro_build_profiling_library" = "Xyes"; then -- ALLEGRO_LIB_TARGETS="$ALLEGRO_LIB_TARGETS lib/unix/liballp-\$(shared_version).so lib/unix/liballp_unsharable.a" -+ ALLEGRO_LIB_TARGETS="$ALLEGRO_LIB_TARGETS lib/unix/liballp.so.\$(shared_version) lib/unix/liballp_unsharable.a" - _libraries="$_libraries profile" - fi - fi diff --git a/devel/allegro-devel/files/patch-docs_CMakeLists.txt b/devel/allegro/files/patch-docs_CMakeLists.txt index 196c330f6b8f..196c330f6b8f 100644 --- a/devel/allegro-devel/files/patch-docs_CMakeLists.txt +++ b/devel/allegro/files/patch-docs_CMakeLists.txt diff --git a/devel/allegro/files/patch-makefile.in b/devel/allegro/files/patch-makefile.in deleted file mode 100644 index a8df271be4ad..000000000000 --- a/devel/allegro/files/patch-makefile.in +++ /dev/null @@ -1,135 +0,0 @@ ---- makefile.in.orig 2007-07-22 00:55:54.000000000 -0500 -+++ makefile.in 2011-03-25 17:23:23.000000000 -0500 -@@ -31,4 +31,4 @@ - --ACLOCAL = aclocal --AUTOCONF = autoconf -+ACLOCAL = true -+AUTOCONF = true - -@@ -36,2 +36,3 @@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ -+INSTALL_SCRIPT = @INSTALL_SCRIPT@ - INSTALL_DATA = @INSTALL_DATA@ -@@ -355,2 +356,7 @@ - lib: $(ALLEGRO_LIB_TARGETS) -+ @for l in alleg alld allp; do \ -+ if test -f $(LIBDIR)/lib$${l}.so.$(shared_version); then \ -+ ln -sf lib$${l}.so.$(shared_version) $(LIBDIR)/lib$${l}.so; \ -+ fi; \ -+ done - -@@ -399,43 +405,43 @@ - # -------- rules for deleting the generated files -------- -- --clean: -- -- define RM_OBJ_CLEAN_FILES -- $(foreach file, $(OBJ_CLEAN_FILES), rm -f $(file) -- ) -- endef -- -- define RM_OTHER_CLEAN_FILES -- $(foreach file, $(OTHER_CLEAN_FILES), rm -f $(file) -- ) -- endef -- -- $(RM_OBJ_CLEAN_FILES) -- $(RM_OTHER_CLEAN_FILES) -- --distclean: clean -- -- define RM_DISTCLEAN_FILES -- $(foreach file, $(DISTCLEAN_FILES) $(ALLEGRO_LIB_X_EXES), rm -f $(file) -- ) -- endef -- -- $(RM_DISTCLEAN_FILES) -- --veryclean: distclean -- -- define RM_VERYCLEAN_FILES -- $(foreach file, $(VERYCLEAN_FILES), rm -f $(file) -- ) -- endef -- -- $(RM_VERYCLEAN_FILES) -- rm -f makefile -- --maintainer-clean: veryclean -- rm -f configure include/allegro/platform/alunixac.hin -- rm -rf autom4te* -- -- -- -+# XXX: whacked out with gmake 3.82 -+# clean: -+# -+# define RM_OBJ_CLEAN_FILES -+# $(foreach file, $(OBJ_CLEAN_FILES), rm -f $(file) -+# ) -+# endef -+# -+# define RM_OTHER_CLEAN_FILES -+# $(foreach file, $(OTHER_CLEAN_FILES), rm -f $(file) -+# ) -+# endef -+# -+# $(RM_OBJ_CLEAN_FILES) -+# $(RM_OTHER_CLEAN_FILES) -+# -+# distclean: clean -+# -+# define RM_DISTCLEAN_FILES -+# $(foreach file, $(DISTCLEAN_FILES) $(ALLEGRO_LIB_X_EXES), rm -f $(file) -+# ) -+# endef -+# -+# $(RM_DISTCLEAN_FILES) -+# -+# veryclean: distclean -+# -+# define RM_VERYCLEAN_FILES -+# $(foreach file, $(VERYCLEAN_FILES), rm -f $(file) -+# ) -+# endef -+# -+# $(RM_VERYCLEAN_FILES) -+# rm -f makefile -+# -+# maintainer-clean: veryclean -+# rm -f configure include/allegro/platform/alunixac.hin -+# rm -rf autom4te* -+# -+# -+# - # -------- rules for installing the files -------- -@@ -466,5 +472,5 @@ - @for l in alleg alld allp; do \ -- if test -f $(LIBDIR)/lib$${l}-$(shared_version).so; then \ -- echo Installing $(LIBDIR)/lib$${l}-$(shared_version).so to $(DESTDIR)$(libdir); \ -- $(INSTALL_PROGRAM) $(LIBDIR)/lib$${l}-$(shared_version).so $(DESTDIR)$(libdir)/; \ -+ if test -f $(LIBDIR)/lib$${l}.so.$(shared_version); then \ -+ echo Installing $(LIBDIR)/lib$${l}.so.$(shared_version) to $(libdir); \ -+ $(INSTALL_PROGRAM) $(LIBDIR)/lib$${l}.so.$(shared_version) $(libdir)/; \ - $(INSTALL_DATA) $(LIBDIR)/lib$${l}_unsharable.a $(DESTDIR)$(libdir)/; \ -@@ -482,16 +488,6 @@ - @echo Installing allegro-config to $(DESTDIR)$(bindir) -- @$(INSTALL_PROGRAM) allegro-config $(DESTDIR)$(bindir) -- @if test -n "$(LIBDIR)/liball*-$(shared_version).so"; then \ -- (cat /etc/ld.so.conf | grep $(libdir) >/dev/null || \ -- test $(libdir) = /lib || test $(libdir) = /usr/lib) \ -- && ($(LDCONFIG) $(libdir) || true) || (\ -- echo "" ; \ -- echo "Warning: shared library destination $(libdir) is not in ldd search path." ; \ -- echo "Unless you add it to /etc/ld.so.conf, you must set LD_LIBRARY_PATH to include"; \ -- echo "$(libdir) each time you want to run an Allegro program." ; \ -- ) ; \ -- fi -+ @$(INSTALL_SCRIPT) allegro-config $(DESTDIR)$(bindir) - @for l in alleg alld allp; do \ -- if test -f $(DESTDIR)$(libdir)/lib$${l}-$(shared_version).so -a \! -h $(DESTDIR)$(libdir)/lib$${l}.so.${shared_major_minor}; then \ -- (cd $(DESTDIR)$(libdir); ln -s lib$${l}-$(shared_version).so lib$${l}.so.${shared_major_minor}); \ -+ if test -f $(DESTDIR)$(libdir)/lib$${l}.so.$(shared_version) -a \! -h $(DESTDIR)$(libdir)/lib$${l}.so; then \ -+ (cd $(DESTDIR)$(libdir); ln -s lib$${l}.so.$(shared_version) lib$${l}.so); \ - fi; \ diff --git a/devel/allegro/files/patch-misc::allegro-config.in b/devel/allegro/files/patch-misc::allegro-config.in deleted file mode 100644 index d060f8fd3641..000000000000 --- a/devel/allegro/files/patch-misc::allegro-config.in +++ /dev/null @@ -1,11 +0,0 @@ ---- misc/allegro-config.in.orig Wed Oct 23 08:10:01 2002 -+++ misc/allegro-config.in Mon Nov 11 18:41:09 2002 -@@ -167,7 +167,7 @@ - if test "$static_libs" = "yes"; then - echo $libdirs $allegro_ldflags -l${lib_type} $allegro_libs - else -- echo $libdirs $allegro_ldflags -l${lib_type}-${version} -l${lib_type}_unsharable -+ echo $libdirs $allegro_ldflags -l${lib_type} -l${lib_type}_unsharable - fi - fi - diff --git a/devel/allegro/files/patch-misc::deplib.sh b/devel/allegro/files/patch-misc::deplib.sh deleted file mode 100644 index 2e0a7b4f3e2d..000000000000 --- a/devel/allegro/files/patch-misc::deplib.sh +++ /dev/null @@ -1,20 +0,0 @@ ---- misc/deplib.sh.orig Sun Nov 9 19:43:07 2003 -+++ misc/deplib.sh Thu Dec 11 22:32:16 2003 -@@ -10,7 +10,7 @@ - staticlib="lib${1}.a" - staticobj="\$(${2}_OBJECTS)" - -- sharelib="lib${1}-\$(shared_version).so" -+ sharelib="lib${1}.so.\$(shared_version)" - shareobj="\$(${2}_SHARED_OBJECTS)" - - unsharelib="lib${1}_unsharable.a" -@@ -24,7 +24,7 @@ - echo " rm -f \$@" - # gf: This bit is obviously gcc-specific - # eb: Yes, but the GNU C Compiler doesn't always spell 'gcc' -- echo " \$(CC) -shared -o \$@ ${shareobj} ${3} \$(LDFLAGS) -Wl,-h,lib${1}.so.\$(shared_major_minor) \$(LIBS)" -+ echo " \$(CC) -shared -o \$@ ${shareobj} \$(LDFLAGS) -Wl,-h,lib${1}.so.\$(shared_version) \$(LIBS)" - echo "" - echo "\$(LIBDIR)/${unsharelib}: ${unshareobj}" - echo " rm -f \$@" diff --git a/devel/allegro/pkg-descr b/devel/allegro/pkg-descr index f6a33acbcb85..19796d656ccd 100644 --- a/devel/allegro/pkg-descr +++ b/devel/allegro/pkg-descr @@ -1,5 +1,5 @@ Allegro is a cross-platform library intended for use in computer games and -other types of multimedia programming. +other types of multimedia programming. A wide range of extension packages and add-on modules are also available, which can be found in the "Library Extensions" section of the Allegro website. diff --git a/devel/allegro/pkg-plist b/devel/allegro/pkg-plist index c182e309d264..e57c10284b17 100644 --- a/devel/allegro/pkg-plist +++ b/devel/allegro/pkg-plist @@ -1,20 +1,20 @@ bin/allegro-config -%%DEVEL%%bin/colormap -%%DEVEL%%bin/dat -%%DEVEL%%bin/dat2c -%%DEVEL%%bin/dat2s -%%DEVEL%%bin/exedat -%%DEVEL%%bin/grabber -%%DEVEL%%bin/pack -%%DEVEL%%bin/pat2dat -%%DEVEL%%bin/rgbmap -%%DEVEL%%bin/textconv +bin/colormap +bin/dat +bin/dat2c +bin/dat2s +bin/exedat +bin/grabber +bin/pack +bin/pat2dat +bin/rgbmap +bin/textconv +include/alleggl.h include/allegro.h include/allegro/3d.h include/allegro/3dmaths.h include/allegro/alcompat.h include/allegro/alinline.h -include/allegro/alunixac.h include/allegro/base.h include/allegro/color.h include/allegro/compiled.h @@ -36,7 +36,6 @@ include/allegro/inline/3dmaths.inl include/allegro/inline/asm.inl include/allegro/inline/color.inl include/allegro/inline/draw.inl -include/allegro/inline/file.inl include/allegro/inline/fix.inl include/allegro/inline/fmaths.inl include/allegro/inline/gfx.inl @@ -58,6 +57,7 @@ include/allegro/platform/aintdos.h include/allegro/platform/aintlnx.h include/allegro/platform/aintmac.h include/allegro/platform/aintosx.h +include/allegro/platform/aintpsp.h include/allegro/platform/aintqnx.h include/allegro/platform/aintunix.h include/allegro/platform/aintwin.h @@ -77,6 +77,8 @@ include/allegro/platform/almsvc.h include/allegro/platform/alosx.h include/allegro/platform/alosxcfg.h include/allegro/platform/alplatf.h +include/allegro/platform/alpsp.h +include/allegro/platform/alpspcfg.h include/allegro/platform/alqnx.h include/allegro/platform/alqnxcfg.h include/allegro/platform/alucfg.h @@ -94,104 +96,46 @@ include/allegro/system.h include/allegro/text.h include/allegro/timer.h include/allegro/unicode.h -include/linalleg.h +include/allegrogl/GLext/gl_ext_alias.h +include/allegrogl/GLext/gl_ext_api.h +include/allegrogl/GLext/gl_ext_defs.h +include/allegrogl/GLext/gl_ext_list.h +include/allegrogl/GLext/glx_ext_alias.h +include/allegrogl/GLext/glx_ext_api.h +include/allegrogl/GLext/glx_ext_defs.h +include/allegrogl/GLext/glx_ext_list.h +include/allegrogl/GLext/wgl_ext_alias.h +include/allegrogl/GLext/wgl_ext_api.h +include/allegrogl/GLext/wgl_ext_defs.h +include/allegrogl/GLext/wgl_ext_list.h +include/allegrogl/alleggl_config.h +include/allegrogl/gl_ext.h +include/allegrogl/gl_header_detect.h +include/jpgalleg.h +include/loadpng.h +include/logg.h include/xalleg.h -%%ARTS%%lib/allegro/%%SHLIB_VER%%/alleg-artsdigi.so +lib/allegro/%%SHLIB_VER%%/alleg-alsadigi.so +lib/allegro/%%SHLIB_VER%%/alleg-alsamidi.so lib/allegro/%%SHLIB_VER%%/alleg-dga2.so -%%ESOUND%%lib/allegro/%%SHLIB_VER%%/alleg-esddigi.so -%%JACK%%lib/allegro/%%SHLIB_VER%%/alleg-jackdigi.so +lib/allegro/%%SHLIB_VER%%/alleg-jack.so lib/allegro/%%SHLIB_VER%%/modules.lst -%%DEBUG%%lib/liballd.so -%%DEBUG%%lib/liballd.so.%%SHLIB_VER%% -%%DEBUG%%lib/liballd_unsharable.a lib/liballeg.so +lib/liballeg.so.4 lib/liballeg.so.%%SHLIB_VER%% -lib/liballeg_unsharable.a -%%PROFILE%%lib/liballp.so -%%PROFILE%%lib/liballp.so.%%SHLIB_VER%% -%%PROFILE%%lib/liballp_unsharable.a -share/aclocal/allegro.m4 -%%PORTDOCS%%%%DOCSDIR%%/abi.html -%%PORTDOCS%%%%DOCSDIR%%/ahack.html -%%PORTDOCS%%%%DOCSDIR%%/alleg000.html -%%PORTDOCS%%%%DOCSDIR%%/alleg001.html -%%PORTDOCS%%%%DOCSDIR%%/alleg002.html -%%PORTDOCS%%%%DOCSDIR%%/alleg003.html -%%PORTDOCS%%%%DOCSDIR%%/alleg004.html -%%PORTDOCS%%%%DOCSDIR%%/alleg005.html -%%PORTDOCS%%%%DOCSDIR%%/alleg006.html -%%PORTDOCS%%%%DOCSDIR%%/alleg007.html -%%PORTDOCS%%%%DOCSDIR%%/alleg008.html -%%PORTDOCS%%%%DOCSDIR%%/alleg009.html -%%PORTDOCS%%%%DOCSDIR%%/alleg010.html -%%PORTDOCS%%%%DOCSDIR%%/alleg011.html -%%PORTDOCS%%%%DOCSDIR%%/alleg012.html -%%PORTDOCS%%%%DOCSDIR%%/alleg013.html -%%PORTDOCS%%%%DOCSDIR%%/alleg014.html -%%PORTDOCS%%%%DOCSDIR%%/alleg015.html -%%PORTDOCS%%%%DOCSDIR%%/alleg016.html -%%PORTDOCS%%%%DOCSDIR%%/alleg017.html -%%PORTDOCS%%%%DOCSDIR%%/alleg018.html -%%PORTDOCS%%%%DOCSDIR%%/alleg019.html -%%PORTDOCS%%%%DOCSDIR%%/alleg020.html -%%PORTDOCS%%%%DOCSDIR%%/alleg021.html -%%PORTDOCS%%%%DOCSDIR%%/alleg022.html -%%PORTDOCS%%%%DOCSDIR%%/alleg023.html -%%PORTDOCS%%%%DOCSDIR%%/alleg024.html -%%PORTDOCS%%%%DOCSDIR%%/alleg025.html -%%PORTDOCS%%%%DOCSDIR%%/alleg026.html -%%PORTDOCS%%%%DOCSDIR%%/alleg027.html -%%PORTDOCS%%%%DOCSDIR%%/alleg028.html -%%PORTDOCS%%%%DOCSDIR%%/alleg029.html -%%PORTDOCS%%%%DOCSDIR%%/alleg030.html -%%PORTDOCS%%%%DOCSDIR%%/alleg031.html -%%PORTDOCS%%%%DOCSDIR%%/alleg032.html -%%PORTDOCS%%%%DOCSDIR%%/alleg033.html -%%PORTDOCS%%%%DOCSDIR%%/alleg034.html -%%PORTDOCS%%%%DOCSDIR%%/alleg035.html -%%PORTDOCS%%%%DOCSDIR%%/alleg036.html -%%PORTDOCS%%%%DOCSDIR%%/alleg037.html -%%PORTDOCS%%%%DOCSDIR%%/alleg038.html -%%PORTDOCS%%%%DOCSDIR%%/alleg039.html -%%PORTDOCS%%%%DOCSDIR%%/alleg040.html -%%PORTDOCS%%%%DOCSDIR%%/alleg041.html -%%PORTDOCS%%%%DOCSDIR%%/alleg042.html -%%PORTDOCS%%%%DOCSDIR%%/alleg043.html -%%PORTDOCS%%%%DOCSDIR%%/alleg044.html -%%PORTDOCS%%%%DOCSDIR%%/alleg045.html -%%PORTDOCS%%%%DOCSDIR%%/alleg046.html -%%PORTDOCS%%%%DOCSDIR%%/alleg047.html -%%PORTDOCS%%%%DOCSDIR%%/alleg048.html -%%PORTDOCS%%%%DOCSDIR%%/alleg049.html -%%PORTDOCS%%%%DOCSDIR%%/allegro.css -%%PORTDOCS%%%%DOCSDIR%%/allegro.html -%%PORTDOCS%%%%DOCSDIR%%/api.html -%%PORTDOCS%%%%DOCSDIR%%/changes.html -%%PORTDOCS%%%%DOCSDIR%%/const.html -%%PORTDOCS%%%%DOCSDIR%%/dat.html -%%PORTDOCS%%%%DOCSDIR%%/dat2c.html -%%PORTDOCS%%%%DOCSDIR%%/dat2s.html -%%PORTDOCS%%%%DOCSDIR%%/datafile.html -%%PORTDOCS%%%%DOCSDIR%%/faq.html -%%PORTDOCS%%%%DOCSDIR%%/grabber.html -%%PORTDOCS%%%%DOCSDIR%%/help.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/license.html -%%PORTDOCS%%%%DOCSDIR%%/makedoc.html -%%PORTDOCS%%%%DOCSDIR%%/mistakes.html -%%PORTDOCS%%%%DOCSDIR%%/packfile.html -%%PORTDOCS%%%%DOCSDIR%%/readme.html -%%PORTDOCS%%%%DOCSDIR%%/thanks.html -%%PORTDOCS%%%%EXAMPLESDIR%%/demo -%%PORTDOCS%%%%EXAMPLESDIR%%/demo.c -%%PORTDOCS%%%%EXAMPLESDIR%%/demo.dat -%%PORTDOCS%%%%EXAMPLESDIR%%/demo.h -%%PORTDOCS%%%%EXAMPLESDIR%%/music.txt -%%PORTDOCS%%%%EXAMPLESDIR%%/readme.txt -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% +lib/liballeggl.a +lib/libjpgalleg.a +lib/libloadpng.a +lib/liblogg.a +libdata/pkgconfig/allegro.pc +libdata/pkgconfig/allegrogl.pc +libdata/pkgconfig/jpgalleg.pc +libdata/pkgconfig/loadpng.pc +libdata/pkgconfig/logg.pc @dirrm lib/allegro/%%SHLIB_VER%% @dirrm lib/allegro +@dirrm include/allegrogl/GLext +@dirrm include/allegrogl @dirrm include/allegro/platform @dirrm include/allegro/internal @dirrm include/allegro/inline diff --git a/emulators/o2em/Makefile b/emulators/o2em/Makefile index 8809c6ae295b..5adfe6c84e38 100644 --- a/emulators/o2em/Makefile +++ b/emulators/o2em/Makefile @@ -17,7 +17,7 @@ DISTFILES= o2em117src.zip:1 \ MAINTAINER= techgunter@yahoo.com COMMENT= An Odyssey2 / Videopac console emulator -LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro +LIB_DEPENDS= alleg:${PORTSDIR}/devel/allegro WRKSRC= ${WRKDIR}/o2em117src MAKEFILE= Makefile.freebsd diff --git a/emulators/o2em/files/patch-Makefile.freebsd b/emulators/o2em/files/patch-Makefile.freebsd index ec3254c3a3e5..d6f0913a5c2d 100644 --- a/emulators/o2em/files/patch-Makefile.freebsd +++ b/emulators/o2em/files/patch-Makefile.freebsd @@ -6,7 +6,7 @@ diff -urN ../o2em117src.old/Makefile.freebsd ./Makefile.freebsd + +CFLAGS = -O3 -Wall -fomit-frame-pointer -I${PREFIX}/include -DFREEBSD -DPREFIX=\"${PREFIX}\" +LFLAGS = -s ${LDFLAGS} -+LIBALLEG = -L${PREFIX}/lib -lalleg -lalleg_unsharable ++LIBALLEG = -L${PREFIX}/lib -lalleg + + +all: o2em dis48 diff --git a/emulators/raine/Makefile b/emulators/raine/Makefile index 6ed2b3149988..5c72cc270635 100644 --- a/emulators/raine/Makefile +++ b/emulators/raine/Makefile @@ -16,7 +16,7 @@ MAINTAINER= flz@FreeBSD.org COMMENT= Arcade Emulator for M68000, M68020, and Z80 based hardware BUILD_DEPENDS= ${LOCALBASE}/bin/nasm:${PORTSDIR}/devel/nasm -LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro \ +LIB_DEPENDS= alleg:${PORTSDIR}/devel/allegro \ png15:${PORTSDIR}/graphics/png \ vga.1:${PORTSDIR}/graphics/svgalib diff --git a/games/atanks/Makefile b/games/atanks/Makefile index fa4b504af491..4a0252dda1a8 100644 --- a/games/atanks/Makefile +++ b/games/atanks/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME} MAINTAINER= jessefrgsmith@yahoo.ca COMMENT= A 2D tank game with large, cartoonish weapons -LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro +LIB_DEPENDS= alleg:${PORTSDIR}/devel/allegro USE_GMAKE= yes MAKE_ARGS+= PREFIX=${PREFIX}/ diff --git a/games/fargoal/Makefile b/games/fargoal/Makefile index 20c9f53e79ce..7abecde0518a 100644 --- a/games/fargoal/Makefile +++ b/games/fargoal/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Remake of classic roguelike game "Sword of Fargoal" -LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro +LIB_DEPENDS= alleg:${PORTSDIR}/devel/allegro WRKSRC= ${WRKDIR}/${PORTNAME}/src diff --git a/games/opensonic/Makefile b/games/opensonic/Makefile index b2228f60bab5..9f53947d62d2 100644 --- a/games/opensonic/Makefile +++ b/games/opensonic/Makefile @@ -31,7 +31,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libaldmb.a:${PORTSDIR}/audio/dumb-allegro \ alpng>=1.3:${PORTSDIR}/graphics/alpng RUN_DEPENDS+= ${LOCALBASE}/lib/libaldmb.a:${PORTSDIR}/audio/dumb-allegro \ alpng>=1.3:${PORTSDIR}/graphics/alpng -LIB_DEPENDS+= alleg.42:${PORTSDIR}/devel/allegro \ +LIB_DEPENDS+= alleg:${PORTSDIR}/devel/allegro \ ogg:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis diff --git a/games/paintown/Makefile b/games/paintown/Makefile index 191bf1bde575..ef75ae4cd4f7 100644 --- a/games/paintown/Makefile +++ b/games/paintown/Makefile @@ -17,7 +17,7 @@ COMMENT= Fighting game similar to Streets of Rage and TMNT LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS+= alleg.42:${PORTSDIR}/devel/allegro \ +LIB_DEPENDS+= alleg:${PORTSDIR}/devel/allegro \ png15:${PORTSDIR}/graphics/png \ freetype:${PORTSDIR}/print/freetype2 diff --git a/graphics/Makefile b/graphics/Makefile index 5d2ac5ad7aaf..c9c841dbf359 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -38,7 +38,6 @@ SUBDIR += agave SUBDIR += agg SUBDIR += albumshaper - SUBDIR += allegrogl SUBDIR += alpng SUBDIR += amanith SUBDIR += amide diff --git a/graphics/allegrogl/Makefile b/graphics/allegrogl/Makefile deleted file mode 100644 index bcf8b7b4a0fa..000000000000 --- a/graphics/allegrogl/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# Created by: Igor Pokrovsky <tiamat@comset.net> -# $FreeBSD$ - -PORTNAME= allegrogl -PORTVERSION= 0.4.3 -CATEGORIES= graphics -MASTER_SITES= SF/${PORTNAME}/AllegroGL%20source/${PORTVERSION} -DISTNAME= alleggl-${PORTVERSION} - -MAINTAINER= crees@FreeBSD.org -COMMENT= OpenGL interface for Allegro library - -LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro - -CONFLICTS= allegro-devel-[0-9]* - -BROKEN= Does not build. Use allegro-devel if you need this functionality - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GL= glu -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -MAKEFILE= makefile -ALL_TARGET= lib -WRKSRC= ${WRKDIR}/alleggl - -post-extract: - @${RM} ${WRKSRC}/gpl.txt - -post-patch: - @${REINPLACE_CMD} -e 's|^[[:blank:]]make |${GMAKE} |' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - -post-install: - @${MKDIR} ${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/examp/* ${EXAMPLESDIR} - @${SED} -e \ - 's|%%CC%%|${CC}|g; \ - s|%%RM%%|${RM}|g; \ - s|%%CFLAGS%%|${CFLAGS}|g; \ - s|%%PREFIX%%|${PREFIX}|g; \ - s|%%LOCALBASE%%|${LOCALBASE}|g; \ - s|%%ALLEGRO_CONFIG%%|${ALLEGRO_CONFIG}|g' \ - < ${FILESDIR}/makefile.ex > ${EXAMPLESDIR}/makefile - -.ifndef (NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/*.txt ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/graphics/allegrogl/distinfo b/graphics/allegrogl/distinfo deleted file mode 100644 index db548f762906..000000000000 --- a/graphics/allegrogl/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (alleggl-0.4.3.tar.bz2) = 5409c4db81fcf5efed60bb280d5d15431361caf0dcede4a48167f0f0d48e7734 -SIZE (alleggl-0.4.3.tar.bz2) = 767377 diff --git a/graphics/allegrogl/files/makefile.ex b/graphics/allegrogl/files/makefile.ex deleted file mode 100644 index 9880ad6e7962..000000000000 --- a/graphics/allegrogl/files/makefile.ex +++ /dev/null @@ -1,60 +0,0 @@ -CC= %%CC%% -RM= %%RM%% -CFLAGS= %%CFLAGS%% -I. -I%%LOCALBASE%%/include -I%%PREFIX%%/include -LDFLAGS= -L%%LOCALBASE%%/lib -L%%PREFIX%%/lib -lagl -lGL -lGLU - -ALLEGRO_CFLAGS!=allegro-config --cflags -ALLEGRO_LFLAGS!=allegro-config --libs -CFLAGS+= ${ALLEGRO_CFLAGS} -LDFLAGS+= ${ALLEGRO_LFLAGS} - -TARGETS= dialog dumbtest exalleg exalpfnt excamera exext exgui exmasked \ - extext extextur test tex - -all: ${TARGETS} - -dialog: dialog.o - ${CC} $> -o $@ ${LDFLAGS} - -dumbtest: dumbtest.o - ${CC} $> -o $@ ${LDFLAGS} - -exalleg: exalleg.o - ${CC} $> -o $@ ${LDFLAGS} - -exalpfnt: exalpfnt.o - ${CC} $> -o $@ ${LDFLAGS} - -excamera: excamera.o - ${CC} $> -o $@ ${LDFLAGS} - -exext: exext.o - ${CC} $> -o $@ ${LDFLAGS} - -exgui: exgui.o - ${CC} $> -o $@ ${LDFLAGS} - -exmasked: exmasked.o - ${CC} $> -o $@ ${LDFLAGS} - -exmipmaps: exmipmaps.o - ${CC} $> -o $@ ${LDFLAGS} - -extext: extext.o - ${CC} $> -o $@ ${LDFLAGS} - -extextur: extextur.o - ${CC} $> -o $@ ${LDFLAGS} - -test: test.o - ${CC} $> -o $@ ${LDFLAGS} - -tex: tex.o - ${CC} $> -o $@ ${LDFLAGS} - - -.c.o: - ${CC} -c ${CFLAGS} $*.c - -clean: - ${RM} -f *.o ${TARGETS} diff --git a/graphics/allegrogl/files/patch-make-makefiles b/graphics/allegrogl/files/patch-make-makefiles deleted file mode 100644 index 62d2777b3641..000000000000 --- a/graphics/allegrogl/files/patch-make-makefiles +++ /dev/null @@ -1,107 +0,0 @@ -diff -ruN allegrogl/work/alleggl/make/makefile.all make/makefile.all ---- allegrogl/work/alleggl/make/makefile.all 2007-01-06 20:39:09.000000000 +0000 -+++ make/makefile.all 2011-04-07 15:30:09.579220344 +0100 -@@ -31,10 +31,6 @@ - - rm -rf docs/rtf - else - - del $(LIB_PATH_D) -- define RM_EXAMPLES -- $(foreach file, $(wildcard $(subst /,\,$(EXAMPLES))), - del $(file) -- ) -- endef - - $(RM_EXAMPLES) - - @echo Y|del docs\html\*.* - - rd docs\html -@@ -47,7 +43,6 @@ - PROG_INSTALLER=cp - endif - --install: $(LIB_PATH_U) $(HEADERS_U) $(EXT_HEADERS_U) - ifdef UNIX_TOOLS - define CP_INSTALL - $(foreach file, $(HEADERS_U), - $(DATA_INSTALLER) $(file) $(subst include,$(COMPILER_INCLUDE_DIR_U),$(file)) -@@ -59,6 +54,7 @@ - $(foreach link, $(LIB_LINKS_U), - ln -sf $(notdir $(LIB_PATH_U)) $(subst $(LIB_DIR),$(COMPILER_LIB_DIR_U),$(link)) - ) - endef -+install: $(LIB_PATH_U) $(HEADERS_U) $(EXT_HEADERS_U) - ifeq ($(wildcard $(COMPILER_INCLUDE_DIR_U)/allegrogl),) - mkdir -p $(COMPILER_INCLUDE_DIR_U)/allegrogl - endif -@@ -87,33 +83,6 @@ - @echo - - @echo AllegroGL is now installed. - --uninstall: --ifdef UNIX_TOOLS -- define RM_UNINSTALL -- $(foreach link, $(LIB_LINKS_U), - rm -f $(subst $(LIB_DIR),$(COMPILER_LIB_DIR_U),$(link)) -- ) -- $(foreach file, $(HEADERS_U), - rm -f $(subst include,$(COMPILER_INCLUDE_DIR_U),$(file)) -- ) -- $(foreach file, $(EXT_HEADERS_U), - rm -f $(subst include,$(COMPILER_INCLUDE_DIR_U),$(file)) -- ) -- endef -- - rm -f $(COMPILER_LIB_DIR_U)/$(notdir $(LIB_PATH_U)) -- - $(RM_UNINSTALL) -- - rm -rf $(COMPILER_INCLUDE_DIR_U)/allegrogl/GLext -- - rm -rf $(COMPILER_INCLUDE_DIR_U)/allegrogl --else -- define RM_UNINSTALL -- $(foreach file, $(notdir $(HEADERS_D)), - del $(COMPILER_INCLUDE_DIR_D)\$(file) -- ) -- $(foreach file, $(notdir $(EXT_HEADERS_D)), - del $(COMPILER_INCLUDE_DIR_D)\$(file) -- ) -- endef -- - $(RM_UNINSTALL) -- - rmdir /s /q $(COMPILER_INCLUDE_DIR_D)\allegrogl -- - del $(COMPILER_LIB_DIR_D)\$(notdir $(LIB_PATH_U)) --endif -- @echo - -- @echo AllegroGL is uninstalled. - - $(EXT_HEADERS_PATH_U)/gl_ext_alias.h: $(EXT_HEADERS_PATH_U)/gl_ext_api.h - ifdef UNIX_TOOLS -diff -ruN allegrogl/work/alleggl/make/makefile.unx make/makefile.unx ---- allegrogl/work/alleggl/make/makefile.unx 2007-11-10 19:33:06.000000000 +0000 -+++ make/makefile.unx 2011-04-07 15:31:41.631562520 +0100 -@@ -28,8 +28,8 @@ - # Programs - CC = @CC@ - CXX = @CXX@ --DATA_INSTALLER = @INSTALL@ @INSTALL_DATA@ -D --PROG_INSTALLER = @INSTALL@ @INSTALL_PROGRAM@ -D -+DATA_INSTALLER = @INSTALL_DATA@ -+PROG_INSTALLER = @INSTALL_PROGRAM@ - - - # Where to install the library and header file -@@ -67,13 +67,13 @@ - # --- Compiler optimizations ---# - - ifdef DEBUGMODE -- CFLAGS = -g -W -Wall -Wno-unused -+ CFLAGS += -g -W -Wall -Wno-unused - CFLAGS += -DDEBUGMODE=$(DEBUGMODE) - ifdef LOGLEVEL - CFLAGS += -DLOGLEVEL=$(LOGLEVEL) - endif - else -- CFLAGS = -O2 -Wall -ffast-math -fomit-frame-pointer -+ CFLAGS += -O2 -Wall -ffast-math -fomit-frame-pointer - endif - - ifdef SHARED -@@ -149,11 +149,11 @@ - - include make/makefile.dep - --$(LIB_PATH_U): $(GENERAL_LIB_OBJS) $(PLATFORM_OBJECT) - define MAKE_LINKS - $(foreach link, $(LIB_LINKS_U), - ln -sf $(notdir $(LIB_PATH_U)) $(link) - ) - endef -+$(LIB_PATH_U): $(GENERAL_LIB_OBJS) $(PLATFORM_OBJECT) - $(LIB_BUILDER) $@ $^ - - $(MAKE_LINKS) - diff --git a/graphics/allegrogl/pkg-descr b/graphics/allegrogl/pkg-descr deleted file mode 100644 index d5cfcb933fad..000000000000 --- a/graphics/allegrogl/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The library mostly provides functions to allow you to use OpenGL alongside -Allegro -- you use OpenGL for your rendering to the screen, and Allegro -for miscellaneous tasks like gathering input, doing timers, getting -cross-platform portability, loading data, playing samples and drawing your -textures. So this library fills the same hole that things like GLUT do. - -WWW: http://allegrogl.sourceforge.net/ diff --git a/graphics/allegrogl/pkg-plist b/graphics/allegrogl/pkg-plist deleted file mode 100644 index db7e1f85c165..000000000000 --- a/graphics/allegrogl/pkg-plist +++ /dev/null @@ -1,53 +0,0 @@ -include/alleggl.h -include/alleggl_config.h -include/allegrogl/gl_ext.h -include/allegrogl/gl_header_detect.h -include/allegrogl/GLext/gl_ext_alias.h -include/allegrogl/GLext/gl_ext_api.h -include/allegrogl/GLext/gl_ext_defs.h -include/allegrogl/GLext/gl_ext_list.h -include/allegrogl/GLext/glx_ext_alias.h -include/allegrogl/GLext/glx_ext_api.h -include/allegrogl/GLext/glx_ext_defs.h -include/allegrogl/GLext/glx_ext_list.h -@dirrm include/allegrogl/GLext -@dirrm include/allegrogl -lib/libagl.so -lib/libagl.so.0 -lib/libagl.so.0.4 -lib/libagl.so.0.4.3 -%%EXAMPLESDIR%%/a1.bmp -%%EXAMPLESDIR%%/a24.tga -%%EXAMPLESDIR%%/a32.tga -%%EXAMPLESDIR%%/a8.bmp -%%EXAMPLESDIR%%/fonttest.c -%%EXAMPLESDIR%%/demofont.dat -%%EXAMPLESDIR%%/dialog.c -%%EXAMPLESDIR%%/dumbtest.c -%%EXAMPLESDIR%%/exalleg.c -%%EXAMPLESDIR%%/exalpfnt.c -%%EXAMPLESDIR%%/exblend.c -%%EXAMPLESDIR%%/excamera.c -%%EXAMPLESDIR%%/exext.c -%%EXAMPLESDIR%%/exgui.c -%%EXAMPLESDIR%%/exmasked.c -%%EXAMPLESDIR%%/exmipmaps.c -%%EXAMPLESDIR%%/extext.c -%%EXAMPLESDIR%%/extextur.c -%%EXAMPLESDIR%%/lucidia.dat -%%EXAMPLESDIR%%/makefile -%%EXAMPLESDIR%%/mysha.pcx -%%EXAMPLESDIR%%/running.dat -%%EXAMPLESDIR%%/running.h -%%EXAMPLESDIR%%/test.c -%%EXAMPLESDIR%%/tex.c -@dirrm %%EXAMPLESDIR%% -%%PORTDOCS%%%%DOCSDIR%%/bugs.txt -%%PORTDOCS%%%%DOCSDIR%%/extensions.txt -%%PORTDOCS%%%%DOCSDIR%%/faq.txt -%%PORTDOCS%%%%DOCSDIR%%/howto.txt -%%PORTDOCS%%%%DOCSDIR%%/quickstart.txt -%%PORTDOCS%%%%DOCSDIR%%/readme.txt -%%PORTDOCS%%%%DOCSDIR%%/todo.txt -%%PORTDOCS%%%%DOCSDIR%%/zlib.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/graphics/alpng/Makefile b/graphics/alpng/Makefile index ca80f98378e0..be40b14ce293 100644 --- a/graphics/alpng/Makefile +++ b/graphics/alpng/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}13 MAINTAINER= devel@stasyan.com COMMENT= Library for display PNG images in programs -LIB_DEPENDS+= alleg.42:${PORTSDIR}/devel/allegro +LIB_DEPENDS+= alleg:${PORTSDIR}/devel/allegro HAS_CONFIGURE= yes WRKSRC= ${WRKDIR} diff --git a/math/chryzodus/Makefile b/math/chryzodus/Makefile index 2637efb301f6..1e1a3861b443 100644 --- a/math/chryzodus/Makefile +++ b/math/chryzodus/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= SF MAINTAINER= nivit@FreeBSD.org COMMENT= A chryzode (http//www.chryzode.org) explorer -LIB_DEPENDS= alleg.42:${PORTSDIR}/devel/allegro +LIB_DEPENDS= alleg:${PORTSDIR}/devel/allegro WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= makefile.unx |