Skip to content

Wrap review guidelines

jpakkane edited this page Jul 11, 2015 · 4 revisions

In order to get a package in the Wrap database it must be reviewed and accepted by someone with admin rights. Here is a list of items to check in the review. If some item is not met it does not mean that the package is rejected. What should be done will be determined on a case-by-case basis. Similarly meeting all these requirements does not guarantee that the package will get accepted. Use common sense.

Checklist

Reviewer: copypaste this to MR discussion box and tick all boxes that apply.

- [ ] if new project, master has tagged commit as only commit
- [ ] if new branch, it is branched from master
- [ ] contains a readme.txt
- [ ] contains an upstream.wrap file
- [ ] download link points to authoritative upstream location
- [ ] wrap repository contains only build system files
- [ ] merge request is pointed to correct target branch (not master)
- [ ] wrap works
- [ ] repo does not have useless top level directory (i.e. libfoobar-1.0.0)

Meson documentation has moved

All documentation is now on the main web site.

This page should be at this address.

Clone this wiki locally