Files
meta-openembedded/meta-oe/recipes-support
Martin Jansa 347d47b3aa hunspell: use git fetcher instead of github archive
* fixes:
  ERROR: QA Issue: https://github.com/hunspell/hunspell/archive/v1.7.0.tar.gz: SRC_URI uses unstable GitHub archives [src-uri-bad]
* there is developer uploaded tarball in:
  https://github.com/hunspell/hunspell/files/2573619/hunspell-1.7.0.tar.gz
  but it's already reconfigured which we don't need, so I've used git fetcher
  to stay closer to what we already use.
* the diff between:
  https://github.com/hunspell/hunspell/files/2573619/hunspell-1.7.0.tar.gz
  and
  https://github.com/hunspell/hunspell/archive/v1.7.0.tar.gz

docker-shr @ ~/hunspell $ diff -rq hunspell-1.7.0*/
Only in hunspell-1.7.0-archive/: .gitignore
Only in hunspell-1.7.0-archive/: .travis.yml
Only in hunspell-1.7.0-archive/: COPYING.MPL
Only in hunspell-1.7.0/: INSTALL
Only in hunspell-1.7.0/: Makefile.in
Only in hunspell-1.7.0-archive/: README.md
Only in hunspell-1.7.0/: aclocal.m4
Only in hunspell-1.7.0-archive/: appveyor.yml
Only in hunspell-1.7.0/: compile
Only in hunspell-1.7.0/: config.guess
Only in hunspell-1.7.0/: config.h.in
Only in hunspell-1.7.0/: config.sub
Only in hunspell-1.7.0/: configure
Only in hunspell-1.7.0/: depcomp
Only in hunspell-1.7.0/: install-sh
Only in hunspell-1.7.0/: ltmain.sh
Only in hunspell-1.7.0-archive/m4: ChangeLog
Only in hunspell-1.7.0-archive/m4: README
Only in hunspell-1.7.0/m4: libtool.m4
Only in hunspell-1.7.0/m4: ltoptions.m4
Only in hunspell-1.7.0/m4: ltsugar.m4
Only in hunspell-1.7.0/m4: ltversion.m4
Only in hunspell-1.7.0/m4: lt~obsolete.m4
Only in hunspell-1.7.0/man: Makefile.in
Only in hunspell-1.7.0/man/hu: Makefile.in
Only in hunspell-1.7.0/: missing
Only in hunspell-1.7.0-archive/: msvc
Only in hunspell-1.7.0-archive/po: .gitignore
Only in hunspell-1.7.0/po: ca.gmo
Files hunspell-1.7.0-archive/po/ca.po and hunspell-1.7.0/po/ca.po differ
Only in hunspell-1.7.0/po: de.gmo
Files hunspell-1.7.0-archive/po/de.po and hunspell-1.7.0/po/de.po differ
Only in hunspell-1.7.0/po: es.gmo
Files hunspell-1.7.0-archive/po/es.po and hunspell-1.7.0/po/es.po differ
Only in hunspell-1.7.0/po: hu.gmo
Files hunspell-1.7.0-archive/po/hu.po and hunspell-1.7.0/po/hu.po differ
Files hunspell-1.7.0-archive/po/hunspell.pot and hunspell-1.7.0/po/hunspell.pot differ
Only in hunspell-1.7.0/po: it.gmo
Files hunspell-1.7.0-archive/po/it.po and hunspell-1.7.0/po/it.po differ
Only in hunspell-1.7.0/po: pl.gmo
Files hunspell-1.7.0-archive/po/pl.po and hunspell-1.7.0/po/pl.po differ
Only in hunspell-1.7.0/po: pt_BR.gmo
Files hunspell-1.7.0-archive/po/pt_BR.po and hunspell-1.7.0/po/pt_BR.po differ
Only in hunspell-1.7.0/po: tg.gmo
Files hunspell-1.7.0-archive/po/tg.po and hunspell-1.7.0/po/tg.po differ
Only in hunspell-1.7.0/src: Makefile.in
Only in hunspell-1.7.0/src/hunspell: Makefile.in
Only in hunspell-1.7.0-archive/src/parsers: .gitignore
Only in hunspell-1.7.0/src/parsers: Makefile.in
Only in hunspell-1.7.0-archive/src/tools: .gitignore
Only in hunspell-1.7.0/src/tools: Makefile.in
Only in hunspell-1.7.0-archive/src/tools: fuzzer.cxx
Only in hunspell-1.7.0/: tap-driver.sh
Only in hunspell-1.7.0/: test-driver
Only in hunspell-1.7.0-archive/tests: .gitattributes
Only in hunspell-1.7.0-archive/tests: .gitignore
Only in hunspell-1.7.0/tests: Makefile.in
Only in hunspell-1.7.0-archive/tests: hu.wrong
Only in hunspell-1.7.0-archive/tests: nepali.wrong
Only in hunspell-1.7.0-archive/tests: ph2.good
Only in hunspell-1.7.0-archive/tests/suggestiontest: .gitignore
Only in hunspell-1.7.0/tests/suggestiontest: Makefile.in
Only in hunspell-1.7.0-archive/tests/suggestiontest: prepare2
Only in hunspell-1.7.0-archive/tests: wordpair.good

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-06-16 08:15:44 -07:00
..
2018-04-13 12:43:43 -07:00
2019-03-07 09:33:45 -08:00
2019-02-12 15:47:12 -08:00
2019-04-06 08:22:22 -07:00
2017-04-24 11:00:51 +02:00
2019-03-04 23:09:25 -08:00
2019-06-16 08:15:18 -07:00
2017-09-18 10:17:56 +02:00
2018-08-15 08:20:06 -07:00
2019-03-28 11:55:34 -07:00
2018-09-14 19:01:41 -07:00
2019-04-27 10:13:07 -07:00
2018-12-04 10:00:48 -08:00
2019-03-28 09:48:30 -07:00
2019-05-23 07:03:43 -07:00
2018-12-05 10:18:59 -08:00
2018-12-18 22:15:53 -08:00
2019-04-14 23:26:42 -07:00
2018-04-13 12:43:42 -07:00
2018-06-05 09:56:03 -07:00
2019-04-29 10:13:56 -07:00
2018-11-02 10:05:06 -07:00
2018-11-27 11:13:36 -08:00
2018-11-29 18:44:56 -08:00
2017-08-13 13:20:58 +02:00
2018-11-14 21:06:58 -08:00
2019-04-06 08:22:22 -07:00
2018-07-27 07:19:16 -07:00
2019-01-30 17:18:52 -08:00
2019-03-26 09:43:57 -07:00
2018-11-26 09:38:13 -08:00
2019-03-07 09:33:45 -08:00
2018-03-12 09:59:36 -07:00
2019-04-01 19:48:04 -07:00
2017-07-24 18:58:54 +02:00
2019-01-11 01:46:31 -08:00
2018-11-29 18:55:52 -08:00
2018-07-27 19:26:51 -07:00
2018-11-30 17:12:36 -08:00
2018-09-08 13:32:12 -07:00
2017-03-31 13:26:01 +02:00
2019-04-06 08:22:22 -07:00
2017-04-24 11:00:53 +02:00
2019-01-10 09:06:05 -08:00
2019-06-16 08:15:18 -07:00
2019-04-29 10:13:56 -07:00
2017-12-11 07:58:58 -08:00
2017-07-24 18:57:36 +02:00
2018-12-18 22:15:59 -08:00
2018-11-02 12:56:23 -07:00
2017-04-05 19:28:29 +02:00
2018-09-18 20:17:03 -07:00
2019-03-06 11:32:27 -08:00
2019-02-26 17:37:33 -08:00
2018-11-29 18:44:56 -08:00
2019-02-15 06:45:53 -08:00
2018-11-28 21:48:21 -08:00
2018-05-29 12:56:19 -07:00
2018-11-28 21:48:21 -08:00
2019-02-28 09:42:11 -08:00
2018-08-29 18:18:23 -07:00
2019-04-09 21:31:36 -07:00
2018-05-26 21:10:55 -07:00
2018-08-19 16:09:28 -07:00
2019-02-22 18:14:52 -08:00
2018-11-01 10:06:58 -07:00
2019-02-22 18:14:52 -08:00
2017-04-05 19:28:28 +02:00
2018-04-08 17:00:06 -07:00
2018-05-23 15:32:05 -07:00
2019-05-23 07:03:43 -07:00
2018-01-16 21:39:48 -08:00