]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-multilib.conf
- up to 0.42.2
[packages/poldek.git] / poldek-multilib.conf
index a095a7c2637d63658f7ab47f16d356c9fecacaa5..e4e4ce69627095ce033580aa45ffb8b232455444 100644 (file)
@@ -1,37 +1,40 @@
+# PLD Linux Distribution <http://www.pld-linux.org/>.
+#
+# Alternative multilib sources for PLD Linux 3.0 (Th)
 
-# PLD 2.0 (Ac)
-[source]
-type  = %{_ac_idxtype}
-name  = ac-%ARCH%
-path  = %{_pld_prefix}/PLD/%{_pld_alt_arch}/PLD/RPMS/
-noauto = yes
+_arch   = %ARCH%
+_pld_main_prefix = https://ftp.th.pld-linux.org/dists/th
 
-[source]
-type  = %{_ac_idxtype}
-name  = ac-updates-security-%ARCH%
-path  = %{_pld_prefix}/updates/security/%{_pld_alt_arch}/
-noauto = yes
+_prefix = %{_pld_main_prefix}
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-updates-general-%ARCH%
-path  = %{_pld_prefix}/updates/general/%{_pld_alt_arch}/
-noauto = yes
+type   = pndir
+name   = th-%{_arch}
+path   = %{_prefix}/PLD/%{_arch}/RPMS/
+ignore = kernel-*
+auto   = no
+autoup = no
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-supported-%ARCH%
-path  = %{_pld_prefix}/supported/%{_pld_alt_arch}/
-noauto = yes
+type   = pndir
+name   = th-%{_arch}-obsolete
+path   = %{_prefix}/obsolete/%{_arch}/RPMS/
+ignore = kernel-*
+auto   = no
+autoup = no
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-ready-%ARCH%
-path  = %{_pld_prefix}/ready/%{_pld_alt_arch}/
-noauto = yes
+type   = pndir
+name   = th-%{_arch}-ready
+path   = %{_pld_main_prefix}/ready/%{_arch}/RPMS/
+ignore = kernel-*
+auto   = no
+autoup = no
 
 [source]
-type  = %{_ac_idxtype}
-name  = ac-test-%ARCH%
-path  = %{_pld_prefix}/test/%{_pld_alt_arch}/
-noauto = yes
+type   = pndir
+name   = th-%{_arch}-test
+path   = %{_pld_main_prefix}/test/%{_arch}/RPMS/
+ignore = kernel-*
+auto   = no
+autoup = no
This page took 0.028376 seconds and 4 git commands to generate.