Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#40135 - [cgit] Add python2-pygments optdepends

Attached to Project: Community Packages
Opened by Rich Li (richli) - Tuesday, 29 April 2014, 05:36 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 30 April 2014, 10:45 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Lukas Fleischer (lfleischer)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

In order for the file

/usr/lib/cgit/filters/syntax-highlighting.py

to work, it needs python2-pygments installed. This can be used as a way to syntax highlight code before displaying it.

Perhaps this or similar could be added to the PKGBUILD:

optdepends=('python2-pygments: syntax highlighting support')

Nothing further needs to be changed to the package, since installing python2-pygments was enough for it to work for me.
This task depends upon

Closed by  Sergej Pupykin (sergej)
Wednesday, 30 April 2014, 10:45 GMT
Reason for closing:  Fixed
Additional comments about closing:  in svn/trunk only

Loading...