summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
blob: c8b5efac3077c1826e74e624fd9f70cd194cf655 (plain)
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
[mpv-reload]
src.git = "https://github.com/4e6/mpv-reload"
fetch.github = "4e6/mpv-reload"

[mpv-createchapter]
src.git = "https://github.com/shinchiro/mpv-createchapter"
fetch.github = "shinchiro/mpv-createchapter"

[mpv-autosave]
src.git = "https://gist.github.com/2f71a97fb85ed42146f6d9f522bc34ef.git"
fetch.git = "https://gist.github.com/2f71a97fb85ed42146f6d9f522bc34ef.git"

[mpv-mpris]
src.github = "hoyon/mpv-mpris"
fetch.github = "hoyon/mpv-mpris"

[mpv-subselect]
src.git = "https://github.com/CogentRedTester/mpv-sub-select"
fetch.git = "https://github.com/CogentRedTester/mpv-sub-select"

[emacs-scratch_el]
src.git = "https://github.com/ffevotte/scratch.el"
fetch.github = "ffevotte/scratch.el"

[afew]
src.git = "https://github.com/gkleen/afew"
fetch.github = "gkleen/afew"
git.leaveDotGit = true

[v4l2loopback]
src.git = "https://github.com/umlaeute/v4l2loopback"
fetch.github = "umlaeute/v4l2loopback"
git.fetchSubmodules = true

[xcompose]
src.git = "https://github.com/kragen/xcompose"
fetch.github = "kragen/xcompose"

[psql-versioning]
src.git = "https://gitlab.com/depesz/Versioning"
fetch.git = "https://gitlab.com/depesz/Versioning"

[mpv-chapterskip]
src.git = "https://github.com/po5/chapterskip"
fetch.github = "po5/chapterskip"

[lesspipe]
src.github = "wofr06/lesspipe"
src.prefix = "v"
fetch.tarball = "https://github.com/wofr06/lesspipe/archive/refs/tags/v$ver.tar.gz"

[postfix-mta-sts-resolver]
src.github = "Snawoot/postfix-mta-sts-resolver"
src.prefix = "v"
fetch.tarball = "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v$ver.tar.gz"

[smartprom]
src.github = "matusnovak/prometheus-smartctl"
src.prefix = "v"
fetch.tarball = "https://github.com/matusnovak/prometheus-smartctl/archive/refs/tags/v$ver.tar.gz"

[postfwd]
src.github_tag = "postfwd/postfwd"
src.prefix = "v"
fetch.tarball = "https://github.com/postfwd/postfwd/archive/refs/tags/v$ver.tar.gz"

[prometheus-lvm-exporter]
src.github = "hansmi/prometheus-lvm-exporter"
src.prefix = "v"
fetch.tarball = "https://github.com/hansmi/prometheus-lvm-exporter/archive/refs/tags/v$ver.tar.gz"

[bpf-examples]
src.git = "https://github.com/xdp-project/bpf-examples"
fetch.github = "xdp-project/bpf-examples"
git.fetchSubmodules = true

[mpv-youtube-quality]
src.git = "https://github.com/jgreco/mpv-youtube-quality"
fetch.git = "https://github.com/jgreco/mpv-youtube-quality"

[batman-adv]
src.webpage = "https://www.open-mesh.org/projects/open-mesh/wiki/Download"
src.regex = "The latest version of <a[^\\>]*>batman-adv</a> is <a[^\\>]*>batman-adv-([0-9\\.]+).tar.gz</a>"
src.from_pattern = "^.*batman-adv-([0-9\\.]+).tar.gz.*$"
src.to_pattern = "\\1"
fetch.tarball = "https://downloads.open-mesh.org/batman/stable/sources/batman-adv/batman-adv-$ver.tar.gz"

[scutiger]
src.github_tag = "bk2204/scutiger"
src.prefix = "v"
fetch.tarball = "https://github.com/bk2204/scutiger/archive/refs/tags/v$ver.tar.gz"

[tomorrow-night-paradise-theme]
src.git = "https://github.com/jimeh/tomorrow-night-paradise-theme.el"
fetch.git = "https://github.com/jimeh/tomorrow-night-paradise-theme.el"

[emoji-data]
src.github_tag = "Mange/emoji-data"
fetch.github = "Mange/emoji-data"
git.fetchSubmodules = true