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
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