]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-multilib.conf
- rel 13; fix rpmvercmp
[packages/poldek.git] / poldek-multilib.conf
index 66e786d61c30c83997a2b4c37ed815e80eebfaff..a193cad572bf5614f63369a404d0cb48cb5e12e1 100644 (file)
@@ -1,39 +1,51 @@
+# Alternative multilib PLD 3.0 (Th)
+_pld_arch   = %ARCH%
+_pld_prefix = ftp://ftp.th.pld-linux.org/dists/th
+## Some mirrors
+## You can use them if you have better connection there
+# CI TASK:
+#_pld_prefix = ftp://ftp.task.pld-linux.org/dists/th
 
-_pld_alt_arch = %ARCH%
+_th_idxtype = pndir
 
-# PLD 2.0 (Ac)
 [source]
-type  = %{_ac_idxtype}
-name  = ac-%ARCH%
-path  = %{_pld_prefix}/PLD/%{pld_alt_arch}/PLD/RPMS/
-noauto = yes
+type   = %{_th_idxtype}
+name   = th-%{_pld_arch}
+path   = %{_pld_prefix}/PLD/%{_pld_arch}/RPMS/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-updates-security-%ARCH%
-path  = %{_pld_prefix}/updates/security/%{pld_alt_arch}/
-noauto = yes
+type   = %{_th_idxtype}
+name   = th-updates-security-%{_pld_arch}
+path   = %{_pld_prefix}/updates-security/%{_pld_arch}/RPMS/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-updates-general-%ARCH%
-path  = %{_pld_prefix}/updates/general/%{pld_alt_arch}/
-noauto = yes
+type   = %{_th_idxtype}
+name   = th-updates-general-%{_pld_arch}
+path   = %{_pld_prefix}/updates-general/%{_pld_arch}/RPMS/
+auto   = no
+autoup = no
 
-[source]
-type  = %{_ac_idxtype}
-name  = ac-supported-%ARCH%
-path  = %{_pld_prefix}/supported/%{pld_alt_arch}/
-noauto = yes
+#[source]
+#type   = %{_th_idxtype}
+#name   = th-supported-%{_pld_arch}
+#path   = %{_pld_prefix}/supported/%{_pld_arch}/
+#auto   = no
+#autoup = no
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-ready-%ARCH%
-path  = %{_pld_prefix}/ready/%{pld_alt_arch}/
-noauto = yes
+type   = %{_th_idxtype}
+name   = th-ready-%{_pld_arch}
+path   = %{_pld_prefix}/ready/%{_pld_arch}/RPMS/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-test-%ARCH%
-path  = %{_pld_prefix}/test/%{pld_alt_arch}/
-noauto = yes
+type   = %{_th_idxtype}
+name   = th-test-%{_pld_arch}
+path   = %{_pld_prefix}/test/%{_pld_arch}/RPMS/
+auto   = no
+autoup = no
This page took 0.03001 seconds and 4 git commands to generate.