-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathxterm.yaml
35 lines (33 loc) · 1.21 KB
/
xterm.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
name: xterm
buildsystem: autotools
config-opts:
- --disable-full-tgetent
sources:
- type: archive
url: https://invisible-mirror.net/archives/xterm/xterm-397.tgz
sha256: 2e9b742b9cba44ecec58074e513237f6cd6d5923f1737cb36a4e5625f4ae8662
x-checker-data:
type: anitya
project-id: 5272
url-template: https://invisible-mirror.net/archives/xterm/xterm-$version.tgz
modules:
- name: libXmu
buildsystem: autotools
sources:
- type: archive
url: https://xorg.freedesktop.org/releases/individual/lib/libXmu-1.2.1.tar.gz
sha256: bf0902583dd1123856c11e0a5085bd3c6e9886fbbd44954464975fd7d52eb599
x-checker-data:
type: anitya
project-id: 1785
url-template: https://xorg.freedesktop.org/releases/individual/lib/libXmu-$version.tar.gz
- name: libXaw
buildsystem: autotools
sources:
- type: archive
url: https://xorg.freedesktop.org/releases/individual/lib/libXaw-1.0.16.tar.gz
sha256: 012f90adf8739f2f023d63a5fee1528949cf2aba92ef7ac1abcfc2ae9cf28798
x-checker-data:
type: anitya
project-id: 1766
url-template: https://xorg.freedesktop.org/releases/individual/lib/libXaw-$version.tar.gz