# $Id: Portfile 31360 2007-11-21 07:38:14Z afb@macports.org $ PortSystem 1.0 name zeroinstall-injector version 0.31 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 f67fda4e7b5fe1079cd240a44ce34c6e \ sha1 c784bd4d0b57d27c58bb37830bae67e2267c64b2 \ rmd160 6ad3e2490beca3ab40a073f896d0d8e38ac3263d 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 patch-unpack.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