]> git.pld-linux.org Git - packages/poldek.git/blame - poldek-ti.conf
- new poldek configs for Titanium
[packages/poldek.git] / poldek-ti.conf
CommitLineData
43205f27 1# PLD Titanium (Ti)
da8e62cf 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############################################################
da8e62cf 9
43205f27 10###
11# PLD Linux Titanium (Ti) Stable version
da8e62cf 12[source]
43205f27 13type = pndir
14name = ti
15path = %{_prefix}/stable/PLD/%{_arch}/RPMS/
da8e62cf 16
17[source]
43205f27 18type = pndir
19name = ti
20path = %{_prefix}/stable/PLD/noarch/RPMS/
da8e62cf 21
43205f27 22###
23# PLD Linux Titanium (Ti) Stable version, test packages
da8e62cf 24[source]
43205f27 25type = pndir
26name = ti-test
27path = %{_prefix}/stable/test/%{_arch}/RPMS/
da8e62cf 28auto = no
29autoup = no
30
31[source]
43205f27 32type = pndir
33name = ti-test
34path = %{_prefix}/stable/test/noarch/RPMS/
da8e62cf 35auto = no
36autoup = no
37
43205f27 38###
39# PLD Linux Titanium (Ti) Stable version, old packages
da8e62cf 40[source]
43205f27 41type = pndir
42name = ti-archive
43path = %{_prefix}/stable/archive/%{_arch}/RPMS/
44auto = no
45
46[source]
47type = pndir
48name = ti-archive
49path = %{_prefix}/stable/archive/noarch/RPMS/
50auto = no
51
52############################################################
53
54###
55# PLD Linux Titanium (Ti) Devel version
56[source]
57type = pndir
58name = ti-dev
59path = %{_prefix}/devel/PLD/%{_arch}/RPMS/
60auto = no
61autoup = no
62
63[source]
64type = pndir
65name = ti-dev
66path = %{_prefix}/devel/PLD/noarch/RPMS/
67auto = no
68autoup = no
69
70###
71# PLD Linux Titanium (Ti) Devel version, test packages
72[source]
73type = pndir
74name = ti-dev-test
75path = %{_prefix}/devel/test/%{_arch}/RPMS/
da8e62cf 76auto = no
77autoup = no
78
79[source]
43205f27 80type = pndir
81name = ti-dev-test
82path = %{_prefix}/devel/test/noarch/RPMS/
da8e62cf 83auto = no
84autoup = no
This page took 0.137739 seconds and 4 git commands to generate.