0
0
Fork 0
Commit Graph

19 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 f67b534c07 COMMIT/commit => srcGitRev.
* code style.
2018-08-07 08:56:57 +02:00
Sergei Reznikov 01a0388a96 DockBert: bump revision 2018-05-16 15:02:28 +03:00
Sergei Reznikov 1b36844466 Dockbert: enable x86_64 2018-01-14 16:32:04 +03:00
Jerome Duval d56e0155a4 dockbert: remove SECONDARY_ARCHITECTURES. 2016-07-27 19:27:33 +00:00
Humdinger 37a325ad49 Improved DockBert recipe.
As Diver pointed out correctly, the $secondaryArchSuffix isn't needed.
Improved SUMMARY/DESCRIPTION.
2015-10-14 10:52:22 +02:00
Humdinger 569173a0eb Fix DockBert recipe. Rename binary from Dock to DockBert.
Naming the binary different from the package doesn't make a whole
lot of sense.
2015-10-14 10:42:17 +02:00
Humdinger 1ac39b83d1 De-lint recipes.
*	allegro
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	bzip2
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	caya
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	clucene
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	cyassl
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	digiclock
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	dockbert
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	docutils
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	dos2unix
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	ducksaver
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	erlang
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	fdupes
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	figlet (old BEP style)
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	flac
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gdal
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gemrb
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	giflib
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	glib
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	globe
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gmp
	Don't start SUMMARY with app name.
	Re-ordered blocks
2015-08-04 20:42:46 +02:00
Augustin Cavalier 6299524859 Remove cmd:mkdepend from BUILD_PREREQUIRES of makefile_engine apps.
Not needed now that the makefile_engine package depends on
cmd:mkdepend directly.
2015-07-19 13:59:19 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier 6638866bfd Dockbert: remove patch (it was upstreamed). 2015-01-08 14:30:43 -05: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
Sergei Reznikov 44467fedd6 Dockbert: fix the build 2014-10-29 00:30:57 +03:00
diversys e85bd25b29 Dockbert: fix missing $secondaryArchSuffix 2014-06-05 10:20:34 +00:00
Jonathan Schleifer 90ecab63ac Fix dockbert being a broken recipe 2014-03-25 21:47:25 +01:00
noryb009 a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Chris Roberts 8a30e59744 Overhaul the haiku-apps directory
* Fixed PROVIDES/*REQUIRES entries
* Added vcs hashes to the ports needing it in the SRC_URI
* Made single executable apps install to the top level $appsDir
* Added patches for gcc4 versions of most apps
* Added patches for apps that couldn't build on any arch
   ( even though they were marked as working :( )
* Other misc fixes that I've forgotten already because I'm sick of
  looking at this directory
2013-12-02 20:48:05 -07:00
Scott McCreary 1c46dac123 Added missed REQUIRES and BUILD_REQUIRES field to dockbert 2013-11-26 15:40:03 -08:00
Scott McCreary cd7b753dcc Add dockbert, recipe from GCI2013 student tgkokk 2013-11-26 12:17:29 -08:00