Search Criteria
Package Details: pbuilder 0.231-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pbuilder.git (read-only, click to copy) |
---|---|
Package Base: | pbuilder |
Description: | Personal package builder for Debian packages |
Upstream URL: | https://pbuilder-team.pages.debian.net/pbuilder |
Licenses: | GPL |
Submitter: | J5lx |
Maintainer: | J5lx |
Last Packager: | J5lx |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-12 11:04 (UTC) |
Last Updated: | 2022-06-04 10:38 (UTC) |
Dependencies (13)
- debootstrap (debootstrap-git, debootstrap-pureos)
- dpkg (dpkg-git, dpkg-full)
- dblatex (make)
- libxslt (libxslt-git) (make)
- po4a (make)
- tldp-xsl (make)
- man-db (check)
- devscripts (devscripts-git) (optional)
- fakeroot (fakeroot-git, fakeroot-tcp) (optional)
- iproute2 (iproute2-git, busybox-coreutils, iproute2-selinux) (optional)
- libeatmydata (optional)
- net-tools (net-tools-git) (optional)
- sudo (nosudo, fake-sudo, polkit-fakesudo, sudo-git, doas-sudo-shim, fudo-git, sudo-selinux, doas-sudo-shim-minimal, sudo-hg) (optional)
Latest Comments
J5lx commented on 2022-06-04 10:39 (UTC)
Ah sorry, I had prepared the update a while ago but forgot to commit it
ragreener1 commented on 2022-06-01 12:20 (UTC)
Hi,
Would you update it. The following patch will work:
J5lx commented on 2020-09-25 21:55 (UTC)
dblatex is needed for generating the documentation.
pbuilder-ubuntu can be built without it because it simply takes the Ubuntu package (i.e. *.deb) and repackages it for Arch Linux, whereas this package omits the “middleman” and is built directly from the upstream source releases. Basically like this:
The main difference between this package and pbuilder-ubuntu is some Ubuntu-specific (default) configuration IIRC. The pbuilder-ubuntu maintainer might know more about it.
tuxayo commented on 2020-05-17 04:16 (UTC)
Is there a reason to need dblatex to build?
pbuilder-ubuntu can be built without it.
Atleast in basic usage (make base image for a container) I didn't see any difference between the two package. pbuilder-ubuntu and pbuilder.