]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-multilib.conf
update deps for tar.xz sources
[packages/poldek.git] / poldek-multilib.conf
CommitLineData
1024d736
ER
1# $Id$
2# PLD Linux Distribution <http://www.pld-linux.org/>.
3#
4# Alternative multilib sources for PLD Linux 3.0 (Th)
5
598836ac 6_arch = %ARCH%
1024d736
ER
7_pld_main_prefix = ftp://ftp.th.pld-linux.org/dists/th
8
7adf66ff
ER
9## Some mirrors
10## You can use them if you have better connection there
11# CI TASK:
598836ac 12#_prefix = ftp://ftp.task.pld-linux.org/dists/th
1024d736 13_prefix = %{_pld_main_prefix}
7adf66ff 14
3640e0da
ER
15# group source for referring th+th-multiarch sources together, i.e poldek --sn th-all
16[source]
17type = group
18name = th-all
19sources = th th-%{_arch}
20
3ce0fb1f 21[source]
1024d736 22type = pndir
598836ac 23name = th-%{_arch}
24path = %{_prefix}/PLD/%{_arch}/RPMS/
d3b4f61e 25ignore = kernel-*
32c61f92
ER
26auto = no
27autoup = no
3ce0fb1f 28
1024d736
ER
29[source]
30type = pndir
31name = th-%{_arch}-obsolete
32path = %{_prefix}/obsolete/%{_arch}/RPMS/
d3b4f61e 33ignore = kernel-*
1024d736
ER
34auto = no
35autoup = no
3ce0fb1f 36
6f2640f2 37[source]
1024d736 38type = pndir
b0807cba 39name = th-%{_arch}-ready
7d716bdb 40path = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
d3b4f61e 41ignore = kernel-*
6f2640f2
ER
42auto = no
43autoup = no
3ce0fb1f
JR
44
45[source]
1024d736 46type = pndir
b0807cba 47name = th-%{_arch}-test
7d716bdb 48path = %{_pld_main_prefix}/test/%{_arch}/RPMS/
d3b4f61e 49ignore = kernel-*
32c61f92
ER
50auto = no
51autoup = no
This page took 0.073184 seconds and 4 git commands to generate.