#DISTRO_BINARY_COMPAT=debian DISTRO_COMPAT_VERSION=buster

#where to get pkg docs, format: domain|uri|localfilename...
PKG_DOCS_DISTRO_COMPAT="http.us.debian.org|http://http.us.debian.org/debian/dists/${DISTRO_COMPAT_VERSION}/main/binary-amd64/Packages.gz|Packages-debian-${DISTRO_COMPAT_VERSION}-main http.us.debian.org|http://http.us.debian.org/debian/dists/${DISTRO_COMPAT_VERSION}/non-free/binary-amd64/Packages.gz|Packages-debian-${DISTRO_COMPAT_VERSION}-nonfree http.us.debian.org|http://http.us.debian.org/debian/dists/${DISTRO_COMPAT_VERSION}/contrib/binary-amd64/Packages.gz|Packages-debian-${DISTRO_COMPAT_VERSION}-contrib deb-multimedia.org|http://deb-multimedia.org/dists/${DISTRO_COMPAT_VERSION}/main/binary-amd64/Packages.gz|Packages-debian-${DISTRO_COMPAT_VERSION}-multimedia"

#debian repos...http://debian-multimedia.org/dists/testing/non-free/binary-amd64/Packages.gz"
#debian repos...
#note, the local pkgs database file (or partname) is also appended to these entries, so know which url to download a particular pkg from (glob wildcard allowed)...

REPOS_DISTRO_COMPAT="http.us.debian.org|http://http.us.debian.org/debian|Packages-debian-${DISTRO_COMPAT_VERSION}-main mirrors.kernel.org|http://mirrors.kernel.org/debian|Packages-debian-${DISTRO_COMPAT_VERSION}-main ftp.de.debian.org|http://ftp.de.debian.org/debian|Packages-debian-${DISTRO_COMPAT_VERSION}-main http.us.debian.org|http://http.us.debian.org/debian|Packages-debian-${DISTRO_COMPAT_VERSION}-nonfree mirrors.kernel.org|http://mirrors.kernel.org/debian|Packages-debian-${DISTRO_COMPAT_VERSION}-nonfree ftp.de.debian.org|http://ftp.de.debian.org/debian|Packages-debian-${DISTRO_COMPAT_VERSION}-nonfree http.us.debian.org|http://http.us.debian.org/debian|Packages-debian-${DISTRO_COMPAT_VERSION}-contrib mirrors.kernel.org|http://mirrors.kernel.org/debian|Packages-debian-${DISTRO_COMPAT_VERSION}-contrib ftp.de.debian.org|http://ftp.de.debian.org/debian|Packages-debian-${DISTRO_COMPAT_VERSION}-contrib deb-multimedia.org|http://deb-multimedia.org|Packages-debian-${DISTRO_COMPAT_VERSION}-multimedia"

