You are not logged in.
Pages: 1
after
git clone https://git.archlinux32.org/packages/
I run makepkg, but failed. is there way to build packages directly?
according to this:
To build a package, one must first create a PKGBUILD, or build script, as described in Creating packages. Existing scripts are available from the Arch build system (ABS) tree or the AUR. Once in possession of a PKGBUILD, change to the directory where it is saved and run the following command to build the package:
$ makepkg
If required dependencies are missing, makepkg will issue a warning before failing. To build the package and install needed dependencies, add the flag -s/--syncdeps:
Offline
For packages see https://bbs.archlinux32.org/viewtopic.php?id=3336.
For AUR packages see https://bbs.archlinux32.org/viewtopic.php?id=2841
Offline
Pages: 1