From 5484cd257e61bdd718356b6429e917157cf4e647 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 9 Jan 2024 17:04:58 -0800 Subject: www/dpp: New port: C++ Discord API bot library --- www/dpp/pkg-plist | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 www/dpp/pkg-plist (limited to 'www/dpp/pkg-plist') diff --git a/www/dpp/pkg-plist b/www/dpp/pkg-plist new file mode 100644 index 000000000000..c61fa5f5eaeb --- /dev/null +++ b/www/dpp/pkg-plist @@ -0,0 +1,86 @@ +include/dpp/appcommand.h +include/dpp/application.h +include/dpp/auditlog.h +include/dpp/automod.h +include/dpp/ban.h +include/dpp/cache.h +include/dpp/channel.h +include/dpp/cluster.h +include/dpp/cluster_coro_calls.h +include/dpp/cluster_sync_calls.h +include/dpp/collector.h +include/dpp/colors.h +include/dpp/commandhandler.h +include/dpp/coro.h +include/dpp/coro/async.h +include/dpp/coro/coro.h +include/dpp/coro/coroutine.h +include/dpp/coro/job.h +include/dpp/coro/task.h +include/dpp/coro/when_any.h +include/dpp/discordclient.h +include/dpp/discordevents.h +include/dpp/discordvoiceclient.h +include/dpp/dispatcher.h +include/dpp/dns.h +include/dpp/dpp.h +include/dpp/dtemplate.h +include/dpp/emoji.h +include/dpp/entitlement.h +include/dpp/etf.h +include/dpp/event.h +include/dpp/event_router.h +include/dpp/exception.h +include/dpp/export.h +include/dpp/guild.h +include/dpp/httpsclient.h +include/dpp/integration.h +include/dpp/intents.h +include/dpp/invite.h +include/dpp/isa/avx.h +include/dpp/isa/avx2.h +include/dpp/isa/avx512.h +include/dpp/isa/fallback.h +include/dpp/isa_detection.h +include/dpp/json.h +include/dpp/json_fwd.h +include/dpp/json_interface.h +include/dpp/managed.h +include/dpp/message.h +include/dpp/misc-enum.h +include/dpp/once.h +include/dpp/permissions.h +include/dpp/presence.h +include/dpp/prune.h +include/dpp/queues.h +include/dpp/restrequest.h +include/dpp/restresults.h +include/dpp/role.h +include/dpp/scheduled_event.h +include/dpp/sku.h +include/dpp/snowflake.h +include/dpp/socket.h +include/dpp/sslclient.h +include/dpp/stage_instance.h +include/dpp/stringops.h +include/dpp/sync.h +include/dpp/sysdep.h +include/dpp/thread.h +include/dpp/timed_listener.h +include/dpp/timer.h +include/dpp/unicode_emoji.h +include/dpp/user.h +include/dpp/utility.h +include/dpp/version.h +include/dpp/voiceregion.h +include/dpp/voicestate.h +include/dpp/webhook.h +include/dpp/win32_safe_warnings.h +include/dpp/wsclient.h +lib/cmake/dpp/dpp-config-version.cmake +lib/cmake/dpp/dpp-config.cmake +lib/cmake/dpp/dpp-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/dpp/dpp.cmake +lib/libdpp.so +lib/libdpp.so.10.0.29 +libdata/pkgconfig/dpp.pc -- cgit v1.2.3