]> TLD Linux GIT Repositories - packages/poldek.git/blob - poldek-multilib-ti.conf
- copied from PLD CVS, config for PLD replaced with config for TLD
[packages/poldek.git] / poldek-multilib-ti.conf
1 # PLD Titanium (Ti), multilib config
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-%{_arch}
15 path   = %{_prefix}/stable/PLD/%{_arch}/RPMS/
16 auto   = no
17 autoup = no
18
19 ###
20 # PLD Linux Titanium (Ti) Stable version, test packages
21 [source]
22 type   = pndir
23 name   = ti-test-%{_arch}
24 path   = %{_prefix}/stable/test/%{_arch}/RPMS/
25 auto   = no
26 autoup = no
27
28 ############################################################
29
30 ###
31 # PLD Linux Titanium (Ti) Devel version
32 [source]
33 type   = pndir
34 name   = ti-dev-%{_arch}
35 path   = %{_prefix}/devel/PLD/%{_arch}/RPMS/
36 auto   = no
37 autoup = no
38
39 ###
40 # PLD Linux Titanium (Ti) Devel version, test packages
41 [source]
42 type   = pndir
43 name   = ti-dev-test-%{_arch}
44 path   = %{_prefix}/devel/test/%{_arch}/RPMS/
45 auto   = no
46 autoup = no