FS#18068 - [ffmpeg] set pkgver to svn revision number
Attached to Project:
Arch Linux
Opened by xduugu (xduugu) - Friday, 29 January 2010, 23:05 GMT
Last edited by Ionut Biru (wonder) - Saturday, 30 January 2010, 12:10 GMT
Opened by xduugu (xduugu) - Friday, 29 January 2010, 23:05 GMT
Last edited by Ionut Biru (wonder) - Saturday, 30 January 2010, 12:10 GMT
|
Details
As of recently, ffmpeg is built from a svn snapshot and the
pkgver is currently set to a date string. However, svn uses
increasing and more meaningful revision numbers, so why not
use it instead as package version?
ffmpeg 20100108-2 |
This task depends upon
Closed by Ionut Biru (wonder)
Saturday, 30 January 2010, 12:10 GMT
Reason for closing: Not a bug
Additional comments about closing: it was choosed like so, maybe on the next iteration we will use svn revision version. you can actually find what revision is with ffmpeg --version
Saturday, 30 January 2010, 12:10 GMT
Reason for closing: Not a bug
Additional comments about closing: it was choosed like so, maybe on the next iteration we will use svn revision version. you can actually find what revision is with ffmpeg --version
Comment by Ionut Biru (wonder) -
Saturday, 30 January 2010, 00:09 GMT
just to have the same schema as x264 have.
Comment by xduugu (xduugu) -
Saturday, 30 January 2010, 09:53 GMT
But does it make sense? I mean, following this logic, shouldn't
mplayer use a datestring then, too?