wez / atomicparsley

AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files, in particular, iTunes-style metadata.
https://github.com/wez/atomicparsley
GNU General Public License v2.0
566 stars 70 forks source link

20210124.204813.840499f: install target do not install anything #26

Closed kloczek closed 3 years ago

kloczek commented 3 years ago
[tkloczko@barrel atomicparsley-20210124.204813.840499f]$ DESTDIR=/home/tkloczko/rpmbuild/BUILDROOT/atomicparsley-20210124.204813.840499f-17.fc35.x86_64 /usr/bin/cmake --install x86_64-redhat-linux-gnu --verbose
-- Install configuration: "RelWithDebInfo"
[tkloczko@barrel atomicparsley-20210124.204813.840499f]$
github-actions[bot] commented 3 years ago

Thanks for filing an issue! Please note that this project is only passively maintained, so your best bet for getting an issue resolved is through a pull request that is easy to verify! Please read this for more information.

kloczek commented 3 years ago

BTW .. is it possible to simplify tagging/versioning convention? :P Sometbing like <YYMMDD> would be very welcome (I don;t think that in in version string shoul be stored last commit hash) Or just back to originam three digits separated by dots :) Or meybe alst two tags are not official/stable versions?

kloczek commented 3 years ago

Just tested 20210715.151551.e7ad03a and looks like it works now.

Thank you :)