]> TLD Linux GIT Repositories - packages/poldek.git/blob - poldek.conf
- copied from PLD CVS, config for PLD replaced with config for TLD
[packages/poldek.git] / poldek.conf
1 # PLD Titanium (Ti)
2 # Unofficial version of PLD Linux Distribution
3 # http://www.pld-linux.org/Titanium
4
5 _arch   = %ARCH%
6 _prefix = ftp://ftp.titanium.pld-linux.org/branches/titanium
7
8 ############################################################
9
10 ###
11 # PLD Linux Titanium (Ti) Stable version
12 [source]
13 type   = pndir
14 name   = ti
15 path   = %{_prefix}/stable/PLD/%{_arch}/RPMS/
16
17 [source]
18 type   = pndir
19 name   = ti
20 path   = %{_prefix}/stable/PLD/noarch/RPMS/
21
22 ###
23 # PLD Linux Titanium (Ti) Stable version, test packages
24 [source]
25 type   = pndir
26 name   = ti-test
27 path   = %{_prefix}/stable/test/%{_arch}/RPMS/
28 auto   = no
29 autoup = no
30
31 [source]
32 type   = pndir
33 name   = ti-test
34 path   = %{_prefix}/stable/test/noarch/RPMS/
35 auto   = no
36 autoup = no
37
38 ###
39 # PLD Linux Titanium (Ti) Stable version, old packages
40 [source]
41 type   = pndir
42 name   = ti-archive
43 path   = %{_prefix}/stable/archive/%{_arch}/RPMS/
44 auto   = no
45
46 [source]
47 type   = pndir
48 name   = ti-archive
49 path   = %{_prefix}/stable/archive/noarch/RPMS/
50 auto   = no
51
52 ############################################################
53
54 ###
55 # PLD Linux Titanium (Ti) Devel version
56 [source]
57 type   = pndir
58 name   = ti-dev
59 path   = %{_prefix}/devel/PLD/%{_arch}/RPMS/
60 auto   = no
61 autoup = no
62
63 [source]
64 type   = pndir
65 name   = ti-dev
66 path   = %{_prefix}/devel/PLD/noarch/RPMS/
67 auto   = no
68 autoup = no
69
70 ###
71 # PLD Linux Titanium (Ti) Devel version, test packages
72 [source]
73 type   = pndir
74 name   = ti-dev-test
75 path   = %{_prefix}/devel/test/%{_arch}/RPMS/
76 auto   = no
77 autoup = no
78
79 [source]
80 type   = pndir
81 name   = ti-dev-test
82 path   = %{_prefix}/devel/test/noarch/RPMS/
83 auto   = no
84 autoup = no