nix-scripts/artiq-fast/conda-windows/binutils-recipe/meta.yaml

18 lines
370 B
YAML
Raw Normal View History

2020-06-22 12:33:36 +08:00
package:
2020-06-22 12:57:29 +08:00
name: binutils-##TARGET##
version: ##VERSION##
2020-06-22 12:33:36 +08:00
source:
url: ../src.tar.bz2
requirements:
build:
- libiconv
run:
- libiconv
about:
home: https://www.gnu.org/software/binutils/
license: GPL
summary: 'A set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code.'