]> git.pld-linux.org Git - packages/poldek.git/blob - poldek-multilib.conf
- new
[packages/poldek.git] / poldek-multilib.conf
1 # Alternative multilib PLD 3.0 (Th)
2 _pld_arch   = %ARCH%
3 _pld_prefix = ftp://ftp.th.pld-linux.org/dists/th
4 ## Some mirrors
5 ## You can use them if you have better connection there
6 # CI TASK:
7 #_pld_prefix = ftp://ftp.task.pld-linux.org/dists/th
8
9 _th_idxtype = pndir
10
11 [source]
12 type   = %{_th_idxtype}
13 name   = th-%{_pld_arch}
14 path   = %{_pld_prefix}/PLD/%{_pld_arch}/PLD/RPMS/
15 auto   = no
16 autoup = no
17
18 [source]
19 type   = %{_th_idxtype}
20 name   = th-updates-security-%{_pld_arch}
21 path   = %{_pld_prefix}/updates/security/%{_pld_arch}/
22 auto   = no
23 autoup = no
24
25 [source]
26 type   = %{_th_idxtype}
27 name   = th-updates-general-%{_pld_arch}
28 path   = %{_pld_prefix}/updates/general/%{_pld_arch}/
29 auto   = no
30 autoup = no
31
32 [source]
33 type   = %{_th_idxtype}
34 name   = th-supported-%{_pld_arch}
35 path   = %{_pld_prefix}/supported/%{_pld_arch}/
36 auto   = no
37 autoup = no
38
39 [source]
40 type   = %{_th_idxtype}
41 name   = th-ready-%{_pld_arch}
42 path   = %{_pld_prefix}/ready/%{_pld_arch}/
43 auto   = no
44 autoup = no
45
46 [source]
47 type   = %{_th_idxtype}
48 name   = th-test-%{_pld_arch}
49 path   = %{_pld_prefix}/test/%{_pld_arch}/
50 auto   = no
51 autoup = no
This page took 0.034789 seconds and 3 git commands to generate.