You are not logged in.
Hey people,
i want to announce the release of local-repo 1.6.2. I made it to easily build and manage my own repos with fancy features like:
caching & logging
config file support
AUR support - add & upgrade packages from the AUR
an ABS like PKGBUILD store
a buildlog store
package and database signing
localization
Maybe this is something for you, too.
Visit the projects website [1], if you want to know more about it.
The PKGBUILD is available in the AUR [2].
Much fun, ushi
[1] http://ushi.wurstcase.net/local-repo/
[2] https://aur.archlinux.org/packages.php?ID=56876
Edit:
The first run should be something like this:
$ mkdir testrepo && local-repo testrepo -A vim-html5-git
This will create a new repo in the directory testrepo and add vim-html5-git from the AUR.
Last edited by ushi (2012-03-31 12:04:40)
Offline
Awesome! Looks like what I need, let's see if I can get it to work.
Offline