24 Commits

Author SHA1 Message Date
OscarL
01bfc2cd58 dumb0.9: enable only for GCC2, restore _devel. (#13548)
This is needed to be able to rebuild "alex4".

That package crashes right away if compiled with modern GCC (on both
32 and 64 bits), at least when run on hrevs with the new allocator.
In both cases there's seems to be a possible double free in liballeg.

The bug does not manifest when building a GCC2 version of alex4.

ToDo: if dumb 2.x can be built with gcc2, try moving alex4 to that
version, so we can drop this older version.
2025-12-31 03:09:29 -03:00
Schrijvers Luc
b906991c77 dumb, rename recipes, drop _devel package for 0.9.3 (#13491) 2025-12-27 14:10:04 +01:00
Schrijvers Luc
2d58c44422 dumb, disable static libraries, remove libtool files (#8266) 2023-04-04 09:04:07 +02:00
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
Schrijvers Luc
e85a15dd48 dumb2, update to latest version (#3940)
* dumb2, update to latest git commit checkout
2019-07-07 15:01:20 +02:00
Jerome Duval
1ddbb617bb bump revision after allegro bump. 2019-05-12 14:27:49 +02:00
Jerome Duval
f38aa621d9 media-*: reorder sections. 2018-08-09 09:05:12 +02:00
Jerome Duval
89b07f6e3c media-libs: code style. 2018-08-03 15:05:34 +02:00
Sergei Reznikov
422d26d4ea dumb: enable x86_64 2017-11-12 18:58:28 +03:00
fbrosson
36c413d580 media-libs: add $secondaryArchSuffix for libtoolize (86 recipes) (#795) 2016-09-23 17:13:18 -04:00
Adrien Destugues
f096ae2d3f dumb: fix build. 2015-11-09 11:45:55 +01:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
begasus
be6e033d7f dumb, new updated recipe 2015-04-04 11:40:55 +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
f0da32da05 fixed the filecheck in the dumb .bep file, also cleaned up the tar command. 2010-09-08 05:10:48 +00:00
Scott McCreary
46688eac4c Fixed bep and patch files for dumb to allow for building of the .so libs as well as the .a ones. 2010-09-07 23:47:46 +00:00
Scott McCreary
af9853e6bd added patch to enable building of dumb. TODO: get it to build to a DESTDIR, and make a .so lib. 2010-09-04 07:57:58 +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
3c83a9175b fixed .bep file for dumb, 2nd try. 2010-03-26 16:07:11 +00:00
Scott McCreary
616ff46107 fixed .bep file for dumb so that it includes the headers for using with allegro. 2010-03-26 15:55:21 +00:00
Scott McCreary
b1c397e37a Initial .bep .OptionalPackageDescription and license files for dumb. 2010-03-26 04:54:03 +00:00