Search Criteria
Package Details: apt 2.1.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/apt.git (read-only, click to copy) |
---|---|
Package Base: | apt |
Description: | Command-line package manager used on Debian-based systems |
Upstream URL: | http://packages.debian.org |
Keywords: | apt debian lib management package |
Licenses: | |
Provides: | |
Submitter: | JonnyJD |
Maintainer: | moe_narrow |
Last Packager: | TheGoliath |
Votes: | 37 |
Popularity: | 0.59 |
First Submitted: | 2013-01-27 01:20 |
Last Updated: | 2020-07-21 14:00 |
Dependencies (20)
- curl (curl-git, curl-minimal-git)
- gnupg (gnupg-clavator, gnupg-largekeys, gnupg-large-rsa, gnupg-git, gnupg-scdaemon-shared-access, gnupg-large-secmem, gnupg-minimal-git)
- xz (xz-git, xz-static-git)
- cmake (cmake-git) (make)
- docbook-xsl (make)
- doxygen (doxygen-git) (make)
- dpkg (dpkg-git) (make)
- git (git-git) (make)
- gtest (googletest-git) (make)
- perl-locale-gettext (make)
- perl-module-build (make)
- perl-pod-parser (perl-git) (make)
- perl-sgmls (make)
- perl-term-readkey (make)
- perl-text-wrapi18n (make)
- perl-unicode-linebreak (make)
- perl-yaml-tiny (make)
- po4a (make)
- triehash (make)
- w3m (make)
Required by (8)
- mmdebstrap
- osquery-git (make)
- perl-aptpkg
- postgresql-debversion
- python-apt
- python2-apt
- reportbug
- reprepro-git (optional)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
MarkWalters.pw commented on 2021-02-23 00:26
My gist should work now. The namespace version of docbook-xsl doens't work with apt yet. See here
Un1Gfn commented on 2021-02-22 11:59
corrupted man pages
see here
MarkWalters.pw commented on 2021-02-21 22:29
Doesn't build anymore. Fixed it in this gist: https://gist.github.com/MarkWalters-pw/7a7e36c4a99c15e7b355ba12e3857d65
Janhouse commented on 2020-07-21 13:11
Please add "perl-pod-parser" and "po4a" to makedepends.
grosjo commented on 2020-07-04 15:18
Line 36 shall be
DOCBOOK_XSL_VER=
ls -d /usr/share/xml/docbook/xsl-stylesheets-* | sort | head -1 | xargs basename
tallero commented on 2020-06-26 18:28
The
perl-pod-parser
dependency is missing.TheGoliath commented on 2020-05-28 12:56
@markzz wrote an email to the current maintainer
markzz commented on 2020-05-11 07:52
Here is a suggested PKGBUILD to get this built with the po4a issue: https://gist.github.com/markzz/2af364ac26179713608264abd257e442
markzz commented on 2020-05-10 22:07
As per [1], building packages from prebuilt binaries is not allowed without the package being a pkgname-bin package. What is the reason that you cannot build the source?
EDIT: I can confirm that just changing the pkgver to 2.1.1 from the previous commit does compile just fine. You should change back to building from source. In order to build, po4a must be downgraded or version 0.27 must be made available or disable documentation generation.
[1] https://wiki.archlinux.org/index.php/AUR_submission_guidelines#Rules_of_submission
tbhaxor commented on 2020-04-04 03:41
Getting CMake error on linking
The very first error i am getting is