# $Id: Portfile 45709 2009-01-20 16:13:09Z afb@macports.org $ PortSystem 1.0 name zeroinstall-injector version 0.38 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 e341afd77ac603a2306baf2b8513f195 \ sha1 33d0159553c8ba5bbdcb23c989ca1a6aa4dda890 \ rmd160 94c83ec5b3cf56e826377210de049632645515ec depends_lib port:python25 bin:gpg:gnupg depends_run port:py25-gtk port:py25-xml bin:sudo:sudo patchfiles patch-setup.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