-
Notifications
You must be signed in to change notification settings - Fork 289
/
Copy pathintltool.yaml
51 lines (43 loc) · 988 Bytes
/
intltool.yaml
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
package:
name: intltool
version: 0.51.0
epoch: 0
description: The internationalization tool collection
copyright:
- license: GPL-2.0-or-later
dependencies:
runtime:
- file
- gettext
- perl
- perl-xml-parser
environment:
contents:
packages:
- autoconf
- automake
- build-base
- busybox
- ca-certificates-bundle
- file
- gettext
- perl
- perl-xml-parser
pipeline:
- uses: fetch
with:
expected-sha256: 67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd
uri: https://edge.launchpad.net/intltool/trunk/${{package.version}}/+download/intltool-${{package.version}}.tar.gz
- uses: autoconf/configure
- uses: autoconf/make
- uses: autoconf/make-install
- uses: strip
subpackages:
- name: intltool-doc
pipeline:
- uses: split/manpages
description: intltool manpages
update:
enabled: true
release-monitor:
identifier: 1385