Hosting platform for the Arch User Repository (AUR), a collection of packaging scripts created by the Arch Linux community
Find a file
Lukas Fleischer cb00a66855 Fix package statistics
Exclude hidden package bases from the package statistics.

Reported-by: Johannes Löthberg <johannes@kyriasis.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2015-06-08 14:42:20 +02:00
.tx Update Transifex URL 2013-08-26 18:37:24 +02:00
conf cgitrc.proto: Fix clone prefix 2015-06-04 13:31:55 +02:00
git-interface git-update: Improve error message for non-blob objects 2015-06-08 14:26:26 +02:00
po Add Chinese (Taiwan) translations 2015-06-08 14:26:26 +02:00
schema Store co-maintainer priorities 2015-05-22 17:09:26 +02:00
scripts aurblup: Fix path to configuration file 2015-06-04 11:25:01 +02:00
upgrading Use gitnamespaces for efficient storage 2015-06-01 23:24:52 +02:00
web Fix package statistics 2015-06-08 14:42:20 +02:00
.gitignore Update .gitignore 2015-02-04 18:46:55 +01:00
.mailmap Update maintainer email address 2015-04-11 12:48:15 +02:00
AUTHORS Update maintainer email address 2015-04-11 12:48:15 +02:00
COPYING added GPL2 as our license 2007-09-09 01:31:34 +00:00
HACKING Use HTTPS links everywhere for Arch sites 2012-10-22 12:33:11 +02:00
INSTALL Add a Makefile for the git-auth wrapper 2015-06-02 10:49:33 +02:00
README README: Fix some inconsistencies 2015-04-11 12:51:35 +02:00
TRANSLATING Rename the AUR software to aurweb 2015-02-04 09:50:01 +01:00

aurweb
======

aurweb is a framework for hosting the Arch User Repository (AUR), a collection
of packaging scripts that are created and submitted by the Arch Linux
community. The scripts contained in the repository (PKGBUILDs) can be built
using makepkg and installed via the Arch Linux package manager pacman. The
aurweb project aims to provide the necessary web interface, database schema,
and scripts for a multi-lingual community-driven repository.

Functionality
-------------

* Users may submit source packages that contain a PKGBUILD.
* User accounts with varying permission levels (User, Trusted User, Developer).
* Ability to search for specific submitted packages.
* Display package information by parsing meta-data provided with the packages.
* Users can make comments on package information page.
* Mark packages as out-of-date.
* Vote for well-done and popular user submitted packages.
* Trusted User and Developer can search for and modify accounts.
* Area for Trusted Users to post AUR-related proposals and vote on them.

Directory Layout
----------------

po::
	Translation files for strings in the aurweb interface.

scripts::
	aurblup package blacklist tool. Scripts for AUR maintenance.

support::
	Schema for SQL database. Script for dummy data generation.

web::
	Web interface for the AUR.

Links
-----

* The repository is hosted at git://projects.archlinux.org/aurweb.git -- see
  HACKING for information on submitting patches.

* Discovered bugs can be submitted to the aurweb bug tracker:
  https://bugs.archlinux.org/index.php?project=2

* Questions, comments, and patches related to aurweb can be sent to the AUR
  development mailing list: aur-dev@archlinux.org -- mailing list archives:
  https://mailman.archlinux.org/mailman/listinfo/aur-dev