pkgsrc/devel/py-py2app/PLIST
rodent d35a991a87 py2app 0.9
----------

- issue #146, #147: The "python" binary in MyApp.app/Contents/MacOS was
  the small stub exetable from framework builds, instead of the actual
  command-line interpreter. The result is that you couldn't use
  ``sys.executable`` to start a new interpreter, which (amongst others)
  breaks multiprocessing.

- pull request #7: Add support for PyQt5 to the sip recipe. Patch by
  Mark Montague.

- pull request #4: Copying PySide plugins was broken due to bad
  indentation.

- pull request #5: py2app was broken for python versions that
  don't use _sysconfigdata.

- issue #135: Don't sleep for a second after compiling a XIB file

- issue #134: Remove target location before copying files into
  the bundle.

- issue #133: Ensure that the application's "Framework" folder
  is on the search path for ``ctypes.util.find_library``.

- issue #132: Depend on modulegraph 0.12 to avoid build errors
  when the python code contains references to compatibility modules
  that contain SyntaxErrors for the current python version.

- Explicitly report modules that cannot be found at the end of
  the run (for non-alias builds)

  Note: This is just a warning, missing modules are not necessarily
  a problem because modulegraph can detect imports for modules that
  aren't used on OSX (for example)

- Report modules that contain syntax errors at the end of
  the run (for non-alias builds)

  Note: This is just a warning, syntax errors be valid when the
  dependency tree contains modules for the other major release
  of python (e.g a compat_py2 module that contains compatibility
  code for Python 2 and contains code that isn't valid Python 3)
2014-08-07 01:58:35 +00:00

224 lines
9.9 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2014/08/07 01:58:35 rodent Exp $
bin/py2applet2.7
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/py2app/__init__.py
${PYSITELIB}/py2app/__init__.pyc
${PYSITELIB}/py2app/__init__.pyo
${PYSITELIB}/py2app/apptemplate/__init__.py
${PYSITELIB}/py2app/apptemplate/__init__.pyc
${PYSITELIB}/py2app/apptemplate/__init__.pyo
${PYSITELIB}/py2app/apptemplate/lib/__error__.sh
${PYSITELIB}/py2app/apptemplate/lib/site.py
${PYSITELIB}/py2app/apptemplate/lib/site.pyc
${PYSITELIB}/py2app/apptemplate/lib/site.pyo
${PYSITELIB}/py2app/apptemplate/plist_template.py
${PYSITELIB}/py2app/apptemplate/plist_template.pyc
${PYSITELIB}/py2app/apptemplate/plist_template.pyo
${PYSITELIB}/py2app/apptemplate/prebuilt/main-fat
${PYSITELIB}/py2app/apptemplate/prebuilt/main-fat3
${PYSITELIB}/py2app/apptemplate/prebuilt/main-i386
${PYSITELIB}/py2app/apptemplate/prebuilt/main-intel
${PYSITELIB}/py2app/apptemplate/prebuilt/main-ppc
${PYSITELIB}/py2app/apptemplate/prebuilt/main-ppc64
${PYSITELIB}/py2app/apptemplate/prebuilt/main-universal
${PYSITELIB}/py2app/apptemplate/prebuilt/main-${MACHINE_ARCH}
${PYSITELIB}/py2app/apptemplate/prebuilt/secondary-fat
${PYSITELIB}/py2app/apptemplate/prebuilt/secondary-fat3
${PYSITELIB}/py2app/apptemplate/prebuilt/secondary-i386
${PYSITELIB}/py2app/apptemplate/prebuilt/secondary-intel
${PYSITELIB}/py2app/apptemplate/prebuilt/secondary-ppc
${PYSITELIB}/py2app/apptemplate/prebuilt/secondary-ppc64
${PYSITELIB}/py2app/apptemplate/prebuilt/secondary-universal
${PYSITELIB}/py2app/apptemplate/prebuilt/secondary-${MACHINE_ARCH}
${PYSITELIB}/py2app/apptemplate/setup.py
${PYSITELIB}/py2app/apptemplate/setup.pyc
${PYSITELIB}/py2app/apptemplate/setup.pyo
${PYSITELIB}/py2app/apptemplate/src/main.c
${PYSITELIB}/py2app/bootstrap/__init__.py
${PYSITELIB}/py2app/bootstrap/__init__.pyc
${PYSITELIB}/py2app/bootstrap/__init__.pyo
${PYSITELIB}/py2app/bootstrap/argv_emulation.py
${PYSITELIB}/py2app/bootstrap/argv_emulation.pyc
${PYSITELIB}/py2app/bootstrap/argv_emulation.pyo
${PYSITELIB}/py2app/bootstrap/argv_inject.py
${PYSITELIB}/py2app/bootstrap/argv_inject.pyc
${PYSITELIB}/py2app/bootstrap/argv_inject.pyo
${PYSITELIB}/py2app/bootstrap/boot_aliasapp.py
${PYSITELIB}/py2app/bootstrap/boot_aliasapp.pyc
${PYSITELIB}/py2app/bootstrap/boot_aliasapp.pyo
${PYSITELIB}/py2app/bootstrap/boot_aliasplugin.py
${PYSITELIB}/py2app/bootstrap/boot_aliasplugin.pyc
${PYSITELIB}/py2app/bootstrap/boot_aliasplugin.pyo
${PYSITELIB}/py2app/bootstrap/boot_app.py
${PYSITELIB}/py2app/bootstrap/boot_app.pyc
${PYSITELIB}/py2app/bootstrap/boot_app.pyo
${PYSITELIB}/py2app/bootstrap/boot_plugin.py
${PYSITELIB}/py2app/bootstrap/boot_plugin.pyc
${PYSITELIB}/py2app/bootstrap/boot_plugin.pyo
${PYSITELIB}/py2app/bootstrap/chdir_resource.py
${PYSITELIB}/py2app/bootstrap/chdir_resource.pyc
${PYSITELIB}/py2app/bootstrap/chdir_resource.pyo
${PYSITELIB}/py2app/bootstrap/ctypes_setup.py
${PYSITELIB}/py2app/bootstrap/ctypes_setup.pyc
${PYSITELIB}/py2app/bootstrap/ctypes_setup.pyo
${PYSITELIB}/py2app/bootstrap/disable_linecache.py
${PYSITELIB}/py2app/bootstrap/disable_linecache.pyc
${PYSITELIB}/py2app/bootstrap/disable_linecache.pyo
${PYSITELIB}/py2app/bootstrap/emulate_shell_environment.py
${PYSITELIB}/py2app/bootstrap/emulate_shell_environment.pyc
${PYSITELIB}/py2app/bootstrap/emulate_shell_environment.pyo
${PYSITELIB}/py2app/bootstrap/import_encodings.py
${PYSITELIB}/py2app/bootstrap/import_encodings.pyc
${PYSITELIB}/py2app/bootstrap/import_encodings.pyo
${PYSITELIB}/py2app/bootstrap/path_inject.py
${PYSITELIB}/py2app/bootstrap/path_inject.pyc
${PYSITELIB}/py2app/bootstrap/path_inject.pyo
${PYSITELIB}/py2app/bootstrap/reset_sys_path.py
${PYSITELIB}/py2app/bootstrap/reset_sys_path.pyc
${PYSITELIB}/py2app/bootstrap/reset_sys_path.pyo
${PYSITELIB}/py2app/bootstrap/semi_standalone_path.py
${PYSITELIB}/py2app/bootstrap/semi_standalone_path.pyc
${PYSITELIB}/py2app/bootstrap/semi_standalone_path.pyo
${PYSITELIB}/py2app/bootstrap/setup_included_subpackages.py
${PYSITELIB}/py2app/bootstrap/setup_included_subpackages.pyc
${PYSITELIB}/py2app/bootstrap/setup_included_subpackages.pyo
${PYSITELIB}/py2app/bootstrap/setup_pkgresource.py
${PYSITELIB}/py2app/bootstrap/setup_pkgresource.pyc
${PYSITELIB}/py2app/bootstrap/setup_pkgresource.pyo
${PYSITELIB}/py2app/bootstrap/site_packages.py
${PYSITELIB}/py2app/bootstrap/site_packages.pyc
${PYSITELIB}/py2app/bootstrap/site_packages.pyo
${PYSITELIB}/py2app/bootstrap/system_path_extras.py
${PYSITELIB}/py2app/bootstrap/system_path_extras.pyc
${PYSITELIB}/py2app/bootstrap/system_path_extras.pyo
${PYSITELIB}/py2app/bootstrap/virtualenv.py
${PYSITELIB}/py2app/bootstrap/virtualenv.pyc
${PYSITELIB}/py2app/bootstrap/virtualenv.pyo
${PYSITELIB}/py2app/bootstrap/virtualenv_site_packages.py
${PYSITELIB}/py2app/bootstrap/virtualenv_site_packages.pyc
${PYSITELIB}/py2app/bootstrap/virtualenv_site_packages.pyo
${PYSITELIB}/py2app/build_app.py
${PYSITELIB}/py2app/build_app.pyc
${PYSITELIB}/py2app/build_app.pyo
${PYSITELIB}/py2app/bundletemplate/__init__.py
${PYSITELIB}/py2app/bundletemplate/__init__.pyc
${PYSITELIB}/py2app/bundletemplate/__init__.pyo
${PYSITELIB}/py2app/bundletemplate/lib/__error__.sh
${PYSITELIB}/py2app/bundletemplate/lib/site.py
${PYSITELIB}/py2app/bundletemplate/lib/site.pyc
${PYSITELIB}/py2app/bundletemplate/lib/site.pyo
${PYSITELIB}/py2app/bundletemplate/plist_template.py
${PYSITELIB}/py2app/bundletemplate/plist_template.pyc
${PYSITELIB}/py2app/bundletemplate/plist_template.pyo
${PYSITELIB}/py2app/bundletemplate/prebuilt/main-fat
${PYSITELIB}/py2app/bundletemplate/prebuilt/main-fat3
${PYSITELIB}/py2app/bundletemplate/prebuilt/main-i386
${PYSITELIB}/py2app/bundletemplate/prebuilt/main-intel
${PYSITELIB}/py2app/bundletemplate/prebuilt/main-ppc
${PYSITELIB}/py2app/bundletemplate/prebuilt/main-ppc64
${PYSITELIB}/py2app/bundletemplate/prebuilt/main-universal
${PYSITELIB}/py2app/bundletemplate/prebuilt/main-${MACHINE_ARCH}
${PYSITELIB}/py2app/bundletemplate/setup.py
${PYSITELIB}/py2app/bundletemplate/setup.pyc
${PYSITELIB}/py2app/bundletemplate/setup.pyo
${PYSITELIB}/py2app/bundletemplate/src/main.m
${PYSITELIB}/py2app/converters/__init__.py
${PYSITELIB}/py2app/converters/__init__.pyc
${PYSITELIB}/py2app/converters/__init__.pyo
${PYSITELIB}/py2app/converters/coredata.py
${PYSITELIB}/py2app/converters/coredata.pyc
${PYSITELIB}/py2app/converters/coredata.pyo
${PYSITELIB}/py2app/converters/nibfile.py
${PYSITELIB}/py2app/converters/nibfile.pyc
${PYSITELIB}/py2app/converters/nibfile.pyo
${PYSITELIB}/py2app/create_appbundle.py
${PYSITELIB}/py2app/create_appbundle.pyc
${PYSITELIB}/py2app/create_appbundle.pyo
${PYSITELIB}/py2app/create_pluginbundle.py
${PYSITELIB}/py2app/create_pluginbundle.pyc
${PYSITELIB}/py2app/create_pluginbundle.pyo
${PYSITELIB}/py2app/decorators.py
${PYSITELIB}/py2app/decorators.pyc
${PYSITELIB}/py2app/decorators.pyo
${PYSITELIB}/py2app/filters.py
${PYSITELIB}/py2app/filters.pyc
${PYSITELIB}/py2app/filters.pyo
${PYSITELIB}/py2app/recipes/PIL/__init__.py
${PYSITELIB}/py2app/recipes/PIL/__init__.pyc
${PYSITELIB}/py2app/recipes/PIL/__init__.pyo
${PYSITELIB}/py2app/recipes/PIL/prescript.py
${PYSITELIB}/py2app/recipes/PIL/prescript.pyc
${PYSITELIB}/py2app/recipes/PIL/prescript.pyo
${PYSITELIB}/py2app/recipes/__init__.py
${PYSITELIB}/py2app/recipes/__init__.pyc
${PYSITELIB}/py2app/recipes/__init__.pyo
${PYSITELIB}/py2app/recipes/cjkcodecs.py
${PYSITELIB}/py2app/recipes/cjkcodecs.pyc
${PYSITELIB}/py2app/recipes/cjkcodecs.pyo
${PYSITELIB}/py2app/recipes/ctypes.py
${PYSITELIB}/py2app/recipes/ctypes.pyc
${PYSITELIB}/py2app/recipes/ctypes.pyo
${PYSITELIB}/py2app/recipes/docutils.py
${PYSITELIB}/py2app/recipes/docutils.pyc
${PYSITELIB}/py2app/recipes/docutils.pyo
${PYSITELIB}/py2app/recipes/ftplib.py
${PYSITELIB}/py2app/recipes/ftplib.pyc
${PYSITELIB}/py2app/recipes/ftplib.pyo
${PYSITELIB}/py2app/recipes/lxml.py
${PYSITELIB}/py2app/recipes/lxml.pyc
${PYSITELIB}/py2app/recipes/lxml.pyo
${PYSITELIB}/py2app/recipes/matplotlib.py
${PYSITELIB}/py2app/recipes/matplotlib.pyc
${PYSITELIB}/py2app/recipes/matplotlib.pyo
${PYSITELIB}/py2app/recipes/matplotlib_prescript.py
${PYSITELIB}/py2app/recipes/matplotlib_prescript.pyc
${PYSITELIB}/py2app/recipes/matplotlib_prescript.pyo
${PYSITELIB}/py2app/recipes/numpy.py
${PYSITELIB}/py2app/recipes/numpy.pyc
${PYSITELIB}/py2app/recipes/numpy.pyo
${PYSITELIB}/py2app/recipes/pydoc.py
${PYSITELIB}/py2app/recipes/pydoc.pyc
${PYSITELIB}/py2app/recipes/pydoc.pyo
${PYSITELIB}/py2app/recipes/pyenchant.py
${PYSITELIB}/py2app/recipes/pyenchant.pyc
${PYSITELIB}/py2app/recipes/pyenchant.pyo
${PYSITELIB}/py2app/recipes/pygame.py
${PYSITELIB}/py2app/recipes/pygame.pyc
${PYSITELIB}/py2app/recipes/pygame.pyo
${PYSITELIB}/py2app/recipes/pyopengl.py
${PYSITELIB}/py2app/recipes/pyopengl.pyc
${PYSITELIB}/py2app/recipes/pyopengl.pyo
${PYSITELIB}/py2app/recipes/pyside.py
${PYSITELIB}/py2app/recipes/pyside.pyc
${PYSITELIB}/py2app/recipes/pyside.pyo
${PYSITELIB}/py2app/recipes/pyzmq.py
${PYSITELIB}/py2app/recipes/pyzmq.pyc
${PYSITELIB}/py2app/recipes/pyzmq.pyo
${PYSITELIB}/py2app/recipes/qt.conf
${PYSITELIB}/py2app/recipes/scipy.py
${PYSITELIB}/py2app/recipes/scipy.pyc
${PYSITELIB}/py2app/recipes/scipy.pyo
${PYSITELIB}/py2app/recipes/sip.py
${PYSITELIB}/py2app/recipes/sip.pyc
${PYSITELIB}/py2app/recipes/sip.pyo
${PYSITELIB}/py2app/recipes/virtualenv.py
${PYSITELIB}/py2app/recipes/virtualenv.pyc
${PYSITELIB}/py2app/recipes/virtualenv.pyo
${PYSITELIB}/py2app/recipes/wx.py
${PYSITELIB}/py2app/recipes/wx.pyc
${PYSITELIB}/py2app/recipes/wx.pyo
${PYSITELIB}/py2app/recipes/xml.py
${PYSITELIB}/py2app/recipes/xml.pyc
${PYSITELIB}/py2app/recipes/xml.pyo
${PYSITELIB}/py2app/script_py2applet.py
${PYSITELIB}/py2app/script_py2applet.pyc
${PYSITELIB}/py2app/script_py2applet.pyo
${PYSITELIB}/py2app/util.py
${PYSITELIB}/py2app/util.pyc
${PYSITELIB}/py2app/util.pyo