]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-multilib.conf
- apply -bug139.patch
[packages/poldek.git] / poldek-multilib.conf
index d6507a81e111d3225a98178a967532ab69b039cc..4c403404083a16c42b1b05105c3bdef5b624f8c7 100644 (file)
@@ -1,37 +1,44 @@
+# Alternative multilib PLD 3.0 (Th)
+_arch   = %ARCH%
+_prefix = ftp://ftp.th.pld-linux.org/dists/th
+## Some mirrors
+## You can use them if you have better connection there
+# CI TASK:
+#_prefix = ftp://ftp.task.pld-linux.org/dists/th
 
-# PLD 2.0 (Ac)
-[source]
-type  = %{_ac_idxtype}
-name  = ac-%{_pld_alt_arch}
-path  = %{_pld_prefix}/PLD/%{_pld_alt_arch}/PLD/RPMS/
-noauto = yes
+_type = pndir
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-updates-security-%{_pld_alt_arch}
-path  = %{_pld_prefix}/updates/security/%{_pld_alt_arch}/
-noauto = yes
+type   = %{_type}
+name   = th-%{_arch}
+path   = %{_prefix}/PLD/%{_arch}/RPMS/
+auto   = no
+autoup = no
 
-[source]
-type  = %{_ac_idxtype}
-name  = ac-updates-general-%{_pld_alt_arch}
-path  = %{_pld_prefix}/updates/general/%{_pld_alt_arch}/
-noauto = yes
+#[source]
+#type   = %{_type}
+#name   = th-%{_arch}-updates
+#path   = %{_prefix}/updates/%{_arch}/RPMS/
+#auto   = no
+#autoup = no
 
-[source]
-type  = %{_ac_idxtype}
-name  = ac-supported-%{_pld_alt_arch}
-path  = %{_pld_prefix}/supported/%{_pld_alt_arch}/
-noauto = yes
+#[source]
+#type   = %{_type}
+#name   = th-%{_arch}-supported
+#path   = %{_prefix}/supported/%{_arch}/
+#auto   = no
+#autoup = no
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-ready-%{_pld_alt_arch}
-path  = %{_pld_prefix}/ready/%{_pld_alt_arch}/
-noauto = yes
+type   = %{_type}
+name   = th-%{_arch}-ready
+path   = %{_prefix}/ready/%{_arch}/RPMS/
+auto   = no
+autoup = no
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-test-%{_pld_alt_arch}
-path  = %{_pld_prefix}/test/%{_pld_alt_arch}/
-noauto = yes
+type   = %{_type}
+name   = th-%{_arch}-test
+path   = %{_prefix}/test/%{_arch}/RPMS/
+auto   = no
+autoup = no
This page took 0.02439 seconds and 4 git commands to generate.