Compare commits
No commits in common. "3.7" and "3.7" have entirely different histories.
@ -32,7 +32,6 @@ drwxr-xr-x root/root usr/include/absl/base/internal/
|
||||
-rw-r--r-- root/root usr/include/absl/base/internal/low_level_scheduling.h
|
||||
-rw-r--r-- root/root usr/include/absl/base/internal/nullability_impl.h
|
||||
-rw-r--r-- root/root usr/include/absl/base/internal/per_thread_tls.h
|
||||
-rw-r--r-- root/root usr/include/absl/base/internal/poison.h
|
||||
-rw-r--r-- root/root usr/include/absl/base/internal/pretty_function.h
|
||||
-rw-r--r-- root/root usr/include/absl/base/internal/raw_logging.h
|
||||
-rw-r--r-- root/root usr/include/absl/base/internal/scheduling_mode.h
|
||||
@ -72,7 +71,6 @@ drwxr-xr-x root/root usr/include/absl/container/
|
||||
-rw-r--r-- root/root usr/include/absl/container/fixed_array.h
|
||||
-rw-r--r-- root/root usr/include/absl/container/flat_hash_map.h
|
||||
-rw-r--r-- root/root usr/include/absl/container/flat_hash_set.h
|
||||
-rw-r--r-- root/root usr/include/absl/container/hash_container_defaults.h
|
||||
-rw-r--r-- root/root usr/include/absl/container/inlined_vector.h
|
||||
drwxr-xr-x root/root usr/include/absl/container/internal/
|
||||
-rw-r--r-- root/root usr/include/absl/container/internal/btree.h
|
||||
@ -123,10 +121,7 @@ drwxr-xr-x root/root usr/include/absl/debugging/
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/failure_signal_handler.h
|
||||
drwxr-xr-x root/root usr/include/absl/debugging/internal/
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/address_is_readable.h
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/bounded_utf8_length_sequence.h
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/decode_rust_punycode.h
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/demangle.h
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/demangle_rust.h
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/elf_mem_image.h
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/examine_stack.h
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/stack_consumption.h
|
||||
@ -141,7 +136,6 @@ drwxr-xr-x root/root usr/include/absl/debugging/internal/
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/stacktrace_win32-inl.inc
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/stacktrace_x86-inl.inc
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/symbolize.h
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/utf8_for_code_point.h
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/internal/vdso_support.h
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/leak_check.h
|
||||
-rw-r--r-- root/root usr/include/absl/debugging/stacktrace.h
|
||||
@ -267,7 +261,6 @@ drwxr-xr-x root/root usr/include/absl/random/internal/
|
||||
-rw-r--r-- root/root usr/include/absl/random/internal/iostream_state_saver.h
|
||||
-rw-r--r-- root/root usr/include/absl/random/internal/mock_helpers.h
|
||||
-rw-r--r-- root/root usr/include/absl/random/internal/mock_overload_set.h
|
||||
-rw-r--r-- root/root usr/include/absl/random/internal/mock_validators.h
|
||||
-rw-r--r-- root/root usr/include/absl/random/internal/nanobenchmark.h
|
||||
-rw-r--r-- root/root usr/include/absl/random/internal/nonsecure_base.h
|
||||
-rw-r--r-- root/root usr/include/absl/random/internal/pcg_engine.h
|
||||
@ -298,10 +291,8 @@ drwxr-xr-x root/root usr/include/absl/random/internal/
|
||||
drwxr-xr-x root/root usr/include/absl/status/
|
||||
drwxr-xr-x root/root usr/include/absl/status/internal/
|
||||
-rw-r--r-- root/root usr/include/absl/status/internal/status_internal.h
|
||||
-rw-r--r-- root/root usr/include/absl/status/internal/status_matchers.h
|
||||
-rw-r--r-- root/root usr/include/absl/status/internal/statusor_internal.h
|
||||
-rw-r--r-- root/root usr/include/absl/status/status.h
|
||||
-rw-r--r-- root/root usr/include/absl/status/status_matchers.h
|
||||
-rw-r--r-- root/root usr/include/absl/status/status_payload_printer.h
|
||||
-rw-r--r-- root/root usr/include/absl/status/statusor.h
|
||||
drwxr-xr-x root/root usr/include/absl/strings/
|
||||
@ -338,6 +329,7 @@ drwxr-xr-x root/root usr/include/absl/strings/internal/
|
||||
-rw-r--r-- root/root usr/include/absl/strings/internal/damerau_levenshtein_distance.h
|
||||
-rw-r--r-- root/root usr/include/absl/strings/internal/escaping.h
|
||||
-rw-r--r-- root/root usr/include/absl/strings/internal/escaping_test_common.h
|
||||
-rw-r--r-- root/root usr/include/absl/strings/internal/has_absl_stringify.h
|
||||
-rw-r--r-- root/root usr/include/absl/strings/internal/memutil.h
|
||||
-rw-r--r-- root/root usr/include/absl/strings/internal/numbers_test_common.h
|
||||
-rw-r--r-- root/root usr/include/absl/strings/internal/ostringstream.h
|
||||
@ -434,186 +426,178 @@ drwxr-xr-x root/root usr/lib/cmake/absl/
|
||||
-rw-r--r-- root/root usr/lib/cmake/absl/abslConfigVersion.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/absl/abslTargets-release.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/absl/abslTargets.cmake
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_bad_any_cast_impl.so -> libabsl_bad_any_cast_impl.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_bad_any_cast_impl.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_bad_optional_access.so -> libabsl_bad_optional_access.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_bad_optional_access.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_bad_variant_access.so -> libabsl_bad_variant_access.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_bad_variant_access.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_base.so -> libabsl_base.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_base.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_city.so -> libabsl_city.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_city.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_civil_time.so -> libabsl_civil_time.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_civil_time.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_cord.so -> libabsl_cord.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_cord.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_cord_internal.so -> libabsl_cord_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_cord_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_cordz_functions.so -> libabsl_cordz_functions.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_cordz_functions.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_cordz_handle.so -> libabsl_cordz_handle.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_cordz_handle.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_cordz_info.so -> libabsl_cordz_info.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_cordz_info.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_cordz_sample_token.so -> libabsl_cordz_sample_token.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_cordz_sample_token.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_crc32c.so -> libabsl_crc32c.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_crc32c.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_crc_cord_state.so -> libabsl_crc_cord_state.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_crc_cord_state.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_crc_cpu_detect.so -> libabsl_crc_cpu_detect.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_crc_cpu_detect.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_crc_internal.so -> libabsl_crc_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_crc_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_debugging_internal.so -> libabsl_debugging_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_debugging_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_decode_rust_punycode.so -> libabsl_decode_rust_punycode.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_decode_rust_punycode.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_demangle_internal.so -> libabsl_demangle_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_demangle_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_demangle_rust.so -> libabsl_demangle_rust.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_demangle_rust.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_die_if_null.so -> libabsl_die_if_null.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_die_if_null.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_examine_stack.so -> libabsl_examine_stack.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_examine_stack.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_exponential_biased.so -> libabsl_exponential_biased.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_exponential_biased.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_failure_signal_handler.so -> libabsl_failure_signal_handler.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_failure_signal_handler.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_commandlineflag.so -> libabsl_flags_commandlineflag.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_commandlineflag.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_commandlineflag_internal.so -> libabsl_flags_commandlineflag_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_commandlineflag_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_config.so -> libabsl_flags_config.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_config.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_internal.so -> libabsl_flags_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_marshalling.so -> libabsl_flags_marshalling.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_marshalling.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_parse.so -> libabsl_flags_parse.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_parse.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_private_handle_accessor.so -> libabsl_flags_private_handle_accessor.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_private_handle_accessor.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_program_name.so -> libabsl_flags_program_name.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_program_name.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_reflection.so -> libabsl_flags_reflection.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_reflection.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_usage.so -> libabsl_flags_usage.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_usage.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_usage_internal.so -> libabsl_flags_usage_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_usage_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_graphcycles_internal.so -> libabsl_graphcycles_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_graphcycles_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_hash.so -> libabsl_hash.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_hash.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_hashtablez_sampler.so -> libabsl_hashtablez_sampler.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_hashtablez_sampler.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_int128.so -> libabsl_int128.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_int128.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_kernel_timeout_internal.so -> libabsl_kernel_timeout_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_kernel_timeout_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_leak_check.so -> libabsl_leak_check.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_leak_check.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_entry.so -> libabsl_log_entry.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_entry.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_flags.so -> libabsl_log_flags.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_flags.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_globals.so -> libabsl_log_globals.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_globals.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_initialize.so -> libabsl_log_initialize.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_initialize.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_check_op.so -> libabsl_log_internal_check_op.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_check_op.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_conditions.so -> libabsl_log_internal_conditions.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_conditions.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_fnmatch.so -> libabsl_log_internal_fnmatch.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_fnmatch.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_format.so -> libabsl_log_internal_format.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_format.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_globals.so -> libabsl_log_internal_globals.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_globals.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_log_sink_set.so -> libabsl_log_internal_log_sink_set.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_log_sink_set.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_message.so -> libabsl_log_internal_message.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_message.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_nullguard.so -> libabsl_log_internal_nullguard.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_nullguard.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_proto.so -> libabsl_log_internal_proto.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_proto.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_severity.so -> libabsl_log_severity.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_severity.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_sink.so -> libabsl_log_sink.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_sink.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_low_level_hash.so -> libabsl_low_level_hash.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_low_level_hash.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_malloc_internal.so -> libabsl_malloc_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_malloc_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_periodic_sampler.so -> libabsl_periodic_sampler.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_periodic_sampler.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_poison.so -> libabsl_poison.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_poison.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_distributions.so -> libabsl_random_distributions.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_distributions.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_distribution_test_util.so -> libabsl_random_internal_distribution_test_util.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_distribution_test_util.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_platform.so -> libabsl_random_internal_platform.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_platform.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_pool_urbg.so -> libabsl_random_internal_pool_urbg.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_pool_urbg.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_randen.so -> libabsl_random_internal_randen.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_randen.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_randen_hwaes.so -> libabsl_random_internal_randen_hwaes.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_randen_hwaes.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_randen_hwaes_impl.so -> libabsl_random_internal_randen_hwaes_impl.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_randen_hwaes_impl.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_randen_slow.so -> libabsl_random_internal_randen_slow.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_randen_slow.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_seed_material.so -> libabsl_random_internal_seed_material.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_seed_material.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_seed_gen_exception.so -> libabsl_random_seed_gen_exception.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_seed_gen_exception.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_seed_sequences.so -> libabsl_random_seed_sequences.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_seed_sequences.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_raw_hash_set.so -> libabsl_raw_hash_set.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_raw_hash_set.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_raw_logging_internal.so -> libabsl_raw_logging_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_raw_logging_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_scoped_set_env.so -> libabsl_scoped_set_env.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_scoped_set_env.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_spinlock_wait.so -> libabsl_spinlock_wait.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_spinlock_wait.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_stacktrace.so -> libabsl_stacktrace.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_stacktrace.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_status.so -> libabsl_status.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_status.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_statusor.so -> libabsl_statusor.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_statusor.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_str_format_internal.so -> libabsl_str_format_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_str_format_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_strerror.so -> libabsl_strerror.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_strerror.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_string_view.so -> libabsl_string_view.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_string_view.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_strings.so -> libabsl_strings.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_strings.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_strings_internal.so -> libabsl_strings_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_strings_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_symbolize.so -> libabsl_symbolize.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_symbolize.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_synchronization.so -> libabsl_synchronization.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_synchronization.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_throw_delegate.so -> libabsl_throw_delegate.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_throw_delegate.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_time.so -> libabsl_time.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_time.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_time_zone.so -> libabsl_time_zone.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_time_zone.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_utf8_for_code_point.so -> libabsl_utf8_for_code_point.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_utf8_for_code_point.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_vlog_config_internal.so -> libabsl_vlog_config_internal.so.2407.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_vlog_config_internal.so.2407.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_bad_any_cast_impl.so -> libabsl_bad_any_cast_impl.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_bad_any_cast_impl.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_bad_optional_access.so -> libabsl_bad_optional_access.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_bad_optional_access.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_bad_variant_access.so -> libabsl_bad_variant_access.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_bad_variant_access.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_base.so -> libabsl_base.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_base.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_city.so -> libabsl_city.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_city.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_civil_time.so -> libabsl_civil_time.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_civil_time.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_cord.so -> libabsl_cord.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_cord.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_cord_internal.so -> libabsl_cord_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_cord_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_cordz_functions.so -> libabsl_cordz_functions.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_cordz_functions.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_cordz_handle.so -> libabsl_cordz_handle.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_cordz_handle.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_cordz_info.so -> libabsl_cordz_info.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_cordz_info.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_cordz_sample_token.so -> libabsl_cordz_sample_token.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_cordz_sample_token.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_crc32c.so -> libabsl_crc32c.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_crc32c.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_crc_cord_state.so -> libabsl_crc_cord_state.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_crc_cord_state.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_crc_cpu_detect.so -> libabsl_crc_cpu_detect.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_crc_cpu_detect.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_crc_internal.so -> libabsl_crc_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_crc_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_debugging_internal.so -> libabsl_debugging_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_debugging_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_demangle_internal.so -> libabsl_demangle_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_demangle_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_die_if_null.so -> libabsl_die_if_null.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_die_if_null.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_examine_stack.so -> libabsl_examine_stack.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_examine_stack.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_exponential_biased.so -> libabsl_exponential_biased.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_exponential_biased.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_failure_signal_handler.so -> libabsl_failure_signal_handler.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_failure_signal_handler.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_commandlineflag.so -> libabsl_flags_commandlineflag.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_commandlineflag.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_commandlineflag_internal.so -> libabsl_flags_commandlineflag_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_commandlineflag_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_config.so -> libabsl_flags_config.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_config.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_internal.so -> libabsl_flags_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_marshalling.so -> libabsl_flags_marshalling.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_marshalling.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_parse.so -> libabsl_flags_parse.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_parse.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_private_handle_accessor.so -> libabsl_flags_private_handle_accessor.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_private_handle_accessor.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_program_name.so -> libabsl_flags_program_name.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_program_name.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_reflection.so -> libabsl_flags_reflection.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_reflection.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_usage.so -> libabsl_flags_usage.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_usage.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_flags_usage_internal.so -> libabsl_flags_usage_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_flags_usage_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_graphcycles_internal.so -> libabsl_graphcycles_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_graphcycles_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_hash.so -> libabsl_hash.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_hash.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_hashtablez_sampler.so -> libabsl_hashtablez_sampler.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_hashtablez_sampler.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_int128.so -> libabsl_int128.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_int128.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_kernel_timeout_internal.so -> libabsl_kernel_timeout_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_kernel_timeout_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_leak_check.so -> libabsl_leak_check.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_leak_check.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_entry.so -> libabsl_log_entry.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_entry.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_flags.so -> libabsl_log_flags.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_flags.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_globals.so -> libabsl_log_globals.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_globals.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_initialize.so -> libabsl_log_initialize.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_initialize.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_check_op.so -> libabsl_log_internal_check_op.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_check_op.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_conditions.so -> libabsl_log_internal_conditions.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_conditions.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_fnmatch.so -> libabsl_log_internal_fnmatch.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_fnmatch.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_format.so -> libabsl_log_internal_format.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_format.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_globals.so -> libabsl_log_internal_globals.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_globals.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_log_sink_set.so -> libabsl_log_internal_log_sink_set.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_log_sink_set.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_message.so -> libabsl_log_internal_message.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_message.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_nullguard.so -> libabsl_log_internal_nullguard.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_nullguard.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_internal_proto.so -> libabsl_log_internal_proto.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_internal_proto.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_severity.so -> libabsl_log_severity.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_severity.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_log_sink.so -> libabsl_log_sink.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_log_sink.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_low_level_hash.so -> libabsl_low_level_hash.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_low_level_hash.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_malloc_internal.so -> libabsl_malloc_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_malloc_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_periodic_sampler.so -> libabsl_periodic_sampler.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_periodic_sampler.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_distributions.so -> libabsl_random_distributions.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_distributions.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_distribution_test_util.so -> libabsl_random_internal_distribution_test_util.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_distribution_test_util.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_platform.so -> libabsl_random_internal_platform.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_platform.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_pool_urbg.so -> libabsl_random_internal_pool_urbg.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_pool_urbg.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_randen.so -> libabsl_random_internal_randen.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_randen.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_randen_hwaes.so -> libabsl_random_internal_randen_hwaes.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_randen_hwaes.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_randen_hwaes_impl.so -> libabsl_random_internal_randen_hwaes_impl.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_randen_hwaes_impl.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_randen_slow.so -> libabsl_random_internal_randen_slow.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_randen_slow.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_internal_seed_material.so -> libabsl_random_internal_seed_material.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_internal_seed_material.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_seed_gen_exception.so -> libabsl_random_seed_gen_exception.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_seed_gen_exception.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_random_seed_sequences.so -> libabsl_random_seed_sequences.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_random_seed_sequences.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_raw_hash_set.so -> libabsl_raw_hash_set.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_raw_hash_set.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_raw_logging_internal.so -> libabsl_raw_logging_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_raw_logging_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_scoped_set_env.so -> libabsl_scoped_set_env.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_scoped_set_env.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_spinlock_wait.so -> libabsl_spinlock_wait.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_spinlock_wait.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_stacktrace.so -> libabsl_stacktrace.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_stacktrace.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_status.so -> libabsl_status.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_status.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_statusor.so -> libabsl_statusor.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_statusor.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_str_format_internal.so -> libabsl_str_format_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_str_format_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_strerror.so -> libabsl_strerror.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_strerror.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_string_view.so -> libabsl_string_view.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_string_view.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_strings.so -> libabsl_strings.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_strings.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_strings_internal.so -> libabsl_strings_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_strings_internal.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_symbolize.so -> libabsl_symbolize.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_symbolize.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_synchronization.so -> libabsl_synchronization.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_synchronization.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_throw_delegate.so -> libabsl_throw_delegate.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_throw_delegate.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_time.so -> libabsl_time.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_time.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_time_zone.so -> libabsl_time_zone.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_time_zone.so.2401.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libabsl_vlog_config_internal.so -> libabsl_vlog_config_internal.so.2401.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libabsl_vlog_config_internal.so.2401.0.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_absl_check.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_absl_log.pc
|
||||
@ -631,7 +615,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_base_internal.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_bind_front.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_bits.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_bounded_utf8_length_sequence.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_btree.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_charset.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_check.pc
|
||||
@ -661,9 +644,7 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_crc_internal.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_debugging.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_debugging_internal.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_decode_rust_punycode.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_demangle_internal.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_demangle_rust.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_die_if_null.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_dynamic_annotations.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_endian.pc
|
||||
@ -692,7 +673,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_graphcycles_internal.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_has_ostream_operator.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_hash.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_hash_container_defaults.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_hash_function_defaults.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_hash_policy_traits.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_hashtable_debug.pc
|
||||
@ -749,7 +729,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_optional.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_overload.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_periodic_sampler.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_poison.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_prefetch.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_pretty_function.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_random_bit_gen_ref.pc
|
||||
@ -796,11 +775,11 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_strings_internal.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_symbolize.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_synchronization.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_test_allocator.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_throw_delegate.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_time.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_time_zone.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_type_traits.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_utf8_for_code_point.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_utility.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_variant.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/absl_vlog_config_internal.pc
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/V2Mcmh8cKrTULr/e5xzL09fA/TOt4bBTKrzJDlkkV03rzKQ6eSpBBnbvAxffJYT9Ujx1G3WEAG+Owh0XSvr9Aw=
|
||||
SHA256 (Pkgfile) = 0f6f6260d88a13e2cf52a05cca24c12c981f9c1f1a2790af65da1660cf24da8c
|
||||
SHA256 (.footprint) = dfc22eafd18f372dc01a078330684e1a855632cda66d38e06dd47f45625de083
|
||||
SHA256 (abseil-cpp-20240722.0.tar.gz) = f50e5ac311a81382da7fa75b97310e4b9006474f9560ac46f54a9967f07d4ae3
|
||||
RWSE3ohX2g5d/SGMcWziwBUkd4WgJIl0am52Jlh9+nEM6QeR3t/nkcq7043Ky+jZ0BYTSy+hvZYD/2R8iu49ZPuNoSXDO+M+0g0=
|
||||
SHA256 (Pkgfile) = d41d57bd8de6f5d7100ed13341c80618313dc8d020adb7be81263fa33708b89f
|
||||
SHA256 (.footprint) = 1bc91ec786fcb49bade1863ee1c01784c0ce94f5e25c460abaea63b588c9cd18
|
||||
SHA256 (abseil-cpp-20240116.2.tar.gz) = 733726b8c3a6d39a4120d7e45ea8b41a434cdacde401cba500f14236c49b39dc
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on:
|
||||
|
||||
name=abseil-cpp
|
||||
version=20240722.0
|
||||
version=20240116.2
|
||||
release=1
|
||||
source=(https://github.com/abseil/abseil-cpp/archive/$version/$name-$version.tar.gz)
|
||||
|
||||
|
@ -75,7 +75,6 @@ lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/cross_reverse -> crosshair
|
||||
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/crosshair
|
||||
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/default
|
||||
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/diamond_cross -> crosshair
|
||||
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/dnd-move -> default
|
||||
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/e-resize
|
||||
-rw-r--r-- root/root usr/share/icons/Adwaita/cursors/ew-resize
|
||||
lrwxrwxrwx root/root usr/share/icons/Adwaita/cursors/fd_double_arrow -> nesw-resize
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/RPAb2xEp6j0oxJIuklzaKuCZ6K85juzTxUEkW+v+b5gAp1DVMnqNPSv6B4kEKNBD6CPcI4sGoJsa5R/ilPI4gc=
|
||||
SHA256 (Pkgfile) = 778d32b47a91cc0c469b98163eb11b71971662e20ee23736954d66cdf6f2a170
|
||||
SHA256 (.footprint) = e7ac6178ae9800073cc9e4ea0b20738f12ec1891894b8f89bd34a8f236140801
|
||||
SHA256 (adwaita-icon-theme-47.0.tar.bz2) = 03aea506c39616b3adab0a731f95a688b29df9ac557a554fbcc33a2636e29d56
|
||||
RWSE3ohX2g5d/aksFYH0yGR3bYJQhNMTk5biQFZo5W092xERZdSyxRqJIAApw7pPcxkWErdNBrCAwY2tSgM48RC+s/rsX+MSYgA=
|
||||
SHA256 (Pkgfile) = f52ef066728a6fc3e5c733b3a9a495c7365224fe85635044b5cb4895e5523657
|
||||
SHA256 (.footprint) = 436d3e581672a7d3d35ef9bcc0f101248e5080111ab2cd9ed22481148a59847d
|
||||
SHA256 (adwaita-icon-theme-46.0.tar.bz2) = abefc0a216946cea6705f59ef5bf90ab2a584e1df5e2790e1b92e95eed5f083f
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends On: gtk3 hicolor-icon-theme librsvg
|
||||
|
||||
name=adwaita-icon-theme
|
||||
version=47.0
|
||||
version=46.0
|
||||
release=1
|
||||
source=(https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/archive/$version/$name-$version.tar.bz2)
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/SwU3x9ztyk6/SNdgM/LqIcur0LMDV6w4eqOIWYVYXtHRyVJYkapa7uCdU3JSmglUw5cffW2vWIwTXaZvFfuog8=
|
||||
SHA256 (Pkgfile) = e9f141c5d959961be832c1e4132b5c064effb6f1faf784ab0ffe50ae65436629
|
||||
RWSE3ohX2g5d/Yt4neHkclGMUM+IqLWsFq4iMro8HzxO/JJ3MSB/5O344+Pz3pJ+SQhHV6+sh90Sqw+SOfx0oY4Aq2ilr0HG/ws=
|
||||
SHA256 (Pkgfile) = 5d35af90fdf01bca75e03398f90a147c89a2feb4f7cc730575d83ce5f6ed05b9
|
||||
SHA256 (.footprint) = c32fb908a08b63617f2ebbf75ca9a8a803d6e17dd5779df7faf5753b84f2c299
|
||||
SHA256 (alsa-lib-1.2.13.tar.bz2) = 8c4ff37553cbe89618e187e4c779f71a9bb2a8b27b91f87ed40987cc9233d8f6
|
||||
SHA256 (alsa-lib-1.2.11.tar.bz2) = 9f3f2f69b995f9ad37359072fbc69a3a88bfba081fc83e9be30e14662795bb4d
|
||||
|
@ -3,15 +3,15 @@
|
||||
# Maintainer: Matt Housh, jaeger at crux dot ninja
|
||||
|
||||
name=alsa-lib
|
||||
version=1.2.13
|
||||
version=1.2.11
|
||||
release=1
|
||||
source=(https://www.alsa-project.org/files/pub/lib/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--disable-python
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -f $PKG/usr/share/alsa/alsa.conf.d/README
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--disable-python
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -f $PKG/usr/share/alsa/alsa.conf.d/README
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/Sg03HBr+61MD9IQlZCpCjy9odj+QNOgx2yPGal/NK9Hp8w3WaRrqxzCA/xBTackPqllDGZspQUAhy+4ovFVeQk=
|
||||
SHA256 (Pkgfile) = cc0e1eac6890232134bfc44df3486f919925e58aa39bc3f2768d7921a4212e71
|
||||
RWSE3ohX2g5d/fBa21N9xHCtNDGVvIl8bO4n7reXrGwyGZw4JpRrappbsiBzyyyRjvhlrFoepsElrvWUnRsZYVYCBrWJMr+hiwc=
|
||||
SHA256 (Pkgfile) = 027e2886f1c383ec57f6238501d84d391be971ab1b77d435d1d0f5233deb0f3c
|
||||
SHA256 (.footprint) = 37c6522ccf4fc33353130b3d087e57e708fa82ba482d47d2a584d8bfa8ba823d
|
||||
SHA256 (alsa-plugins-1.2.12.tar.bz2) = 7bd8a83d304e8e2d86a25895d8dcb0ef0245a8df32e271959cdbdc6af39b66f2
|
||||
SHA256 (alsa-plugins-1.2.7.1.tar.bz2) = 8c337814954bb7c167456733a6046142a2931f12eccba3ec2a4ae618a3432511
|
||||
SHA256 (pulse-sysdefault.diff) = d8c59b891e2913619d057ffea308293d73892b16fa5a01583d056e372e55309d
|
||||
|
@ -5,8 +5,8 @@
|
||||
# Optional: dbus ffmpeg jack libsamplerate pulseaudio speexdsp
|
||||
|
||||
name=alsa-plugins
|
||||
version=1.2.12
|
||||
release=1
|
||||
version=1.2.7.1
|
||||
release=2
|
||||
source=(ftp://ftp.alsa-project.org/pub/plugins/$name-$version.tar.bz2
|
||||
pulse-sysdefault.diff)
|
||||
|
||||
|
@ -41,46 +41,6 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/SOF/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/SOF/HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/SOF/SOF.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/avs/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/avs/avs_da7219/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_da7219/avs_da7219-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_da7219/avs_da7219.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/avs/avs_dmic/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_dmic/DMIC-2ch-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_dmic/DMIC-2ch.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_dmic/DMIC-4ch-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_dmic/DMIC-4ch.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/avs/avs_max98357a/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_max98357a/avs_max98357a-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_max98357a/avs_max98357a.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/avs/avs_max98373/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_max98373/Google-Atlas-1.0-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_max98373/Google-Atlas-1.0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/avs/avs_max98927/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_max98927/Google-Eve-1.0-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_max98927/Google-Eve-1.0.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_max98927/HP-Soraka-1.0-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_max98927/HP-Soraka-1.0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/avs/avs_nau8825/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_nau8825/Acer-Lars-1.0.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_nau8825/Google-Cave-1.0.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_nau8825/Hewlett_Packard-Chell-1.0-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_nau8825/Hewlett_Packard-Chell-1.0.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_nau8825/avs_nau8825-HiFi.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/avs/avs_rt5514/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_rt5514/Google-Eve-1.0-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_rt5514/Google-Eve-1.0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/avs/avs_rt5663/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_rt5663/Google-Eve-1.0-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_rt5663/Google-Eve-1.0.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_rt5663/HP-Soraka-1.0-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_rt5663/HP-Soraka-1.0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/avs/avs_ssm4567/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_ssm4567/Hewlett_Packard-Chell-1.0-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/avs_ssm4567/Hewlett_Packard-Chell-1.0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/avs/hdaudioB0D2/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/hdaudioB0D2/hdaudioB0D2-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/avs/hdaudioB0D2/hdaudioB0D2.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/bdw-rt5677/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bdw-rt5677/HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/bdw-rt5677/bdw-rt5677.conf
|
||||
@ -156,7 +116,6 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/sof-glkda7219max/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-glkda7219max/sof-glkda7219max.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Intel/sof-hda-dsp/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-hda-dsp/Hdmi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-hda-dsp/HiFi-sof.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-hda-dsp/HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Intel/sof-hda-dsp/sof-hda-dsp.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/MediaTek/
|
||||
@ -228,9 +187,6 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/apq8096/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/apq8096/HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/apq8096/apq8096.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sc7180/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sc7180/adau7002-max98357a/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sc7180/adau7002-max98357a/HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sc7180/adau7002-max98357a/sc7180-adau7002-max98357a.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sc7180/rt5682-max98357a/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sc7180/rt5682-max98357a/HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sc7180/rt5682-max98357a/init.conf
|
||||
@ -249,10 +205,6 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sm8250/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8250/HDMI.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8250/HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8250/Qualcomm-RB5-WSA8815-Speakers-DMIC0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sm8550/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sm8550/HDK/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8550/HDK/HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8550/HDK/SM8550-HDK.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sm8650/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/Qualcomm/sm8650/MTP/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/Qualcomm/sm8650/MTP/HiFi.conf
|
||||
@ -323,9 +275,6 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Audient/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Audient/Audient-iD4-0009.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Audient/Audient-iD4-HiFi-0003.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Audient/Audient-iD4-HiFi-0009.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/BOSS/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/BOSS/Katana-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/BOSS/Katana.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Behringer/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Behringer/Flow8-Recording-Hifi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Behringer/Flow8-Recording.conf
|
||||
@ -365,16 +314,12 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Lenovo/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Lenovo/ThinkStation-P620-Rear-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Lenovo/ThinkStation-P620-Rear.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/MOTU/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/D828-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/D828.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/M2-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/M2.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/M4-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/M4.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/M6-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/M6.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/UltraLite-mk5-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/MOTU/UltraLite-mk5.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/NativeInstruments/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/NativeInstruments/Traktor-Kontrol-Z1-Mixer.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/NativeInstruments/Traktor-Kontrol-Z1.conf
|
||||
@ -389,19 +334,13 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Realtek/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Roland/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Roland/BridgeCast-Hifi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Roland/BridgeCast.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Roland/BridgeCastV2-Hifi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Roland/BridgeCastV2.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/SolidStateLabs/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/SolidStateLabs/SSL2-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/SolidStateLabs/SSL2.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/SolidStateLabs/SSL2Plus-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/SolidStateLabs/SSL2Plus.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Sony/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Sony/Inzone-H9-H7-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Sony/Inzone-H9-H7.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Steinberg/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Steinberg/UR22C-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Steinberg/UR22C.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Steinberg/UR24C-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Steinberg/UR24C.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/Steinberg/UR44-HiFi.conf
|
||||
@ -410,35 +349,6 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/Steinberg/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/USB-Audio/UniversalAudio/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/UniversalAudio/Volt2-HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/USB-Audio/UniversalAudio/Volt2.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/blobs/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/blobs/sof/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/blobs/sof/ipc3/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/blobs/sof/ipc3/eq_fir/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc3/eq_fir/README.md
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc3/eq_fir/pass.blob
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/blobs/sof/ipc3/eq_iir/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc3/eq_iir/README.md
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc3/eq_iir/highpass_100hz_0db_48khz.blob
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc3/eq_iir/highpass_20hz_0db_48khz.blob
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc3/eq_iir/highpass_50hz_0db_48khz.blob
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc3/eq_iir/pass.blob
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/blobs/sof/ipc4/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/blobs/sof/ipc4/drc/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc4/drc/README.md
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc4/drc/passthrough.blob
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc4/drc/speaker_default.blob
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/blobs/sof/ipc4/eq_fir/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc4/eq_fir/README.md
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc4/eq_fir/pass.blob
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/blobs/sof/ipc4/eq_iir/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc4/eq_iir/README.md
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc4/eq_iir/highpass_100hz_0db_48khz.blob
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc4/eq_iir/highpass_20hz_0db_48khz.blob
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc4/eq_iir/highpass_50hz_0db_48khz.blob
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/ipc4/eq_iir/pass.blob
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/blobs/sof/product_configs/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/blobs/sof/product_configs/AAEON/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/blobs/sof/product_configs/AAEON/UPX-TGL01.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/cs42l43/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/cs42l43/init.conf
|
||||
@ -556,10 +466,6 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt711-sdca/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt711-sdca/init.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt711/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt711/init.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt712-dmic/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt712-dmic/init.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt712/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt712/init.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt713-dmic/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt713-dmic/init.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt713-sdca/
|
||||
@ -568,8 +474,6 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt715-sdca/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt715-sdca/init.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt715/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt715/init.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/rt722/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/rt722/init.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wcd934x/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/DefaultDisableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/DefaultEnableSeq.conf
|
||||
@ -580,17 +484,7 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wcd934x/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/SpeakerDisableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/SpeakerEnableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd934x/init.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wcd937x/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd937x/HeadphoneDisableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd937x/HeadphoneEnableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd937x/HeadphoneMicDisableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd937x/HeadphoneMicEnableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd937x/init.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/codecs/wcd938x/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd938x/AnalogMic1DisableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd938x/AnalogMic1EnableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd938x/AnalogMic5DisableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd938x/AnalogMic5EnableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd938x/HeadphoneDisableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd938x/HeadphoneEnableSeq.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/codecs/wcd938x/HeadphoneMicDisableSeq.conf
|
||||
@ -643,7 +537,6 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/common/ctl/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/common/linked-card.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/common/linked.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/common/pcm/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/common/pcm/hdmi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/common/pcm/split.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/DB410c/
|
||||
@ -653,7 +546,6 @@ lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/DB820c/DB820c.conf -> ../../Qual
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/HDA-Intel/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/HDA-Intel/HDA-Intel.conf -> ../../HDA/HDA.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/SC7180/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/SC7180/sc7180-adau7002-max98357a.conf -> ../../Qualcomm/sc7180/adau7002-max98357a/sc7180-adau7002-max98357a.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/SC7180/sc7180-rt5682-max98357a-1mic.conf -> ../../Qualcomm/sc7180/rt5682-max98357a/sc7180-rt5682-max98357a-1mic.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/SOF/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/SOF/SOF.conf -> ../../Intel/SOF/SOF.conf
|
||||
@ -661,8 +553,6 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/USB-Audio/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/USB-Audio/USB-Audio.conf -> ../../USB-Audio/USB-Audio.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/VEYRON-I2S/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/VEYRON-I2S/VEYRON-I2S.conf -> ../../Rockchip/max98090/max98090.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acp-pdm-mach/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/acp-pdm-mach/acp-pdm-mach.conf -> ../../common/linked-card.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acp/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/acp/acp.conf -> ../../common/linked-card.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acp3x-es83xx/
|
||||
@ -679,38 +569,6 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acp6x/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/acp6x/acp6x.conf -> ../../common/linked-card.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/acpd7219m98357/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/acpd7219m98357/acpd7219m98357.conf -> ../../AMD/acpd7219m98357/acpd7219m98357.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/apq8096/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/apq8096/DB820c.conf -> ../../Qualcomm/apq8096/apq8096.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/avs_da7219/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_da7219/Google-Atlas-1.0.conf -> ../../Intel/avs/avs_da7219/avs_da7219.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_da7219/Google-Coral-rev2.conf -> ../../Intel/avs/avs_da7219/avs_da7219.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/avs_dmic/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_dmic/Acer-Lars-1.0.conf -> ../../Intel/avs/avs_dmic/DMIC-2ch.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_dmic/Google-Atlas-1.0.conf -> ../../Intel/avs/avs_dmic/DMIC-4ch.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_dmic/Google-Cave-1.0.conf -> ../../Intel/avs/avs_dmic/DMIC-2ch.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_dmic/Google-Coral-rev2.conf -> ../../Intel/avs/avs_dmic/DMIC-4ch.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_dmic/HP-Soraka-1.0.conf -> ../../Intel/avs/avs_dmic/DMIC-2ch.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_dmic/Hewlett_Packard-Chell-1.0.conf -> ../../Intel/avs/avs_dmic/DMIC-2ch.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/avs_max98357a/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_max98357a/Acer-Lars-1.0.conf -> ../../Intel/avs/avs_max98357a/avs_max98357a.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_max98357a/Google-Cave-1.0.conf -> ../../Intel/avs/avs_max98357a/avs_max98357a.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_max98357a/Google-Coral-rev2.conf -> ../../Intel/avs/avs_max98357a/avs_max98357a.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/avs_max98373/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_max98373/Google-Atlas-1.0.conf -> ../../Intel/avs/avs_max98373/Google-Atlas-1.0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/avs_max98927/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_max98927/Google-Eve-1.0.conf -> ../../Intel/avs/avs_max98927/Google-Eve-1.0.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_max98927/HP-Soraka-1.0.conf -> ../../Intel/avs/avs_max98927/HP-Soraka-1.0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/avs_nau8825/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_nau8825/Acer-Lars-1.0.conf -> ../../Intel/avs/avs_nau8825/Acer-Lars-1.0.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_nau8825/Google-Cave-1.0.conf -> ../../Intel/avs/avs_nau8825/Google-Cave-1.0.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_nau8825/Hewlett_Packard-Chell-1.0.conf -> ../../Intel/avs/avs_nau8825/Hewlett_Packard-Chell-1.0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/avs_rt5514/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_rt5514/Google-Eve-1.0.conf -> ../../Intel/avs/avs_rt5514/Google-Eve-1.0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/avs_rt5663/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_rt5663/Google-Eve-1.0.conf -> ../../Intel/avs/avs_rt5663/Google-Eve-1.0.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_rt5663/HP-Soraka-1.0.conf -> ../../Intel/avs/avs_rt5663/HP-Soraka-1.0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/avs_ssm4567/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/avs_ssm4567/Hewlett_Packard-Chell-1.0.conf -> ../../Intel/avs/avs_ssm4567/Hewlett_Packard-Chell-1.0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/bdw-rt5677/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/bdw-rt5677/bdw-rt5677.conf -> ../../Intel/bdw-rt5677/bdw-rt5677.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/broadwell-rt286/
|
||||
@ -742,8 +600,6 @@ lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/gx-sound-card/GXL-P241.conf -> .
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/gx-sound-card/LIBRETECH-CC.conf -> ../../Amlogic/p241/p241.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/hda-dsp/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/hda-dsp/hda-dsp.conf -> ../../Intel/hda-dsp/hda-dsp.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/hdaudioB0D2/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/hdaudioB0D2/hdaudioB0D2.conf -> ../../Intel/avs/hdaudioB0D2/hdaudioB0D2.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/kblrt5660/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/kblrt5660/kblrt5660.conf -> ../../Intel/kblrt5660/kblrt5660.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/mt8192_mt6359/
|
||||
@ -782,8 +638,6 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/skylake-rt286/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/skylake-rt286/skylake-rt286.conf -> ../../Intel/skylake-rt286/skylake-rt286.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sm8250/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sm8250/Qualcomm-RB5-WSA8815-Speakers-DMIC0.conf -> ../../Qualcomm/sm8250/Qualcomm-RB5-WSA8815-Speakers-DMIC0.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sm8550/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sm8550/SM8550-HDK.conf -> ../../Qualcomm/sm8550/HDK/SM8550-HDK.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sm8650/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sm8650/SM8650-MTP.conf -> ../../Qualcomm/sm8650/MTP/SM8650-MTP.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sm8650/SM8650-QRD.conf -> ../../Qualcomm/sm8650/QRD/SM8650-QRD.conf
|
||||
@ -796,8 +650,6 @@ lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-glkda7219ma/sof-glkda7219ma.
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sof-hda-dsp/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-hda-dsp/sof-hda-dsp.conf -> ../../Intel/sof-hda-dsp/sof-hda-dsp.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-hda-dsp/sof-skl_hda_card.conf -> ../../Intel/sof-hda-dsp/sof-hda-dsp.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sof-m8195_r1019/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-m8195_r1019/sof-m8195_r1019_5682s.conf -> ../../MediaTek/mt8195-sof/mt6359-rt1019-rt5682/sof-mt8195-mt6359-rt1019-rt5682.conf
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/conf.d/sof-mt8195_r101/
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-mt8195_r101/sof-mt8195_r1019_5682.conf -> ../../MediaTek/mt8195-sof/mt6359-rt1019-rt5682/sof-mt8195-mt6359-rt1019-rt5682.conf
|
||||
lrwxrwxrwx root/root usr/share/alsa/ucm2/conf.d/sof-skl_hda_card -> sof-hda-dsp
|
||||
@ -845,26 +697,20 @@ drwxr-xr-x root/root usr/share/alsa/ucm2/platforms/bytcr/
|
||||
drwxr-xr-x root/root usr/share/alsa/ucm2/sof-soundwire/
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/Hdmi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/HiFi.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/cs35l56-bridge.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/cs35l56.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/cs42l43-dmic.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/cs42l43-spk.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/cs42l43.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/dmic.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt1308.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt1316.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt1318.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt1320.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt5682.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt700.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt711-sdca.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt711.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt712-dmic.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt712.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt713-dmic.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt713-sdca.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt715-sdca.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt715.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/rt722.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/sof-soundwire/sof-soundwire.conf
|
||||
-rw-r--r-- root/root usr/share/alsa/ucm2/ucm.conf
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/Ursv/7ZdxVK4g0gpVOerDGKR606pXXchedNJ1c7Hp3nwx/HFSRbZzXOQu2eeNnhXLVOn0juz/IX+oPcBbZh2A4=
|
||||
SHA256 (Pkgfile) = 36ea0b63b8bcfae702e5ee80168f42407a7382c6c3b638724d0e5358e1185f9a
|
||||
SHA256 (.footprint) = 6c42f124d3a35ab5885d5afe04e683107f86f5c2b0135a1df1ac2594974e515f
|
||||
SHA256 (alsa-ucm-conf-1.2.13.tar.bz2) = 4483b6e3983cca08fd326a73fbae449b5036e444fb1a07c0dee74b504b7ab5af
|
||||
RWSE3ohX2g5d/bCEFvEwZ/dfuGMemCKwBZ44A24qT9TTolNh8t7n4+g/4mAO+XAbWLsTORfZfsHMpWzi9qiW0y4X4OJIJSGZOQY=
|
||||
SHA256 (Pkgfile) = be0a1030f9fb50c0d551b4d9c705be78be0dc351cef617fb59c951a04eb22d4f
|
||||
SHA256 (.footprint) = ea524d59401b098043e659b6d93e9f054856d4dc9cfec0e500edab472f47bcd4
|
||||
SHA256 (alsa-ucm-conf-1.2.11.tar.bz2) = 387c01cf30e2a1676d7b8f72b2681cf219abca70dd1ec2a9e33add5bf3feae81
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: alsa-lib
|
||||
|
||||
name=alsa-ucm-conf
|
||||
version=1.2.13
|
||||
version=1.2.11
|
||||
release=1
|
||||
source=(https://www.alsa-project.org/files/pub/lib/$name-$version.tar.bz2)
|
||||
|
||||
|
@ -16,13 +16,10 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/amixer
|
||||
-rwxr-xr-x root/root usr/bin/aplay
|
||||
-rwxr-xr-x root/root usr/bin/aplaymidi
|
||||
-rwxr-xr-x root/root usr/bin/aplaymidi2
|
||||
lrwxrwxrwx root/root usr/bin/arecord -> aplay
|
||||
-rwxr-xr-x root/root usr/bin/arecordmidi
|
||||
-rwxr-xr-x root/root usr/bin/arecordmidi2
|
||||
-rwxr-xr-x root/root usr/bin/aseqdump
|
||||
-rwxr-xr-x root/root usr/bin/aseqnet
|
||||
-rwxr-xr-x root/root usr/bin/aseqsend
|
||||
-rwxr-xr-x root/root usr/bin/axfer
|
||||
-rwxr-xr-x root/root usr/bin/iecset
|
||||
-rwxr-xr-x root/root usr/bin/nhlt-dmic-info
|
||||
@ -56,13 +53,10 @@ drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/amixer.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/aplay.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/aplaymidi.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/aplaymidi2.1.gz
|
||||
lrwxrwxrwx root/root usr/share/man/man1/arecord.1.gz -> aplay.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/arecordmidi.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/arecordmidi2.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/aseqdump.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/aseqnet.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/aseqsend.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/axfer-list.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/axfer-transfer.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/axfer.1.gz
|
||||
|
@ -1,7 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/TwrmckkwMqN/oPVWdQ2Y1xtyT8mLZduta2bw2wzcu5DhjCheUpiP94X9HZyl2Ujpa4LUK/1RYD14gUJ+A+jEwY=
|
||||
SHA256 (Pkgfile) = 48e4b590a6acdb74389aa2daa19d769cf4c6b31b2b5b476bd65a7042d970e373
|
||||
SHA256 (.footprint) = 1e451eaff8c731035fccdf7659cece40fd6158d23dedc95e2a5b9f639b9dc942
|
||||
SHA256 (alsa-utils-1.2.13.tar.bz2) = 1702a6b1cdf9ba3e996ecbc1ddcf9171e6808f5961d503d0f27e80ee162f1daa
|
||||
RWSE3ohX2g5d/aiQkjZ+RpgQ6VX9y0WrZhhjHQK9QMpJM5RvvNf8OOMIy55pyuZmqxzHOYowUfsQ1kjFOtBhMWAnMQ8HwbiBfAU=
|
||||
SHA256 (Pkgfile) = 9ad09a69700a0cead3be72677cae26cf8ce3e903841b68eead156b3f63d95953
|
||||
SHA256 (.footprint) = 9f71c82677a78386c16592a13fd57ac547082aec348e8f79c5a9943ffc9c777d
|
||||
SHA256 (alsa-utils-1.2.11.tar.bz2) = 9ac6ca3a883f151e568dcf979b8d2e5cbecc51b819bb0e6bb8a2e9b34cc428a7
|
||||
SHA256 (rc.alsa) = dcb1a5d6a1b890fb35e724d417dbcff188ae89ea9a6cd791a6fb06ef1b17baae
|
||||
SHA256 (alsa_restore_std.patch) = 2176973507bab29600c98122951ef70aa92ddc3f99316101435cb52b7e60f783
|
||||
|
@ -1,17 +1,16 @@
|
||||
# Description: ALSA utils
|
||||
# URL: http://www.alsa-project.org/
|
||||
# Maintainer: Matt Housh, jaeger at crux dot ninja
|
||||
# Depends on: gettext alsa-lib dialog
|
||||
# Depends on: gettext, alsa-lib, dialog
|
||||
|
||||
name=alsa-utils
|
||||
version=1.2.13
|
||||
release=2
|
||||
version=1.2.11
|
||||
release=1
|
||||
source=(https://www.alsa-project.org/files/pub/utils/$name-$version.tar.bz2 \
|
||||
rc.alsa alsa_restore_std.patch)
|
||||
rc.alsa)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
patch -p1 -i $SRC/alsa_restore_std.patch
|
||||
./configure --prefix=/usr \
|
||||
--disable-bat \
|
||||
--disable-nls \
|
||||
|
@ -1,37 +0,0 @@
|
||||
From f90124c73edd050b24961197a4abcf17e53b41a8 Mon Sep 17 00:00:00 2001
|
||||
From: Jaroslav Kysela <perex@perex.cz>
|
||||
Date: Thu, 14 Nov 2024 09:38:49 +0100
|
||||
Subject: [PATCH] alsactl: 90-alsa-restore.rules - fix alsa_restore_go/std
|
||||
|
||||
Fix the label mismatch which was introduced in the transition from the
|
||||
temporary test rules.
|
||||
|
||||
Closes: https://github.com/alsa-project/alsa-utils/issues/280
|
||||
Fixes: 8116639 ("alsactl: 90-alsa-restore.rules - add support for AMD ACP digital microphone")
|
||||
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
|
||||
---
|
||||
alsactl/90-alsa-restore.rules.in | 4 +++-
|
||||
1 file changed, 3 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/alsactl/90-alsa-restore.rules.in b/alsactl/90-alsa-restore.rules.in
|
||||
index 85f0b15f..dae2ed8c 100644
|
||||
--- a/alsactl/90-alsa-restore.rules.in
|
||||
+++ b/alsactl/90-alsa-restore.rules.in
|
||||
@@ -3,6 +3,8 @@
|
||||
ACTION=="add", SUBSYSTEM=="sound", KERNEL=="controlC*", KERNELS!="card*",@extratest@ GOTO="alsa_restore_go"
|
||||
GOTO="alsa_restore_end"
|
||||
|
||||
+LABEL="alsa_restore_go"
|
||||
+
|
||||
ENV{ALSA_CARD_NUMBER}="$attr{device/number}"
|
||||
|
||||
# mark HDA analog card; HDMI/DP card does not have capture devices
|
||||
@@ -21,7 +23,7 @@ TEST!="/run/udev/alsa-hda-analog-card", GOTO="alsa_restore_std"
|
||||
IMPORT{program}="/usr/bin/cat /run/udev/alsa-hda-analog-card"
|
||||
ENV{ALSA_CARD_HDA_ANALOG}!="", ENV{ALSA_CARD_NUMBER}="$env{ALSA_CARD_HDA_ANALOG}"
|
||||
|
||||
-LABEL="alsa_restore_go"
|
||||
+LABEL="alsa_restore_std"
|
||||
TEST!="@daemonswitch@", RUN+="@sbindir@/alsactl@args@ restore $env{ALSA_CARD_NUMBER}"
|
||||
TEST=="@daemonswitch@", RUN+="@sbindir@/alsactl@args@ nrestore $env{ALSA_CARD_NUMBER}"
|
||||
|
@ -1,7 +1,7 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/USN+bOPzB9/a7EodRZLBjIFLwJ2ew7zipaGkn6gSLoUymkEGtAhFaOR/F++ZLPL2eZbiq1fVynx4nmQFfknJAI=
|
||||
SHA256 (Pkgfile) = 430084aab95c07f4c562193ac15016423d0327bcade151b7e5ec6b93380f42c3
|
||||
RWSE3ohX2g5d/fC186cZ3u7IVOEg92D9KBNfQ23B0tv+1JvZgYOZTPsq+4OxgswT9DVhgmvMz8eesVauNRr424SsdnOIRS/WJAE=
|
||||
SHA256 (Pkgfile) = 844dbd03a5ce2a89c73818fd32ac24280236152fc2fc3bd2a9a8ee41b0770233
|
||||
SHA256 (.footprint) = c74d5e2fd28b7400bca7988e0b21f4e2b12748a0a85f1d21a819069f0f9f6c9f
|
||||
SHA256 (httpd-2.4.62.tar.bz2) = 674188e7bf44ced82da8db522da946849e22080d73d16c93f7f4df89e25729ec
|
||||
SHA256 (httpd-2.4.59.tar.bz2) = ec51501ec480284ff52f637258135d333230a7d229c3afa6f6c2f9040e321323
|
||||
SHA256 (crux.layout) = a72a0d72c47aa72df4378f4bf1ff291eb9cdfd29f6c827b9970b8775f38f4dd6
|
||||
SHA256 (apache) = 12d9aff5a78428589aba0b43988f383af434a546ae5daadc5f5ce7b9804e56a4
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: apr-util libnghttp2 libpcre2 libxml2 openssl
|
||||
|
||||
name=apache
|
||||
version=2.4.62
|
||||
version=2.4.59
|
||||
release=1
|
||||
source=(https://www.apache.org/dist/httpd/httpd-$version.tar.bz2 \
|
||||
crux.layout apache)
|
||||
|
@ -47,9 +47,9 @@ drwxr-xr-x root/root usr/include/apr-1/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libapr-1.a
|
||||
-rwxr-xr-x root/root usr/lib/libapr-1.la
|
||||
lrwxrwxrwx root/root usr/lib/libapr-1.so -> libapr-1.so.0.7.5
|
||||
lrwxrwxrwx root/root usr/lib/libapr-1.so.0 -> libapr-1.so.0.7.5
|
||||
-rwxr-xr-x root/root usr/lib/libapr-1.so.0.7.5
|
||||
lrwxrwxrwx root/root usr/lib/libapr-1.so -> libapr-1.so.0.7.4
|
||||
lrwxrwxrwx root/root usr/lib/libapr-1.so.0 -> libapr-1.so.0.7.4
|
||||
-rwxr-xr-x root/root usr/lib/libapr-1.so.0.7.4
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/apr-1.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/TyZwIrmA7GojfZi0LkoXbEurOsb3viSTw7fEvyzMDMEoi2DbEtFfOoiJKEff9q1NwLeBmwqd1jw77HJ+Ik1lgU=
|
||||
SHA256 (Pkgfile) = 82e3c5561a829664ef4c5509967ae9cdc90f2d6cdf2a4773b43ee0f708dbf9b0
|
||||
SHA256 (.footprint) = 8af5316bcd789fff9e1893a3570961fc396fe4e44625e71b826a662a64ada166
|
||||
SHA256 (apr-1.7.5.tar.bz2) = cd0f5d52b9ab1704c72160c5ee3ed5d3d4ca2df4a7f8ab564e3cb352b67232f2
|
||||
RWSE3ohX2g5d/b+yaCg1J2edoqruyZKUF/UbC9aMifBTWGjx1n6AvtQ3QZliWO7mPtzGFVKxK8W5RzjMYcEsOWRcX5he0vHebws=
|
||||
SHA256 (Pkgfile) = ba1f92c179ad4cb9bb462a042315db37dcd241fa6199e0f2560145a5aeb708ab
|
||||
SHA256 (.footprint) = 4704db7b5d569bedade38689c44563a80653d3c697756324ffd9a6aad58d389e
|
||||
SHA256 (apr-1.7.4.tar.bz2) = fc648de983f3a2a6c9e78dea1f180639bd2fad6c06d556d4367a701fe5c35577
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: util-linux
|
||||
|
||||
name=apr
|
||||
version=1.7.5
|
||||
version=1.7.4
|
||||
release=1
|
||||
source=(https://downloads.apache.org/$name/$name-$version.tar.bz2)
|
||||
|
||||
|
@ -94,8 +94,8 @@ drwxr-xr-x root/root usr/lib/gtk-2.0/
|
||||
drwxr-xr-x root/root usr/lib/gtk-2.0/modules/
|
||||
-rwxr-xr-x root/root usr/lib/gtk-2.0/modules/libatk-bridge.so
|
||||
lrwxrwxrwx root/root usr/lib/libatk-1.0.so -> libatk-1.0.so.0
|
||||
lrwxrwxrwx root/root usr/lib/libatk-1.0.so.0 -> libatk-1.0.so.0.25410.1
|
||||
-rwxr-xr-x root/root usr/lib/libatk-1.0.so.0.25410.1
|
||||
lrwxrwxrwx root/root usr/lib/libatk-1.0.so.0 -> libatk-1.0.so.0.25209.1
|
||||
-rwxr-xr-x root/root usr/lib/libatk-1.0.so.0.25209.1
|
||||
lrwxrwxrwx root/root usr/lib/libatk-bridge-2.0.so -> libatk-bridge-2.0.so.0
|
||||
lrwxrwxrwx root/root usr/lib/libatk-bridge-2.0.so.0 -> libatk-bridge-2.0.so.0.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libatk-bridge-2.0.so.0.0.0
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/b3sm5BB656O/RcwzM5qdU0olT54RjYIoXIJ/nmoAEMWeA1un1r5ouLxM6swxqFPCCE6m7McMoItAuNTO2KD2w4=
|
||||
SHA256 (Pkgfile) = 2e5854321057670cee260824e1a729fbed143aad2e1b94989910fccfc29288e6
|
||||
SHA256 (.footprint) = 5acc5d824c9a78c816e28ab76a680fa167b5543b4bb2781d00de9fde2cac2e70
|
||||
SHA256 (at-spi2-core-2.54.1.tar.xz) = f0729e5c8765feb1969bb6c1fba18afa2582126b0359aa75a173fda1acf93c4c
|
||||
RWSE3ohX2g5d/XOC6CF5cHQRLD/h2cQEr23zOF8f1f/WCNB7lXOsahUGY0coZ6oGnFRmduAc7MDUwHYTT2gQpiwdvrB+V+aEYQE=
|
||||
SHA256 (Pkgfile) = ab3b426371aaacff7f63ea20961d16911c3a4a82452d40c2d572cdfcc132b656
|
||||
SHA256 (.footprint) = 6101a10cc6e788486885e591caf1ed8c5c188369ab2670ba0f23d91a89736c4f
|
||||
SHA256 (at-spi2-core-2.52.0.tar.xz) = 0ac3fc8320c8d01fa147c272ba7fa03806389c6b03d3c406d0823e30e35ff5ab
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: dbus gobject-introspection intltool libxml2 xorg-libxtst
|
||||
|
||||
name=at-spi2-core
|
||||
version=2.54.1
|
||||
version=2.52.0
|
||||
release=1
|
||||
source=(https://download.gnome.org/sources/$name/${version:0:4}/$name-$version.tar.xz)
|
||||
|
||||
|
@ -67,10 +67,8 @@ drwxr-xr-x root/root usr/share/aclocal/
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_cache_size.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_caolan_check_package.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_caolan_search_package.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_cc_attrcommon.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_cc_for_build.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_cc_maxopt.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_cc_tentdef.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_cf_ebcdic.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_cflags_aix_option.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_cflags_force_c89.m4
|
||||
@ -338,9 +336,7 @@ drwxr-xr-x root/root usr/share/aclocal/
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_func_mkdir.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_func_posix_memalign.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_func_snprintf.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_func_which_gethostbyaddr_r.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_func_which_gethostbyname_r.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_func_which_gethostent_r.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_func_which_getservbyname_r.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_archflag.m4
|
||||
-rw-r--r-- root/root usr/share/aclocal/ax_gcc_builtin.m4
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/aT7IVUVDgfS93ZUwVUMbjK1MWnadbVGaNrbpFVMn57Bn/12E1jcNipPgug+knkriyVlNiieiniYLuTqGDGQ7wA=
|
||||
SHA256 (Pkgfile) = abb97b8c2141ffaa49d5be879f2525fcd275074bf56c33759e3153a5cb1e6bc0
|
||||
SHA256 (.footprint) = 3d0fa4d9b78c6649541b5ca485115b37a6da74e26024a18aa9c6c75b3771394e
|
||||
SHA256 (autoconf-archive-2024.10.16.tar.xz) = 7bcd5d001916f3a50ed7436f4f700e3d2b1bade3ed803219c592d62502a57363
|
||||
RWSE3ohX2g5d/dd/9xGP8qhec9teh67IyMLTfR9q1KizFP7wc80Fm95b2LGvNK8gNVcRd0O/qR70fJGCcvKUvVkGmlQAdOVweAo=
|
||||
SHA256 (Pkgfile) = 742fadb95d266abf7b40f9b062e64b9405b55f02890ebaf362a5674f9d8a18de
|
||||
SHA256 (.footprint) = fd6924e55df4f1a92de13e11feb7202115fbe3e96c6fc83220c53bf40ff8f1c7
|
||||
SHA256 (autoconf-archive-2023.02.20.tar.xz) = 71d4048479ae28f1f5794619c3d72df9c01df49b1c628ef85fde37596dc31a33
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
|
||||
name=autoconf-archive
|
||||
version=2024.10.16
|
||||
version=2023.02.20
|
||||
release=1
|
||||
source=(https://ftpmirror.gnu.org/$name/$name-$version.tar.xz)
|
||||
|
||||
|
@ -68,8 +68,8 @@ drwxr-xr-x root/root usr/lib/babl-0.1/
|
||||
drwxr-xr-x root/root usr/lib/girepository-1.0/
|
||||
-rw-r--r-- root/root usr/lib/girepository-1.0/Babl-0.1.typelib
|
||||
lrwxrwxrwx root/root usr/lib/libbabl-0.1.so -> libbabl-0.1.so.0
|
||||
lrwxrwxrwx root/root usr/lib/libbabl-0.1.so.0 -> libbabl-0.1.so.0.209.1
|
||||
-rwxr-xr-x root/root usr/lib/libbabl-0.1.so.0.209.1
|
||||
lrwxrwxrwx root/root usr/lib/libbabl-0.1.so.0 -> libbabl-0.1.so.0.207.1
|
||||
-rwxr-xr-x root/root usr/lib/libbabl-0.1.so.0.207.1
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/babl-0.1.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/baJNmzWfkvUmuI2uQL8xf/LJtG27xSPdJeHob/TwYf4wrWuAUkoc87sSqunUyePlQiEJT/MoA76tKfnHYhHJw0=
|
||||
SHA256 (Pkgfile) = 46e39a6fc93db12bcf0d49394d1d4e0aaf21726aaa732e8031cfe2b1ba93dc06
|
||||
SHA256 (.footprint) = 0f3b2ad5ccc945b7e56fdbfc3a6cee97e9750242002ea52370274c51fd75c5e6
|
||||
SHA256 (babl-0.1.110.tar.xz) = bf47be7540d6275389f66431ef03064df5376315e243d0bab448c6aa713f5743
|
||||
RWSE3ohX2g5d/eP5g/peRiDp3SqpHOqzkh6WRZhDgp5yqr5BS1Of4dRhTmnnfSgsqZzuo8etqoNgf3o5RVTT15/JyYN2Jw21UQI=
|
||||
SHA256 (Pkgfile) = 745d160e3c20c49724b46dd6c7ab6632b152b910b35c05e47796b2542efc9a1b
|
||||
SHA256 (.footprint) = 3f41709821a8699242ed76089cd63cb11df7364a512b8ae1c63b97412a9d5e57
|
||||
SHA256 (babl-0.1.108.tar.xz) = 26defe9deaab7ac4d0e076cab49c2a0d6ebd0df0c31fd209925a5f07edee1475
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Optional: vala
|
||||
|
||||
name=babl
|
||||
version=0.1.110
|
||||
version=0.1.108
|
||||
release=1
|
||||
source=(https://download.gimp.org/pub/$name/${version%.*}/$name-$version.tar.xz)
|
||||
|
||||
|
@ -16,7 +16,6 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/7zzs -> 7z
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_adb
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_airflow -> _nox
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_allero -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_alp -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ansible -> _nox
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ansible-config -> _nox
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ansible-console -> _nox
|
||||
@ -26,270 +25,136 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/_ansible-inventory ->
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ansible-playbook -> _nox
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ansible-pull -> _nox
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ansible-vault -> _nox
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_apko -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_aqua -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_arduino-cli -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_argc
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_argo -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_atlas -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_atmos -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_bao -> _vault
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_bashbot -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_black -> _pipenv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_blackd -> _pipenv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_bosh -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_buf -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_caddy -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_cal
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_cargo
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_chamber -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_changie -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_chezmoi -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_chfn
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_chsh
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_cilium -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_cloudquery -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_clusterctl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_cmctl -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_coder
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_colima -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_conda -> _nox
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_conform -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_conftest -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_constellation -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_consul -> _vault
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_container-structure-test -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_cosign -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_crane -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_crc -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_crictl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ctlptl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_cue -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_cz -> _nox
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_dagger -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_dapr -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_dasel -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_datree -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_deck -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_delta
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_deno -> _mdbook
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_depot -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_devspace -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_diesel -> _mdbook
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_dlv -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_dmesg
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_docker -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_dprint -> _mdbook
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_driftctl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_dyff -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_eject
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_esc -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_flamegraph
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_flask -> _pipenv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_flux -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_furyctl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_fx -> _vault
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_gaiacli
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_gaiad -> _gaiacli
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_gardenctl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_gcrane -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_gh
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_gh-label -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ghorg -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_git-bump -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_gitconfig -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_gitleaks -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_gitsign -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_glen -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_glow -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_go-licenses -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_gopass -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_gopherjs -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_goreleaser -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_grype -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_gsctl
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_gup -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_helm -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_helmfile -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_hexdump
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_hostctl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_httpx -> _pipenv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_hugo -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_hwclock
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ignite -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_imgpkg -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_incus -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_infracost -> _gh
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_insmod
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_insmod.static -> _insmod
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_ionice
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_istioctl -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_jj
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_jungle
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_just -> _flamegraph
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_jwt -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_k0sctl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_k3d -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_k3s -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_k3sup -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_k6 -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_k9s -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kafkactl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kapp -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kata-runtime -> _sops
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kconf -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_keyring
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kind -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kn -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ko -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kompose -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_kontena
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kool -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kops -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_krane -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kratos -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kube-capacity -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kube-linter -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kubeadm -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kubebuilder -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kubecm -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kubectl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kubectl-argo-rollouts -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kubectl-kuttl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kubelogin -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kubemqctl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kubescape -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kubesec -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kubeshark -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kubespy -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kustomize -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_kyverno -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_lefthook -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_limactl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_linkerd -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_look
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_mattermost -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_mdbook
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_melange -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_metalctl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_minikube -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_minishift -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_mise -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_mmctl -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_mock
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_mockery -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_modinfo
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_modprobe
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_modules
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_moldy -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_mount
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_mount.linux
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_mtr
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_multi-gitter -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_nerdctl -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_newgrp
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_nfpm -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ngrok -> _gaiacli
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_nmcli
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_nomad -> _vault
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_notation -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_nova -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_nox
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_npm -> _gaiacli
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_nvm
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_oc -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_odo -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_okteto -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_op -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_opa -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_oras -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ory -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_packer -> _vault
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_pip
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_pip3 -> _pip
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_pipenv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_pitchfork -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_pluto -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_polygon-edge -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_popeye -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_pulumi -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_px -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_qrpc -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_random -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_rclone -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_regal -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_regctl -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_renice
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_repomanage
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_reptyr
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_rfkill
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_rg
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_rmmod
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_rtcwake
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_ruff
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_runuser
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_rustic -> _mdbook
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_rustup
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_sentry-cli -> _mdbook
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_sinker -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_skaffold -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_slackpkg
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_slsa-verifier -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_sops
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_sopstool -> _gaiacli
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_spacectl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ssh-inscribe -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_sshi -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_starship -> _mdbook
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_steampipe -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_stern
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_stripe
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_su
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_svn
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_svnadmin
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_svnlook
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_syft -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_talhelper -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_tanzu -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_tanzu-core -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_task
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_tctl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_tendermint -> _gaiacli
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_terraform -> _vault
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_tfctl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_tilt -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_timoni -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_tkn -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_tkn-pac -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_todoist -> _sops
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_tofu -> _vault
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_tokio-console
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_trivy -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_udevadm
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_umount
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_umount.linux
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_upctl -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_uv -> _ruff
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_uvx
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_vacuum -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_vault
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_vela -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_velero -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_venom -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_virtctl -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_wasmer
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_wasmer-headless -> _wasmer
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_watchexec -> _flamegraph
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_write
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_xc -> _vault
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_xm
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_yq
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_ytt -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/_yum
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_zarf -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_zitadel -> _golangci-lint
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/_zola -> _golangci-lint
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/a2x
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/abook
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/aclocal
|
||||
@ -365,7 +230,6 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/cdrecord -> wodim
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/check_db
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/check_perms
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/checksec
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/chflags
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/chgrp
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/chkconfig
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/chmod
|
||||
@ -431,7 +295,6 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/dropuser -> psql
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/ebtables
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/ecryptfs-migrate-home
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/edquota -> quota
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/env
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/eog
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/ether-wake
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/etherwake -> ether-wake
|
||||
@ -454,10 +317,7 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/filebucket -> puppet
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/firefox
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/firefox-esr -> firefox
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/flake8
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/fprintd-delete
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/fprintd-enroll
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/fprintd-list -> fprintd-delete
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/fprintd-verify -> fprintd-enroll
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/freebsd-update
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/freeciv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/freeciv-gtk2 -> freeciv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/freeciv-gtk3 -> freeciv
|
||||
@ -562,6 +422,8 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/import -> convert
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/inject
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/inotifywait
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/inotifywatch -> inotifywait
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/insmod
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/insmod.static -> insmod
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/interdiff
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/invoke-rc.d
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/ip
|
||||
@ -595,6 +457,8 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/javadoc -> java
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/kcov
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/kill
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/killall
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/kldload
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/kldunload
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/koji
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/kplayer -> mplayer
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/ktutil
|
||||
@ -685,7 +549,6 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/mdecrypt -> mcrypt
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/mdtool
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/medusa
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/mencoder -> mplayer
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/mfiutil
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/micropython -> python
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/mii-diag
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/mii-tool
|
||||
@ -694,6 +557,8 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/micropython -> python
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/mkisofs -> genisoimage
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/mktemp
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/mmsitepass
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/modinfo
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/modprobe
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/mogrify -> convert
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/monodevelop
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/montage -> convert
|
||||
@ -701,7 +566,6 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/mozilla-firefox -> fi
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/mplayer
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/mplayer2 -> mplayer
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/mr
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/mrsasutil -> mfiutil
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/msgsnarf -> filesnarf
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/msynctool
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/mtx
|
||||
@ -766,6 +630,9 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/pm-suspend -> pm-hibe
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/pm-suspend-hybrid -> pm-hibernate
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/pmake -> make
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/pngfix
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/portinstall
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/portsnap
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/portupgrade
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/postalias -> postmap
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/postcat
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/postconf
|
||||
@ -825,7 +692,6 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/python3 -> python
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/python3.10 -> python
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/python3.11 -> python
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/python3.12 -> python
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/python3.13 -> python
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/python3.3 -> python
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/python3.4 -> python
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/python3.5 -> python
|
||||
@ -837,7 +703,6 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/python3.9 -> python
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/pyvenv-3.10 -> pyvenv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/pyvenv-3.11 -> pyvenv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/pyvenv-3.12 -> pyvenv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/pyvenv-3.13 -> pyvenv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/pyvenv-3.4 -> pyvenv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/pyvenv-3.5 -> pyvenv
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/pyvenv-3.6 -> pyvenv
|
||||
@ -869,6 +734,7 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/rfcomm -> hcitool
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/ri
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/rlog -> rcs
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/rmlist
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/rmmod
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/route
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/rpcdebug
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/rpm
|
||||
@ -888,7 +754,6 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/scp -> ssh
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/scrub
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/sdptool -> hcitool
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/secret-tool
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/set
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/setquota -> quota
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/sftp -> ssh
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/sh
|
||||
@ -901,7 +766,6 @@ lrwxrwxrwx root/root usr/share/bash-completion/completions/shasum -> sha256sum
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/shellcheck
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/sidedoor -> ssh
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/sitecopy
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/slabtop
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/slogin -> ssh
|
||||
-rw-r--r-- root/root usr/share/bash-completion/completions/smartctl
|
||||
lrwxrwxrwx root/root usr/share/bash-completion/completions/smbcacls -> smbclient
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/d83xJWwtZ+0MCaK3qhQSvyM8TNKIszjDgVPyR1sTLYa38wmNjgYbgDtFUSLFZNwLDcdRjSbk2xEIwPEd0FgPwg=
|
||||
SHA256 (Pkgfile) = b99f0c4cfe46faa3999cb79874ccb39dd0d42cffd3f5510ee0f3900abcca1b08
|
||||
SHA256 (.footprint) = d531c9ba5cd42ea465d8c373ab5e7435dfd44b3e862cdabe11b0512fe2b4833d
|
||||
SHA256 (bash-completion-2.16.0.tar.xz) = 3369bd5e418a75fb990863925aed5b420398acebb320ec4c0306b3eae23f107a
|
||||
RWSE3ohX2g5d/VzSxKCG/eQv08tX4S5PWwtVB2agqJV/dtV/SZLBnWswgF3MivyrpzCp2SLXu6ZKF9n4ezeD9G8aKmQSAl4woQo=
|
||||
SHA256 (Pkgfile) = c70a30456b4f76be643e3ce468597d40c8fe93ef1394983ce851b6dd04d96465
|
||||
SHA256 (.footprint) = fa90e911f7761b62729e4ff69b8675dac616777ab59691d7ed0ef62c901fe69d
|
||||
SHA256 (bash-completion-2.13.0.tar.xz) = c5f99a39e40f0d154c03ff15438e87ece1f5ac666336a4459899e2ff4bedf3d1
|
||||
|
@ -4,27 +4,27 @@
|
||||
# Depends on: bash
|
||||
|
||||
name=bash-completion
|
||||
version=2.16.0
|
||||
version=2.13.0
|
||||
release=1
|
||||
source=(https://github.com/scop/$name/releases/download/$version/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
cd $name-$version
|
||||
|
||||
sed -i -e 's,profiledir = .*,profiledir = /etc,g' Makefile.*
|
||||
sed -i -e 's,profiledir = .*,profiledir = /etc,g' Makefile.*
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
mv $PKG/etc/bash_completion{.sh,}
|
||||
chmod 0755 $PKG/usr/share/$name/bash_completion
|
||||
mv $PKG/etc/bash_completion{.sh,}
|
||||
chmod 0755 $PKG/usr/share/$name/bash_completion
|
||||
|
||||
# remove package tools intended for other distributions which
|
||||
# do not exist in CRUX
|
||||
rm $PKG/usr/share/$name/completions/{apt-*,aptitude,dpkg*}
|
||||
rm $PKG/usr/share/$name/completions/{explode,install,make,remove,sbo,upgrade}pkg
|
||||
rm $PKG/usr/share/$name/completions/{pkg-get,pkg{add,rm,tool},slapt-*}
|
||||
# remove package tools intended for other distributions which
|
||||
# do not exist in CRUX
|
||||
rm $PKG/usr/share/$name/completions/{apt-*,aptitude,dpkg*}
|
||||
rm $PKG/usr/share/$name/completions/{explode,install,make,remove,sbo,upgrade}pkg
|
||||
rm $PKG/usr/share/$name/completions/{pkg-get,pkg_*,pkg{add,rm,tool,util},slapt-*}
|
||||
}
|
||||
|
@ -6,6 +6,9 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/nslookup
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/bindutils/
|
||||
drwxr-xr-x root/root usr/include/bindutils/bind9/
|
||||
-rw-r--r-- root/root usr/include/bindutils/bind9/check.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/bind9/getaddresses.h
|
||||
drwxr-xr-x root/root usr/include/bindutils/dns/
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/acl.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/adb.h
|
||||
@ -36,6 +39,7 @@ drwxr-xr-x root/root usr/include/bindutils/dns/
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/edns.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/enumclass.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/enumtype.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/events.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/fixedname.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/forward.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/geoip.h
|
||||
@ -46,16 +50,15 @@ drwxr-xr-x root/root usr/include/bindutils/dns/
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/keydata.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/keyflags.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/keymgr.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/keystore.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/keytable.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/keyvalues.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/librpz.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/log.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/lookup.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/master.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/masterdump.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/message.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/name.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/nametree.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/ncache.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/nsec.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/nsec3.h
|
||||
@ -64,7 +67,6 @@ drwxr-xr-x root/root usr/include/bindutils/dns/
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/order.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/peer.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/private.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/qp.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/rbt.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/rcode.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/rdata.h
|
||||
@ -75,7 +77,6 @@ drwxr-xr-x root/root usr/include/bindutils/dns/
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/rdataslab.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/rdatastruct.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/rdatatype.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/remote.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/request.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/resolver.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/result.h
|
||||
@ -83,17 +84,17 @@ drwxr-xr-x root/root usr/include/bindutils/dns/
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/rpz.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/rriterator.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/rrl.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/sdb.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/sdlz.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/secalg.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/secproto.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/skr.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/soa.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/ssu.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/stats.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/time.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/tkey.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/trace.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/transport.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/tsec.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/tsig.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/ttl.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/dns/types.h
|
||||
@ -111,9 +112,11 @@ drwxr-xr-x root/root usr/include/bindutils/dst/
|
||||
drwxr-xr-x root/root usr/include/bindutils/irs/
|
||||
-rw-r--r-- root/root usr/include/bindutils/irs/resconf.h
|
||||
drwxr-xr-x root/root usr/include/bindutils/isc/
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/ascii.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/aes.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/align.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/app.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/assertions.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/async.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/astack.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/atomic.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/attributes.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/backtrace.h
|
||||
@ -121,38 +124,34 @@ drwxr-xr-x root/root usr/include/bindutils/isc/
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/base32.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/base64.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/buffer.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/cmocka.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/commandline.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/condition.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/counter.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/crc64.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/deprecated.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/dir.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/dnsstream.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/endian.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/entropy.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/errno.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/error.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/event.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/eventclass.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/file.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/fips.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/formatcheck.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/fuzz.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/getaddresses.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/glob.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/hash.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/hashmap.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/heap.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/helper.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/hex.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/histo.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/hmac.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/ht.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/httpd.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/interfaceiter.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/iterated_hash.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/job.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/lang.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/lex.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/list.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/log.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/loop.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/magic.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/managers.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/md.h
|
||||
@ -162,17 +161,17 @@ drwxr-xr-x root/root usr/include/bindutils/isc/
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/mutexblock.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/net.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/netaddr.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/netdb.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/netmgr.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/netscope.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/nonce.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/offset.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/once.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/os.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/overflow.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/parseint.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/pause.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/pool.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/portset.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/proxy2.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/queue.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/print.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/quota.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/radix.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/random.h
|
||||
@ -180,49 +179,36 @@ drwxr-xr-x root/root usr/include/bindutils/isc/
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/refcount.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/regex.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/region.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/resource.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/result.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/rwlock.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/safe.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/serial.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/signal.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/siphash.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/sockaddr.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/spinlock.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/stat.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/stats.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/stdatomic.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/stdio.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/stdtime.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/strerr.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/string.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/symtab.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/syslog.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/task.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/taskpool.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/thread.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/tid.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/time.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/timer.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/tls.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/tm.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/types.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/urcu.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/url.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/utf8.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/util.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/uv.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/work.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isc/xml.h
|
||||
drwxr-xr-x root/root usr/include/bindutils/isccc/
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccc/alist.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccc/base64.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccc/cc.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccc/ccmsg.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccc/sexpr.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccc/symtab.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccc/symtype.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccc/types.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccc/util.h
|
||||
drwxr-xr-x root/root usr/include/bindutils/isccfg/
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccfg/aclconf.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccfg/cfg.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccfg/check.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccfg/duration.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccfg/grammar.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccfg/kaspconf.h
|
||||
@ -230,6 +216,7 @@ drwxr-xr-x root/root usr/include/bindutils/isccfg/
|
||||
-rw-r--r-- root/root usr/include/bindutils/isccfg/namedconf.h
|
||||
drwxr-xr-x root/root usr/include/bindutils/ns/
|
||||
-rw-r--r-- root/root usr/include/bindutils/ns/client.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/ns/events.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/ns/hooks.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/ns/interfacemgr.h
|
||||
-rw-r--r-- root/root usr/include/bindutils/ns/listenlist.h
|
||||
@ -244,21 +231,24 @@ drwxr-xr-x root/root usr/include/bindutils/ns/
|
||||
-rw-r--r-- root/root usr/include/bindutils/ns/xfrout.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/bindutils/
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libdns-9.20.4.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libbind9-9.18.26.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libbind9.la
|
||||
lrwxrwxrwx root/root usr/lib/bindutils/libbind9.so -> libbind9-9.18.26.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libdns-9.18.26.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libdns.la
|
||||
lrwxrwxrwx root/root usr/lib/bindutils/libdns.so -> libdns-9.20.4.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libisc-9.20.4.so
|
||||
lrwxrwxrwx root/root usr/lib/bindutils/libdns.so -> libdns-9.18.26.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libirs-9.18.26.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libirs.la
|
||||
lrwxrwxrwx root/root usr/lib/bindutils/libirs.so -> libirs-9.18.26.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libisc-9.18.26.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libisc.la
|
||||
lrwxrwxrwx root/root usr/lib/bindutils/libisc.so -> libisc-9.20.4.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libisccc-9.20.4.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libisccc.la
|
||||
lrwxrwxrwx root/root usr/lib/bindutils/libisccc.so -> libisccc-9.20.4.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libisccfg-9.20.4.so
|
||||
lrwxrwxrwx root/root usr/lib/bindutils/libisc.so -> libisc-9.18.26.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libisccfg-9.18.26.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libisccfg.la
|
||||
lrwxrwxrwx root/root usr/lib/bindutils/libisccfg.so -> libisccfg-9.20.4.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libns-9.20.4.so
|
||||
lrwxrwxrwx root/root usr/lib/bindutils/libisccfg.so -> libisccfg-9.18.26.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libns-9.18.26.so
|
||||
-rwxr-xr-x root/root usr/lib/bindutils/libns.la
|
||||
lrwxrwxrwx root/root usr/lib/bindutils/libns.so -> libns-9.20.4.so
|
||||
lrwxrwxrwx root/root usr/lib/bindutils/libns.so -> libns-9.18.26.so
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/SWenA4S4T11pQUbsnEgnxDY5BpuCKNsUjUgu1vMWmkspMxmGQSDh618USfuMcXSxbwOLwIUd+xla1fCqUbiRwQ=
|
||||
SHA256 (Pkgfile) = 11aa5bbe70bf0370042f31dd8f39d3a3bf4c2e9d2b2d8749e8c87e56c438b34e
|
||||
SHA256 (.footprint) = fa4bf8c5c440495793c1b515f2ad10b1aa101aae2f231850f6297a60a314ef6f
|
||||
SHA256 (bind-9.20.4.tar.xz) = 3a8e1a05e00e3e9bc02bdffded7862faf7726ba76ba997f42ab487777bd8210b
|
||||
SHA256 (utils.patch) = 0aa2f4ce4aa69ebbe8f2ea3e7172bf8e486c40c7dce531921314da0b92198ea7
|
||||
RWSE3ohX2g5d/WRToEjySi1q9Xs6dUMnWJ2NW33W0Zo1/UwLxvh789Im98LFvtlL4wrXtf9nw9/F056p+pEVz2Rc4qeYba55xAk=
|
||||
SHA256 (Pkgfile) = 8fbafdee59f35b4b2a073977e89a6942761b01ac97a5898d9ec2d8d19116f11b
|
||||
SHA256 (.footprint) = 71837d6ffabc0d7f070f326ac50470354273d67337f18faa07525dd28e960e18
|
||||
SHA256 (bind-9.18.26.tar.xz) = 75ffee52731e9604c849b658df29e927f1c4f01d5a71ea3ebcbeb63702cb6651
|
||||
SHA256 (utils.patch) = 300e6a789ae99aca1a414a0e6d5ef67ec7b41baff99449e69c7c6b94785fc465
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Description: Bind tools
|
||||
# URL: https://www.isc.org/bind/
|
||||
# Maintainer: CRUX System Team, core-ports at crux dot nu
|
||||
# Depends on: liburcu libuv openssl zlib
|
||||
# Depends on: libuv openssl zlib
|
||||
|
||||
name=bindutils
|
||||
version=9.20.4
|
||||
version=9.18.26
|
||||
release=1
|
||||
source=(https://ftp.isc.org/isc/bind9/$version/bind-$version.tar.xz
|
||||
utils.patch)
|
||||
|
@ -1,7 +1,7 @@
|
||||
diff -Naur bind-9.20.0.orig/bin/Makefile.in bind-9.20.0/bin/Makefile.in
|
||||
--- bind-9.20.0.orig/bin/Makefile.in 2024-07-23 21:20:49.007839323 +0200
|
||||
+++ bind-9.20.0/bin/Makefile.in 2024-07-23 21:27:07.428421477 +0200
|
||||
@@ -405,7 +405,7 @@
|
||||
diff -Naur bind-9.18.1.orig/bin/Makefile.in bind-9.18.1/bin/Makefile.in
|
||||
--- bind-9.18.1.orig/bin/Makefile.in 2022-03-27 14:02:21.478112668 +0200
|
||||
+++ bind-9.18.1/bin/Makefile.in 2022-03-27 14:03:11.153676681 +0200
|
||||
@@ -387,7 +387,7 @@
|
||||
top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
@ -9,4 +9,16 @@ diff -Naur bind-9.20.0.orig/bin/Makefile.in bind-9.20.0/bin/Makefile.in
|
||||
+SUBDIRS = dig delv
|
||||
all: all-recursive
|
||||
|
||||
.SUFFIXES:
|
||||
diff -Naur bind-9.18.1.orig/lib/Makefile.in bind-9.18.1/lib/Makefile.in
|
||||
--- bind-9.18.1.orig/lib/Makefile.in 2022-03-27 14:02:21.310114196 +0200
|
||||
+++ bind-9.18.1/lib/Makefile.in 2022-03-27 14:08:06.964314345 +0200
|
||||
@@ -448,7 +448,7 @@
|
||||
LIBBIND9_LIBS = \
|
||||
$(top_builddir)/lib/bind9/libbind9.la
|
||||
|
||||
-SUBDIRS = isc dns isccc ns isccfg bind9 irs
|
||||
+SUBDIRS = isc dns isccfg ns bind9 irs
|
||||
all: all-recursive
|
||||
|
||||
.SUFFIXES:
|
||||
|
@ -26,9 +26,9 @@ lrwxrwxrwx root/root usr/lib/libcord.so.1 -> libcord.so.1.5.1
|
||||
-rwxr-xr-x root/root usr/lib/libcord.so.1.5.1
|
||||
-rw-r--r-- root/root usr/lib/libgc.a
|
||||
-rwxr-xr-x root/root usr/lib/libgc.la
|
||||
lrwxrwxrwx root/root usr/lib/libgc.so -> libgc.so.1.5.4
|
||||
lrwxrwxrwx root/root usr/lib/libgc.so.1 -> libgc.so.1.5.4
|
||||
-rwxr-xr-x root/root usr/lib/libgc.so.1.5.4
|
||||
lrwxrwxrwx root/root usr/lib/libgc.so -> libgc.so.1.5.3
|
||||
lrwxrwxrwx root/root usr/lib/libgc.so.1 -> libgc.so.1.5.3
|
||||
-rwxr-xr-x root/root usr/lib/libgc.so.1.5.3
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/bdw-gc.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/aEiN+gx1n5kpvAFnT0SrO/BK87Ga60cxN0AcswtiVn0jO0/lH8oIM4QWrKRAoBDfklgM1AvijNPwax0dkMJrAs=
|
||||
SHA256 (Pkgfile) = 58d184e679f1f74831bfd4243a7e3b19eecd1f95a27671eed093fe7614dbbf30
|
||||
SHA256 (.footprint) = 5185ffbd1e244ca7153b68a834e502f2db16917977cd7eee6e7e4b8a10ee74de
|
||||
SHA256 (gc-8.2.8.tar.gz) = 7649020621cb26325e1fb5c8742590d92fb48ce5c259b502faf7d9fb5dabb160
|
||||
RWSE3ohX2g5d/axS3mEZbw9icVQX1aUxtnnYZeUXc7Ea66yH+zTRdFtznEsO8+C2eZn8yBrptjxCdwjChtCQbzPHwORV7Xet6gE=
|
||||
SHA256 (Pkgfile) = 96de11908aa76fb260b6ef022a1f8e3778a48982a232d96b27ec9d46869e1a33
|
||||
SHA256 (.footprint) = f961c635308f899adec1da19582f40daf0ebea7962e51fb9092738a63dbdefb4
|
||||
SHA256 (gc-8.2.6.tar.gz) = b9183fe49d4c44c7327992f626f8eaa1d8b14de140f243edb1c9dcff7719a7fc
|
||||
SHA256 (libatomic_ops-7.8.2.tar.gz) = d305207fe207f2b3fb5cb4c019da12b44ce3fcbc593dfd5080d867b1a2419b51
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
|
||||
name=boehm-gc
|
||||
version=8.2.8
|
||||
version=8.2.6
|
||||
release=1
|
||||
source=(https://github.com/ivmai/bdwgc/releases/download/v$version/gc-$version.tar.gz
|
||||
https://github.com/ivmai/libatomic_ops/releases/download/v7.8.2/libatomic_ops-7.8.2.tar.gz)
|
||||
|
@ -19,6 +19,8 @@ drwxr-xr-x root/root usr/include/btrfs/
|
||||
-rw-r--r-- root/root usr/include/btrfs/ctree.h
|
||||
-rw-r--r-- root/root usr/include/btrfs/ioctl.h
|
||||
-rw-r--r-- root/root usr/include/btrfs/kerncompat.h
|
||||
-rw-r--r-- root/root usr/include/btrfs/list.h
|
||||
-rw-r--r-- root/root usr/include/btrfs/rbtree.h
|
||||
-rw-r--r-- root/root usr/include/btrfs/rbtree_types.h
|
||||
-rw-r--r-- root/root usr/include/btrfs/send-stream.h
|
||||
-rw-r--r-- root/root usr/include/btrfs/send-utils.h
|
||||
@ -27,15 +29,13 @@ drwxr-xr-x root/root usr/include/btrfs/
|
||||
-rw-r--r-- root/root usr/include/btrfsutil.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rwxr-xr-x root/root usr/lib/libbtrfs.a
|
||||
lrwxrwxrwx root/root usr/lib/libbtrfs.so -> libbtrfs.so.0.1.4
|
||||
lrwxrwxrwx root/root usr/lib/libbtrfs.so.0 -> libbtrfs.so.0.1.4
|
||||
lrwxrwxrwx root/root usr/lib/libbtrfs.so.0.1 -> libbtrfs.so.0.1.4
|
||||
-rwxr-xr-x root/root usr/lib/libbtrfs.so.0.1.4
|
||||
lrwxrwxrwx root/root usr/lib/libbtrfs.so -> libbtrfs.so.0.1
|
||||
lrwxrwxrwx root/root usr/lib/libbtrfs.so.0 -> libbtrfs.so.0.1
|
||||
-rwxr-xr-x root/root usr/lib/libbtrfs.so.0.1
|
||||
-rwxr-xr-x root/root usr/lib/libbtrfsutil.a
|
||||
lrwxrwxrwx root/root usr/lib/libbtrfsutil.so -> libbtrfsutil.so.1.3.2
|
||||
lrwxrwxrwx root/root usr/lib/libbtrfsutil.so.1 -> libbtrfsutil.so.1.3.2
|
||||
lrwxrwxrwx root/root usr/lib/libbtrfsutil.so.1.3 -> libbtrfsutil.so.1.3.2
|
||||
-rwxr-xr-x root/root usr/lib/libbtrfsutil.so.1.3.2
|
||||
lrwxrwxrwx root/root usr/lib/libbtrfsutil.so -> libbtrfsutil.so.1.3.0
|
||||
lrwxrwxrwx root/root usr/lib/libbtrfsutil.so.1 -> libbtrfsutil.so.1.3.0
|
||||
-rwxr-xr-x root/root usr/lib/libbtrfsutil.so.1.3.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libbtrfsutil.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/bH1vsOx+Crj/i+UgQnNLB9LbJIEXK0t1PW30hDjfQf+qq057/qRUe+gLfxF5fy/zHNr+Awhe7mrmtIoP1eYIAQ=
|
||||
SHA256 (Pkgfile) = adc885c25637374528241208aaf8922af314568b415a6e7b5688a3b831bcd1f2
|
||||
SHA256 (.footprint) = 759304c0693f7d41f45a4a5e92742fbad19bf31a0a47d6adb6d964bc92e8a4cb
|
||||
SHA256 (btrfs-progs-v6.12.tar.xz) = 9a7d9651ffd52fbe5212a8e4852a3cdb079e3d223fc5504e6a50b0ba96cd20a1
|
||||
RWSE3ohX2g5d/cXLLOgg2ZmujCen3nPKlv9D5HTFvwDyOUM7eEhJyzW5mrH5IvPcYE3Bk9DXHG73NHfZmBIajXO0UbzVFQLGhwQ=
|
||||
SHA256 (Pkgfile) = 62363c4ad9b016cb1bb14b71f09bd74048df4fb228fc6217c1518e61a5bf276c
|
||||
SHA256 (.footprint) = 16ac08684bf57de8691150e0637fb727180e41d56539268e00cb94593f290223
|
||||
SHA256 (btrfs-progs-v6.8.1.tar.xz) = 0e40a068a26c2969cb02a95ba9fef888d7a6356e3f457ff92ad2477d08735678
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: lzo util-linux
|
||||
|
||||
name=btrfs-progs
|
||||
version=6.12
|
||||
version=6.8.1
|
||||
release=1
|
||||
source=(https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v$version.tar.xz)
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/eIZFrmMtm1ExsIOh84ovX+qavQNbb98V+7mlEmnuUfZBXbmKbKR8TkhlUQNGqChzVnwQG8Btb8gRuDvtQfsgQU=
|
||||
SHA256 (Pkgfile) = 16d30c4f554dbbaab9b0d92893dd4f30796b2c1e30b669c98d22ba8a33588bca
|
||||
RWSE3ohX2g5d/aV2QJ3wOHFuXesfwlYbzTRgFG177/DIxMqG9YvVGVwwifnu8eX05vx/fYffxsJAMPp1azkgYn0S0jmW99NTtwE=
|
||||
SHA256 (Pkgfile) = fa10ee28766580712525c312bbca82ce66ef67ca7c10b8fb37052878456341b9
|
||||
SHA256 (.footprint) = 78e7fd8409cfd39ad2b3a99026693f824dae8fc640bec4f4e2419fd01bf4f2a9
|
||||
SHA256 (bubblewrap-0.11.0.tar.xz) = 988fd6b232dafa04b8b8198723efeaccdb3c6aa9c1c7936219d5791a8b7a8646
|
||||
SHA256 (bubblewrap-0.9.0.tar.xz) = c6347eaced49ac0141996f46bba3b089e5e6ea4408bc1c43bab9f2d05dd094e1
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Optional: bash-completion docbook-xsl zsh
|
||||
|
||||
name=bubblewrap
|
||||
version=0.11.0
|
||||
version=0.9.0
|
||||
release=1
|
||||
source=(https://github.com/projectatomic/bubblewrap/releases/download/v$version/$name-$version.tar.xz)
|
||||
|
||||
|
@ -8,6 +8,7 @@ drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/ares_dns.h
|
||||
-rw-r--r-- root/root usr/include/ares_dns_record.h
|
||||
-rw-r--r-- root/root usr/include/ares_nameser.h
|
||||
-rw-r--r-- root/root usr/include/ares_rules.h
|
||||
-rw-r--r-- root/root usr/include/ares_version.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/cmake/
|
||||
@ -17,8 +18,8 @@ drwxr-xr-x root/root usr/lib/cmake/c-ares/
|
||||
-rw-r--r-- root/root usr/lib/cmake/c-ares/c-ares-targets-release.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/c-ares/c-ares-targets.cmake
|
||||
lrwxrwxrwx root/root usr/lib/libcares.so -> libcares.so.2
|
||||
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.19.3
|
||||
-rwxr-xr-x root/root usr/lib/libcares.so.2.19.3
|
||||
lrwxrwxrwx root/root usr/lib/libcares.so.2 -> libcares.so.2.13.1
|
||||
-rwxr-xr-x root/root usr/lib/libcares.so.2.13.1
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libcares.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
@ -47,7 +48,6 @@ drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rcode_tostr.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rec_type_fromstr.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rec_type_t.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rec_type_tostr.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_record.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_record_create.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_record_destroy.3.gz
|
||||
@ -66,13 +66,7 @@ drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_record_rr_del.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_record_rr_get.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_record_rr_get_const.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_record_set_id.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rr.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rr_add_abin.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rr_del_abin.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rr_del_opt_byid.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rr_get_abin.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rr_get_abin_cnt.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rr_get_addr.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rr_get_addr6.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_dns_rr_get_bin.3.gz
|
||||
@ -142,9 +136,6 @@ drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_parse_txt_reply.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_parse_uri_reply.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_process.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_process_fd.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_process_fds.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_process_pending_write.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_query.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_query_dnsrec.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_queue.3.gz
|
||||
@ -159,8 +150,6 @@ drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_local_dev.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_local_ip4.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_local_ip6.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_pending_write_cb.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_server_state_callback.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_servers.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_servers_csv.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_servers_ports.3.gz
|
||||
@ -168,7 +157,6 @@ drwxr-xr-x root/root usr/share/man/man3/
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_socket_callback.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_socket_configure_callback.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_socket_functions.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_socket_functions_ex.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_set_sortlist.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_strerror.3.gz
|
||||
-rw-r--r-- root/root usr/share/man/man3/ares_svcb_param_t.3.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/XhltIvUr3Nx44SkgGMoF4U3p6ZMeqCOVAGZV+oKB/2htGyYPAA5mKm87R4cJx53c0+BMBT8OatcdQOrspjvfQ8=
|
||||
SHA256 (Pkgfile) = 5c3b7a869dc3068bbd87a3f1ad5d76d176243441e50959246cc660e470320574
|
||||
SHA256 (.footprint) = 377e0b32da0281482473870aded28f60d88dc596f5a07c8f125dad37e5354592
|
||||
SHA256 (c-ares-1.34.4.tar.gz) = fa38dbed659ee4cc5a32df5e27deda575fa6852c79a72ba1af85de35a6ae222f
|
||||
RWSE3ohX2g5d/eG3fjd2DWXPO2Yb5hUj/n+f3wmHcRtsxzeJgW9OH/mxiLSXVgf/tamAXPmPvjlDNzB+SBFU0Xs5RbnP1fk+Tgs=
|
||||
SHA256 (Pkgfile) = c77e8824c2f5f38ed6e4e4b15fab8062a6d4f061d273fffd48089e06ab93f96e
|
||||
SHA256 (.footprint) = 7cb1aac1973aee48b79600ec23ce9beea7686b3b25c4b51e75af300ce826936e
|
||||
SHA256 (c-ares-1.28.1.tar.gz) = 675a69fc54ddbf42e6830bc671eeb6cd89eeca43828eb413243fd2c0a760809d
|
||||
|
@ -3,9 +3,9 @@
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
|
||||
name=c-ares
|
||||
version=1.34.4
|
||||
version=1.28.1
|
||||
release=1
|
||||
source=(https://github.com/c-ares/c-ares/releases/download/v$version/c-ares-$version.tar.gz)
|
||||
source=(https://c-ares.haxx.se/download/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cmake -S $name-$version -B build -G Ninja \
|
||||
|
@ -23,14 +23,14 @@ drwxr-xr-x root/root usr/lib/cairo/
|
||||
-rwxr-xr-x root/root usr/lib/cairo/libcairo-fdr.so
|
||||
-rwxr-xr-x root/root usr/lib/cairo/libcairo-trace.so
|
||||
lrwxrwxrwx root/root usr/lib/libcairo-gobject.so -> libcairo-gobject.so.2
|
||||
lrwxrwxrwx root/root usr/lib/libcairo-gobject.so.2 -> libcairo-gobject.so.2.11802.2
|
||||
-rwxr-xr-x root/root usr/lib/libcairo-gobject.so.2.11802.2
|
||||
lrwxrwxrwx root/root usr/lib/libcairo-gobject.so.2 -> libcairo-gobject.so.2.11800.0
|
||||
-rwxr-xr-x root/root usr/lib/libcairo-gobject.so.2.11800.0
|
||||
lrwxrwxrwx root/root usr/lib/libcairo-script-interpreter.so -> libcairo-script-interpreter.so.2
|
||||
lrwxrwxrwx root/root usr/lib/libcairo-script-interpreter.so.2 -> libcairo-script-interpreter.so.2.11802.2
|
||||
-rwxr-xr-x root/root usr/lib/libcairo-script-interpreter.so.2.11802.2
|
||||
lrwxrwxrwx root/root usr/lib/libcairo-script-interpreter.so.2 -> libcairo-script-interpreter.so.2.11800.0
|
||||
-rwxr-xr-x root/root usr/lib/libcairo-script-interpreter.so.2.11800.0
|
||||
lrwxrwxrwx root/root usr/lib/libcairo.so -> libcairo.so.2
|
||||
lrwxrwxrwx root/root usr/lib/libcairo.so.2 -> libcairo.so.2.11802.2
|
||||
-rwxr-xr-x root/root usr/lib/libcairo.so.2.11802.2
|
||||
lrwxrwxrwx root/root usr/lib/libcairo.so.2 -> libcairo.so.2.11800.0
|
||||
-rwxr-xr-x root/root usr/lib/libcairo.so.2.11800.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/cairo-fc.pc
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/cairo-ft.pc
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/XmceUKpLARWtXWI0cVe5nLWHsTtj43fNUqVJQozEPg9sPUUSSLY8GjwLLYtRXdVa4neRCpZXxsQ5mje75ZoTgs=
|
||||
SHA256 (Pkgfile) = 262457d33dc457c83c0ea051df53bbeec236b7acb7cab60e4459853efd5bb697
|
||||
SHA256 (.footprint) = dcdc4e4e75897ac570aea51574bdcf81b4aab27c5eaa0d7b13b015cd14849688
|
||||
SHA256 (cairo-1.18.2.tar.bz2) = 0b895967abfae888ecad9ace4bce475a27e1b9aaeedaaf334b97c96f13ccc604
|
||||
RWSE3ohX2g5d/eEgZ8VwX9eL2rUxF79vPTVN2AUQfSjqxUhSvVTyU7vgnk6ITRZrtOp4wsdpCQgW+5f9fQhx/8L5ddjxCQw9OwU=
|
||||
SHA256 (Pkgfile) = c7c17181047234b3f7623c9cd4f661fe28491c9a33945a16fde447b26ab108f7
|
||||
SHA256 (.footprint) = 4ecef32c60cd4ded5030702557eef5e3ebe7c44f7e9ba13f0a81bf2c4c7997e7
|
||||
SHA256 (cairo-1.18.0.tar.bz2) = abf8fba4d510086a492783c3e0828e90b32734738fd80906595617d229d02bab
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: fontconfig glib xorg-libpixman xorg-libxext xorg-libxrender xorg-xcb-util
|
||||
|
||||
name=cairo
|
||||
version=1.18.2
|
||||
version=1.18.0
|
||||
release=1
|
||||
source=(https://gitlab.freedesktop.org/cairo/cairo/-/archive/$version/$name-$version.tar.bz2)
|
||||
|
||||
|
@ -1,6 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/cargo-capi
|
||||
-rwxr-xr-x root/root usr/bin/cargo-cbuild
|
||||
-rwxr-xr-x root/root usr/bin/cargo-cinstall
|
||||
-rwxr-xr-x root/root usr/bin/cargo-ctest
|
@ -1,6 +0,0 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/UNWKlrTqm1bytq9G0mA3UIxqlB405JZzhu2/purnI8aXWGgn3LpnebGrUZJi6vjcemK/WOM7BqigJkr0Mo2yw0=
|
||||
SHA256 (Pkgfile) = cd7c5abd142334ceceecc152672125319428c675fc168ab6b8359c832534a610
|
||||
SHA256 (.footprint) = 120f05ca57fb0dbc82b26d55fe14f3719e1bf43681a430bb813e7310a9a6a1e0
|
||||
SHA256 (cargo-c-0.10.8.tar.gz) = 2c7bfff50e9c11801c92280f34f7d308857652b0c3875d0fd0906167623414ac
|
||||
SHA256 (cargo-c-0.10.8-cargo.lock) = f3c1e2e8fb2e78fac3a84f32c83fd68c69e6761c622bb948ddd1be194e03c57d
|
@ -1,24 +0,0 @@
|
||||
# Description: A cargo subcommand to build and install C-ABI compatibile dynamic and static libraries
|
||||
# URL: https://github.com/lu-zero/cargo-c/
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Depends on: libgit2 rust
|
||||
|
||||
name=cargo-c
|
||||
version=0.10.8
|
||||
release=1
|
||||
source=(https://github.com/lu-zero/cargo-c/archive/v$version/$name-$version.tar.gz
|
||||
https://github.com/lu-zero/cargo-c/releases/download/v$version/Cargo.lock)
|
||||
renames=(SKIP $name-$version-cargo.lock)
|
||||
|
||||
build() {
|
||||
prt-get isinst sccache && export RUSTC_WRAPPER=/usr/bin/sccache
|
||||
[[ ! -e $PKGMK_SOURCE_DIR/rust ]] && mkdir $PKGMK_SOURCE_DIR/rust
|
||||
|
||||
cp $SRC/$name-$version-cargo.lock $name-$version/Cargo.lock
|
||||
|
||||
export CFLAGS+=' -ffat-lto-objects'
|
||||
cargo fetch --locked --target "$(rustc -vV | sed -n 's/host: //p')" --manifest-path $name-$version/Cargo.toml
|
||||
cargo build --release --frozen --manifest-path $name-$version/Cargo.toml
|
||||
|
||||
find $SRC/$name-$version/target/release -maxdepth 1 -type f -executable -exec install -D -m755 -t $PKG/usr/bin {} +
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/WGthb07NqE/gXXB1erhGQvWDYYcx4xqz6J/a4v8Uoa/slGz4j0FvM4kAg1XVhrNni+1chdONlfuvBdTvK9T7w8=
|
||||
SHA256 (Pkgfile) = 0db89b0628e01360378306a6f0796b2994e3f0fceec1fb3e01dba10561df78c3
|
||||
RWSE3ohX2g5d/c+9qCvP4wnW97h3+jMzinz5sZqL4ACpq39hyrPv56H0mV5alCgygt8GouvEKVUvBycCEgWDwoehK4QicLiuWwk=
|
||||
SHA256 (Pkgfile) = 97d540671e350603696d5d4802afbb569de785811f065e3fde3aca8944274546
|
||||
SHA256 (.footprint) = 34a3e564b0c90bd049466cb018b243f7d70d482e898982243a00f20fec8a988d
|
||||
SHA256 (ccache-4.10.2.tar.xz) = c0b85ddfc1a3e77b105ec9ada2d24aad617fa0b447c6a94d55890972810f0f5a
|
||||
SHA256 (ccache-4.9.1.tar.xz) = 4c03bc840699127d16c3f0e6112e3f40ce6a230d5873daa78c60a59c7ef59d25
|
||||
|
@ -1,11 +1,11 @@
|
||||
# Description: A fast compiler cache
|
||||
# URL: https://ccache.dev/
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Depends on: fmt xxhash zstd
|
||||
# Depends on:
|
||||
# Optional: asciidoctor clang-ccache-bindings gcc-fortran-ccache-bindings hiredis mingw-ccache-bindings
|
||||
|
||||
name=ccache
|
||||
version=4.10.2
|
||||
version=4.9.1
|
||||
release=1
|
||||
source=(https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz)
|
||||
|
||||
@ -18,10 +18,10 @@ build() {
|
||||
-D CMAKE_BUILD_TYPE=Release \
|
||||
-D CMAKE_CXX_FLAGS_RELEASE="$CXXFLAGS" \
|
||||
-D CMAKE_C_FLAGS_RELEASE="$CFLAGS" \
|
||||
-D DEPS=LOCAL \
|
||||
-D ENABLE_IPO=ON \
|
||||
-D ENABLE_TESTING=OFF \
|
||||
-D ENABLE_DOCUMENTATION=OFF
|
||||
-D HIREDIS_FROM_INTERNET=OFF \
|
||||
-D ZSTD_FROM_INTERNET=OFF \
|
||||
-D ENABLE_TESTING=OFF
|
||||
|
||||
cmake --build build
|
||||
DESTDIR=$PKG cmake --install build
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/Znih5jCzme9NY42X9SAG2p8RIVx37ozW4jmW/FuwjP7MvNhS1r8dKodX1ZPL1ZQ1Ok5pbpiPpUvLEYkKlAHMwQ=
|
||||
SHA256 (Pkgfile) = fea1f66bc476cf600eee5215b7e4a2966cf69d17fb6d599525771af0b2de64df
|
||||
RWSE3ohX2g5d/eEhm9mEjoIldmynMXzv2c8qC2veQQn5BeGto4aif0rvQWmtPGAoN8LUQryB4QwaoCeUARWlYHomSzUgw5oaPQA=
|
||||
SHA256 (Pkgfile) = 1aa7806ee05b2b9c4fb3fa5edfd700a22483431ad4fec3dd44378722c8a0fb36
|
||||
SHA256 (.footprint) = 6f403b2e0972da49318c0d041091125760ac3ce9b64a4ce746fd153343488fd5
|
||||
SHA256 (chrony-4.6.1.tar.gz) = 571ff73fbf0ae3097f0604eca2e00b1d8bb2e91affe1a3494785ff21d6199c5c
|
||||
SHA256 (chrony-4.5.tar.gz) = 19fe1d9f4664d445a69a96c71e8fdb60bcd8df24c73d1386e02287f7366ad422
|
||||
SHA256 (chronyd) = 5ae5109312f1d3d28385aad84e086a45cf2ef71d0f39c3c06777b55d069bfdcf
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Optional: gnutls nettle nss
|
||||
|
||||
name=chrony
|
||||
version=4.6.1
|
||||
version=4.5
|
||||
release=1
|
||||
source=(https://chrony-project.org/releases/$name-$version.tar.gz
|
||||
chronyd)
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/QDUPIvo8gjTPsOeD1iIe6P5K1d4XaWRPhAHXcPg1Ej/2heWmUkCSy9eqsX8Lkdzs6hEmfMjEr+5XWhILm7YSQc=
|
||||
SHA256 (Pkgfile) = 14bf84466633ad473465173d98485163e3774f5d2b7ddaab8af83c04c5bffddd
|
||||
RWSE3ohX2g5d/UOa+XChaRA4O7F6osMlhfCTQWnrmNCPHr7Nk5FWa3JJJFOKvItw+13pRiIYHqAWAFPowAervAUpM1loXPhLgwk=
|
||||
SHA256 (Pkgfile) = 5a7173059439033788df94cd264f70408104c4032468296814b5e13e646cf75e
|
||||
SHA256 (.footprint) = 63bf775cb82da089e4f0bd8e323b033d906ac04eab1858e2a603855d440ea955
|
||||
SHA256 (chrpath-0.18.tar.gz) = f09c49f0618660ca11fc6d9580ddde904c7224d4c6d0f6f2d1f9bcdc9102c9aa
|
||||
SHA256 (chrpath-0.17.tar.gz) = 4a1dacc91f4eaf1c8c3f767fd881eb1fe3a509a20d0628bf9760d90ac124bd0c
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
|
||||
name=chrpath
|
||||
version=0.18
|
||||
version=0.17
|
||||
release=1
|
||||
source=(https://codeberg.org/pere/chrpath/archive/release-$version.tar.gz)
|
||||
renames=($name-$version.tar.gz)
|
||||
|
@ -21,3 +21,17 @@ drwxr-xr-x root/root usr/lib/cifs-utils/
|
||||
-rwxr-xr-x root/root usr/lib/cifs-utils/idmapwb.so
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/cifs.idmap
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
-rw-r--r-- root/root usr/share/man/man1/cifscreds.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/getcifsacl.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/setcifsacl.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/smb2-quota.1.gz
|
||||
-rw-r--r-- root/root usr/share/man/man1/smbinfo.1.gz
|
||||
drwxr-xr-x root/root usr/share/man/man8/
|
||||
-rw-r--r-- root/root usr/share/man/man8/cifs.idmap.8.gz
|
||||
-rw-r--r-- root/root usr/share/man/man8/idmapwb.8.gz
|
||||
-rw-r--r-- root/root usr/share/man/man8/mount.cifs.8.gz
|
||||
lrwxrwxrwx root/root usr/share/man/man8/mount.smb3.8.gz -> mount.cifs.8.gz
|
||||
-rw-r--r-- root/root usr/share/man/man8/pam_cifscreds.8.gz
|
||||
|
@ -1,6 +1,7 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/VFZXg0iQlroNWM8EjsJt5TMkcotCDE54+7paE2qpXqN4ogcDWX5k97puB5gLqbM1QKJ18bzffyk4TF1IHG9Vw0=
|
||||
SHA256 (Pkgfile) = d7b41719e842840291a3b2a5c00f83749ce9dce23d161cf1b8287eb8ff3dd1c0
|
||||
SHA256 (.footprint) = f0201b274178c7686f0eef640bcf47e9897334babf971b17a7eff9ba988cd700
|
||||
SHA256 (cifs-utils-7.1.tar.bz2) = a21123f76a4a6a36c9653189ba4918ebdf3cfcd3f9092730a47ff3450b5b5b2a
|
||||
RWSE3ohX2g5d/ScUdQiLgLqEvR5t+2Dm2ZdoEg3MgEPs+ssIWZdbHTkZu7lqDJTcWNPjuQ+pLVJEhkOM0mPUdgjn7kbDEyFilQ0=
|
||||
SHA256 (Pkgfile) = ac7b8069c2b6af18109cf0f812c87ecf849fe7ebe3fcd4ca5a87ce1e2f3a9b5b
|
||||
SHA256 (.footprint) = 3a948a1200573e978bcb943d8e55956590fa9f50be3031b87d13cea4dd83528c
|
||||
SHA256 (cifs-utils-7.0.tar.bz2) = 0defaab85bd3ea46ffc45ab41fb0d0ad54d05ae2cfaa7e503de86d4f12bc8161
|
||||
SHA256 (cifs-utils-man.tar.xz) = 8eaea627abf57d109ce7138de27af185901e2546d9f7226ac784b9c95ccaf2c3
|
||||
SHA256 (cifs) = 6dc576a4b23722cc9b7fd630275f3ba721a0e659a8a9642cd0f7c37df09c9e79
|
||||
|
@ -2,17 +2,21 @@
|
||||
# URL: https://wiki.samba.org/index.php/LinuxCIFS_utils
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
# Depends on: linux-pam samba keyutils
|
||||
# Optional: python3-docutils
|
||||
|
||||
name=cifs-utils
|
||||
version=7.1
|
||||
version=7.0
|
||||
release=1
|
||||
source=(https://download.samba.org/pub/linux-cifs/$name/$name-$version.tar.bz2
|
||||
cifs)
|
||||
$name-man.tar.xz cifs)
|
||||
|
||||
build () {
|
||||
cd $name-$version
|
||||
|
||||
install -d $PKG/{sbin,usr/share/man/man{1,8}}
|
||||
install -m 0644 $SRC/*.1 $PKG/usr/share/man/man1
|
||||
install -m 0644 $SRC/*.8 $PKG/usr/share/man/man8
|
||||
ln -s mount.cifs.8 $PKG/usr/share/man/man8/mount.smb3.8
|
||||
|
||||
./configure --prefix=/usr --with-pamdir=/lib/security
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
BIN
cifs-utils/cifs-utils-man.tar.xz
Normal file
BIN
cifs-utils/cifs-utils-man.tar.xz
Normal file
Binary file not shown.
@ -3,5 +3,5 @@ drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/ccache/
|
||||
lrwxrwxrwx root/root usr/lib/ccache/clang -> ../../bin/ccache
|
||||
lrwxrwxrwx root/root usr/lib/ccache/clang++ -> ../../bin/ccache
|
||||
lrwxrwxrwx root/root usr/lib/ccache/clang-19 -> ../../bin/ccache
|
||||
lrwxrwxrwx root/root usr/lib/ccache/clang-19.1 -> ../../bin/ccache
|
||||
lrwxrwxrwx root/root usr/lib/ccache/clang-18 -> ../../bin/ccache
|
||||
lrwxrwxrwx root/root usr/lib/ccache/clang-18.1 -> ../../bin/ccache
|
||||
|
@ -1,4 +1,4 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/WXOjqF9NKE2a1CVhTxsrLiFdY+Hl15IDhjIBijgevSMgHnINNkC/7L8AiBFTNIuGJsXNK92riuMj3kt96UsMAI=
|
||||
SHA256 (Pkgfile) = 4ef1646c74f952840fdc8e8acee5ed65fc26a134500d5d567635095ec84f9169
|
||||
SHA256 (.footprint) = 066294966642c5a5ecb4bc8dabb99e0acd33acf06d2c6390887397383c7bb546
|
||||
RWSE3ohX2g5d/aH6uVIVPMBlUJgxXIDxCA/IfyDp667tzOsEdshmvMm5yZmbNoDPCx2ltVokmJ+5U4CijFYeIcAM3NUHAFdHKgI=
|
||||
SHA256 (Pkgfile) = 50f873b3919b5496d694e1f080ec41e5ed5c7e839268a8eae275704df1e41c74
|
||||
SHA256 (.footprint) = bd1e98e32f604ad69f73fa93d6be3c68b5b385ceb44761b98e2e77cc0fc39c94
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: ccache clang
|
||||
|
||||
name=clang-ccache-bindings
|
||||
version=19
|
||||
version=18
|
||||
release=1
|
||||
source=()
|
||||
|
||||
|
@ -3,5 +3,5 @@ drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/distcc/
|
||||
lrwxrwxrwx root/root usr/lib/distcc/clang -> ../../bin/distcc
|
||||
lrwxrwxrwx root/root usr/lib/distcc/clang++ -> ../../bin/distcc
|
||||
lrwxrwxrwx root/root usr/lib/distcc/clang-19 -> ../../bin/distcc
|
||||
lrwxrwxrwx root/root usr/lib/distcc/clang-19.1 -> ../../bin/distcc
|
||||
lrwxrwxrwx root/root usr/lib/distcc/clang-18 -> ../../bin/distcc
|
||||
lrwxrwxrwx root/root usr/lib/distcc/clang-18.1 -> ../../bin/distcc
|
||||
|
@ -1,4 +1,4 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/VC+r83xT/fvemrBHqOBZFMI7A7uVlF1g5B/9n7frBUVqupon2S9gHnZFU2+K1g57N9S3BCuDR2oTkk8/w0PeQs=
|
||||
SHA256 (Pkgfile) = ccb7574000e87cc49928eb3d5f3dde718df94f23f52e805c039a35d988067f21
|
||||
SHA256 (.footprint) = ab2288a0a8ba8ea2f6bc0ea253ebe6668d6a97379a2503024f8c1758f414061f
|
||||
RWSE3ohX2g5d/R+yt3uWInvzQQ58qvYppBS+pVfLYoMcvmtK5O3wnJtjQ7FMrmW4Kt0OWVa3X9l1ozSU0kX9Szvek0jsI1+mwwY=
|
||||
SHA256 (Pkgfile) = 4ce00729373163095c0764a876c6f2fb449cc7520b34c921f63b63b632981ab5
|
||||
SHA256 (.footprint) = 90171c6a5b4a108b4cb497bf4f22f87d8aa64860bf1c29834051b60492ef20eb
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: clang distcc
|
||||
|
||||
name=clang-distcc-bindings
|
||||
version=19
|
||||
version=18
|
||||
release=1
|
||||
source=()
|
||||
|
||||
|
594
clang/.footprint
594
clang/.footprint
@ -3,9 +3,9 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/amdgpu-arch
|
||||
-rwxr-xr-x root/root usr/bin/analyze-build
|
||||
-rwxr-xr-x root/root usr/bin/c-index-test
|
||||
lrwxrwxrwx root/root usr/bin/clang -> clang-19
|
||||
lrwxrwxrwx root/root usr/bin/clang -> clang-18
|
||||
-rwxr-xr-x root/root usr/bin/clang++
|
||||
-rwxr-xr-x root/root usr/bin/clang-19
|
||||
-rwxr-xr-x root/root usr/bin/clang-18
|
||||
-rwxr-xr-x root/root usr/bin/clang-apply-replacements
|
||||
-rwxr-xr-x root/root usr/bin/clang-change-namespace
|
||||
-rwxr-xr-x root/root usr/bin/clang-check
|
||||
@ -16,10 +16,8 @@ lrwxrwxrwx root/root usr/bin/clang -> clang-19
|
||||
-rwxr-xr-x root/root usr/bin/clang-format
|
||||
-rwxr-xr-x root/root usr/bin/clang-include-cleaner
|
||||
-rwxr-xr-x root/root usr/bin/clang-include-fixer
|
||||
-rwxr-xr-x root/root usr/bin/clang-installapi
|
||||
-rwxr-xr-x root/root usr/bin/clang-linker-wrapper
|
||||
-rwxr-xr-x root/root usr/bin/clang-move
|
||||
-rwxr-xr-x root/root usr/bin/clang-nvlink-wrapper
|
||||
-rwxr-xr-x root/root usr/bin/clang-offload-bundler
|
||||
-rwxr-xr-x root/root usr/bin/clang-offload-packager
|
||||
-rwxr-xr-x root/root usr/bin/clang-pseudo
|
||||
@ -117,7 +115,6 @@ drwxr-xr-x root/root usr/include/clang-tidy/android/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/android/CloexecSocketCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/android/ComparisonInTempFailureRetryCheck.h
|
||||
drwxr-xr-x root/root usr/include/clang-tidy/boost/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/boost/UseRangesCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/boost/UseToStringCheck.h
|
||||
drwxr-xr-x root/root usr/include/clang-tidy/bugprone/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/ArgumentCommentCheck.h
|
||||
@ -130,7 +127,6 @@ drwxr-xr-x root/root usr/include/clang-tidy/bugprone/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/ChainedComparisonCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/ComparePointerToMemberVirtualFunctionCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/CopyConstructorInitCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/CrtpConstructorAccessibilityCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/DanglingHandleCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/DynamicStaticInitializersCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/EasilySwappableParametersCheck.h
|
||||
@ -161,11 +157,9 @@ drwxr-xr-x root/root usr/include/clang-tidy/bugprone/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/NotNullTerminatedResultCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/OptionalValueConversionCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/ParentVirtualCallCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/PointerArithmeticOnPolymorphicObjectCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/PosixReturnCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/RedundantBranchConditionCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/ReservedIdentifierCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/ReturnConstRefFromParameterCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/SharedPtrArrayMismatchCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/SignalHandlerCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/SignedCharMisuseCheck.h
|
||||
@ -186,7 +180,6 @@ drwxr-xr-x root/root usr/include/clang-tidy/bugprone/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/SuspiciousReallocUsageCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/SuspiciousSemicolonCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/SuspiciousStringCompareCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/SuspiciousStringviewDataUsageCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/SwappedArgumentsCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/SwitchMissingDefaultCaseCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/bugprone/TerminatingContinueCheck.h
|
||||
@ -212,6 +205,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/cert/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/cert/LimitedRandomnessCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/cert/MutatingCopyCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/cert/NonTrivialTypesLibcMemoryCallsCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/cert/PostfixOperatorCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/cert/SetLongJmpCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/cert/StaticObjectExceptionCheck.h
|
||||
@ -324,7 +318,6 @@ drwxr-xr-x root/root usr/include/clang-tidy/misc/ConfusableTable/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/misc/UnusedParametersCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/misc/UnusedUsingDeclsCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/misc/UseAnonymousNamespaceCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/misc/UseInternalLinkageCheck.h
|
||||
drwxr-xr-x root/root usr/include/clang-tidy/modernize/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/AvoidBindCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/AvoidCArraysCheck.h
|
||||
@ -338,7 +331,6 @@ drwxr-xr-x root/root usr/include/clang-tidy/modernize/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/MakeSharedCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/MakeSmartPtrCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/MakeUniqueCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/MinMaxUseInitializerListCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/PassByValueCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/RawStringLiteralCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/RedundantVoidArgCheck.h
|
||||
@ -353,7 +345,6 @@ drwxr-xr-x root/root usr/include/clang-tidy/modernize/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseBoolLiteralsCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseConstraintsCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseDefaultMemberInitCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseDesignatedInitializersCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseEmplaceCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseEqualsDefaultCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseEqualsDeleteCheck.h
|
||||
@ -361,9 +352,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/modernize/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseNoexceptCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseNullptrCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseOverrideCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseRangesCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseStartsEndsWithCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseStdFormatCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseStdNumbersCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseStdPrintCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseTrailingReturnTypeCheck.h
|
||||
@ -426,7 +415,6 @@ drwxr-xr-x root/root usr/include/clang-tidy/readability/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/DeleteNullPointerCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/DuplicateIncludeCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/ElseAfterReturnCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/EnumInitialValueCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/FunctionCognitiveComplexityCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/FunctionSizeCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/IdentifierLengthCheck.h
|
||||
@ -436,7 +424,6 @@ drwxr-xr-x root/root usr/include/clang-tidy/readability/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/IsolateDeclarationCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/MagicNumbersCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/MakeMemberFunctionConstCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/MathMissingParenthesesCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/MisleadingIndentationCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/MisplacedArrayIndexCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/NamedParameterCheck.h
|
||||
@ -465,15 +452,12 @@ drwxr-xr-x root/root usr/include/clang-tidy/readability/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/UniqueptrDeleteReleaseCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/UppercaseLiteralSuffixCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/UseAnyOfAllOfCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/readability/UseStdMinMaxCheck.h
|
||||
drwxr-xr-x root/root usr/include/clang-tidy/tool/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/tool/ClangTidyMain.h
|
||||
drwxr-xr-x root/root usr/include/clang-tidy/utils/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/ASTUtils.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/Aliasing.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/BracesAroundStatement.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/DeclRefExprUtils.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/DesignatedInitializers.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/ExceptionAnalyzer.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/ExceptionSpecAnalyzer.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/ExprSequence.h
|
||||
@ -490,7 +474,6 @@ drwxr-xr-x root/root usr/include/clang-tidy/utils/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/RenamerClangTidyCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/TransformerClangTidyCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/TypeTraits.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/UseRangesCheck.h
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/utils/UsingInserter.h
|
||||
drwxr-xr-x root/root usr/include/clang-tidy/zircon/
|
||||
-rw-r--r-- root/root usr/include/clang-tidy/zircon/TemporaryObjectsCheck.h
|
||||
@ -577,7 +560,6 @@ drwxr-xr-x root/root usr/include/clang/AST/
|
||||
-rw-r--r-- root/root usr/include/clang/AST/DeclContextInternals.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/DeclFriend.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/DeclGroup.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/DeclID.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/DeclLookups.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/DeclNodes.inc
|
||||
-rw-r--r-- root/root usr/include/clang/AST/DeclObjC.h
|
||||
@ -611,7 +593,6 @@ drwxr-xr-x root/root usr/include/clang/AST/
|
||||
-rw-r--r-- root/root usr/include/clang/AST/ODRDiagsEmitter.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/ODRHash.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/OSLog.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/OpenACCClause.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/OpenMPClause.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/OperationKinds.def
|
||||
-rw-r--r-- root/root usr/include/clang/AST/OperationKinds.h
|
||||
@ -634,7 +615,6 @@ drwxr-xr-x root/root usr/include/clang/AST/
|
||||
-rw-r--r-- root/root usr/include/clang/AST/StmtIterator.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/StmtNodes.inc
|
||||
-rw-r--r-- root/root usr/include/clang/AST/StmtObjC.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/StmtOpenACC.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/StmtOpenMP.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/StmtVisitor.h
|
||||
-rw-r--r-- root/root usr/include/clang/AST/TemplateArgumentVisitor.h
|
||||
@ -696,11 +676,9 @@ drwxr-xr-x root/root usr/include/clang/Analysis/DomainSpecific/
|
||||
-rw-r--r-- root/root usr/include/clang/Analysis/DomainSpecific/CocoaConventions.h
|
||||
-rw-r--r-- root/root usr/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h
|
||||
drwxr-xr-x root/root usr/include/clang/Analysis/FlowSensitive/
|
||||
-rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/ASTOps.h
|
||||
-rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/AdornedCFG.h
|
||||
-rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/Arena.h
|
||||
-rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/CFGMatchSwitch.h
|
||||
-rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/CNFFormula.h
|
||||
-rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/ControlFlowContext.h
|
||||
-rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
|
||||
-rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h
|
||||
-rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
|
||||
@ -736,13 +714,13 @@ drwxr-xr-x root/root usr/include/clang/Analysis/Support/
|
||||
drwxr-xr-x root/root usr/include/clang/Basic/
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/AArch64SVEACLETypes.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/ABI.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/AMDGPUTypes.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/ASTSourceDescriptor.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/AddressSpaces.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/AlignedAllocation.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/AllDiagnostics.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/AttrHasAttributeImpl.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/AttrKinds.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/AttrLeftSideCanPrintList.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/AttrLeftSideMustPrintList.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/AttrList.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/AttrSubMatchRulesList.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/AttrSubjectMatchRules.h
|
||||
@ -752,13 +730,12 @@ drwxr-xr-x root/root usr/include/clang/Basic/
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinHeaders.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/Builtins.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/Builtins.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/Builtins.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsAArch64.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsAArch64NeonSVEBridge.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsAArch64NeonSVEBridge_cg.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsAMDGPU.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsARM.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsBPF.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsBPF.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsHexagon.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsHexagonDep.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsHexagonMapCustomDep.def
|
||||
@ -770,7 +747,7 @@ drwxr-xr-x root/root usr/include/clang/Basic/
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsNEON.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsNVPTX.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsPPC.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsRISCV.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsRISCV.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsRISCVVector.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsSME.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsSVE.def
|
||||
@ -810,8 +787,6 @@ drwxr-xr-x root/root usr/include/clang/Basic/
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticGroups.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticIDs.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticIndexName.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticInstallAPI.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticInstallAPIKinds.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticLex.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticLexKinds.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticOptions.def
|
||||
@ -850,7 +825,6 @@ drwxr-xr-x root/root usr/include/clang/Basic/
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/Module.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/NoSanitizeList.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/ObjCRuntime.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/OpenACCClauses.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/OpenACCKinds.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/OpenCLExtensionTypes.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/OpenCLExtensions.def
|
||||
@ -865,7 +839,6 @@ drwxr-xr-x root/root usr/include/clang/Basic/
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/ParsedAttrInfo.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/PartialDiagnostic.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/PlistSupport.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/PointerAuthOptions.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/PragmaKinds.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/PrettyStackTrace.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/ProfileList.h
|
||||
@ -882,8 +855,6 @@ drwxr-xr-x root/root usr/include/clang/Basic/
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/Specifiers.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/Stack.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/SyncScope.h
|
||||
drwxr-xr-x root/root usr/include/clang/Basic/Target/
|
||||
drwxr-xr-x root/root usr/include/clang/Basic/Target/MSP430/
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/TargetBuiltins.h
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/TargetCXXABI.def
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/TargetCXXABI.h
|
||||
@ -929,10 +900,6 @@ drwxr-xr-x root/root usr/include/clang/Basic/Target/MSP430/
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/riscv_vector_builtin_cg.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/riscv_vector_builtin_sema.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Basic/riscv_vector_builtins.inc
|
||||
drwxr-xr-x root/root usr/include/clang/CIR/
|
||||
drwxr-xr-x root/root usr/include/clang/CIR/Dialect/
|
||||
drwxr-xr-x root/root usr/include/clang/CIR/Dialect/IR/
|
||||
-rw-r--r-- root/root usr/include/clang/CIR/Dialect/IR/CIRDialect.h
|
||||
drwxr-xr-x root/root usr/include/clang/CodeGen/
|
||||
-rw-r--r-- root/root usr/include/clang/CodeGen/BackendUtil.h
|
||||
-rw-r--r-- root/root usr/include/clang/CodeGen/CGFunctionInfo.h
|
||||
@ -981,12 +948,13 @@ drwxr-xr-x root/root usr/include/clang/Edit/
|
||||
drwxr-xr-x root/root usr/include/clang/ExtractAPI/
|
||||
-rw-r--r-- root/root usr/include/clang/ExtractAPI/API.h
|
||||
-rw-r--r-- root/root usr/include/clang/ExtractAPI/APIIgnoresList.h
|
||||
-rw-r--r-- root/root usr/include/clang/ExtractAPI/AvailabilityInfo.h
|
||||
-rw-r--r-- root/root usr/include/clang/ExtractAPI/DeclarationFragments.h
|
||||
-rw-r--r-- root/root usr/include/clang/ExtractAPI/ExtractAPIActionBase.h
|
||||
-rw-r--r-- root/root usr/include/clang/ExtractAPI/ExtractAPIVisitor.h
|
||||
-rw-r--r-- root/root usr/include/clang/ExtractAPI/FrontendActions.h
|
||||
drwxr-xr-x root/root usr/include/clang/ExtractAPI/Serialization/
|
||||
-rw-r--r-- root/root usr/include/clang/ExtractAPI/Serialization/APISetVisitor.h
|
||||
-rw-r--r-- root/root usr/include/clang/ExtractAPI/Serialization/SerializerBase.h
|
||||
-rw-r--r-- root/root usr/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h
|
||||
-rw-r--r-- root/root usr/include/clang/ExtractAPI/TypedefUnderlyingTypeResolver.h
|
||||
drwxr-xr-x root/root usr/include/clang/Format/
|
||||
@ -1034,18 +1002,6 @@ drwxr-xr-x root/root usr/include/clang/Index/
|
||||
-rw-r--r-- root/root usr/include/clang/Index/USRGeneration.h
|
||||
drwxr-xr-x root/root usr/include/clang/IndexSerialization/
|
||||
-rw-r--r-- root/root usr/include/clang/IndexSerialization/SerializablePathCollection.h
|
||||
drwxr-xr-x root/root usr/include/clang/InstallAPI/
|
||||
-rw-r--r-- root/root usr/include/clang/InstallAPI/Context.h
|
||||
-rw-r--r-- root/root usr/include/clang/InstallAPI/DirectoryScanner.h
|
||||
-rw-r--r-- root/root usr/include/clang/InstallAPI/DylibVerifier.h
|
||||
-rw-r--r-- root/root usr/include/clang/InstallAPI/FileList.h
|
||||
-rw-r--r-- root/root usr/include/clang/InstallAPI/Frontend.h
|
||||
-rw-r--r-- root/root usr/include/clang/InstallAPI/FrontendRecords.h
|
||||
-rw-r--r-- root/root usr/include/clang/InstallAPI/HeaderFile.h
|
||||
-rw-r--r-- root/root usr/include/clang/InstallAPI/InstallAPIDiagnostic.h
|
||||
-rw-r--r-- root/root usr/include/clang/InstallAPI/Library.h
|
||||
-rw-r--r-- root/root usr/include/clang/InstallAPI/MachO.h
|
||||
-rw-r--r-- root/root usr/include/clang/InstallAPI/Visitor.h
|
||||
drwxr-xr-x root/root usr/include/clang/Interpreter/
|
||||
-rw-r--r-- root/root usr/include/clang/Interpreter/CodeCompletion.h
|
||||
-rw-r--r-- root/root usr/include/clang/Interpreter/Interpreter.h
|
||||
@ -1070,8 +1026,6 @@ drwxr-xr-x root/root usr/include/clang/Lex/
|
||||
-rw-r--r-- root/root usr/include/clang/Lex/MultipleIncludeOpt.h
|
||||
-rw-r--r-- root/root usr/include/clang/Lex/PPCallbacks.h
|
||||
-rw-r--r-- root/root usr/include/clang/Lex/PPConditionalDirectiveRecord.h
|
||||
-rw-r--r-- root/root usr/include/clang/Lex/PPDirectiveParameter.h
|
||||
-rw-r--r-- root/root usr/include/clang/Lex/PPEmbedParameters.h
|
||||
-rw-r--r-- root/root usr/include/clang/Lex/Pragma.h
|
||||
-rw-r--r-- root/root usr/include/clang/Lex/PreprocessingRecord.h
|
||||
-rw-r--r-- root/root usr/include/clang/Lex/Preprocessor.h
|
||||
@ -1105,7 +1059,6 @@ drwxr-xr-x root/root usr/include/clang/Rewrite/Frontend/
|
||||
-rw-r--r-- root/root usr/include/clang/Rewrite/Frontend/Rewriters.h
|
||||
drwxr-xr-x root/root usr/include/clang/Sema/
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/AnalysisBasedWarnings.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/Attr.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/AttrParsedAttrImpl.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/AttrParsedAttrKinds.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/AttrParsedAttrList.inc
|
||||
@ -1131,42 +1084,15 @@ drwxr-xr-x root/root usr/include/clang/Sema/
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/ParsedAttr.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/ParsedTemplate.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/RISCVIntrinsicManager.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/Redeclaration.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/Scope.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/ScopeInfo.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/Sema.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaAMDGPU.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaARM.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaAVR.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaBPF.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaBase.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaCUDA.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaCodeCompletion.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaConcept.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaConsumer.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaDiagnostic.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaFixItUtils.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaHLSL.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaHexagon.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaInternal.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaLambda.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaLoongArch.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaM68k.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaMIPS.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaMSP430.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaNVPTX.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaObjC.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaOpenACC.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaOpenCL.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaOpenMP.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaPPC.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaPseudoObject.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaRISCV.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaSYCL.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaSwift.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaSystemZ.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaWasm.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/SemaX86.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/Template.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/TemplateDeduction.h
|
||||
-rw-r--r-- root/root usr/include/clang/Sema/TemplateInstCallback.h
|
||||
@ -1208,7 +1134,6 @@ drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Core/BugReporter/
|
||||
-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/BugReporter/BugSuppression.h
|
||||
-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
|
||||
-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
|
||||
-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/BugReporter/Z3CrosscheckVisitor.h
|
||||
-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/Checker.h
|
||||
-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/CheckerManager.h
|
||||
-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h
|
||||
@ -1294,6 +1219,8 @@ drwxr-xr-x root/root usr/include/clang/Tooling/Inclusions/
|
||||
-rw-r--r-- root/root usr/include/clang/Tooling/Inclusions/IncludeStyle.h
|
||||
-rw-r--r-- root/root usr/include/clang/Tooling/Inclusions/StandardLibrary.h
|
||||
-rw-r--r-- root/root usr/include/clang/Tooling/JSONCompilationDatabase.h
|
||||
-rw-r--r-- root/root usr/include/clang/Tooling/NodeIntrospection.h
|
||||
-rw-r--r-- root/root usr/include/clang/Tooling/NodeIntrospection.inc
|
||||
-rw-r--r-- root/root usr/include/clang/Tooling/Refactoring.h
|
||||
drwxr-xr-x root/root usr/include/clang/Tooling/Refactoring/
|
||||
-rw-r--r-- root/root usr/include/clang/Tooling/Refactoring/ASTSelection.h
|
||||
@ -1347,249 +1274,244 @@ drwxr-xr-x root/root usr/include/clang/Tooling/Transformer/
|
||||
-rw-r--r-- root/root usr/include/clang/Tooling/Transformer/Transformer.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/clang/
|
||||
drwxr-xr-x root/root usr/lib/clang/19/
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_builtin_vars.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_cmath.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_complex_builtins.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_device_functions.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_intrinsics.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_libdevice_declares.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_math.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_math_forward_declares.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_runtime_wrapper.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_texture_intrinsics.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_hip_cmath.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_hip_libdevice_declares.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_hip_math.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_hip_runtime_wrapper.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__clang_hip_stdlib.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stdarg___gnuc_va_list.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stdarg___va_copy.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stdarg_header_macro.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stdarg_va_arg.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stdarg_va_copy.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stdarg_va_list.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stddef_header_macro.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stddef_max_align_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stddef_null.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stddef_nullptr_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stddef_offsetof.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stddef_ptrdiff_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stddef_rsize_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stddef_size_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stddef_unreachable.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stddef_wchar_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__stddef_wint_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__wmmintrin_aes.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/__wmmintrin_pclmul.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/adcintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/adxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/altivec.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ammintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/amxcomplexintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/amxfp16intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/amxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/arm64intr.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/arm_acle.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/arm_bf16.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/arm_cde.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/arm_cmse.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/arm_fp16.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/arm_mve.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/arm_neon.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/arm_neon_sve_bridge.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/arm_sme.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/arm_sve.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/arm_vector_types.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/armintr.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx2intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512bf16intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512bitalgintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512bwintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512cdintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512dqintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512fintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512fp16intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512ifmaintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512ifmavlintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vbmi2intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vbmiintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vbmivlintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vlbf16intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vlbitalgintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vlbwintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vlcdintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vldqintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vlfp16intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vlintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vlvbmi2intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vlvnniintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vlvp2intersectintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vnniintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vp2intersectintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vpopcntdqintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avx512vpopcntdqvlintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avxifmaintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avxneconvertintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avxvnniint16intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avxvnniint8intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/avxvnniintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/bmi2intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/bmiintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/builtins.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/cet.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/cetintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/cldemoteintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/clflushoptintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/clwbintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/clzerointrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/cmpccxaddintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/cpuid.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/crc32intrin.h
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/cuda_wrappers/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/algorithm
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/cuda_wrappers/bits/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/bits/basic_string.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/bits/basic_string.tcc
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/bits/shared_ptr_base.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/cmath
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/complex
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/new
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/emmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/enqcmdintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/f16cintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/float.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/fma4intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/fmaintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/fxsrintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/gfniintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/hexagon_circ_brev_intrinsics.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/hexagon_protos.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/hexagon_types.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/hresetintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/htmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/htmxlintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/hvx_hexagon_protos.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ia32intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/immintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/intrin0.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/inttypes.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/invpcidintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/iso646.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/keylockerintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/larchintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/lasxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/limits.h
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/llvm_libc_wrappers/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/assert.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/ctype.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/inttypes.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/stdio.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/stdlib.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/string.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/time.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/lsxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/lwpintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/lzcntintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/mm3dnow.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/mm_malloc.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/mmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/module.modulemap
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/movdirintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/msa.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/mwaitxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/nmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/opencl-c-base.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/opencl-c.h
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/openmp_wrappers/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/__clang_openmp_device_functions.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/cmath
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/complex
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/complex.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/complex_cmath.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/math.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/new
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/pconfigintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/pkuintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/pmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/popcntintrin.h
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/ppc_wrappers/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/bmi2intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/bmiintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/emmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/immintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/mm_malloc.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/mmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/nmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/pmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/smmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/tmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/x86gprintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/x86intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/xmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/prfchiintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/prfchwintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ptrauth.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/ptwriteintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/raointintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/rdpruintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/rdseedintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/riscv_bitmanip.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/riscv_crypto.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/riscv_ntlh.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/riscv_vector.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/rtmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/s390intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/serializeintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sgxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sha512intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/shaintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sifive_vector.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sm3intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sm4intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/smmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/stdalign.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/stdarg.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/stdatomic.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/stdbool.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/stdckdint.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/stddef.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/stdint.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/stdnoreturn.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/tbmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/tgmath.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/tmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/tsxldtrkintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/uintrintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/unwind.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/usermsrintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/vadefs.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/vaesintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/varargs.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/vecintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/velintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/velintrin_approx.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/velintrin_gen.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/vpclmulqdqintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/waitpkgintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/wasm_simd128.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/wbnoinvdintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/wmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/x86gprintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/x86intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/xmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/xopintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/xsavecintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/xsaveintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/xsaveoptintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/xsavesintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/xtestintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/yvals_core.h
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/zos_wrappers/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/zos_wrappers/builtins.h
|
||||
drwxr-xr-x root/root usr/lib/clang/18/
|
||||
drwxr-xr-x root/root usr/lib/clang/18/include/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_cuda_builtin_vars.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_cuda_cmath.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_cuda_complex_builtins.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_cuda_device_functions.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_cuda_intrinsics.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_cuda_libdevice_declares.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_cuda_math.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_cuda_math_forward_declares.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_cuda_runtime_wrapper.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_cuda_texture_intrinsics.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_hip_cmath.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_hip_libdevice_declares.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_hip_math.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_hip_runtime_wrapper.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__clang_hip_stdlib.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stdarg___gnuc_va_list.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stdarg___va_copy.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stdarg_va_arg.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stdarg_va_copy.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stdarg_va_list.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stddef_max_align_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stddef_null.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stddef_nullptr_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stddef_offsetof.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stddef_ptrdiff_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stddef_rsize_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stddef_size_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stddef_unreachable.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stddef_wchar_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__stddef_wint_t.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__wmmintrin_aes.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/__wmmintrin_pclmul.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/adcintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/adxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/altivec.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ammintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/amxcomplexintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/amxfp16intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/amxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/arm64intr.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/arm_acle.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/arm_bf16.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/arm_cde.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/arm_cmse.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/arm_fp16.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/arm_mve.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/arm_neon.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/arm_neon_sve_bridge.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/arm_sme.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/arm_sve.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/arm_vector_types.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/armintr.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx2intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512bf16intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512bitalgintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512bwintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512cdintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512dqintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512erintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512fintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512fp16intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512ifmaintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512ifmavlintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512pfintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vbmi2intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vbmiintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vbmivlintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vlbf16intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vlbitalgintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vlbwintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vlcdintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vldqintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vlfp16intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vlintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vlvbmi2intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vlvnniintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vlvp2intersectintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vnniintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vp2intersectintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vpopcntdqintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avx512vpopcntdqvlintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avxifmaintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avxneconvertintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avxvnniint16intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avxvnniint8intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/avxvnniintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/bmi2intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/bmiintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/builtins.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/cet.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/cetintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/cldemoteintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/clflushoptintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/clwbintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/clzerointrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/cmpccxaddintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/cpuid.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/crc32intrin.h
|
||||
drwxr-xr-x root/root usr/lib/clang/18/include/cuda_wrappers/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/cuda_wrappers/algorithm
|
||||
drwxr-xr-x root/root usr/lib/clang/18/include/cuda_wrappers/bits/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/cuda_wrappers/bits/basic_string.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/cuda_wrappers/bits/basic_string.tcc
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/cuda_wrappers/bits/shared_ptr_base.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/cuda_wrappers/cmath
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/cuda_wrappers/complex
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/cuda_wrappers/new
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/emmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/enqcmdintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/f16cintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/float.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/fma4intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/fmaintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/fxsrintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/gfniintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/hexagon_circ_brev_intrinsics.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/hexagon_protos.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/hexagon_types.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/hresetintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/htmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/htmxlintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/hvx_hexagon_protos.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ia32intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/immintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/inttypes.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/invpcidintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/iso646.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/keylockerintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/larchintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/lasxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/limits.h
|
||||
drwxr-xr-x root/root usr/lib/clang/18/include/llvm_libc_wrappers/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/llvm_libc_wrappers/assert.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/llvm_libc_wrappers/ctype.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/llvm_libc_wrappers/inttypes.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/llvm_libc_wrappers/stdio.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/llvm_libc_wrappers/stdlib.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/llvm_libc_wrappers/string.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/llvm_libc_wrappers/time.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/lsxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/lwpintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/lzcntintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/mm3dnow.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/mm_malloc.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/mmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/module.modulemap
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/movdirintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/msa.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/mwaitxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/nmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/opencl-c-base.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/opencl-c.h
|
||||
drwxr-xr-x root/root usr/lib/clang/18/include/openmp_wrappers/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/openmp_wrappers/__clang_openmp_device_functions.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/openmp_wrappers/cmath
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/openmp_wrappers/complex
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/openmp_wrappers/complex.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/openmp_wrappers/complex_cmath.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/openmp_wrappers/math.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/openmp_wrappers/new
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/pconfigintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/pkuintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/pmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/popcntintrin.h
|
||||
drwxr-xr-x root/root usr/lib/clang/18/include/ppc_wrappers/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/bmi2intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/bmiintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/emmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/immintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/mm_malloc.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/mmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/nmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/pmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/smmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/tmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/x86gprintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/x86intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ppc_wrappers/xmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/prfchiintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/prfchwintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/ptwriteintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/raointintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/rdpruintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/rdseedintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/riscv_bitmanip.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/riscv_crypto.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/riscv_ntlh.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/riscv_vector.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/rtmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/s390intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/serializeintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sgxintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sha512intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/shaintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sifive_vector.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sm3intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sm4intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/smmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/stdalign.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/stdarg.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/stdatomic.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/stdbool.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/stdckdint.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/stddef.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/stdint.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/stdnoreturn.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/tbmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/tgmath.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/tmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/tsxldtrkintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/uintrintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/unwind.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/usermsrintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/vadefs.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/vaesintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/varargs.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/vecintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/velintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/velintrin_approx.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/velintrin_gen.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/vpclmulqdqintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/waitpkgintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/wasm_simd128.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/wbnoinvdintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/wmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/x86gprintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/x86intrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/xmmintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/xopintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/xsavecintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/xsaveintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/xsaveoptintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/xsavesintrin.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/xtestintrin.h
|
||||
-rwxr-xr-x root/root usr/lib/clang/analyze-c++
|
||||
-rwxr-xr-x root/root usr/lib/clang/analyze-cc
|
||||
-rwxr-xr-x root/root usr/lib/clang/c++-analyzer
|
||||
@ -1603,11 +1525,11 @@ drwxr-xr-x root/root usr/lib/cmake/clang/
|
||||
-rw-r--r-- root/root usr/lib/cmake/clang/ClangConfigVersion.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/clang/ClangTargets-release.cmake
|
||||
-rw-r--r-- root/root usr/lib/cmake/clang/ClangTargets.cmake
|
||||
lrwxrwxrwx root/root usr/lib/libclang-cpp.so -> libclang-cpp.so.19.1
|
||||
-rwxr-xr-x root/root usr/lib/libclang-cpp.so.19.1
|
||||
lrwxrwxrwx root/root usr/lib/libclang.so -> libclang.so.19.1
|
||||
lrwxrwxrwx root/root usr/lib/libclang.so.19.1 -> libclang.so.19.1.7
|
||||
-rwxr-xr-x root/root usr/lib/libclang.so.19.1.7
|
||||
lrwxrwxrwx root/root usr/lib/libclang-cpp.so -> libclang-cpp.so.18.1
|
||||
-rwxr-xr-x root/root usr/lib/libclang-cpp.so.18.1
|
||||
lrwxrwxrwx root/root usr/lib/libclang.so -> libclang.so.18.1
|
||||
lrwxrwxrwx root/root usr/lib/libclang.so.18.1 -> libclang.so.18.1.5
|
||||
-rwxr-xr-x root/root usr/lib/libclang.so.18.1.5
|
||||
-rw-r--r-- root/root usr/lib/libclangAPINotes.a
|
||||
-rw-r--r-- root/root usr/lib/libclangARCMigrate.a
|
||||
-rw-r--r-- root/root usr/lib/libclangAST.a
|
||||
@ -1639,7 +1561,6 @@ lrwxrwxrwx root/root usr/lib/libclang.so.19.1 -> libclang.so.19.1.7
|
||||
-rw-r--r-- root/root usr/lib/libclangIncludeFixerPlugin.a
|
||||
-rw-r--r-- root/root usr/lib/libclangIndex.a
|
||||
-rw-r--r-- root/root usr/lib/libclangIndexSerialization.a
|
||||
-rw-r--r-- root/root usr/lib/libclangInstallAPI.a
|
||||
-rw-r--r-- root/root usr/lib/libclangInterpreter.a
|
||||
-rw-r--r-- root/root usr/lib/libclangLex.a
|
||||
-rw-r--r-- root/root usr/lib/libclangMove.a
|
||||
@ -1716,11 +1637,9 @@ drwxr-xr-x root/root usr/lib/libscanbuild/resources/
|
||||
-rw-r--r-- root/root usr/lib/libscanbuild/resources/sorttable.js
|
||||
-rw-r--r-- root/root usr/lib/libscanbuild/shell.py
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/clang-doc/
|
||||
-rw-r--r-- root/root usr/share/clang-doc/clang-doc-default-stylesheet.css
|
||||
-rw-r--r-- root/root usr/share/clang-doc/index.js
|
||||
drwxr-xr-x root/root usr/share/clang/
|
||||
-rw-r--r-- root/root usr/share/clang/bash-autocomplete.sh
|
||||
-rw-r--r-- root/root usr/share/clang/clang-doc-default-stylesheet.css
|
||||
-rw-r--r-- root/root usr/share/clang/clang-format-bbedit.applescript
|
||||
-rwxr-xr-x root/root usr/share/clang/clang-format-diff.py
|
||||
-rw-r--r-- root/root usr/share/clang/clang-format-sublime.py
|
||||
@ -1731,6 +1650,7 @@ drwxr-xr-x root/root usr/share/clang/
|
||||
-rw-r--r-- root/root usr/share/clang/clang-rename.el
|
||||
-rw-r--r-- root/root usr/share/clang/clang-rename.py
|
||||
-rwxr-xr-x root/root usr/share/clang/clang-tidy-diff.py
|
||||
-rw-r--r-- root/root usr/share/clang/index.js
|
||||
-rwxr-xr-x root/root usr/share/clang/run-find-all-symbols.py
|
||||
drwxr-xr-x root/root usr/share/man/
|
||||
drwxr-xr-x root/root usr/share/man/man1/
|
||||
|
@ -1,8 +1,8 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/TmnMs09W1mJHOBDqraeSzc5H0gK9SUCuK/HwRsJAPOgXzRYyXk09YHTiGZ2Sb4EbcfQPzh4n6YzLwBWl3M0FAo=
|
||||
SHA256 (Pkgfile) = d75f0cc855e38169183d964123fa5b1bcf766915cb37e25b175663675ded6566
|
||||
SHA256 (.footprint) = 5e8478b62ba51f8b76c41765c55ba3b9d2c3c18dfd64bd3dffb67420edaa358e
|
||||
SHA256 (clang-19.1.7.src.tar.xz) = 11e5e4ecab5338b9914de3b83a4622cb200de466b7c56ba675afb72fa7d64675
|
||||
SHA256 (clang-tools-extra-19.1.7.src.tar.xz) = 430b088bf820550090a6cf0eec67183d045273c18b3f1d6c5207e46d93391be7
|
||||
SHA256 (llvm-19.1.7.src.tar.xz) = 96f833c6ad99a3e8e1d9aca5f439b8fd2c7efdcf83b664e0af1c0712c5315910
|
||||
SHA256 (cmake-19.1.7.src.tar.xz) = 11c5a28f90053b0c43d0dec3d0ad579347fc277199c005206b963c19aae514e3
|
||||
RWSE3ohX2g5d/RaQCoiMfXxLCRS9UfTQGuuvUT/FvpLuMyzq95alSv1/mZiQ8prij3fMSA2x8yH82t9Ah3quGw+eYekFOrlz3Qk=
|
||||
SHA256 (Pkgfile) = b4f4dd0e98a9ef5d9076ed05ae1195e32c7f8214ec38e1303b09d3cf9c0045a3
|
||||
SHA256 (.footprint) = 0431adb74f8ed171ddc37fe835aed070159ec3d1225cd03b50d01c46a78e2bac
|
||||
SHA256 (clang-18.1.5.src.tar.xz) = 82deec53b4535ae30fce3bcbb1a946020aaf8bdedc4f34ec025e29ee70678f1d
|
||||
SHA256 (clang-tools-extra-18.1.5.src.tar.xz) = 45a377910d35ff248ebd7d78cd12238e0a36548d39af026730f2ba772c17ebab
|
||||
SHA256 (llvm-18.1.5.src.tar.xz) = 8a134e58cb98061b6b8f312fe9c174a646fa0c8691b5511c43795dc980dfd226
|
||||
SHA256 (cmake-18.1.5.src.tar.xz) = dfe1eb2d464168eefdfda72bbaaf1ec9b8314f5a6e68652b49699e7cb618304d
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: compiler-rt
|
||||
|
||||
name=clang
|
||||
version=19.1.7
|
||||
version=18.1.5
|
||||
release=1
|
||||
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/clang-$version.src.tar.xz
|
||||
https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/clang-tools-extra-$version.src.tar.xz
|
||||
@ -13,16 +13,6 @@ source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/
|
||||
)
|
||||
|
||||
build() {
|
||||
llvm_version=$(prt-get current llvm)
|
||||
if [ ! "$llvm_version" == "$version-$release" ]; then
|
||||
printf '\e[31m%s\e[m\n' "llvm out-of-sync error!
|
||||
Your current llvm version is $llvm_version, while this Pkgfile currently
|
||||
provides $version-$release.
|
||||
|
||||
The build may not fail but produce problems later on. To save your time the
|
||||
build will exit here. Please update llvm and compiler-rt first."
|
||||
exit 1
|
||||
fi
|
||||
mv clang-tools-extra-$version.src clang-$version.src/tools/extra
|
||||
prt-get isinst ccache && PKGMK_CLANG+=' -D LLVM_CCACHE_BUILD=ON'
|
||||
|
||||
|
@ -1,140 +1,136 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/clang/
|
||||
drwxr-xr-x root/root usr/lib/clang/19/
|
||||
drwxr-xr-x root/root usr/lib/clang/19/bin/
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/bin/hwasan_symbolize
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/fuzzer/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/fuzzer/FuzzedDataProvider.h
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/orc/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/orc/c_api.h
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/profile/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/profile/InstrProfData.inc
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/profile/instr_prof_interface.h
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/sanitizer/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/allocator_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/asan_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/common_interface_defs.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/coverage_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/dfsan_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/hwasan_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/linux_syscall_hooks.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/lsan_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/memprof_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/msan_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/netbsd_syscall_hooks.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/scudo_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/tsan_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/tsan_interface_atomic.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/ubsan_interface.h
|
||||
drwxr-xr-x root/root usr/lib/clang/19/include/xray/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/xray/xray_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/xray/xray_log_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/19/include/xray/xray_records.h
|
||||
drwxr-xr-x root/root usr/lib/clang/19/lib/
|
||||
drwxr-xr-x root/root usr/lib/clang/19/lib/linux/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/clang_rt.crtbegin-i386.o
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/clang_rt.crtbegin-x86_64.o
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/clang_rt.crtend-i386.o
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/clang_rt.crtend-x86_64.o
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.asan-i386.a
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.asan-i386.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.asan-preinit-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.asan-preinit-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.asan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.asan-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.asan-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.asan_cxx-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.asan_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.asan_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.asan_static-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.asan_static-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.builtins-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.builtins-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.cfi-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.cfi-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.cfi_diag-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.cfi_diag-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.ctx_profile-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.dd-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.dfsan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.dfsan-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.dyndd-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.fuzzer-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.fuzzer-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.fuzzer_interceptors-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.fuzzer_interceptors-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.fuzzer_no_main-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.fuzzer_no_main-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.gwp_asan-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.gwp_asan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.hwasan-preinit-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.hwasan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.hwasan-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.hwasan-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.hwasan_aliases-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.hwasan_aliases-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.hwasan_aliases-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.hwasan_aliases_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.hwasan_aliases_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.hwasan_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.hwasan_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.lsan-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.lsan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.memprof-preinit-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.memprof-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.memprof-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.memprof-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.memprof_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.memprof_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.msan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.msan-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.msan_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.msan_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.nsan-x86_64.a
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.nsan-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.profile-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.profile-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.rtsan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.safestack-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.safestack-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.scudo_standalone-i386.a
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.scudo_standalone-i386.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.scudo_standalone-x86_64.a
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.scudo_standalone-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.scudo_standalone_cxx-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.scudo_standalone_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.stats-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.stats-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.stats_client-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.stats_client-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.tsan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.tsan-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.tsan-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.tsan_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.tsan_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_minimal-i386.a
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_minimal-i386.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_minimal-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_minimal-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_minimal-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_standalone-i386.a
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_standalone-i386.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_standalone-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_standalone-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_standalone-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_standalone_cxx-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_standalone_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.ubsan_standalone_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.xray-basic-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.xray-fdr-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.xray-profiling-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/libclang_rt.xray-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/19/lib/linux/liborc_rt-x86_64.a
|
||||
drwxr-xr-x root/root usr/lib/clang/19/share/
|
||||
-rw-r--r-- root/root usr/lib/clang/19/share/asan_ignorelist.txt
|
||||
-rw-r--r-- root/root usr/lib/clang/19/share/cfi_ignorelist.txt
|
||||
-rw-r--r-- root/root usr/lib/clang/19/share/dfsan_abilist.txt
|
||||
-rw-r--r-- root/root usr/lib/clang/19/share/hwasan_ignorelist.txt
|
||||
-rw-r--r-- root/root usr/lib/clang/19/share/msan_ignorelist.txt
|
||||
drwxr-xr-x root/root usr/lib/clang/18/
|
||||
drwxr-xr-x root/root usr/lib/clang/18/bin/
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/bin/hwasan_symbolize
|
||||
drwxr-xr-x root/root usr/lib/clang/18/include/
|
||||
drwxr-xr-x root/root usr/lib/clang/18/include/fuzzer/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/fuzzer/FuzzedDataProvider.h
|
||||
drwxr-xr-x root/root usr/lib/clang/18/include/orc/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/orc/c_api.h
|
||||
drwxr-xr-x root/root usr/lib/clang/18/include/profile/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/profile/InstrProfData.inc
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/profile/instr_prof_interface.h
|
||||
drwxr-xr-x root/root usr/lib/clang/18/include/sanitizer/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/allocator_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/asan_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/common_interface_defs.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/coverage_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/dfsan_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/hwasan_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/linux_syscall_hooks.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/lsan_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/memprof_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/msan_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/netbsd_syscall_hooks.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/scudo_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/tsan_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/tsan_interface_atomic.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/sanitizer/ubsan_interface.h
|
||||
drwxr-xr-x root/root usr/lib/clang/18/include/xray/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/xray/xray_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/xray/xray_log_interface.h
|
||||
-rw-r--r-- root/root usr/lib/clang/18/include/xray/xray_records.h
|
||||
drwxr-xr-x root/root usr/lib/clang/18/lib/
|
||||
drwxr-xr-x root/root usr/lib/clang/18/lib/linux/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/clang_rt.crtbegin-i386.o
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/clang_rt.crtbegin-x86_64.o
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/clang_rt.crtend-i386.o
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/clang_rt.crtend-x86_64.o
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.asan-i386.a
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.asan-i386.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.asan-preinit-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.asan-preinit-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.asan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.asan-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.asan-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.asan_cxx-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.asan_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.asan_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.asan_static-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.asan_static-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.builtins-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.builtins-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.cfi-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.cfi-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.cfi_diag-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.cfi_diag-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.dd-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.dfsan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.dfsan-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.dyndd-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.fuzzer-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.fuzzer-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.fuzzer_interceptors-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.fuzzer_interceptors-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.fuzzer_no_main-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.fuzzer_no_main-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.gwp_asan-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.gwp_asan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.hwasan-preinit-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.hwasan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.hwasan-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.hwasan-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.hwasan_aliases-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.hwasan_aliases-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.hwasan_aliases-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.hwasan_aliases_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.hwasan_aliases_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.hwasan_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.hwasan_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.lsan-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.lsan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.memprof-preinit-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.memprof-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.memprof-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.memprof-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.memprof_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.memprof_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.msan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.msan-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.msan_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.msan_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.profile-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.profile-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.safestack-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.safestack-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.scudo_standalone-i386.a
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.scudo_standalone-i386.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.scudo_standalone-x86_64.a
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.scudo_standalone-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.scudo_standalone_cxx-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.scudo_standalone_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.stats-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.stats-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.stats_client-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.stats_client-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.tsan-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.tsan-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.tsan-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.tsan_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.tsan_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_minimal-i386.a
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_minimal-i386.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_minimal-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_minimal-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_minimal-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_standalone-i386.a
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_standalone-i386.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_standalone-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_standalone-x86_64.a.syms
|
||||
-rwxr-xr-x root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_standalone-x86_64.so
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_standalone_cxx-i386.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_standalone_cxx-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.ubsan_standalone_cxx-x86_64.a.syms
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.xray-basic-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.xray-fdr-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.xray-profiling-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/libclang_rt.xray-x86_64.a
|
||||
-rw-r--r-- root/root usr/lib/clang/18/lib/linux/liborc_rt-x86_64.a
|
||||
drwxr-xr-x root/root usr/lib/clang/18/share/
|
||||
-rw-r--r-- root/root usr/lib/clang/18/share/asan_ignorelist.txt
|
||||
-rw-r--r-- root/root usr/lib/clang/18/share/cfi_ignorelist.txt
|
||||
-rw-r--r-- root/root usr/lib/clang/18/share/dfsan_abilist.txt
|
||||
-rw-r--r-- root/root usr/lib/clang/18/share/hwasan_ignorelist.txt
|
||||
-rw-r--r-- root/root usr/lib/clang/18/share/msan_ignorelist.txt
|
||||
|
@ -1,7 +1,8 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/dG+3JkdYMBJ/HoMPxI2+AF8I6jVh1T2wtN9G430Rr8Lx6u/clsAcJ+OhFmuzblio28Id6wdy3LL+h8QbwNLDwY=
|
||||
SHA256 (Pkgfile) = 36e44d2e8e72116920597df102e70738c8add5e1aaf95c3f0a5fe20c9399d5df
|
||||
SHA256 (.footprint) = 116ce2fdcc516cd99042fad9de856aa87566733a09bfdb57c30b244279b75301
|
||||
SHA256 (compiler-rt-19.1.7.src.tar.xz) = c12b6e764202c615c1a3af9a13d477846878757ae0e29e5f8979215a6958fffc
|
||||
SHA256 (llvm-19.1.7.src.tar.xz) = 96f833c6ad99a3e8e1d9aca5f439b8fd2c7efdcf83b664e0af1c0712c5315910
|
||||
SHA256 (cmake-19.1.7.src.tar.xz) = 11c5a28f90053b0c43d0dec3d0ad579347fc277199c005206b963c19aae514e3
|
||||
RWSE3ohX2g5d/TY3QMYheZSZFh7lOiZoHjEEmUY38LW4o8x2sX1wGeEv0C4udw+1L24zP90t3ok90Up08kRcae7yo57pLeopXwo=
|
||||
SHA256 (Pkgfile) = 4eece08c24ea6c09755a6a2c7588f0757845acd0bea192a4fa74aa659270e9fd
|
||||
SHA256 (.footprint) = 84bb3f3ad5a657004a0ce908f95855bf5bb77e4bd91a51f90b5f7a6296ca72ab
|
||||
SHA256 (compiler-rt-18.1.5.src.tar.xz) = a58fa6ce9b2d1653eaad384be4972cfdfde6dac11d2f7764f17eed801fe8c289
|
||||
SHA256 (llvm-18.1.5.src.tar.xz) = 8a134e58cb98061b6b8f312fe9c174a646fa0c8691b5511c43795dc980dfd226
|
||||
SHA256 (cmake-18.1.5.src.tar.xz) = dfe1eb2d464168eefdfda72bbaaf1ec9b8314f5a6e68652b49699e7cb618304d
|
||||
SHA256 (libsanitizer-timebits.diff) = f88d5c03b835d411cc1b244ea52a5621b089ccd540efb46631b86ef8781e6262
|
||||
|
@ -5,11 +5,12 @@
|
||||
# Optional: clang
|
||||
|
||||
name=compiler-rt
|
||||
version=19.1.7
|
||||
release=1
|
||||
version=18.1.5
|
||||
release=2
|
||||
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/compiler-rt-$version.src.tar.xz
|
||||
https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/llvm-$version.src.tar.xz
|
||||
https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/cmake-$version.src.tar.xz)
|
||||
https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/cmake-$version.src.tar.xz
|
||||
libsanitizer-timebits.diff)
|
||||
|
||||
build() {
|
||||
mv llvm-$version.src llvm
|
||||
@ -22,6 +23,8 @@ build() {
|
||||
fi
|
||||
fi
|
||||
|
||||
patch -Np2 -d $name-$version.src -i $SRC/libsanitizer-timebits.diff
|
||||
|
||||
cmake -S $name-$version.src -B build -G Ninja \
|
||||
-D CMAKE_INSTALL_PREFIX=/usr \
|
||||
-D CMAKE_BUILD_TYPE=Release \
|
||||
@ -30,7 +33,7 @@ build() {
|
||||
-D COMPILER_RT_INSTALL_PATH=/usr/lib/clang/${version:0:2} \
|
||||
-D Python3_EXECUTABLE=/usr/bin/python3 \
|
||||
-D COMPILER_RT_INCLUDE_TESTS=OFF \
|
||||
-Wno-dev
|
||||
-Wno-dev
|
||||
cmake --build build -j ${JOBS:-1}
|
||||
DESTDIR=$PKG cmake --install build
|
||||
}
|
||||
|
22
compiler-rt/libsanitizer-timebits.diff
Normal file
22
compiler-rt/libsanitizer-timebits.diff
Normal file
@ -0,0 +1,22 @@
|
||||
# DP: Add another #undef for _TIME_BITS
|
||||
|
||||
--- a/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp
|
||||
+++ b/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp
|
||||
@@ -11,6 +11,7 @@
|
||||
|
||||
// Before Solaris 11.4, <procfs.h> doesn't work in a largefile environment.
|
||||
#undef _FILE_OFFSET_BITS
|
||||
+#undef _TIME_BITS
|
||||
#include "sanitizer_platform.h"
|
||||
#if SANITIZER_SOLARIS
|
||||
# include <fcntl.h>
|
||||
#--- a/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
|
||||
#+++ b/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
|
||||
#@@ -18,6 +18,7 @@
|
||||
# // depends on _FILE_OFFSET_BITS setting.
|
||||
# // To get this "true" dirent definition, we undefine _FILE_OFFSET_BITS below.
|
||||
# #undef _FILE_OFFSET_BITS
|
||||
#+#undef _TIME_BITS
|
||||
# #endif
|
||||
#
|
||||
# // Must go after undef _FILE_OFFSET_BITS.
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/dSP3WJ+JyIFxN5v5Qs5CZU1kvfvgqYBXAmm0ACl1ZNf7usOCGUIcNAzK6thHvFcx2iS7VRGfsB4CXJdSgVJnAQ=
|
||||
SHA256 (Pkgfile) = 4244d85f3b32de827326b0795564594fafe36fb10af94de28d1b812f0ccc5377
|
||||
RWSE3ohX2g5d/bC6+t9X2dKrFpg46WgDCTefQv5sqwNvuyRjC48LwlChf6JYbPcrNNQUzymYi0sAS8C/GsgmrlTSR4Prvu27Aw4=
|
||||
SHA256 (Pkgfile) = 689c6dfcac5961502f0433504645099ed6fafd387c29f1624fe34a0ece564e3d
|
||||
SHA256 (.footprint) = b1befb365db806952cf7726c732e89b6ce20f20bb46e5c7a2529cd011de490c6
|
||||
SHA256 (conky-1.22.0.tar.gz) = 8633b78e6c0c9e7128efc9fe54b48df75a3860928e3fb101bcf71f6fb3844959
|
||||
SHA256 (conky-1.20.2.tar.gz) = 16f2e17d35252c1c3b97363016ede5cd68be719c32a51961420fcd46859bf503
|
||||
|
@ -1,10 +1,10 @@
|
||||
# Description: Light-weight system monitor
|
||||
# URL: https://github.com/brndnmtthws/conky
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
# Depends on: cmake curl imlib2 libxml2 lua xorg-libxdamage xorg-libxft xorg-libxi xorg-libxinerama
|
||||
# Depends on: cmake curl imlib2 libxml2 lua xorg-libxdamage xorg-libxft xorg-libxinerama
|
||||
|
||||
name=conky
|
||||
version=1.22.0
|
||||
version=1.20.2
|
||||
release=1
|
||||
source=(https://github.com/brndnmtthws/conky/archive/v$version/$name-$version.tar.gz)
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/aDs3h86TkJIOfmjO+mf9OzbE2FBdqD33IFn0MW1L+8nH8e1JjV8HGEvUPjxjwztrAD+kJJNQWpLu2Lv6qxjlwI=
|
||||
SHA256 (Pkgfile) = 9e4e75f971281071370dc2627a73ace9e6242e31673fd1f0e1e939c2681f0c56
|
||||
RWSE3ohX2g5d/cEtdpn9L+dUcn0H80rk83utmRsXQK/MiKHx7mxqVc5+26urnll7wht8GVI1s5qVAbSK8FDW0ur7m7wvdy2qkQc=
|
||||
SHA256 (Pkgfile) = 01e98ed59ced837efc4de700e9cdeafd819a7c80782ee1446a1081c43a4ba52e
|
||||
SHA256 (.footprint) = e8e5ed2a5fa85c51d910e1c8dc4423e98fa9bbaebb21d54fd8d91ddb00fd01c7
|
||||
SHA256 (courier-unicode-2.3.1.tar.bz2) = b83ee646a47c2a9d692fb6efb938564668c32ec179d4fac0c07eace8a1b8fc91
|
||||
SHA256 (courier-unicode-2.3.0.tar.bz2) = c9d9a7d368baa216d109c42389964946f988ac919460d7a3828bf99b7e50820d
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
|
||||
name=courier-unicode
|
||||
version=2.3.1
|
||||
version=2.3.0
|
||||
release=1
|
||||
source=(http://download.sourceforge.net/project/courier/$name/$version/$name-$version.tar.bz2)
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/dnwhyl+t0luwha2v7eeNESGZUt03S/tVTq7t6JaG7POWvdSt+B+mguYrE3LzjuZKb1NFFH41TGt3Qe2l7cxLgQ=
|
||||
SHA256 (Pkgfile) = 2c166b1790cf344e635dc7182b66ad14a81dd659ea99d89e51ff45daa9e94c68
|
||||
RWSE3ohX2g5d/VsWEaKY1beEG69WCtJQsk9k6PyyF40x0csA+FrgPwq3uL/yiyQRfH+WhFNgzny8L39ejfqxRU7PfE5uO+u7eAQ=
|
||||
SHA256 (Pkgfile) = f41a4825533c24c7849b0dd101360b6d797d49f0c23eff512ae01893112b047d
|
||||
SHA256 (.footprint) = bf0b2af4b3b4bebce8d1ffba30175c378efe612246bd8105d25ee0843b557ad4
|
||||
SHA256 (cryptsetup-2.7.5.tar.xz) = d2be4395b8f503b0ebf4b2d81db90c35a97050a358ee21fe62a0dfb66e5d5522
|
||||
SHA256 (cryptsetup-2.7.2.tar.xz) = 219ebf74e8eddf96624a0376477e5a6f8f350a67aaf36e7dadb114d94b3afef4
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: json-c libdevmapper openssl popt
|
||||
|
||||
name=cryptsetup
|
||||
version=2.7.5
|
||||
version=2.7.2
|
||||
release=1
|
||||
source=(https://www.kernel.org/pub/linux/utils/$name/v${version%.*}/$name-$version.tar.xz)
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/cDavA/S08jzNp+SMo6bD40TnZRAq/CcEgldrQASXZXdds8/J/J6auj1bz4TTv+K68uUzvdbz4K9TspNiLrdxww=
|
||||
SHA256 (Pkgfile) = 64e1ae40c8f71dfd330ecda7d4f5c36b13e3ebb0f7125fc625a0b0a9806f667b
|
||||
RWSE3ohX2g5d/a7BwAaEvy0c4XR3LuwxA1Y5rdEMCTLqOSjD7rmTaHVa55Yybxt7MICZODmK0NLWdlFXwPa2JT4YWT0COkMuYwc=
|
||||
SHA256 (Pkgfile) = c234ef04fa4fb297d8ea63aa09e23a7ffbed8546f25f84ba3518b009bba14111
|
||||
SHA256 (.footprint) = 0126cf808cf479a51e79e8d66093ef985df834da70f524894fb2b7e7e85401c8
|
||||
SHA256 (cups-browsed-2.1.1.tar.xz) = d185169a74e6a5731b6bd74cba8d269f34e5c71cb71ef1841f2fa91637ba1d58
|
||||
SHA256 (cups-browsed-2.0.0.tar.xz) = 3a63793213f302787357f520a09e4aaae47aad67cd030d9b29de20e51649b38b
|
||||
SHA256 (disabled_avahi.patch) = 68f4f7ede48048b541c2d584791692f7159a22780187e9a4ed6826a4b817413a
|
||||
SHA256 (cups-browsed) = 48e0ee7f0e3060912f9d0e510789b6cfe9a3b28349f5e24be971978f75ba4327
|
||||
|
@ -5,14 +5,16 @@
|
||||
# Optional: avahi
|
||||
|
||||
name=cups-browsed
|
||||
version=2.1.1
|
||||
version=2.0.0
|
||||
release=1
|
||||
source=(https://github.com/OpenPrinting/$name/releases/download/$version/$name-$version.tar.xz
|
||||
cups-browsed)
|
||||
disabled_avahi.patch cups-browsed)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
patch -p1 -i $SRC/disabled_avahi.patch
|
||||
|
||||
prt-get isinst avahi || PKGMK_CUPSBROWSED+=' --disable-avahi'
|
||||
|
||||
./configure $PKGMK_CUPSBROWSED \
|
||||
|
30
cups-browsed/disabled_avahi.patch
Normal file
30
cups-browsed/disabled_avahi.patch
Normal file
@ -0,0 +1,30 @@
|
||||
From 08af74bfbf9aa8ccab45a2ee74e95951839756ba Mon Sep 17 00:00:00 2001
|
||||
From: Timo Gurr <timo.gurr@gmail.com>
|
||||
Date: Wed, 27 Sep 2023 13:01:46 +0200
|
||||
Subject: [PATCH] cups-browsed.c: Fix build with avahi disabled (#20)
|
||||
|
||||
Fixes #19
|
||||
---
|
||||
daemon/cups-browsed.c | 2 ++
|
||||
1 file changed, 2 insertions(+)
|
||||
|
||||
diff --git a/daemon/cups-browsed.c b/daemon/cups-browsed.c
|
||||
index b06461b4..c1e64fab 100644
|
||||
--- a/daemon/cups-browsed.c
|
||||
+++ b/daemon/cups-browsed.c
|
||||
@@ -400,6 +400,7 @@ typedef struct pagesize_count_s
|
||||
int count;
|
||||
} pagesize_count_t;
|
||||
|
||||
+#ifdef HAVE_AVAHI
|
||||
typedef struct resolver_args_s
|
||||
{
|
||||
AvahiIfIndex interface;
|
||||
@@ -414,6 +415,7 @@ typedef struct resolver_args_s
|
||||
AvahiLookupResultFlags flags;
|
||||
void* userdata;
|
||||
} resolver_args_t;
|
||||
+#endif // HAVE_AVAHI
|
||||
|
||||
typedef struct create_args_s
|
||||
{
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/Zxztn5iKpuqXe6exOhn1NO4TxyK8DdrFiYmwsotcTqrGZ5gg6VC+sKV9ZyybqykKeO26QqV0bUvAoguw2q9WAk=
|
||||
SHA256 (Pkgfile) = 320735e3d5a5711c826f2573f24fb67de1f4fa542af3ff53382292651c919f86
|
||||
RWSE3ohX2g5d/f2cFs259D6/HvHCu0ZscEO1/iG3tnR3FhEnct/M+Rc1P+ciGfITAUUr+gcrSZcitQdVXftSpcLAZYi8EXaIlgg=
|
||||
SHA256 (Pkgfile) = 62e9b137e56b91ad27d487a6a5d593aedf0c8bc2f76574257c6e83d1454b38c6
|
||||
SHA256 (.footprint) = 89df0ab035324ce79797722686cdb9124022eb8e0b0a582a81f282c2b28a6372
|
||||
SHA256 (cups-filters-2.0.1.tar.xz) = 39e71de3ce06762b342749f1dc7cba6817738f7bf4d322c1bb9ab10b8569ab80
|
||||
SHA256 (cups-filters-2.0.0.tar.xz) = b5152e3dd148ed73835827ac2f219df7cf5808dbf9dbaec2aa0127b44de800d8
|
||||
|
@ -5,13 +5,14 @@
|
||||
# Optional: avahi mupdf poppler
|
||||
|
||||
name=cups-filters
|
||||
version=2.0.1
|
||||
version=2.0.0
|
||||
release=1
|
||||
source=(https://github.com/OpenPrinting/cups-filters/releases/download/$version/$name-$version.tar.xz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
prt-get isinst avahi || PKGMK_CUPSFILTERS+=' --disable-avahi'
|
||||
prt-get isinst mupdf || PKGMK_CUPSFILTERS+=' --disable-mutool'
|
||||
prt-get isinst poppler || PKGMK_CUPSFILTERS+=' --disable-poppler'
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/amrS4biIEqANn34ObPvNpcLhNUDc+cZBKiQ2CZGfjbTX8gl2RjGvpaOBIDHwGZH6SB3sFeBDQZHbeFPrShufwA=
|
||||
SHA256 (Pkgfile) = 963e5cea7c5723599ee09fbbdd3e1043200aecac44704cdc8735d9abfd337095
|
||||
RWSE3ohX2g5d/V97i4ElD8hB4CfFUL9cuFOiw7xO3tEAB0f/Ahh5mSed5835AQZneQoNCMNMrsZfG98UTz8pxmhQd4SQ62cS5Ak=
|
||||
SHA256 (Pkgfile) = 0cbaed94e4a8c1feb8cae2c2faf4841a848e327e58b108a4e28ff3ddbb1f1cd5
|
||||
SHA256 (.footprint) = dd3f14cab90e760795330704596f4eae51f16d72e5fa08dc344c5ffe54cccfb4
|
||||
SHA256 (cups-2.4.11-source.tar.gz) = 9a88fe1da3a29a917c3fc67ce6eb3178399d68e1a548c6d86c70d9b13651fd71
|
||||
SHA256 (cups-2.4.8-source.tar.gz) = 75c326b4ba73975efcc9a25078c4b04cdb4ee333caaad0d0823dbd522c6479a0
|
||||
SHA256 (cups.rc) = 050ec2210c1d05bb0a1b659705c9cf2a6967a7eabb9f71100309f15124e49e9f
|
||||
SHA256 (cups.pam) = 46b6b6e42e77c82435c0680405a45c66a37ec3d727af6aa6f036dd1d60215479
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Optional: dbus gnutls openssl
|
||||
|
||||
name=cups
|
||||
version=2.4.11
|
||||
version=2.4.8
|
||||
release=1
|
||||
source=(https://github.com/OpenPrinting/cups/releases/download/v$version/$name-$version-source.tar.gz
|
||||
cups.rc cups.pam)
|
||||
|
@ -99,9 +99,9 @@ drwxr-xr-x root/root usr/include/dar/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libdar64.a
|
||||
-rwxr-xr-x root/root usr/lib/libdar64.la
|
||||
lrwxrwxrwx root/root usr/lib/libdar64.so -> libdar64.so.6000.8.0
|
||||
lrwxrwxrwx root/root usr/lib/libdar64.so.6000 -> libdar64.so.6000.8.0
|
||||
-rwxr-xr-x root/root usr/lib/libdar64.so.6000.8.0
|
||||
lrwxrwxrwx root/root usr/lib/libdar64.so -> libdar64.so.6000.7.2
|
||||
lrwxrwxrwx root/root usr/lib/libdar64.so.6000 -> libdar64.so.6000.7.2
|
||||
-rwxr-xr-x root/root usr/lib/libdar64.so.6000.7.2
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/libdar64.pc
|
||||
drwxr-xr-x root/root usr/share/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/YMY/nYQzyMrN1w7NyVnqb+Y5XGAbJfhE6OJ8sEYjMbGBzNL+FnmuHPATDtcFjOvPKHubaBv2StzJYpwMqpbEwQ=
|
||||
SHA256 (Pkgfile) = a3ebe6e389ffb47d77cdd5f05f0e54667ef8867e79cc9f940d4175d55c60494a
|
||||
SHA256 (.footprint) = 60f964a1107c8bf8dd0ce6ef29dd90a10c0bb5792d5e35c0fdfbf881ca809367
|
||||
SHA256 (dar-2.7.16.tar.gz) = 1aac0eab03602ccfa3696c2e1817c09665deee124da6c319d77f1ee1d641804d
|
||||
RWSE3ohX2g5d/T/zoPeG5gCVsqwNrOFA1mQe1cqbzrT9eA1YCHDHvZd71OmfONT+Qm6rZuTDzlzPXVCHGJVH/cdMz32fDVZWtwA=
|
||||
SHA256 (Pkgfile) = 7285014d2673754dc5cf9d8cad5fb2104b3404b16536ad11f275ab68797c2c67
|
||||
SHA256 (.footprint) = 2bc9ee84833f65fee9d0b50ddcbe22da8a37fa4c4bef65eecc25405f77a409df
|
||||
SHA256 (dar-2.7.14.tar.gz) = 40d4dba44260df3a8ddce1e61f411ea9ab43c2cfc47bd83ab868c939d19dc582
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Optional: argon2 gpgme libgcrypt lz4
|
||||
|
||||
name=dar
|
||||
version=2.7.16
|
||||
version=2.7.14
|
||||
release=1
|
||||
source=(http://downloads.sourceforge.net/project/dar/dar/$version/$name-$version.tar.gz)
|
||||
|
||||
|
@ -48,10 +48,12 @@ drwxr-xr-x root/root usr/lib/dbus-1.0/include/
|
||||
drwxr-xr-x root/root usr/lib/dbus-1.0/include/dbus/
|
||||
-rw-r--r-- root/root usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h
|
||||
drwxr-xr-x root/root usr/lib/dbus/
|
||||
---s--x--- root/messagebus usr/lib/dbus/dbus-daemon-launch-helper
|
||||
lrwxrwxrwx root/root usr/lib/libdbus-1.so -> libdbus-1.so.3
|
||||
lrwxrwxrwx root/root usr/lib/libdbus-1.so.3 -> libdbus-1.so.3.38.3
|
||||
-rwxr-xr-x root/root usr/lib/libdbus-1.so.3.38.3
|
||||
-rwsr-x--- root/messagebus usr/lib/dbus/dbus-daemon-launch-helper
|
||||
-rw-r--r-- root/root usr/lib/libdbus-1.a
|
||||
-rwxr-xr-x root/root usr/lib/libdbus-1.la
|
||||
lrwxrwxrwx root/root usr/lib/libdbus-1.so -> libdbus-1.so.3.32.4
|
||||
lrwxrwxrwx root/root usr/lib/libdbus-1.so.3 -> libdbus-1.so.3.32.4
|
||||
-rwxr-xr-x root/root usr/lib/libdbus-1.so.3.32.4
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/dbus-1.pc
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
|
@ -1,8 +1,7 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/a3I42BMKnMSjNxjkk5Gb42Sf1bTC6tLeCRD//2boLMeCzzPAzE9WEGSWWtLaPXIacPJSqInjwK7xT3IUelWpwM=
|
||||
SHA256 (Pkgfile) = ad03d6867615efe65eb130dd8e5a7561e39517bf98369dcfe963dccc4be5b6ef
|
||||
SHA256 (.footprint) = 74d5078939250998c0a0e5db60cbac68cf67980f6cbdb8bc9c791ec8a3dc994d
|
||||
SHA256 (dbus-1.16.0.tar.xz) = 9f8ca5eb51cbe09951aec8624b86c292990ae2428b41b856e2bed17ec65c8849
|
||||
SHA256 (fix-daemon-location.patch) = 32862e56777619a479ebefc45589cb76207c836de24a8bca14aecb4552e42528
|
||||
RWSE3ohX2g5d/U6therX6cbGtGS0+WrD9cAHTp0877afRUz4Y+JrljCeM2TwHlTWINMETdL6GfVoDDDtwRJlo5Tb92YgC39MqwM=
|
||||
SHA256 (Pkgfile) = d6782ee6fd1906023641f9d7c8cfcc1211001a6069556beef9d9119e73ad24a2
|
||||
SHA256 (.footprint) = 239f39c443493d433d99a58a1d3683c57af2f77d460d75e45c47d3a1f90b702e
|
||||
SHA256 (dbus-1.14.10.tar.xz) = ba1f21d2bd9d339da2d4aa8780c09df32fea87998b73da24f49ab9df1e36a50f
|
||||
SHA256 (rc.dbus) = 6d67e387a8b3296f7c5b88cbe5e5c4ec113ce9b36abc8da4b733aae624a6a6d6
|
||||
SHA256 (30-dbus.launch) = 18ea1e79698bb876f7f5fb298daae5ff6cd17c56764b087f8da2e1d5809af37a
|
||||
|
47
dbus/Pkgfile
47
dbus/Pkgfile
@ -4,36 +4,33 @@
|
||||
# Depends on: expat
|
||||
|
||||
name=dbus
|
||||
version=1.16.0
|
||||
version=1.14.10
|
||||
release=1
|
||||
source=(https://dbus.freedesktop.org/releases/dbus/$name-$version.tar.xz
|
||||
fix-daemon-location.patch
|
||||
rc.dbus 30-dbus.launch)
|
||||
rc.dbus 30-dbus.launch)
|
||||
|
||||
build() {
|
||||
patch -Np1 -d $name-$version -i $SRC/fix-daemon-location.patch
|
||||
meson setup $name-$version build \
|
||||
--prefix=/usr \
|
||||
--localstatedir=/var \
|
||||
--sysconfdir=/etc \
|
||||
--libexecdir=lib/dbus \
|
||||
--buildtype=plain \
|
||||
--wrap-mode nodownload \
|
||||
-D b_lto=true \
|
||||
-D b_pie=true \
|
||||
-D dbus_daemondir=/usr/sbin \
|
||||
-D dbus_user=messagebus \
|
||||
-D runtime_dir=/run \
|
||||
-D system_pid_file=/run/dbus/pid \
|
||||
-D system_socket=/run/dbus/system_bus_socket
|
||||
cd $name-$version
|
||||
|
||||
meson compile -C build
|
||||
DESTDIR=$PKG meson install -C build
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--with-dbus-daemondir=/usr/sbin \
|
||||
--localstatedir=/var \
|
||||
--runstatedir=/run \
|
||||
--sysconfdir=/etc \
|
||||
--libexecdir=/usr/lib/dbus \
|
||||
--with-dbus-user=messagebus \
|
||||
--with-init-scripts=none \
|
||||
--with-system-pid-file=/run/dbus/pid \
|
||||
--with-system-socket=/run/dbus/system_bus_socket
|
||||
|
||||
install -D -m 0755 $SRC/rc.dbus $PKG/etc/rc.d/dbus
|
||||
install -D -m 0755 $SRC/30-dbus.launch \
|
||||
$PKG/etc/X11/xinit/xinitrc.d/30-dbus.launch.sh
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm -r $PKG/usr/share/doc $PKG/run
|
||||
rm -rf $PKG/usr/share/xml
|
||||
install -D -m 0755 $SRC/rc.dbus $PKG/etc/rc.d/dbus
|
||||
install -D -m 0755 $SRC/30-dbus.launch \
|
||||
$PKG/etc/X11/xinit/xinitrc.d/30-dbus.launch.sh
|
||||
|
||||
rm -r $PKG/usr/share/doc $PKG/var/run
|
||||
rm -rf $PKG/usr/share/xml
|
||||
}
|
||||
|
@ -1,11 +0,0 @@
|
||||
diff -Naur dbus-1.16.0.orig/bus/meson.build dbus-1.16.0/bus/meson.build
|
||||
--- dbus-1.16.0.orig/bus/meson.build 2024-12-24 01:25:30.856267635 +0100
|
||||
+++ dbus-1.16.0/bus/meson.build 2024-12-24 01:28:28.098900906 +0100
|
||||
@@ -139,6 +139,7 @@
|
||||
include_directories: root_include,
|
||||
link_with: libdbus_daemon_internal,
|
||||
install: true,
|
||||
+ install_dir: get_option('dbus_daemondir'),
|
||||
)
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/da77J2Vxqc9j7NI92OwJEdexUaWYAnZsPjEIp8qDn82QwQCXQddoLRM3w8N+/eHutZW4X+g4qdGB7zbQX3tZgM=
|
||||
SHA256 (Pkgfile) = 90c6e0a504d0034417b02cb00b8982ddde4452f6d780b95ac43ff7a24e9bb98b
|
||||
RWSE3ohX2g5d/au+zkQWqLDhYog8gHjWlKgApsHEPaIT90/zcfMbGirs4zlItILXBEt23iMCCg8V7zw343Ucex+52Mr9rdHczQI=
|
||||
SHA256 (Pkgfile) = 5a41b2bb9e7beb2f3aa20ed5b517737cd03eb7ca0150ab301b5d9b99e4cbc498
|
||||
SHA256 (.footprint) = 369fbe1f427510a4bd043375a87648375d71d8958f743267d39f2e6865fd3f46
|
||||
SHA256 (desktop-file-utils-0.28.tar.xz) = 4401d4e231d842c2de8242395a74a395ca468cd96f5f610d822df33594898a70
|
||||
SHA256 (desktop-file-utils-0.27.tar.xz) = a0817df39ce385b6621880407c56f1f298168c040c2032cedf88d5b76affe836
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: glib pkgconf meson
|
||||
|
||||
name=desktop-file-utils
|
||||
version=0.28
|
||||
version=0.27
|
||||
release=1
|
||||
source=(http://freedesktop.org/software/$name/releases/$name-$version.tar.xz)
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user