forked from wolfi-dev/os
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathxmlto.yaml
More file actions
60 lines (51 loc) · 1.03 KB
/
Copy pathxmlto.yaml
File metadata and controls
60 lines (51 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
package:
name: xmlto
version: 0.0.29
epoch: 1
description: Convert xml to many other formats
copyright:
- license: GPL-2.0-or-later
dependencies:
runtime:
- bash
- libxslt
- perl-test-pod
- perl-yaml-syck
environment:
contents:
packages:
- autoconf
- automake
- bash
- build-base
- busybox
- ca-certificates-bundle
- docbook-xml
- libxslt
- openssf-compiler-options
- perl-test-pod
- perl-yaml-syck
pipeline:
- uses: git-checkout
with:
repository: https://pagure.io/xmlto.git
expected-commit: 635dcd5bc84a7b67a3a2050a179d96e1d3050b15
tag: ${{package.version}}
- uses: autoconf/configure
- uses: autoconf/make
- uses: autoconf/make-install
- uses: strip
subpackages:
- name: xmlto-doc
pipeline:
- uses: split/manpages
description: xmlto manpages
update:
enabled: true
git: {}
test:
pipeline:
# AUTOGENERATED
- runs: |
xmlif --version
xmlto --version