# # A package management utility (version 2.16). # # Graft provides a mechanism for managing multiple packages under a single # directory hierarchy. Packages are installed in self contained directory # trees and symbolic links from a common area are made to the package files. # # This approach allows multiple versions of the same package to coexist on # the same system. One version is the commonly available version and # symbolic links will be made to this version. New versions can be tested # and once acceptable can replace the current commonly available version. # Older versions can still be used for legacy systems by using the 'real' # path name to the package instead of the 'common' path name. # pkgname=graft pkgversion=2.16 arch=noarch release=6 pkgcategory="tools" full_pkgname=graft@tools blurb="A package management utility (version 2.16)." homepage="https://peters.gormand.com.au/Home/tools/graft" license="GPLv2+" fetch=" https://dragora.mirror.garr.it/current/sources/graft-2.16.tar.gz rsync://rsync.dragora.org/current/sources/graft-2.16.tar.gz " replace=""