Search Criteria
Package Details: dh-autoreconf 21-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dh-autoreconf.git (read-only, click to copy) |
|---|---|
| Package Base: | dh-autoreconf |
| Description: | debhelper add-on to call autoreconf and clean up after the build |
| Upstream URL: | https://packages.debian.org/sid/dh-autoreconf |
| Licenses: | GPL |
| Submitter: | JonnyJD |
| Maintainer: | ImperatorStorm |
| Last Packager: | ImperatorStorm |
| Votes: | 7 |
| Popularity: | 0.001069 |
| First Submitted: | 2013-10-07 13:24 (UTC) |
| Last Updated: | 2025-11-18 03:13 (UTC) |
Dependencies (6)
- autoconf (autoconf-gitAUR)
- automake (automake-gitAUR)
- debhelperAUR
- gettext (gettext-gitAUR)
- libtool (libtool-gitAUR)
- perl (perl-gitAUR)
Latest Comments
utsavbalar commented on 2025-10-05 09:14 (UTC) (edited on 2025-10-05 09:17 (UTC) by utsavbalar)
PKGBUILD Fix for v21
The current PKGBUILD fails to build because upstream changed the tarball structure in v21: * v20: extracted to
dh-autoreconf-20/* v21: extracts towork/Additionally, v21 introduces two new files that need to be installed per the Debian package manifest: *
autoreconf.mk→/usr/share/cdbs/1/rules/autoreconf.mk*ltmain-as-needed.diff→/usr/share/dh-autoreconf/ltmain-as-needed.diffChanges Required: 1. Fix source directory path in
package()function 2. Installautoreconf.mkfor CDBS integration 3. Installltmain-as-needed.diffpatch filePatch attached: See attached patch file or apply changes from this diff:
https://0x0.st/KMGB.patch (will be deleted in 30days)
dpvpro commented on 2025-09-29 06:54 (UTC)
lucaswerkmeister commented on 2025-09-28 23:11 (UTC)
Building version 21 doesn’t work for me, apparently the directory inside the tarball was renamed.
(Might just be a temporary thing for this release – it does look like it could have been an accident.)
z3ntu commented on 2018-06-21 19:09 (UTC)
Updated. Just flag it out-of-date next time.
hnicke commented on 2018-06-21 19:00 (UTC)
Does currently not find declared sources: 404. Please update to v19.
kochie commented on 2017-04-19 01:30 (UTC)