# $Id: Portfile 35596 2008-03-30 20:03:32Z afb@macports.org $ PortSystem 1.0 name zeroinstall-injector version 0.32 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 865025e25c2d9c0154d886c47fe7de63 \ sha1 722c65880380ceb09095973ddd8ddd1e905082d4 \ rmd160 b34a6280860efe1090a22fa0ff1b89b715c0a383 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