Info2: << Package: git-cola%type_pkg[qt] Version: 1.7.0 Revision: 1 Type: python (2.7), qt (-mac -x11) Description: Highly caffinated GUI for git DescUsage: << To open a git repository in %n, cd to the working directory and type 'git cola%type_pkg[qt]'. << Maintainer: Daniel Johnson License: GPL2 Homepage: http://git-cola.github.com/ Source: https://nodeload.github.com/git-cola/git-cola/tarball/v1.7.0 Source-MD5: d9aa884de6cf850cd29582686b6490e7 SourceRename: %{ni}-%v.tar.gz SourceDirectory: git-cola-git-cola-e8c2076 Depends: << git (>= 1.7.3.2-1), jsonpickle-py%type_pkg[python], ( %type_pkg[qt] = -mac ) pyqt4-mac-py%type_pkg[python] (>= 4.8.2-1), ( %type_pkg[qt] = -x11 ) pyqt4-py%type_pkg[python] (>= 4.8.2-1), python%type_pkg[python] << BuildDepends: << fink (>= 0.24.12), gettext-tools, sip-py%type_pkg[python] (>= 4.12-1) << PatchFile: %{ni}.patch PatchFile-MD5: dc377f4013a78058dfe7a00acfd21b2b PatchScript: sed 's|@PYTHON@|python%type_raw[python]|g ' <%{PatchFile} | patch -p1 CompileScript: PYTHONPATH=%p/lib/qt4%type_pkg[qt]/lib/python%type_raw[python]/site-packages make prefix=%p/lib/qt4%type_pkg[qt] PYTHON=python%type_raw[python] standalone=1 #InfoTest: << # TestDepends: nose-py%type_pkg[python] # TestScript: PYTHONPATH=%p/lib/qt4%type_pkg[qt]/lib/python%type_raw[python]/site-packages make prefix=%p/lib/qt4%type_pkg[qt] PYTHON=python%type_raw[python] standalone=1 test || exit 2 #<< InstallScript: << PYTHONPATH=%p/lib/qt4%type_pkg[qt]/lib/python%type_raw[python]/site-packages make prefix=%p/lib/qt4%type_pkg[qt] PYTHON=python%type_raw[python] standalone=1 DESTDIR=%d install mkdir -p %i/lib/git-core ln -s %p/lib/qt4%type_pkg[qt]/bin/git-cola %i/lib/git-core/git-cola%type_pkg[qt] << DocFiles: COPYRIGHT LICENSE README <<