Schrijvers Luc
6c834dd643
smpeg, fix SOURCE_URI (again) ( #7734 )
2023-01-05 13:17:48 +01:00
Schrijvers Luc
dfea2ab32f
Fix SOURCE_URI ( #7732 )
2023-01-05 13:01:10 +01:00
Schrijvers Luc
75e9b6f298
smpeg, fix SOURCE_URI, patch (kudos to OscarL for providing the one from smpeg2) ( #7731 )
2023-01-05 12:50:30 +01: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
Jerome Duval
f38aa621d9
media-*: reorder sections.
2018-08-09 09:05:12 +02:00
Michael Lotz
93d8375606
Update {lib|devel}:libsdl2 to {lib|devel}:libsdl2_2.0.
...
The newest libsdl2 packages do not provide the unsuffixed lib anymore
as it doesn't actually exist in the package.
2017-12-14 21:44:39 +01: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
36c413d580
media-libs: add $secondaryArchSuffix for libtoolize (86 recipes) ( #795 )
2016-09-23 17:13:18 -04:00
Humdinger
ae698c8c3b
Recipe cosmetics: improved SUMMARY/DESCRIPTION and re-ordered blocks.
2015-08-31 17:16:33 +02: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
Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04:00
Jerome Duval
1f388f9a78
smpeg: fix build requires.
...
* remove libtool file.
2015-05-17 17:40:20 +00:00
Humdinger
a38db25c39
Changes in SUMMARY, DESCRIPTION and whitespace.
...
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...
Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632 )
Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01: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
f293dc8a32
smpeg: fix devel lib version
2014-09-04 14:57:19 +00:00
Oliver Tappe
80bbd70b83
Let all recipes use SHA-256 checksums only.
2014-04-21 19:31:51 +02:00
Adrien Destugues
f1b5a9f1ad
Declare dependency on libstdc++ where needed.
2014-04-20 14:21:22 +02:00
Jonathan Schleifer
5464db0017
smpeg: Fix multiple issues
...
* Fix SECONDARY_ARCHITECTURES
* Enable x86_64
* Download ZIP file instead of checkout via SVN
-> No SVN dependency anymore
* Add checksums
2014-03-28 23:42:21 +01:00
Adrien Destugues
2d380a5059
smpeg: fix dependencies on libSDL
...
Have to use the same name used in linking the libs for -S checks.
2014-01-19 19:02:24 +01:00
Adrien Destugues
a5c07c6438
Add missing libGL dependencies
...
As libGL is no longer provided by the haiku package, things now have to
explicitly depend on it.
2014-01-05 23:00:45 +01:00
noryb009
477ce26f37
Rewrap media-libs DESCRIPTIONs
2014-01-02 16:40:57 -05:00
Scott McCreary
4ddaf46945
Fixed smpeg on x86, at least it's symlinking to the right files now.
2013-12-22 03:48:07 -08:00
Scott McCreary
431d0c94e1
added secondaryArchSuffix to pkg_config in smpeg recipe, should fix building on x86.
2013-12-18 19:51:23 -08:00
Scott McCreary
f2382511c4
Fixed typo in smpeg summary.
2013-12-19 08:32:11 -08:00
Scott McCreary
bac17fb923
Added better DESCRIPTION entires for smpeg, smjpeg and libsdl
2013-12-19 08:21:59 -08:00
Scott McCreary
d927e138fd
Fixed secondaryArchSuffix errors in smpeg
2013-12-19 02:18:00 -08:00
Scott McCreary
f9643bf626
Further cleanup of sdl_image, sdl_mixer and smpeg recipes.
2013-11-06 02:07:33 -08:00
Scott McCreary
9a8443a3e1
Added devel:smpeg to smpeg recipe so that it gets detected when building sdl_mixer
2013-11-04 17:06:41 -08:00
Scott McCreary
de68bbaf2c
Updated smpeg to support secondaryArchSuffix
2013-11-03 13:01:27 -08:00
Scott McCreary
4d5b9d2ec7
Fixed smpeg recipe.
2013-10-22 08:41:22 -07:00
Scott McCreary
d329ab2234
Fixed .recipe for smpeg
2013-10-20 01:34:36 -07:00
Scott McCreary
05240ad9b8
Updated recipe for smpeg, still not building though, at it fails to find -lGL
2013-10-16 16:57:17 -07:00
Scott McCreary
c8f460d097
WIP recipes for smpeg and taglib, both still need a bit more work.
2013-10-13 03:22:21 -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
Oliver Tappe
94cc6aaf85
Merge all changes from trunk
2013-03-29 14:04:07 +00:00
Scott McCreary
765716a4ce
Removed gcc4 libdir for several packages in the libpak.
2010-10-30 21:56:59 +00:00
Scott McCreary
8cb2ddd59e
Moved several more gcc4 libs to B_COMMON_LIB_DIRECTORY/gcc4 for libpak libs.
2010-09-27 20:29:30 +00:00
Chris Roberts
19fd2d4bfa
Merged most of the OPD files into the beps.
2010-05-16 19:28:03 +00:00
Chris Roberts
54ef9a1dfe
Remove/Fix some STATUS_* fields in the beps.
...
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Chris Roberts
daf04f5627
License cleanup for OPD files. Needed the GNU prefix on (L)GPL stuff.
2010-01-02 07:19:11 +00:00
Scott McCreary
f3e5caaf4c
initial .bep file for smpeg, updated sdl-libpak .OPD and fixed smjpeg .bep typo
2009-10-30 02:26:44 +00:00
Scott McCreary
ad0edad888
Added .OPD files for the SDL libs
2009-10-29 07:26:44 +00:00