FS#57833 - makepkg: lint depends variables

Attached to Project: Pacman
Opened by Allan McRae (Allan) - Wednesday, 14 March 2018, 07:50 GMT
Last edited by Eli Schwartz (eschwartz) - Sunday, 29 April 2018, 12:45 GMT
Task Type Bug Report
Category makepkg
Status Closed
Assigned To Eli Schwartz (eschwartz)
Architecture All
Severity Low
Priority Normal
Reported Version 5.0.1
Due in Version 5.1.0
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

e.g.

makedepends=('make qt5-tools')

makepkg "handles" this by separating make and qt5-tools. However
--printsrcinfo generates:

makedepends = make qt5-tools

This confuses tools.

linting this variable (and other depends ones) using the same rules as
pkgname would be the ideal solution.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Sunday, 29 April 2018, 12:45 GMT
Reason for closing:  Implemented
Additional comments about closing:  https://git.archlinux.org/pacman.git/com mit/?id=91b72cc386ca03241791748da5da2b15 0c724ace

Loading...