0
0
Fork 0
Commit Graph

16 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 e434976171 snappy: bump version 2021-01-28 16:51:34 +01:00
Jerome Duval 35e2133439 snappy: add a pkgconfig file. 2017-11-20 20:36:51 +01:00
Jerome Duval 5f9b885f16 snappy: bump version.
* SONAME is still 1, but the earlier 1.3.1 is changed to 1.1.7.
Depending packages need a rebuild.
2017-09-03 09:56:05 +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
fbrosson 5d0b28971c snappy: bump to 1.1.4.
* DESCRIPTION: Add missing white space and move another one.
* BUILD_PREREQUIRES: add $secondaryArchSuffix to cmd:libtoolize
  and add cmd:{aclocal,autoconf,autoheader,automake}.
2017-02-01 13:53:11 +00:00
Jérôme Duval bd8818b4a6 Remove libtool files. 2016-11-21 16:20:36 +01:00
Jérôme Duval f539c9759d snappy: update HOMEPAGE. 2016-10-03 11:06:11 +02:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Jerome Duval d5be2b427c snappy: bump version. 2015-10-07 22:22:05 +00:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier 55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Humdinger 1f664e284f De-lint recipes.
*	rdesktop
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rebar
	Removed "." from SUMMARY.
	Added REQUIRES and BUILD_REQUIRES.
	Re-ordered blocks.

*	redoflacs
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rename
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	rtmpdump
	Improved SUMMARY.
	Re-ordered blocks.

*	rxtx
	Improved SUMMARY.
	Fixed COPRIGHT.
	Re-ordered blocks.

*	scheherazade_font
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	scrittore
	Improved SUMMARY.
	Added REQUIRES and BUILD_REQUIRES.
	Re-ordered blocks.

*	sdl_bomber
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	shredder
	Removed "." from SUMMARY.
	Added BUILD_REQUIRES.
	Re-ordered blocks.

*	simh
	Re-ordered blocks.
	Lint warns of unused patch. I does build without. Remove the patch?

*	snappy
	Removed "." from SUMMARY.
	Re-ordered blocks.

*	spidermonkey
	Removed "." from SUMMARY.
	Re-ordered blocks.
2015-07-23 09:38:45 +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
Jerome Duval f4a30a5dbd snappy: added a recipe for version 1.1.2
* had to use a non official mirror because of GoogleDrive.
2014-10-03 16:35:00 +00:00