0
0
Fork 0
Commit Graph

28 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 7bcd254430 libebml: bump version 2021-06-07 17:38:49 +02:00
Jerome Duval 5b3e6604c7 libebml: bump version 2021-02-02 17:59:36 +01:00
Jérôme Duval 7ff3f639cd
libebml4: remove devel package 2020-10-21 12:28:41 +02:00
Jerome Duval 7633f4b041 libebml: bump version
keep lib:libebml version 4 for compatibility
2020-10-20 21:09:32 +02:00
Schrijvers Luc c52dce50a0
libebml, bump version, re-apply patchset (#4723) 2020-02-15 16:51:47 +01:00
Jerome Duval 7ca30e4595 libebml: bump version. 2019-09-10 21:04:31 +02:00
Jerome Duval bb5df61d72 libebml: add recipe for version 1.3.7.
disabled for gcc2. the old version stays available for gcc2.
2019-03-28 08:55:17 +01:00
Jerome Duval 9a10d761ea libebml: bump version. 2017-08-25 17:48:40 +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
Sergei Reznikov dcc0fda83a libebml: bump version to 1.3.4
remove libtool file.
2016-07-25 15:52:02 +03:00
fbrosson 6b582a0805 libebml: fix libebml.la for all archies other than x86_gcc2. (#667)
* On all architectures other than x86_gcc2 the generated definition
  of dependency_libs in libebml.la includes a path to libstdc++.la
  that hard-codes the full version of the gcc package being used to
  build libebml. Keeping that path unchanged would result in a hidden
  dependency of libebml_devel on a specific revision of the gcc pkg.
  So fix that path using a package-links dir that starts with e.g.
  /packages/libebml_x86_devel-*/gcc_x86/develop/tools/x86/lib/gcc/...
* Add gcc$secondaryArchSuffix to REQUIRES_devel when building for an
  architecture other than x86_gcc2 because libebml.la needs it.
* Add TEST() with "make check".
2016-06-27 04:17:35 +00:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Sergei Reznikov 01c6708f66 libebml: correct checksum 2015-11-11 21:15:59 +03:00
Jerome Duval 179e511cb0 libebml: bump version. 2015-10-20 23:26:11 +00:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Humdinger b733ccc20f De-Lint recipes.
*	less
	Remove "." from SUMMARY.
	Minor cosmetics.

*	lftp
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libaacs
	Moved _devel block up.
	Minor cosmetics.

*	libarchive
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libavlduptree
	Shortened SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libbdplus
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libdwarf
	Shortened SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libebml
	Changed SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libffi
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libgcrypt
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libgeotiff
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libid3tag
	Improved DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libidn
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	liblo
	Moved _devel block up.
	Minor cosmetics.

*	libmatroska
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libmdi
	Remove "." and improved SUMMARY.
	Sorted _devel blocks.
	Minor cosmetics.

*	libmetalink
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libmicro
	Improved SUMMARY.
	Added cmd:hg to BUILD_PREREQUIRES.

*	libmng
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libmmp4v2
	Improved SUMMARY and DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libpurple
	Remove "." from SUMMARY.
	Moved _devel and _finch block up.
	Minor cosmetics.

*	libquicktime
	Improved SUMMARY and DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libsdl
	Improved SUMMARY and DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libsoundtouch
	Improved DESCRIPTION.
	Moved _devel block up.
	Minor cosmetics.

*	libtar
	Remove "." from SUMMARY.
	Moved _devel block up.
	Minor cosmetics.

*	libtommath
	Remove "." from SUMMARY.
	Minor cosmetics.
2015-07-21 16:51:11 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Adrien Destugues ff4d0166e2 libebml: restore patch that is still needed.
* Was removed when upgrading to 1.3.1, and the lib itself still builds,
but then all apps using it will fail to compile.
2015-04-25 18:01:23 +02:00
Jerome Duval 7231d5c134 libebml & libmatroska: bump version.
* switch to autotools.
2015-01-04 22:23:07 +00: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
Kacper Kasper 7cc568fa10 Added libebml and libmatroska recipes.
Thanks goes to Diver for his WIP recipes.
2014-05-10 21:45:50 +02: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
Scott McCreary e2533c86d9 Updated libebml patch to support DESTDIR 2010-09-22 20:06:00 +00:00
Scott McCreary b464dc52ae Fixed libebml patch. The .bep file is not building a package since DESTDIR isn't supported, so a DESTDIR hack to the makefile may be needed as well. 2010-06-30 16:15:36 +00:00
Scott McCreary 2e8ca5b9cb Moved misplaced libebml files. 2010-06-30 15:41:37 +00:00
Scott McCreary fe3669985f Patch to allow libebml to build on Haiku 2009-03-01 02:16:41 +00:00