FS#44863 - [vigra] config_version.hxx renamed to configVersion.hxx

Attached to Project: Arch Linux
Opened by Philipp Hanslovsky (hanslovsky) - Tuesday, 05 May 2015, 15:28 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 05 May 2015, 16:05 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Contrary to the github master branch of vigra, include/vigra/config_version.hxx has been renamed to include/vigra/configVersion.hxx
cf https://github.com/ukoethe/vigra/tree/master/include/vigra

This breaks existing FindVIGRA scripts for cmake, e.g. https://github.com/martinsch/pgmlink/blob/master/cmake_extensions/FindVIGRA.cmake

What is the reaseon for not being conform with the master branch? And, if there is need for configVersion.hxx, why not just use a symlynk to config_version.hxx?
This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 05 May 2015, 16:05 GMT
Reason for closing:  Not a bug
Comment by Doug Newgard (Scimmia) - Tuesday, 05 May 2015, 16:05 GMT
Look at the PKGBUILD: https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/vigra

No files are getting renamed. If it's named that, that's because that how it was named for the release. Of course, a quick look at the git history would have told you that, too. https://github.com/ukoethe/vigra/commits/master/include/vigra/config_version.hxx

Loading...