# $Id: Portfile 37664 2008-06-18 06:46:43Z afb@macports.org $ PortSystem 1.0 name zeroinstall-injector version 0.33 platforms darwin freebsd linux categories sysutils maintainers afb@macports.org description The Zero Install Injector (0launch) long_description \ The Zero Install Injector makes it easy for users to install software without \ needing root privileges. It takes the URL of a program and runs it (downloading \ it first if necessary). Any dependencies of the program are fetched in the same \ way. The user controls which version of the program and its dependencies to \ use. homepage http://0install.net master_sites sourceforge master_sites.mirror_subdir zero-install use_bzip2 yes checksums md5 a9243732448080fcb20abb9ab750cb70 \ sha1 80a2c607076b9c35113f7da862d49aec31633770 \ rmd160 45f1c76fc67bb701021a5186feb494b8276b4c3c depends_lib port:python25 bin:gpg:gnupg depends_run port:py25-gtk port:py25-xml bin:sudo:sudo patchfiles patch-setup.py patch-arch.py use_configure no build.cmd ${prefix}/bin/python2.5 setup.py build.target build destroot.cmd ${prefix}/bin/python2.5 setup.py destroot.destdir --prefix=${prefix} --skip-build --root=${destroot} livecheck.name zero-install livecheck.distname injector