Commit Graph

100 Commits

Author SHA1 Message Date
Jerome Duval
3b10cbdba8 fix missing $secondaryArchSuffix
clean up.
2018-09-05 07:37:48 +02:00
fbrosson
be018544fa ec2drv: fix PROVIDES, add SOURCE_FILENAME. 2018-08-19 02:44:41 +00:00
Adrien Destugues
418f692ede Add recipe for ec2drv. 2018-08-18 11:13:29 +02:00
Jerome Duval
0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval
dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
Jerome Duval
8fb9da6042 dfu_programmer: code style. 2018-08-03 08:44:15 +02:00
Jerome Duval
1c65bfe996 2cdt: code style. 2018-08-03 07:28:50 +02:00
fbrosson
bb4b40fc38 avra: use http for HOMEPAGE and https for SOURCE_URI. 2018-06-19 11:48:55 +00:00
Gerasim Troeglazov
cdf3ae3d9e avra: add x86_64 arch 2018-06-19 21:06:51 +10:00
Gerasim Troeglazov
92629821fa avrdude: fix build for other arch
* thnx fbrosson
2018-06-19 21:03:07 +10:00
Gerasim Troeglazov
8f62a8960a avr_libc: update HOMEPAGE and COPYRIGHT 2018-06-19 20:57:04 +10:00
Gerasim Troeglazov
bed2d0ac85 avr_libc: bump version 2018-06-18 23:55:09 +10:00
Gerasim Troeglazov
5b8c714d5b avrdude: fix build for x86_64 arch 2018-06-18 23:38:16 +10:00
Gerasim Troeglazov
f6f080d9ce libftdi: fix REQUIRES 2018-06-18 23:13:14 +10:00
Gerasim Troeglazov
17f894a2db libftdi: fix build for x86_64 arch 2018-06-18 22:59:10 +10:00
Sergei Reznikov
79cf530cd2 u_boot_tools: add missing BUILD_PREREQUIRES 2017-10-27 17:00:41 +03:00
Adrien Destugues
c6f6e1c0e6 fix libdsk provides 2017-07-30 10:01:34 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Adrien Destugues
fb3dafee77 2cdt: fogot to uncomment patchset. 2017-05-10 21:36:58 +02:00
Adrien Destugues
901c47baaf 2cdt: update to current version.
Remove older one as the sourcefile doesn't change names in upstream, it
just gets replaced… fortunately, not too often.
2017-05-10 21:26:24 +02:00
Gerasim Troeglazov
cd60c74ad6 arduino: add recipe for 1.7.11 version 2017-04-09 17:53:43 +00:00
Gerasim Troeglazov
9a76ce3123 avrdude: bump version 2017-04-09 17:49:05 +00:00
fbrosson
f236353c84 cpctools: fix build dependency on libpng16. 2017-01-31 21:07:10 +00:00
Jerome Duval
0f439956a1 sdcc: mark broken on x86_64. 2017-01-22 15:15:39 +01:00
Adrien Destugues
309ccdded0 gcc6809: update to fix build with gcc5. 2017-01-15 22:10:45 +01:00
Adrien Destugues
9f2c51a9f9 SDCC: update to latest release
- Perform an out of source build
- Fix some build issues
- This version builds with an up to date GCC host
2017-01-15 22:10:45 +01:00
Adrien Destugues
c69bf0333b cpctools: fix dependency on libpng16. 2016-12-30 16:25:31 +01:00
Jérôme Duval
574f1f5e7f dfu_programmer: remove hardcoded PKG_CONFIG_LIBDIR. 2016-12-04 22:23:43 +01:00
Jérôme Duval
7afff3cdae stm32flash: update HOMEPAGE and source URI. 2016-10-03 11:15:01 +02:00
fbrosson
7261bbe97e Fix several recipes which were missing a $secondaryArchSuffix. (#784) 2016-08-27 19:04:22 -04:00
Adrien Destugues
7ca338d112 2cdt: update to current version
- Archive was repackaged, but there is no changelog?
- Fix patchset filename
- Add SOURCE_FILENAME since the archive on the server does not change
  name accross versions.
2016-07-26 07:25:54 +02:00
Adrien Destugues
c42a31ed4d Add recipe for gcc-6809 4.6.3.
- Now including libgcc (it builds only if I disable optimizations, but
  that will do for now).
2016-03-26 15:54:36 +01:00
Adrien Destugues
93c2a5667e lwtools: update to version 4.12. 2016-03-13 20:20:46 +01:00
Vale
6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale
6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Adrien Destugues
210f4c91c4 cpctools: ad hideur_maikeur to the package. 2016-02-10 20:59:23 +01:00
waddlesplash
6b6e61a4db Merge pull request #379 from cyj0912/gci
[GCI] #2 Change recipes to download safe sources
2016-01-28 20:33:29 -05:00
Adrien Destugues
76a1232d84 SDCC: update and fixes
- Put binaries in the normal $binDir since there is no gcc2 version.
- Include Kevin Thacker's patch to generate relocatable executables for Contiki.
2016-01-24 11:27:02 +01:00
Toby Chen
31a299c881 Safe download sources
Use safe download sources for various packages, and fix several styling issues.
2016-01-03 20:24:13 -05:00
Michael Lotz
2dc7265545 u_boot_tools: Fix apparent typo in build requires.
The l was missing from haiku_devel.
2015-12-10 23:47:06 +01:00
Adrien Destugues
74c2cd36fb stlink: fix build and rebuild against current libusb
* needs libbsd
* fixed libusb versionning
2015-11-29 22:14:55 +01:00
Gerasim Troeglazov
93b18762c7 Fix provides for libftdi, confuse 2015-11-15 13:45:59 +00:00
Gerasim Troeglazov
6c8716f666 Arduino: bump version 2015-10-12 20:17:31 +10:00
Humdinger
18588b4916 Improved SUMMARY/DESCRIPTION and re-ordered blocks 2015-08-20 19:00:14 +02:00
Adrien Destugues
3a4b3eb66e Add recipe for d52. 2015-08-09 23:01:37 +02:00
Adrien Destugues
c0c7db8dbd Add recipe for 2cdt. 2015-08-09 23:01:36 +02:00
Humdinger
bdaaf1ad4b De-lint recipes.
*	pygments
	SUMMARY must start with capital letter
	Re-ordered blocks

*	texlive
	SUMMARY must have at least 3 words
	Re-ordered blocks
	Simplified ARCHITECTURES/SECONDARY_ARCHITECTURES

*	tiff4
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	u_boot_tools
	SUMMARY must start with capital letter
	Re-ordered blocks

*	unifont
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	util_macros
	Improved SUMMARY an DESCRIPTION
	Re-ordered blocks

*	vcdimager
	SUMMARY must start with capital letter
	Re-ordered blocks

*	wings
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	xproto
	SUMMARY must have at least 3 words
	Re-ordered blocks
2015-08-08 14:35:01 +02:00
Humdinger
064b69cead De-lint recipes.
*	avrdude
	SUMMARY must have at least 3 words

*	bebook
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	bzflag
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	c_ares
	SUMMARY must start with capital letter
	Re-ordered blocks

*	cmake
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	command_not_found
	SUMMARY must have at least 3 words
	Added BUILD_PREREQUIRES
	Re-ordered blocks

*	confuse
	SUMMARY must start with capital letter
	Re-ordered blocks

*	cream
	SUMMARY must start with capital letter
	Re-ordered blocks

*	croscorefonts
	SUMMARY must have at least 3 words
	Re-ordered blocks

*	cssselect
	SUMMARY must start with capital letter
	Re-ordered blocks

*	dcron
	SUMMARY must start with capital letter
	Re-ordered blocks

*	eggchess
	SUMMARY must have at least 3 words
	Re-ordered blocks
2015-08-08 08:16:04 +02:00