summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2015-11-16 18:05:13 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-08 10:20:52 +0000
commit976f0e35c62149040bf10b4e9c6b5840b6ba82ee (patch)
treecd92befe31cb74f2878339e01c503a64de9e0b90 /meta/conf/distro
parent74bfa62f85433991f007ae1e029e76db05b3a380 (diff)
downloadpoky-976f0e35c62149040bf10b4e9c6b5840b6ba82ee.tar.gz
package_regex.inc: split the rest of the entries to their recipes
(From OE-Core rev: 73e2555cc7d529a93362b3fcfea3fbc7a4c60ca1) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r--meta/conf/distro/include/package_regex.inc68
1 files changed, 0 insertions, 68 deletions
diff --git a/meta/conf/distro/include/package_regex.inc b/meta/conf/distro/include/package_regex.inc
index c392d6bdcb..9fc1157237 100644
--- a/meta/conf/distro/include/package_regex.inc
+++ b/meta/conf/distro/include/package_regex.inc
@@ -20,71 +20,3 @@
20# determine the upstream release version. This regex can be used 20# determine the upstream release version. This regex can be used
21# to filter only relevant tags. 21# to filter only relevant tags.
22# 22#
23
24COMMON_REGEX = "(?P<pver>(\d+[\.\-_]*)+)"
25
26# Generic regex don't match
27REGEX_URI_pn-wireless-tools = "http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html"
28REGEX_pn-wireless-tools = "wireless_tools\.(?P<pver>(\d+)(\..*|))\.tar\.gz"
29
30REGEX_URI_pn-sqlite3="http://www.sqlite.org/"
31REGEX_pn-sqlite3="releaselog/${COMMON_REGEX}.html"
32
33REGEX_URI_pn-dhcp = "ftp://ftp.isc.org/isc/dhcp/"
34REGEX_pn-dhcp="(?P<pver>\d+\.\d+\.(\d+?))/"
35
36REGEX_pn-foomatic-filters = "foomatic-filters-(?P<pver>((\d|\d\d)\.*)+)\.tar\.gz"
37REGEX_pn-xdg-utils = "xdg-utils-(?P<pver>((\d+[\.\-_]*)+)((rc|alpha|beta)\d+)?)\.(tar\.gz|tgz)"
38REGEX_pn-rpm="rpm-${COMMON_REGEX}-.*$"
39REGEX_pn-libtheora = "libtheora-(?P<pver>\d+(\.\d)+)\.(tar\.gz|tgz)"
40
41REGEX_pn-iputils="iputils-(?P<pver>s\d+).tar"
42REGEX_pn-nettle = "nettle-(?P<pver>\d+(\.\d+)+)\.tar"
43
44REGEX_pn-cairo = "cairo-(?P<pver>\d+(\.\d+)+)\.tar"
45REGEX_pn-cmake = "cmake-(?P<pver>\d+(\.\d+)+)\.tar"
46REGEX_pn-libsdl = "SDL-(?P<pver>\d+(\.\d+)+)\.tar"
47REGEX_pn-libxslt = "libxslt-(?P<pver>\d+(\.\d+)+)\.tar"
48
49REGEX_URI_pn-autogen = "http://ftp.gnu.org/gnu/autogen/"
50REGEX_pn-autogen = "rel(?P<pver>\d+(\.\d+)+)/"
51
52# Isn't possible to download with the default URI web server returns
53# (403, 404, 550)
54REGEX_URI_pn-dosfstools = "https://github.com/dosfstools/dosfstools/releases"
55REGEX_pn-json-c = "json-c-(?P<pver>\d+(\.\d+)+).tar"
56# json-c releases page is fetching the list of releases in some weird XML format
57# from https://s3.amazonaws.com/json-c_releases and processes it with javascript :-/
58#REGEX_URI_pn-json-c = "https://s3.amazonaws.com/json-c_releases/releases/index.html"
59REGEX_URI_pn-chrpath = "http://alioth.debian.org/frs/?group_id=31052"
60
61REGEX_URI_pn-powertop = "https://01.org/powertop/downloads"
62REGEX_URI_pn-libsamplerate0 = "http://www.mega-nerd.com/SRC/download.html"
63REGEX_URI_pn-libxkbcommon = "http://xkbcommon.org/"
64REGEX_URI_pn-tslib = "https://github.com/kergoth/tslib/releases"
65REGEX_URI_pn-waffle="http://www.waffle-gl.org/releases.html"
66REGEX_URI_pn-lrzsz = "http://ohse.de/uwe/software/lrzsz.html"
67REGEX_URI_pn-libacpi = "http://www.ngolde.de/libacpi.html"
68REGEX_URI_pn-less = "http://www.greenwoodsoftware.com/less/download.html"
69REGEX_URI_pn-cups = "http://www.cups.org/software.php"
70REGEX_pn-cups = "cups-(?P<pver>\d+\.\d+(\.\d+)?)-source.tar"
71REGEX_URI_pn-bzip2 = "http://www.bzip.org/downloads.html"
72REGEX_URI_pn-minicom = "https://alioth.debian.org/frs/?group_id=30018"
73REGEX_URI_pn-sysstat = "http://sebastien.godard.pagesperso-orange.fr/download.html"
74REGEX_URI_pn-libical = "https://github.com/libical/libical/releases/"
75REGEX_URI_pn-libmpc = "http://www.multiprecision.org/index.php?prog=mpc&page=download"
76REGEX_URI_pn-taglib = "http://github.com/taglib/taglib/releases/"
77REGEX_URI_pn-libevent = "http://libevent.org/"
78REGEX_URI_pn-db = "http://www.oracle.com/technetwork/products/berkeleydb/downloads/index-082944.html"
79REGEX_URI_pn-python-smartpm="https://launchpad.net/smart/trunk/"
80REGEX_URI_pn-lsof = "ftp://sunsite.ualberta.ca/pub/Mirror/lsof/"
81REGEX_URI_pn-pbzip2 = "http://compression.ca/pbzip2/"
82REGEX_URI_pn-quicky = "http://qt-apps.org/content/download.php?content=80325&id=1&tan=10417482"
83REGEX_URI_pn-libwebp = "http://downloads.webmproject.org/releases/webp/index.html"
84
85# The engine tries to use directory versioning but is a false-positive
86REGEX_URI_pn-intltool = "https://launchpad.net/intltool/trunk/"
87REGEX_URI_pn-libnfsidmap = "http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/"
88REGEX_URI_pn-mpfr = "http://www.mpfr.org/mpfr-current/"
89REGEX_URI_pn-nss = "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_Releases"
90REGEX_pn-nss = "NSS_(?P<pver>.+)_release_notes"