[Buildroot] [PATCH 1/1] qdecoder : new package

Thomas De Schampheleire patrickdepinguin at gmail.com
Sat Apr 26 19:55:35 UTC 2014


Hi Johan,

Sagaert Johan <sagaert.johan at skynet.be> schreef:
>qDecoder is a powerful CGI library.
>Features:
>   Supports parsing a request encoded by GET/POST method
>   Supports parsing multipart/form-data encoding.(in-memory and direct disk)
>   Supports COOKIE handling.
>   Supports Session management.
>   Supports FastCGI
>
>Signed-off-by: Sagaert Johan <sagaert.johan at skynet.be>
>---
>v2:	Changed License to BSD-2
>v3: removed QDECODER_CONF_OPT and created makefile.in patch
>
> ...stall-header-and-lib-in-staging-directory.patch | 28 ++++++++++++++++++++++
> package/qdecoder/Config.in                         |  7 ++++++
> package/qdecoder/qdecoder.mk                       | 14 +++++++++++
> 3 files changed, 49 insertions(+)
> create mode 100644 package/qdecoder/0001-install-header-and-lib-in-staging-directory.patch
> create mode 100644 package/qdecoder/Config.in
> create mode 100644 package/qdecoder/qdecoder.mk
>
>diff --git a/package/qdecoder/0001-install-header-and-lib-in-staging-directory.patch b/package/qdecoder/0001-install-header-and-lib-in-staging-directory.patch

Patch filenames should start with the package name, so qdecoder-0001-description.patch

Best regards,
Thomas




More information about the buildroot mailing list