File: control

package info (click to toggle)
vulkan-memory-allocator 3.2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,872 kB
  • sloc: cpp: 21,963; python: 254; makefile: 5
file content (38 lines) | stat: -rw-r--r-- 1,074 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: vulkan-memory-allocator
Section: x11
Priority: optional
Maintainer: Matthias Geiger <werdahias@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cmake (>= 3.15),
 doxygen,
 libvulkan-dev
Standards-Version: 4.7.0
Homepage: https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
Vcs-Browser: https://salsa.debian.org/debian/vulkan-memory-allocator
Vcs-Git: https://salsa.debian.org/debian/vulkan-memory-allocator.git

Package: libvulkan-memory-allocator-dev
Architecture: all
Multi-Arch: foreign
Section: libdevel
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: vulkan memory allocation library (development package)
 Easy to integrate Vulkan memory allocation library.
 .
 This package contains the development headers.

Package: vulkan-memory-allocator-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: vulkan memory allocation library (documentation)
 Easy to integrate Vulkan memory allocation library.
 .
 This package contains the documentation.