Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : babl | name : babl | ||||
| version : 0.1.42 | version : 0.1.44 | ||||
| release : 12 | release : 13 | ||||
| source : | source : | ||||
| - https://download.gimp.org/pub/babl/0.1/babl-0.1.42.tar.bz2 : 6859aff3d7210d1f0173297796da4581323ef61e6f0c1e1c8f0ebb95a47787f1 | - https://download.gimp.org/pub/babl/0.1/babl-0.1.44.tar.bz2 : f463fda0dec534c442234d1c374ea5d19abe0da942e11c9c5092dcc6b30cde7d | ||||
| license : LGPL-3.0 | license : LGPL-3.0-or-later | ||||
| component : multimedia.library | component : multimedia.library | ||||
| summary : babl is a dynamic, any to any, pixel format translation library. | summary : babl is a dynamic, any to any, pixel format translation library. | ||||
| description: | | description: | | ||||
| It allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models and component permutations. | It allows converting between different methods of storing pixels known as pixel formats that have with different bitdepths and other data representations, color models and component permutations. | ||||
| A vocabulary to formulate new pixel formats from existing primitives is provided as well as the framework to add new color models and data types. | A vocabulary to formulate new pixel formats from existing primitives is provided as well as the framework to add new color models and data types. | ||||
| setup : | | setup : | | ||||
| %configure --disable-static | %configure --disable-static | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| check : | | check : | | ||||
| %make check | %make check | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.