0
0
Fork 0
Commit Graph

40 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
Augustin Cavalier ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Robert Kausch 662967332f lame: Enable x86 asm optimizations (#3440) 2018-12-14 14:07:31 +01:00
Robert Kausch 33df197afd LAME 3.100: Enable on x86_gcc2 and x86. (#3214) 2018-10-13 18:28:12 +00:00
Jerome Duval 1379f0deb3 lame: add recipe for version 3.100. 2017-10-20 22:45:44 +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 9742f09c91 Add $secondaryArchSuffix to cmd:libtoolize for 5 recipes.
* fluidsynth-1.1.6
* lame-3.99.5
* libidn-1.33
* samba-3.6.25
* twolame-0.3.13
2017-02-02 23:38:38 +00:00
Jerome Duval 34ca539c76 lame: fix x86 gcc5 build.
* with patch from FreeBSD ports.
2016-05-09 18:08:11 +00:00
Michael Lotz a43c394c4d Explicitly reference all additional files.
Not referencing them caused them to be missing from the source packages.

This also moves all files that were in different dirs under the common
additional-files dir.
2015-12-20 20:05:05 +01:00
Jerome Duval dcae4d3798 lame: requires automake 1.13.x. 2015-12-02 21:21:13 +00:00
Jerome Duval 4daa7bc6a7 bump recipe revisions to rebuild with ncurses 6.
* also fix aspell provides, remove libtool files.
2015-11-22 14:35:53 +00:00
Humdinger ae698c8c3b Recipe cosmetics: improved SUMMARY/DESCRIPTION and re-ordered blocks. 2015-08-31 17:16:33 +02:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval 4a7c28691d lame: remove libtool file. 2015-05-25 18:43:17 +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
Jerome Duval 02f7acf8e8 lame: fix libmp3lame soname 2014-09-02 15:29:34 +00:00
François Revol dc39470e37 lame: require ncurses
It's optional but lets the CLI frontend use terminfo.
2014-07-28 15:15:26 +02:00
François Revol 3b31a1c8f4 lame: Fix build for secondary arch 2014-07-28 14:51:14 +02:00
Jerome Duval 2c24222f00 lame: added missing build dependency.
* enable x86_64
* secondary architecture support.
2014-06-13 16:22:00 +00:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 3a758f0e57 Rewrap media-sound DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Scott McCreary a45c9e2eac Fixed lame recipe 2013-12-26 14:38:24 -08: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
Alexander von Gluck IV 5c7b41cf75 multi: Add some needed ${secondaryArchSuffix} and clean up requires 2013-11-26 22:56:24 -06:00
Alexander von Gluck IV c3c759877c lame: Fix devel package requires 2013-11-26 18:07:14 -06:00
Scott McCreary 4243b61edf Fixed lame so that files end up in proper .hpkgs 2013-10-12 00:57:30 -07:00
Scott McCreary 3a0c487fe9 Updated the description and summary for lame. 2013-08-27 08:13:54 -07:00
Scott McCreary 4bee427fb9 Mostly working recipe for lame-3.99.5, the additional-files can go away once
the libs that the .m4 files come from get proper recipes written.
Also the sed hacking can probably be done in a cleaner way, but it works for now.
2013-08-27 01:33:20 -07:00
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +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
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary 6f280ec1e7 Updated lame to 3.98.4 2010-06-21 15:26:56 +00:00
Chris Roberts 19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts 2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Scott McCreary 47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary 5402651ec5 Fixed a few more license names, and filled in the copyright years on cabextract 2009-11-26 10:04:00 +00:00
Scott McCreary b48d0c9cfb .bep and .OPD files for blandenc, lame and vorbis-tools 2009-11-26 09:15:45 +00:00
Scott McCreary 727224ec97 Patch to allow lame-398-2 to build on Haiku, note that this is a hack and should not be sent upstream. However assuming everyone has GTK in their configure scripts is lame. 2009-07-18 08:01:11 +00:00