]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-multilib-ti.conf
- rel 4; don't generate invalid config files
[packages/poldek.git] / poldek-multilib-ti.conf
CommitLineData
43205f27 1# PLD Titanium (Ti), multilib config
671f9aef 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
43205f27 8############################################################
671f9aef 9
43205f27 10###
11# PLD Linux Titanium (Ti) Stable version
671f9aef 12[source]
43205f27 13type = pndir
14name = ti-%{_arch}
15path = %{_prefix}/stable/PLD/%{_arch}/RPMS/
43fd3134 16auto = no
17autoup = no
671f9aef 18
43205f27 19###
20# PLD Linux Titanium (Ti) Stable version, test packages
671f9aef 21[source]
43205f27 22type = pndir
23name = ti-test-%{_arch}
24path = %{_prefix}/stable/test/%{_arch}/RPMS/
671f9aef 25auto = no
26autoup = no
27
43205f27 28############################################################
29
30###
31# PLD Linux Titanium (Ti) Devel version
32[source]
33type = pndir
34name = ti-dev-%{_arch}
35path = %{_prefix}/devel/PLD/%{_arch}/RPMS/
36auto = no
37autoup = no
38
39###
40# PLD Linux Titanium (Ti) Devel version, test packages
671f9aef 41[source]
43205f27 42type = pndir
43name = ti-dev-test-%{_arch}
44path = %{_prefix}/devel/test/%{_arch}/RPMS/
671f9aef 45auto = no
46autoup = no
This page took 0.091104 seconds and 4 git commands to generate.