0
0
Fork 0
Commit Graph

15 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 d42de1fbf9 proj: depends on sqlite3 binary. 2019-11-19 20:10:09 +01:00
Jerome Duval 2189e2f7d0 proj: bump version.
SONAME change.
2019-11-19 19:32:33 +01:00
Schrijvers Luc 41049b54a8 proj: remove libtool file, add recipe for 5.2.0 (#3136) 2018-09-25 10:25:57 +02:00
Jerome Duval 45de8e68fb switch HOMEPAGE to https. 2018-09-10 09:20:45 +02:00
miqlas 90ab7bc8ae Proj: bump (#2481) 2018-05-07 14:06:57 -04:00
Jerome Duval 92a1e82c03 proj: bump version. 2017-09-15 22:57:16 +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 b3e8768b0d proj: fix minor issue in recipe for 4.8.0 and add 4.9.2.
* Fix test for setting commandSuffix and commandBinDir on x86_gcc2.
* Install runtimes in bin instead of bin/x86/ for x86 2nd arch.
* Drop unneeded "chmod +x ./configure" in BUILD().

Off topic: I would like to apologize for the duplicate commit log 3
commits earlier: "Update DriveEncryption homepage to upstream repo"
for haiku-apps/drive_encryption/drive_encryption-1.0.recipe.
I'm the only person to blame for this mistake. Sorry for the noise.
2016-04-16 15:45:45 +00:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -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 0817519846 De-lint recipe.
*	openimageio
	Re-ordering blocks
	Adding formerly unreferenced patchset. Doesn't build anyway.

*	ordereddict
	Removed "." from SUMMARY
	Re-ordering blocks

*	oricutron
	Removed "." from SUMMARY
	Still a non-building BEP file

*	orphilia_dropbox
	Removed "." from SUMMARY
	Re-ordering blocks

*	pachi
	Removed "(C)" from COPYRIGHT
	Re-ordering blocks

*	pari
	Removed "." from SUMMARY
	Re-ordering blocks

*	pciutils
	Improved DESCRIPTION
	Re-ordering blocks

*	phantomlimb
	Improved SUMMARY
	Re-ordering blocks

*	photograbber
	Removed "." from SUMMARY
	Re-ordering blocks

*	piozone
	Improved DESCRIPTION
	Re-ordering blocks

*	plee_the_bear
	Removed "." and improved SUMMARY
	Re-ordering blocks

*	postgresql_server
	Removed "." from SUMMARY
	Re-ordering blocks

*	privoxy
	Removed "." and improved SUMMARY
	Re-ordering blocks

*	proj-4
	Removed "." and improved SUMMARY
	Re-ordering blocks
	Changed the SOURCE_URI to the github where they moved
	Added $secondaryArchSuffix to the provided cmd

*	protobuf
	Re-ordering blocks
	Updating and referencing patch
	Removed out-of-date patch.
2015-07-22 20:09:18 +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 7947055c54 proj: added a recipe for version 4.8.0 2014-08-22 20:17:06 +00:00