Commit Graph

18 Commits

Author SHA1 Message Date
OscarL
f56c392161 libevent: fix-ups to previous PR (#7718) (#7754) 2023-01-09 16:01:19 +01:00
OscarL
bda2b7e1dc libevent: update to 2.1.12, disable static libs, depend on python3 (#7718)
* libevent: update to 2.1.12, disable static libs, depend on python3

* libevent: disable old recipes, rename libevent21 to libevent.

The old recipes are either unused, or used only by already broken
packages.

All enabled/usable recipes use the newer version already.

* libevent: re-enabled libevent-1.4 for x86_gcc2, remove old 2.0 recipe
2023-01-08 15:53:54 +01:00
Jérôme Duval
f9d4694254 libevent: move cmd:event_rpcgen.py to the devel package
issue #6717
2022-04-08 11:26:14 +02:00
Jerome Duval
3b10cbdba8 fix missing $secondaryArchSuffix
clean up.
2018-09-05 07:37:48 +02:00
Jerome Duval
0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval
b40c2ec21e luarocks: fix PROVIDES. 2018-08-06 16:51:23 +02:00
fbrosson
abf5a80257 dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791) 2016-09-02 21:00:13 -04:00
Vale
6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Humdinger
3ea69a805d De-lint recipes.
*	gnash
	Don't start SUMMARY with app name
	Re-ordered blocks

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

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

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

*	indent
	Don't start SUMMARY with app name
	Re-ordered blocks
	Fixed (SECONDARY_)ARCHITECTURES and PROVIDES

*	inputproto
	Don't start SUMMARY with app name
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	jamvm
	Don't start SUMMARY with app name
	Removed "DEPEND"
	Re-ordered blocks

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

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

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

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

*	libdom
	Don't start SUMMARY with app name
	Re-ordered blocks
	Removed $secondaryArchSuffix as there are no 2nd archs declared

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

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

*	libevent
	Minor cosmetics
	Re-ordered blocks
2015-08-07 16:40:23 +02:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Kostadin Damyanov
3e0dd2696c De-lint recipes. 2015-08-04 08:25:40 +03: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
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Scott McCreary
2176a9af66 Fixed libevent-1.4.14b so that it now builds cleanly, note there is a TODO here still 2013-09-07 14:28:43 -07:00
Scott McCreary
eec0a08859 Update .recipe for libevent=1.4.14b, still not building yet, but getting close. 2013-09-05 02:20:25 -07:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00