pacman-tools is a collection of handy scripts around pacman-g2 to build and
maintain packages. The first stable Frugalware that shipped pacman-tools was
0.2 (Aurora).
Please see the NEWS file for information about what user-visible changes are introduced in a given release.
These scripts are written in bash, python and perl, so you will need
those interpreters to use all of them. Additionally the following libraries are
required to use mkiso, the ISO9660 install image generation tool:
-
libpacman
-
glib2
-
libxml2
You need to have asciidoc installed, if you want to build the documentation.
The usual
$ ./configure $ make # make install
will work as expected.
To get the latest source using git:
$ git clone git://git.frugalware.org/pub/other/pacman-tools/pacman-tools
If something does not work, then please report the issue to the bug tracking system.
for the following people:
-
Marcus Habermehl, for contributing
rpm2fpm -
Vilmos Katona, for contributing
etcconfig -
Bence Nagy, for the initial implementation of the
fwmakepkgmacro system -
Zsolt Szalai, for contributing
chkworld, the no longer usedpudandrfscripts and the initial implementation ofchkdep