On Tuesday 16 June 2015 11:25:07 Christian Mollekopf wrote: > On Wed, Jun 10, 2015, at 11:56 AM, Cornelius Schumacher wrote: > > > > For example for Inqlude I currently have a tool, which updates the meta > > data > > of all frameworks with each release. It only works because it can assume > > that > > the version numbers are the same for all libraries. With different > > version > > numbers I would have to implement some checking of available tarballs, > > parsing > > version numbers, etc. Doable but more complex and some effort. > > I don't know the script, but if it i.e. would just gather the latest > release tarballs, > then you could continue to ignore versions if the full set of tarballs > is made > available somewhere.
The script is here: https://github.com/cornelius/inqlude/blob/master/lib/kde_frameworks_release.rb What you propose is possible, but would add complexity. I wonder how a patch to this script would look like, but it wouldn't be a trivial change. -- Cornelius Schumacher <[email protected]> _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
