1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: crunch-dxtc
Section: graphics
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Sébastien Noel <sebastien@twolife.be>
Build-Depends: debhelper-compat (= 13), cmake, python3 <!nocheck>
Standards-Version: 4.7.3
Homepage: https://github.com/DaemonEngine/crunch
Vcs-Browser: https://salsa.debian.org/games-team/crunch-dxtc
Vcs-Git: https://salsa.debian.org/games-team/crunch-dxtc.git
Package: crunch-dxtc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Advanced DXTc texture compression and transcoding tool
crunch is an open source lossy texture compression command line
tool for developers that distribute and use content in the DXT1/5/N or
3DC/BC5 compressed mipmapped GPU texture formats.
|