Re: Vulkan packages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Feb 15, 2016 4:46 AM, "Eric Engeström"
> I was thinking of splitting it into 4 packages:
> - `vulkan-loader` with everything you need to run an app compiled against
> Vulkan (/usr/lib/libvulkan.so*). This is what Vulkan-apps packages would
> `depend` on.
> - `vulkan-headers` with everything you need to build an app for Vulkan
> (/usr/include/vulkan/* & /usr/lib/pkgconfig/vulkan.pc) (depends on
> `-loader`)
> - `vulkan-sdk` with all the debugging and validation stuff from LunarG
> (/usr/bin/*, /usr/share/vulkan/*) (depends on `-headers` + `-loader`)
> - `vulkan-manpages` (self-explanatory :P)

If those are all versioned in sync I'd be in favor of doing a minimal
amount of splitting, with only vulkan and vulkan-sdk packages. Which
package the headers are part of depends on their size (too large => sdk)
and whether they're really enough to build the typical vulkan app (not
enough => sdk, since you want that anyway).




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux