Seems that python-flup is renamed.
Search Criteria
Package Details: aurbs 2.2.1-1
Git Clone URL: | https://aur.archlinux.org/aurbs.git (read-only, click to copy) |
---|---|
Package Base: | aurbs |
Description: | AUR package build system |
Upstream URL: | http://github.com/asdil12/aurbs |
Licenses: | |
Submitter: | asdil12 |
Maintainer: | asdil12 |
Last Packager: | asdil12 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2013-08-31 11:07 |
Last Updated: | 2018-06-07 12:43 |
Dependencies (10)
Required by (0)
Sources (1)
Latest Comments
khenderick commented on 2014-05-16 16:10
asdil12 commented on 2013-09-09 09:48
*** GENERAL NOTICE ***
Currently the latest git-version of devtools is needed to use this pkg:
git://projects.archlinux.org/devtools.git
asdil12 commented on 2013-09-09 09:47
This is a tool to build a binary repo for aur pkgs. You simply provide a list of pkgs to build, and run it. It will then download the pkgs, compile them, (detect dependency issues and build failures) and publish the pkgs in a repo. It can even build aur-pkgs, that depend on other aur-pkgs. When you then run aurbs the next time, it will detect pkg updates (or updated dependencies) and rebuild the corresponding pkgs. It also provides a web-ui where the build-status, the build-log, and the results can be displayed, and where the pkgs can be downloaded. (see https://github.com/asdil12/aurbs/wiki/Screenshots)
When upgrading from pre-2.0.0 to current version you will need to run
aurbs -S
boenki commented on 2013-09-09 09:38
What does this programm do? Can you explain it?
Pinned Comments
asdil12 commented on 2013-09-09 09:47
This is a tool to build a binary repo for aur pkgs. You simply provide a list of pkgs to build, and run it. It will then download the pkgs, compile them, (detect dependency issues and build failures) and publish the pkgs in a repo. It can even build aur-pkgs, that depend on other aur-pkgs. When you then run aurbs the next time, it will detect pkg updates (or updated dependencies) and rebuild the corresponding pkgs. It also provides a web-ui where the build-status, the build-log, and the results can be displayed, and where the pkgs can be downloaded. (see https://github.com/asdil12/aurbs/wiki/Screenshots)
When upgrading from pre-2.0.0 to current version you will need to run