FS#39977 - [gettext] wrong optdepends

Attached to Project: Arch Linux
Opened by Garry Roseman (sitquietly) - Sunday, 20 April 2014, 18:12 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 15 May 2014, 06:30 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: gettext pkgbuild has optdepends = (cvs)
but cvs support is deprecated and disabled by default.
The default is now git. From ./configure --help --
--without-git don't use git to compress the infrastructure archive
--with-cvs use cvs to compress the infrastructure archive
(deprecated)


I think the line should be
optdepends=('git: for autopoint infrastructure updates')

Of course this is not a bug, just informational.
But the information is wrong.

This task depends upon

Closed by  Tobias Powalowski (tpowa)
Thursday, 15 May 2014, 06:30 GMT
Reason for closing:  Fixed
Additional comments about closing:  trunk

Loading...