Summary: | media-video/obs-studio-17.0.0 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | John5788 <john5788> |
Component: | Current packages | Assignee: | Chiitoo <chiitoo> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | john5788, jstein, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
John5788
2016-12-28 22:22:11 UTC
Indeed. Been testing the new version for a while now, and should be able to take care of the bump soon. Thank you for the report! (In reply to Chiitoo from comment #1) > Indeed. > > Been testing the new version for a while now, and should be able to take > care of the bump soon. > > Thank you for the report! Chiitoo, Do you also happen to know why the build revision from source is always 0.0.1? Even building from the source directly, cmake generates an obsconfig.h with this #define: #define OBS_VERSION "0.0.1" It's something that I've noticed for a while with building from source. (In reply to John5788 from comment #2) > Do you also happen to know why the build revision from source is always > 0.0.1? Even building from the source directly, cmake generates an > obsconfig.h with this #define: > > #define OBS_VERSION "0.0.1" > > It's something that I've noticed for a while with building from source. Hm, yeah, I noticed that too at some point. I might have thought it was intended even, but thought it was odd at least... never really looked into it. It doesn't happen with the live (9999) ebuild, and I probably found the reason for it, as well as a workaround: https://github.com/jp9000/obs-studio/pull/349 Thanks for reminding me about it! Will be fixed in the 17.0.0 ebuild. In Portage now, pushed by kensington. https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=883a103900abd7a30b2ec6c949b7aac1ab8e76b9 Thanks again! |