Search Criteria
Package Details: pbuilder 0.230.4-1
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: | |
Submitter: | J5lx |
Maintainer: | J5lx |
Last Packager: | J5lx |
Votes: | 1 |
Popularity: | 0.005698 |
First Submitted: | 2020-05-12 11:04 |
Last Updated: | 2020-05-12 11:04 |
Dependencies (13)
- debootstrap (debootstrap-git)
- dpkg (dpkg-git)
- man-db (check)
- dblatex (make)
- libxslt (libxslt-git) (make)
- po4a (make)
- tldp-xsl (make)
- devscripts (devscripts-git) (optional)
- fakeroot (fakeroot-tcp, fakeroot-git) (optional)
- iproute2 (iproute2-git, iproute-mptcp, iproute2-selinux) (optional)
- libeatmydata (optional)
- net-tools (net-tools-mptcp, net-tools-debian-ifconfig, net-tools-git) (optional)
- sudo (nosudo, sudo-hg, opendoas-sudo, fake-sudo, sudo-selinux) (optional)
Latest Comments
J5lx commented on 2020-09-25 21:55
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
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.