ports/devel/libdispatch/pkg-plist
Dima Panov a17666caba
devel/libdispatch: update to 6.0.3 release (+)
Use system libBlocksRuntime provided by LLVM/Compiler-RT instead of bundled one
Install versioned dispatch library to better maintenance and visibility
2025-01-24 18:20:36 +03:00

38 lines
1.1 KiB
Text

@comment include/Block.h
include/dispatch/base.h
include/dispatch/block.h
include/dispatch/data.h
include/dispatch/dispatch.h
include/dispatch/group.h
include/dispatch/introspection.h
include/dispatch/io.h
include/dispatch/object.h
include/dispatch/once.h
include/dispatch/queue.h
include/dispatch/semaphore.h
include/dispatch/source.h
include/dispatch/time.h
include/os/generic_base.h
include/os/generic_unix_base.h
include/os/generic_win_base.h
include/os/object.h
@comment lib/libBlocksRuntime.so
lib/libdispatch.so
lib/libdispatch.so.1
lib/libdispatch.so.1.3
share/man/man3/dispatch.3.gz
share/man/man3/dispatch_after.3.gz
share/man/man3/dispatch_api.3.gz
share/man/man3/dispatch_apply.3.gz
share/man/man3/dispatch_async.3.gz
share/man/man3/dispatch_data_create.3.gz
share/man/man3/dispatch_group_create.3.gz
share/man/man3/dispatch_io_create.3.gz
share/man/man3/dispatch_io_read.3.gz
share/man/man3/dispatch_object.3.gz
share/man/man3/dispatch_once.3.gz
share/man/man3/dispatch_queue_create.3.gz
share/man/man3/dispatch_read.3.gz
share/man/man3/dispatch_semaphore_create.3.gz
share/man/man3/dispatch_source_create.3.gz
share/man/man3/dispatch_time.3.gz