28 lines
387 B
YAML
28 lines
387 B
YAML
name: flex
|
|
description: Tool for generating text-scanning programs
|
|
version: 2.6.4
|
|
revision: 4
|
|
url: https://github.com/westes/flex
|
|
license: Custom
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- glibc
|
|
- m4
|
|
make_depends:
|
|
- bash
|
|
- binutils
|
|
- coreutils
|
|
- gcc
|
|
- gettext
|
|
- glibc
|
|
- grep
|
|
- m4
|
|
- make
|
|
- patch
|
|
- sed
|
|
- texinfo
|