]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-multilib.conf
This commit was manufactured by cvs2git to create tag 'auto-ti-poldek-
[packages/poldek.git] / poldek-multilib.conf
index 66e786d61c30c83997a2b4c37ed815e80eebfaff..94c5157644a80d321f0ce65de453941336433332 100644 (file)
@@ -1,39 +1,29 @@
+# PLD Titanium, multilib config
+# Unofficial version of PLD Linux Distribution
+# http://www.pld-linux.org/Titanium
 
-_pld_alt_arch = %ARCH%
+_arch   = %ARCH%
+_prefix = ftp://ftp.titanium.pld-linux.org/branches/titanium
 
-# PLD 2.0 (Ac)
-[source]
-type  = %{_ac_idxtype}
-name  = ac-%ARCH%
-path  = %{_pld_prefix}/PLD/%{pld_alt_arch}/PLD/RPMS/
-noauto = yes
-
-[source]
-type  = %{_ac_idxtype}
-name  = ac-updates-security-%ARCH%
-path  = %{_pld_prefix}/updates/security/%{pld_alt_arch}/
-noauto = yes
-
-[source]
-type  = %{_ac_idxtype}
-name  = ac-updates-general-%ARCH%
-path  = %{_pld_prefix}/updates/general/%{pld_alt_arch}/
-noauto = yes
+_type = pndir
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-supported-%ARCH%
-path  = %{_pld_prefix}/supported/%{pld_alt_arch}/
-noauto = yes
+type   = %{_type}
+name   = titanium-%{_arch}
+path   = %{_prefix}/PLD/%{_arch}/RPMS/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-ready-%ARCH%
-path  = %{_pld_prefix}/ready/%{pld_alt_arch}/
-noauto = yes
+type   = %{_type}
+name   = titanium-ready-%{_arch}
+path   = %{_prefix}/ready/%{_arch}/RPMS/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-test-%ARCH%
-path  = %{_pld_prefix}/test/%{pld_alt_arch}/
-noauto = yes
+type   = %{_type}
+name   = titanium-test-%{_arch}
+path   = %{_prefix}/test/%{_arch}/RPMS/
+auto   = no
+autoup = no
This page took 0.028558 seconds and 4 git commands to generate.