summaryrefslogtreecommitdiff
path: root/external/libgltf/UnpackedTarball_libgltf.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/libgltf/UnpackedTarball_libgltf.mk')
-rw-r--r--external/libgltf/UnpackedTarball_libgltf.mk16
1 files changed, 0 insertions, 16 deletions
diff --git a/external/libgltf/UnpackedTarball_libgltf.mk b/external/libgltf/UnpackedTarball_libgltf.mk
index 2e027ad2a47f..176c1d15246b 100644
--- a/external/libgltf/UnpackedTarball_libgltf.mk
+++ b/external/libgltf/UnpackedTarball_libgltf.mk
@@ -16,22 +16,6 @@ $(eval $(call gb_UnpackedTarball_set_patchflags,libgltf,--binary))
$(eval $(call gb_UnpackedTarball_set_patchlevel,libgltf,1))
$(eval $(call gb_UnpackedTarball_add_patches,libgltf,\
- external/libgltf/patches/libgltf_configure.patch \
- external/libgltf/patches/remove_config_h_in_dependencies.patch \
- external/libgltf/patches/init_scene_set_handle.patch \
- external/libgltf/patches/extend_get_bitmap_for_rgba_ones.patch \
- external/libgltf/patches/wrong_duration_caused_by_uninitialized_member.patch \
- external/libgltf/patches/wrong_media_time_caused_by_missing_fmod.patch \
- external/libgltf/patches/wrong_animation_state_when_set_time_to_null.patch \
- external/libgltf/patches/no_effect_of_set_looping.patch \
- external/libgltf/patches/wrong_media_time_at_first_run_caused_by_uninitilized_member.patch \
- external/libgltf/patches/no_animation_in_orbit_mode.patch \
- external/libgltf/patches/walkthrough_mode_affects_orbit_mode_unexpectedly.patch \
- external/libgltf/patches/move_fps_closer_to_the_corner.patch \
- external/libgltf/patches/compiler_error_fixes.patch \
- external/libgltf/patches/fix_package_file.patch \
- external/libgltf/patches/comma_at_end_of_enumerator_list.patch \
- external/libgltf/patches/extra_semicolon.patch \
))
# vim: set noet sw=4 ts=4: