aboutsummaryrefslogtreecommitdiffstats
path: root/greek/blends/hamradio/dev.wml
blob: 04db3fa3acf1d4053c9c65aa992b3e9219c5f4ed (plain) (blame)
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
#use wml::debian::blend title="Blend Development"
#use "navbar.inc"
#use wml::debian::translation-check translation="c3a3b8986d2ffef95ef7bb8f7d99f36678ff0e8f" maintainer="galaxico"

<h2>Packaging</h2>

<p>While packaging of hamradio software in Debian is the responsibility
of the <a href="https://pkg-hamradio.alioth.debian.org">Debian Hamradio Maintainers</a>,
the pure blend project does provide the following tools that may be useful
to packagers:</p>

<ul>
	<li><a href="https://blends.debian.org/hamradio/tasks/">Blend Tasks Index</a></li>
	<li><a href="https://blends.debian.org/hamradio/bugs/">Blend Bugs Overview</a></li>
	<li><a href="https://blends.debian.org/hamradio/thermometer/">Blend Thermometer</a></li>
</ul>

<h2>Metapackages Source Code</h2>

<ul>
	<li><a href="https://salsa.debian.org/blends-team/hamradio">Web-based git browser</a></li>
	<li><a href="https://salsa.debian.org/blends-team/hamradio.git">Anonymous git clone</a></li>
</ul>

<pre>git clone https://salsa.debian.org/blends-team/hamradio
cd hamradio ; make dist
gbp buildpackage</pre>

<p><i>Note: you will need <a
href="https://packages.debian.org/unstable/git-buildpackage">git-buildpackage</a>
and <a href="https://packages.debian.org/unstable/blends-dev">blends-dev</a>
installed to build the source.</i></p>

<p>To learn more about how to work with blends metapackages, see <a href="https://blends.debian.org/blends/ch06.html#metapackages">§6.1</a> of the <a href="https://blends.debian.org/blends/">Debian Pure Blends Manual</a>.</p>

<h2>Live DVD Source Code</h2>

<ul>
	<li><a href="https://salsa.debian.org/blends-team/blends-images">Web-based git browser</a></li>
	<li><a href="https://salsa.debian.org/blends-team/blends-images.git">Anonymouse git clone</a></li>
</ul>

<pre>git clone https://salsa.debian.org/blends-team/blends-images.git
cd blends-images/images/hamradio-amd64
lb config
sudo lb build</pre>

<p><i>Note: you will need <a
 href="https://packages.debian.org/unstable/git-buildpackage">git-buildpackage</a>
	and <a href="https://packages.debian.org/unstable/live-build">live build</a>
	installed to build the source.</i></p>

<p>To learn more about how to work with live-build sources, see the <a
 href="http://live.debian.net/manual/unstable/html/live-manual/toc.en.html">Live
 Systems Manual</a>.</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy