2021-02-24

x86_64 - tazdev

 
      Tazpkg catch from cooking by default for deps, you can skip them by :
      - use AUTO_INSTALL_DEPS="no" to /etc/slitaz/tazpkg.conf
      or
      - define notexist url in /var/lib/tazpkg/mirror (that my choice, point to http://mirror.slitaz.org/packages/unstable/)

      URL repo doesn't exist to ensure that tazpkg not try to fetch packages from cooking or another release present in mirror.


Tazdev - SliTaz developers and build host tool.
http://hg.slitaz.org/slitaz-dev-tools/file/3a966a7b4ac9/tazdev/tazdev

    # Tazdev - SliTaz developers and build host tool. System-wide config file
    # is located at /etc/slitaz/tazdev.conf. Please, keep the code clear and
    # well commented. Also keep in mind: configuration variables are $UPPERCASE
    # and variables initialized by tazdev itself are $lowercase.