Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv27406

Added Files:
        zeroinstall-injector.info zeroinstall-injector.patch 
Log Message:
New package by afb from the submissions tracker:
https://sourceforge.net/tracker/?func=detail&aid=2857929&group_id=17203&atid=414256


--- NEW FILE: zeroinstall-injector.info ---
Package: zeroinstall-injector
Version: 0.41.1
Revision: 1
License: LGPL
Maintainer: Anders F Bjorklund <a...@users.sourceforge.net>
Description: The Zero Install Injector (0launch)
Source: mirror:sourceforge:zero-install/%n-%v.tar.bz2
Source-MD5: 98a77cf3432199dfe0b6bbb951883f1d
Depends: python25, gnupg, pygobject2-py25
Suggests: pygtk2-gtk-py25, gksu
BuildDepends: fink (>= 0.24.12), gettext-tools
PatchFile: %n.patch
PatchFile-MD5: 83acaad7b44e590aab1080821d8a3481
PatchScript: patch -p0 < %{PatchFile}
CompileScript: <<
 %p/bin/python2.5 setup.py build
<<
InstallScript: <<
 %p/bin/python2.5 setup.py install --root=%d
<<
DocFiles: COPYING
DescDetail: <<
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

--- NEW FILE: zeroinstall-injector.patch ---
--- setup.py.orig       2008-09-06 12:55:07.000000000 +0200
+++ setup.py    2008-09-29 08:45:11.000000000 +0200
@@ -63,7 +63,7 @@
       author_email="zero-install-de...@lists.sourceforge.net",
       url="http://0install.net";,
       scripts=['0launch', '0alias', '0store', '0store-secure-add', '0desktop'],
-      data_files = [('man/man1', ['0launch.1', '0alias.1', 
'0store-secure-add.1', '0store.1', '0desktop.1']),
+      data_files = [('share/man/man1', ['0launch.1', '0alias.1', 
'0store-secure-add.1', '0store.1', '0desktop.1']),
                    ('share/applications', 
['applications/zeroinstall-add.desktop', 
'applications/zeroinstall-manage.desktop']),
                    ('share/desktop-directories', 
['applications/zeroinstall.directory']),
                    ('share/pixmaps', 
['applications/zeroinstall-zero2desktop.png'])],


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to