]> TLD Linux GIT Repositories - packages/poldek.git/blobdiff - tld.conf
- renamed configs, removed TLD devel, added debuginfo
[packages/poldek.git] / tld.conf
diff --git a/tld.conf b/tld.conf
new file mode 100644 (file)
index 0000000..1663d7f
--- /dev/null
+++ b/tld.conf
@@ -0,0 +1,48 @@
+# TLD Linux - https://tld-linux.org/
+
+_arch   = %ARCH%
+_prefix = ftp://ftp.tld-linux.org/TLD
+_branch = stable
+
+############################################################
+
+# TLD Linux
+[source]
+type   = pndir
+name   = ti
+path   = %{_prefix}/%{_branch}/main/%{_arch}/RPMS/
+
+[source]
+type   = pndir
+name   = ti
+path   = %{_prefix}/%{_branch}/main/noarch/RPMS/
+
+# TLD Linux, test packages
+[source]
+type   = pndir
+name   = ti-test
+path   = %{_prefix}/%{_branch}/test/%{_arch}/RPMS/
+auto   = no
+autoup = no
+
+[source]
+type   = pndir
+name   = ti-test
+path   = %{_prefix}/%{_branch}/test/noarch/RPMS/
+auto   = no
+autoup = no
+
+# TLD Linux, archived packages
+[source]
+type   = pndir
+name   = ti-archive
+path   = %{_prefix}/%{_branch}/archive/%{_arch}/RPMS/
+auto   = no
+autoup = no
+
+[source]
+type   = pndir
+name   = ti-archive
+path   = %{_prefix}/%{_branch}/archive/noarch/RPMS/
+auto   = no
+autoup = no