0
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval 1a4ffbbd62 mtools: bump version 2020-12-05 20:54:37 +01:00
Jerome Duval dac4fd3f84 mtools: bump version. 2019-11-19 19:32:33 +01:00
Jerome Duval d2b37f714e code style. 2018-10-03 13:02:32 +02:00
fbrosson 2bc7021a37
mtools: bump to 4.0.19, install mtools.conf, use lzip tarball.
* Switch HOMEPAGE & SOURCE_URI to tar.lz & https.
* Tweak man pages to show /boot/system/settings/mtools.conf.
* defineDebugInfoPackage.
2018-10-01 20:09:50 +00:00
Adrien Destugues 694b5d714b mtools: enable x86_gcc2.
No changes needed, builds just fine.
2018-05-08 11:20:53 +02:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Humdinger 26f03fd740 De-linted recipes.
*	ltp
	Fixed typo. Thanks waddlesplash for noticing.

*	man
	Removed unused patch.
	Minor cosmetics.

*	mdocml
	Removed "." from SUMMARY
	Minor cosmetics.

*	milkytracker
	Minor cosmetics.
	Lint warning of not referenced PATCHES is a false positive.

*	minicom
	Removed "." from SUMMARY
	Minor cosmetics.

*	mtdev
	Removed "." from SUMMARY
	Minor cosmetics.

*	mtools
	Removed "." from SUMMARY
	Minor cosmetics.
2015-07-22 15:04:29 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Adrien Destugues c627f1f34b Add recipe for mtools. 2014-11-02 15:57:44 +00:00