[Bug 797330] emove duplication in source URLs from common providers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 24 01:46:40 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797330

--- Comment #2 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
Created attachment 374017
  --> https://bugzilla.gnome.org/attachment.cgi?id=374017&action=edit
Implement source url templating for recipes

GNOME, GNU, Savannah, Xiph, and SourceForge source URLs now use
templates. More templates can be added in the future. Currently, they
can be one of the following forms:

  scheme://

This will download a file called %(name)s-%(version)s.tar.xz from the
canonical place on the specified server. `scheme` can be: gnome, sf,
gnu, savannah.

  scheme://.tar.gz

For using the template but with the specified file extension instead
of .tar.xz

  scheme://some/path/to/name-version.tar.xz

For using the template only for the mirror domain and common sources
path.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list