Cian Duffy
b01457b4b8
Further work on VLC. This patch includes a somewhat functional but very
...
buggy Haiku audio output (which only works at all thanks to help from
hamishm) as well as a few other customisations needed for Haiku.
2012-08-07 12:13:26 +00:00
Scott McCreary
a54638eeb8
Updated automake to 1.12.2
2012-08-07 00:03:56 +00:00
Scott McCreary
9417cd6fe1
Update autoconf to 2.69
2012-08-06 23:21:47 +00:00
korli
968caad615
ffmpeg: add bep for 0.11.1
2012-08-06 22:04:54 +00:00
Scott McCreary
3535d672ca
Fixed libiconv-1.12 so that it builds again.
...
Added icon.m4 file to the distribution package, see #549 .
2012-08-06 21:00:24 +00:00
Scott McCreary
854e25202f
Fixed datarootdir for mpfr.
2012-08-06 18:35:58 +00:00
Scott McCreary
c3219877a8
Updated mpfr to 3.1.1
2012-08-06 18:05:33 +00:00
Chris Roberts
df93ce8ba3
Add colordiff-1.0.10 bep and patch
2012-08-05 20:49:31 +00:00
Chris Roberts
9dd9a605f0
Update astyle svn build to r361
2012-08-05 20:04:45 +00:00
Cian Duffy
6562522010
Fix liboil compiling.
2012-08-05 14:18:04 +00:00
Cian Duffy
5298f43b1e
Small amount of further work on VLC port
2012-08-04 16:18:30 +00:00
Cian Duffy
e647de4d12
Add x264 h.264 encoder. Only builds with GCC4.
2012-08-04 14:07:09 +00:00
Scott McCreary
ba58d5bb6b
Update gmp to 5.0.5
2012-08-03 23:59:18 +00:00
Chris Roberts
fb90fef7c9
Rename gettext-0.18.1.1-dev to gettext-dev-0.18.1.1
2012-08-03 22:30:11 +00:00
Cian Duffy
0e152871fc
Add two more dependencies which now build succesfully
2012-08-03 22:17:50 +00:00
Cian Duffy
220f9133cb
correct format of depend line
2012-08-03 22:17:02 +00:00
Cian Duffy
4f0190c4c3
libcddb requires gettext-dev (needs autopoint), was not declared in .bep
2012-08-03 22:11:17 +00:00
Cian Duffy
8448d7fbdf
gettext-dev .bep which works on current Haiku nightlies. Significantly
...
simpler than the previous attempt from Alpha 3, passes as many tests as
the runtime and appears functional when used by other ports that depend on it.
2012-08-03 21:34:38 +00:00
Philippe Houdoin
f91d9937f0
Fix GPP license
2012-08-03 06:52:07 +00:00
Chris Roberts
f961354d7b
Update mercurial to 2.3
2012-08-02 07:07:49 +00:00
Scott McCreary
22e8534333
Fixed python patch to apply at the correct line number.
2012-08-01 17:05:45 +00:00
Philippe Houdoin
c00f41c5b9
Add GPP, a generic preprocessor independant from programming language. Can be usefull to add some conditional and
...
include support to a language, programming or text processing, that don't support it (yet).
2012-07-31 23:19:49 +00:00
Cian Duffy
cbb17e64e1
This .patch/.bep will build a "fully functioning" command line VLC. As
...
in it does nothing as we have no interface/audio/video out. But it
passes tests and has a working libvlc.
Only tested building on a GCC4 system, not a gcc2hybrid yet. Need to
fix gettext-dev before I can fully populate the .bep with every
depdendency to ensure full functionality will build for everyone.
2012-07-31 21:08:23 +00:00
Cian Duffy
2b651bc8c0
VLC requires a libavcodec build with postprocessing enabled, which is
...
GPL-only. Haiku uses an LGPL build for the media kit addons, so we need
seperate .beps
2012-07-30 21:09:59 +00:00
Cian Duffy
d0c340e984
VLC 2.0.3 bep - this is very much a work in progress, but any dependency
...
listed here is fully working at the moment.
2012-07-30 21:01:20 +00:00
Scott McCreary
c80b6b79ee
Updated python patch to allow the test_fileio.py test to work on Haiku.
2012-07-30 20:41:36 +00:00
Cian Duffy
95eaa83233
taglib requires cmake but does not warn of dependency
2012-07-30 20:33:39 +00:00
Scott McCreary
f63798d301
Removed redundant copyright text from libdca bep file, as copyright +
...
copyright symbol are automatically added during generation of the
AboutSystem dialog.
2012-07-30 17:45:54 +00:00
Chris Roberts
8f69e60602
Update mercurial to 2.2.3 and git to 1.7.11.3
2012-07-29 04:18:58 +00:00
Cian Duffy
9bfa0338f3
Add copyright and licence to libdca
2012-07-27 23:01:07 +00:00
Cian Duffy
ebf04fa041
Made another mistake there. This one has been tested.
2012-07-27 22:15:41 +00:00
Cian Duffy
4d4036771b
and that move didn't move the contents. sorry for the noise.
2012-07-27 22:12:49 +00:00
Cian Duffy
212fa5e1be
And another folder typo - this is why its not a good idea for a dyspraxic to commit stuff...
2012-07-27 22:09:13 +00:00
Cian Duffy
1e5f8392c3
Correct name for libbluray - don't know how I missed this
2012-07-27 21:40:38 +00:00
Chris Roberts
7b8d4f22d0
Update global to 6.2.4
2012-07-27 04:49:16 +00:00
Scott McCreary
6ba57d2928
Missed the example-descriptors directory on previous commit.
2012-07-25 18:46:00 +00:00
Scott McCreary
e0a2b7eb99
Initial .bep file for abi-compliance-checker.
...
Included zooey's README and examples from the previous abi-compliance-checker OptionalPackage.
2012-07-25 18:43:11 +00:00
Scott McCreary
d09552692a
Fixed url and checksum for hgrep-1.0.1
2012-07-23 23:44:45 +00:00
Scott McCreary
a8bbe30dcf
Fixed pair of typoes in hgrep script.
2012-07-23 23:40:13 +00:00
Scott McCreary
3adec5571a
Initial .bep for libmicro, it's building execept for getcontext.c. This is a quick and dirty patch, a more proper patch
...
should be created so that it can be upstreamed as some point, such as replacing -lm with $LIBM etc.
2012-07-23 23:26:54 +00:00
Scott McCreary
aab2dadea2
Fixed url and checksum for hgrep
2012-07-23 21:33:56 +00:00
Scott McCreary
5b8da9b817
Added .bep and patch for fontconfig-2.10.0, from Justin Stressman.
2012-07-23 21:30:53 +00:00
Scott McCreary
8db2e9bc76
Added .bep files for hgrep and lgrep.
2012-07-23 20:18:40 +00:00
Scott McCreary
4e93af6af8
Added lgrep.zip file
2012-07-23 20:04:00 +00:00
Scott McCreary
598b6cd0c8
Added configure option to disable nls, this now allows cherokee to build, at least on gcc4, haven't tried on gcc2 yet.
2012-07-23 18:39:41 +00:00
Scott McCreary
4a63b914fe
Initial .bep and patch for Cherokee. Note that it is not yet building
...
and needs a bit more work.
2012-07-21 00:28:55 +00:00
Scott McCreary
406ea8e5cd
Initial .bep for waave, may or may not be working yet, not yet fully tested.
2012-07-20 23:47:49 +00:00
Scott McCreary
a479487bb1
Updated apache to 2.2.22
2012-07-20 21:58:28 +00:00
Scott McCreary
45409b289b
Updated version of cmake and cdrtools in the optionalpackages .bep files.
2012-07-20 16:54:50 +00:00
Chris Roberts
70bc57064d
Update cdrtools to 3.01a07 and add a patch to fix sata/scsi device enumeration
2012-07-20 01:08:31 +00:00