Lazy-add new package bases
[aur.git] / README
blob5ab84ab405dd74bcd8273a245fda758325f7150c
1 aurweb
2 ======
4 aurweb is a hosting platform for the Arch User Repository (AUR), a collection
5 of packaging scripts that are created and submitted by the Arch Linux
6 community. The scripts contained in the repository can be built using `makepkg`
7 and installed using the Arch Linux package manager `pacman`.
9 The aurweb project includes
11 * A web interface to search for packaging scripts and display package details.
12 * A SSH/Git interface to submit and update packages and package meta data.
13 * Community features such as comments, votes, package flagging and requests.
14 * Editing/deletion of packages and accounts by Trusted Users and Developers.
15 * Area for Trusted Users to post AUR-related proposals and vote on them.
17 Directory Layout
18 ----------------
20 conf::
21         Configuration and configuration templates.
23 doc::
24         Project documentation.
26 git-interface::
27         Scripts that make up the Git and SSH interface.
29 po::
30         Translation files for strings in the aurweb interface.
32 schema::
33         Schema for the SQL database. Script for dummy data generation.
35 scripts::
36         Scripts for AUR maintenance.
38 upgrading::
39         Instructions for upgrading setups from one release to another.
41 web::
42         Web interface for the AUR.
44 Links
45 -----
47 * The repository is hosted at git://git.archlinux.org/aurweb.git -- see
48   doc/CodingGuidelines for information on the patch submission process.
50 * Bugs can (and should) be submitted to the aurweb bug tracker:
51   https://bugs.archlinux.org/index.php?project=2
53 * Questions, comments, and patches related to aurweb can be sent to the AUR
54   development mailing list: aur-dev@archlinux.org -- mailing list archives:
55   https://mailman.archlinux.org/mailman/listinfo/aur-dev