pkgsrc/lang/py-cxfreeze/PLIST
adam 6581d74097 py-cxfreeze: updated to 5.1.1
Version 5.1.1:
Correct code used to identify the directory in which the library and its zip file are located.
Ensure that the pythoncom and pywintypes DLLs are found in the lib directory, not in the base directory.
Copy dependent files to the same directory as the file it depends on, not the root directory; also add a sample for PyQt5 to demonstrate its correct use.

Version 5.1:
Use fixed library location on all platforms; should correct the error “no module named __startup__”.
Correct sqlite3 hook for use in Python 2.7.
Correct usage of scipy.lib.
Correct handling of __path__ attribute in module.
Fix gevent bug 42.
Droppped support for Python 3.4.
2018-02-09 08:04:41 +00:00

132 lines
5.9 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2018/02/09 08:04:41 adam Exp $
bin/cxfreeze${PYVERSSUFFIX}
bin/cxfreeze-quickstart${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/cx_Freeze/__init__.py
${PYSITELIB}/cx_Freeze/__init__.pyc
${PYSITELIB}/cx_Freeze/__init__.pyo
${PYSITELIB}/cx_Freeze/bases/Console
${PYSITELIB}/cx_Freeze/common.py
${PYSITELIB}/cx_Freeze/common.pyc
${PYSITELIB}/cx_Freeze/common.pyo
${PYSITELIB}/cx_Freeze/dist.py
${PYSITELIB}/cx_Freeze/dist.pyc
${PYSITELIB}/cx_Freeze/dist.pyo
${PYSITELIB}/cx_Freeze/finder.py
${PYSITELIB}/cx_Freeze/finder.pyc
${PYSITELIB}/cx_Freeze/finder.pyo
${PYSITELIB}/cx_Freeze/freezer.py
${PYSITELIB}/cx_Freeze/freezer.pyc
${PYSITELIB}/cx_Freeze/freezer.pyo
${PYSITELIB}/cx_Freeze/hooks.py
${PYSITELIB}/cx_Freeze/hooks.pyc
${PYSITELIB}/cx_Freeze/hooks.pyo
${PYSITELIB}/cx_Freeze/initscripts/Console.py
${PYSITELIB}/cx_Freeze/initscripts/Console.pyc
${PYSITELIB}/cx_Freeze/initscripts/Console.pyo
${PYSITELIB}/cx_Freeze/initscripts/ConsoleSetLibPath.py
${PYSITELIB}/cx_Freeze/initscripts/ConsoleSetLibPath.pyc
${PYSITELIB}/cx_Freeze/initscripts/ConsoleSetLibPath.pyo
${PYSITELIB}/cx_Freeze/initscripts/SharedLib.py
${PYSITELIB}/cx_Freeze/initscripts/SharedLib.pyc
${PYSITELIB}/cx_Freeze/initscripts/SharedLib.pyo
${PYSITELIB}/cx_Freeze/initscripts/SharedLibSource.py
${PYSITELIB}/cx_Freeze/initscripts/SharedLibSource.pyc
${PYSITELIB}/cx_Freeze/initscripts/SharedLibSource.pyo
${PYSITELIB}/cx_Freeze/initscripts/__startup__.py
${PYSITELIB}/cx_Freeze/initscripts/__startup__.pyc
${PYSITELIB}/cx_Freeze/initscripts/__startup__.pyo
${PYSITELIB}/cx_Freeze/macdist.py
${PYSITELIB}/cx_Freeze/macdist.pyc
${PYSITELIB}/cx_Freeze/macdist.pyo
${PYSITELIB}/cx_Freeze/main.py
${PYSITELIB}/cx_Freeze/main.pyc
${PYSITELIB}/cx_Freeze/main.pyo
${PYSITELIB}/cx_Freeze/samples/PyQt4/PyQt4app.py
${PYSITELIB}/cx_Freeze/samples/PyQt4/PyQt4app.pyc
${PYSITELIB}/cx_Freeze/samples/PyQt4/PyQt4app.pyo
${PYSITELIB}/cx_Freeze/samples/PyQt4/setup.py
${PYSITELIB}/cx_Freeze/samples/PyQt4/setup.pyc
${PYSITELIB}/cx_Freeze/samples/PyQt4/setup.pyo
${PYSITELIB}/cx_Freeze/samples/PyQt5/PyQt5app.py
${PYSITELIB}/cx_Freeze/samples/PyQt5/PyQt5app.pyc
${PYSITELIB}/cx_Freeze/samples/PyQt5/PyQt5app.pyo
${PYSITELIB}/cx_Freeze/samples/PyQt5/setup.py
${PYSITELIB}/cx_Freeze/samples/PyQt5/setup.pyc
${PYSITELIB}/cx_Freeze/samples/PyQt5/setup.pyo
${PYSITELIB}/cx_Freeze/samples/Tkinter/SimpleTkApp.py
${PYSITELIB}/cx_Freeze/samples/Tkinter/SimpleTkApp.pyc
${PYSITELIB}/cx_Freeze/samples/Tkinter/SimpleTkApp.pyo
${PYSITELIB}/cx_Freeze/samples/Tkinter/setup.py
${PYSITELIB}/cx_Freeze/samples/Tkinter/setup.pyc
${PYSITELIB}/cx_Freeze/samples/Tkinter/setup.pyo
${PYSITELIB}/cx_Freeze/samples/advanced/advanced_1.py
${PYSITELIB}/cx_Freeze/samples/advanced/advanced_1.pyc
${PYSITELIB}/cx_Freeze/samples/advanced/advanced_1.pyo
${PYSITELIB}/cx_Freeze/samples/advanced/advanced_2.py
${PYSITELIB}/cx_Freeze/samples/advanced/advanced_2.pyc
${PYSITELIB}/cx_Freeze/samples/advanced/advanced_2.pyo
${PYSITELIB}/cx_Freeze/samples/advanced/setup.py
${PYSITELIB}/cx_Freeze/samples/advanced/setup.pyc
${PYSITELIB}/cx_Freeze/samples/advanced/setup.pyo
${PYSITELIB}/cx_Freeze/samples/asmodule/asmodule.py
${PYSITELIB}/cx_Freeze/samples/asmodule/asmodule.pyc
${PYSITELIB}/cx_Freeze/samples/asmodule/asmodule.pyo
${PYSITELIB}/cx_Freeze/samples/asmodule/setup.py
${PYSITELIB}/cx_Freeze/samples/asmodule/setup.pyc
${PYSITELIB}/cx_Freeze/samples/asmodule/setup.pyo
${PYSITELIB}/cx_Freeze/samples/matplotlib/matplotlib_eg.py
${PYSITELIB}/cx_Freeze/samples/matplotlib/matplotlib_eg.pyc
${PYSITELIB}/cx_Freeze/samples/matplotlib/matplotlib_eg.pyo
${PYSITELIB}/cx_Freeze/samples/matplotlib/setup.py
${PYSITELIB}/cx_Freeze/samples/matplotlib/setup.pyc
${PYSITELIB}/cx_Freeze/samples/matplotlib/setup.pyo
${PYSITELIB}/cx_Freeze/samples/openpyxl/setup.py
${PYSITELIB}/cx_Freeze/samples/openpyxl/setup.pyc
${PYSITELIB}/cx_Freeze/samples/openpyxl/setup.pyo
${PYSITELIB}/cx_Freeze/samples/openpyxl/test_openpyxl.py
${PYSITELIB}/cx_Freeze/samples/openpyxl/test_openpyxl.pyc
${PYSITELIB}/cx_Freeze/samples/openpyxl/test_openpyxl.pyo
${PYSITELIB}/cx_Freeze/samples/relimport/relimport.py
${PYSITELIB}/cx_Freeze/samples/relimport/relimport.pyc
${PYSITELIB}/cx_Freeze/samples/relimport/relimport.pyo
${PYSITELIB}/cx_Freeze/samples/relimport/setup.py
${PYSITELIB}/cx_Freeze/samples/relimport/setup.pyc
${PYSITELIB}/cx_Freeze/samples/relimport/setup.pyo
${PYSITELIB}/cx_Freeze/samples/service/Config.py
${PYSITELIB}/cx_Freeze/samples/service/Config.pyc
${PYSITELIB}/cx_Freeze/samples/service/Config.pyo
${PYSITELIB}/cx_Freeze/samples/service/ServiceHandler.py
${PYSITELIB}/cx_Freeze/samples/service/ServiceHandler.pyc
${PYSITELIB}/cx_Freeze/samples/service/ServiceHandler.pyo
${PYSITELIB}/cx_Freeze/samples/service/setup.py
${PYSITELIB}/cx_Freeze/samples/service/setup.pyc
${PYSITELIB}/cx_Freeze/samples/service/setup.pyo
${PYSITELIB}/cx_Freeze/samples/simple/hello.py
${PYSITELIB}/cx_Freeze/samples/simple/hello.pyc
${PYSITELIB}/cx_Freeze/samples/simple/hello.pyo
${PYSITELIB}/cx_Freeze/samples/simple/setup.py
${PYSITELIB}/cx_Freeze/samples/simple/setup.pyc
${PYSITELIB}/cx_Freeze/samples/simple/setup.pyo
${PYSITELIB}/cx_Freeze/samples/wx/setup.py
${PYSITELIB}/cx_Freeze/samples/wx/setup.pyc
${PYSITELIB}/cx_Freeze/samples/wx/setup.pyo
${PYSITELIB}/cx_Freeze/samples/wx/wxapp.py
${PYSITELIB}/cx_Freeze/samples/wx/wxapp.pyc
${PYSITELIB}/cx_Freeze/samples/wx/wxapp.pyo
${PYSITELIB}/cx_Freeze/samples/zope/qotd.py
${PYSITELIB}/cx_Freeze/samples/zope/qotd.pyc
${PYSITELIB}/cx_Freeze/samples/zope/qotd.pyo
${PYSITELIB}/cx_Freeze/samples/zope/setup.py
${PYSITELIB}/cx_Freeze/samples/zope/setup.pyc
${PYSITELIB}/cx_Freeze/samples/zope/setup.pyo
${PYSITELIB}/cx_Freeze/setupwriter.py
${PYSITELIB}/cx_Freeze/setupwriter.pyc
${PYSITELIB}/cx_Freeze/setupwriter.pyo
${PYSITELIB}/cx_Freeze/util.so
${PYSITELIB}/cx_Freeze/windist.py
${PYSITELIB}/cx_Freeze/windist.pyc
${PYSITELIB}/cx_Freeze/windist.pyo