]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-multilib.conf
BR libgomp-devel
[packages/poldek.git] / poldek-multilib.conf
index 66e786d61c30c83997a2b4c37ed815e80eebfaff..c3cf11998142fbf346be7bcf61ef4907bd2ecad7 100644 (file)
@@ -1,39 +1,44 @@
+# PLD Linux Distribution <http://www.pld-linux.org/>.
+#
+# Alternative multilib sources for PLD Linux 3.0 (Th)
 
-_pld_alt_arch = %ARCH%
+_arch   = %ARCH%
+_pld_main_prefix = ftp://ftp.th.pld-linux.org/dists/th
 
-# 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
+## Some mirrors
+## You can use them if you have better connection there
+# CI TASK:
+#_prefix = ftp://ftp.task.pld-linux.org/dists/th
+_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.031705 seconds and 4 git commands to generate.