Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832441 - media-video/atomicparsley-0.9.6_p20210715_p151551: version mismatch
Summary: media-video/atomicparsley-0.9.6_p20210715_p151551: version mismatch
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL: https://github.com/wez/atomicparsley/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-31 18:19 UTC by Azamat H. Hackimov
Modified: 2022-01-31 21:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Azamat H. Hackimov 2022-01-31 18:19:22 UTC
Hi.

Version of new media-video/atomicparsley-0.9.6_p20210715_p151551::gentoo should be 20210715.151551.0.

Project's buildsystem describes version as:

git show -s --format=%H;%cd --date=format:%Y%m%d.%H%M%S.0

./AtomicParsley -v
AtomicParsley version: 20211130.082728.0 d2031231fd14c1a8676a02347a0220e544a80226 (utf8)


But from portage tree it passes just blank string as version:

AtomicParsley -v
AtomicParsley version:   (utf8)

Additionally need to add -DPACKAGE_VERSION="${PV}.0" to cmake configuration.

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-31 19:12:47 UTC
Changing to 20210715.151551.0. makes life hard if the original upstream ever comes back.
Comment 2 Azamat H. Hackimov 2022-01-31 21:35:10 UTC
I doubt that original author will return after 15 years of inactivity.