pkgsrc/devel/grantlee/PLIST
markd e07885477a Update grantlee to 0.5.1
- Version 0.5.1 --
-------------------
* Make the coverage target work with Qt 5.
* Make the examples build with Qt 5.
* Drop the Qt 5 requirement to 5.2.0 from 5.3.0.
* Don't unload plugins when no longer used.

-- Version 0.5.0 --
-------------------
* Bump Grantlee CMake requirement to 2.8.11.
* Fix parsing of filter expressions in the extends tag.
* Export CMake targets for grantlee plugins.
* Add a way to build Grantlee with Qt 5.

-- Version 0.4.0 --
-------------------
* Bump Grantlee CMake requirement to 2.8.9.
* Use the CMAKE_AUTOMOC feature in Grantlee.
* Clean up all CMake code.
* Fix memory leak when deleting a localized template loader.
* Clean up C++ code in preparation for Qt 5.
* Update jQuery version used in example to the latest release.
* Add API for resolving variables to strings in QtScript.
* Fix tests on ARM and other platforms which use float for qreal.
2014-11-13 08:58:04 +00:00

50 lines
1.7 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2014/11/13 08:58:04 markd Exp $
include/grantlee/abstractlocalizer.h
include/grantlee/abstractmarkupbuilder.h
include/grantlee/bbcodebuilder.h
include/grantlee/cachingloaderdecorator.h
include/grantlee/containeraccessor.h
include/grantlee/context.h
include/grantlee/engine.h
include/grantlee/exception.h
include/grantlee/filter.h
include/grantlee/filterexpression.h
include/grantlee/grantlee_core_export.h
include/grantlee/grantlee_gui_export.h
include/grantlee/grantlee_version.h
include/grantlee/markupdirector.h
include/grantlee/mediawikimarkupbuilder.h
include/grantlee/metatype.h
include/grantlee/node.h
include/grantlee/outputstream.h
include/grantlee/parser.h
include/grantlee/plaintextmarkupbuilder.h
include/grantlee/qtlocalizer.h
include/grantlee/rendercontext.h
include/grantlee/safestring.h
include/grantlee/taglibraryinterface.h
include/grantlee/template.h
include/grantlee/templateloader.h
include/grantlee/texthtmlbuilder.h
include/grantlee/token.h
include/grantlee/typeaccessor.h
include/grantlee/util.h
include/grantlee/variable.h
include/grantlee_core.h
include/grantlee_templates.h
include/grantlee_textdocument.h
lib/cmake/grantlee/GrantleeConfig.cmake
lib/cmake/grantlee/GrantleeConfigVersion.cmake
lib/cmake/grantlee/GrantleeTargets-noconfig.cmake
lib/cmake/grantlee/GrantleeTargets.cmake
lib/cmake/grantlee/GrantleeUse.cmake
lib/grantlee/0.5/grantlee_defaultfilters.so
lib/grantlee/0.5/grantlee_defaulttags.so
lib/grantlee/0.5/grantlee_i18ntags.so
lib/grantlee/0.5/grantlee_loadertags.so
lib/libgrantlee_core.so
lib/libgrantlee_core.so.0
lib/libgrantlee_core.so.${PKGVERSION}
lib/libgrantlee_gui.so
lib/libgrantlee_gui.so.0
lib/libgrantlee_gui.so.${PKGVERSION}