29726 Commits

Author SHA1 Message Date
François Revol
dcad84a90a xproto: Remove old recipe and patch 2014-07-29 19:11:12 +02:00
François Revol
ec434f9a8d xproto: Add recipe for 7.0.26 2014-07-29 19:08:10 +02:00
François Revol
5278ff38c7 xproto: Mark git recipe as untested 2014-07-29 19:07:40 +02:00
François Revol
277ea70af5 util_macros: Add a recipe for 1.19.0 2014-07-29 19:00:37 +02:00
François Revol
9f97b58f01 util_macros: remove old recipe 2014-07-29 18:55:26 +02:00
François Revol
52579b51e6 util_macros: mark the git recipe as untested.
It doesn't specify any git hash so it's not reliable.
2014-07-29 18:53:24 +02:00
François Revol
22cc79f938 Mark libxcp as tested on gcc2 at least 2014-07-29 18:50:12 +02:00
François Revol
9542a59b33 Fix xcb_proto recipe
Again python stuff...
2014-07-29 18:50:11 +02:00
François Revol
c81b2b4934 Whitespace cleanup 2014-07-29 18:30:23 +02:00
Augustin Cavalier
cf08357183 ca_root_certificates: Switch back to old date format.
As requested by Oliver.
2014-07-29 12:23:15 -04:00
Augustin Cavalier
d032cfd0d6 ffmpeg 0.10: mark as working on GCC4. 2014-07-29 11:35:33 -04:00
François Revol
1a687953ee Add recipe for python mechanize 2014-07-29 17:06:13 +02:00
François Revol
adf1aca0cf Add recipe for lxml
And patch, because they happily hardcode -lm in there...
2014-07-29 17:06:09 +02:00
François Revol
2a454805c7 Add recipe for dateutil 1.5
- the magic is in --single-version-externally-managed to disable
those (easter) egg things...
cf.
https://wiki.debian.org/Python/FAQ#How_should_we_package_Python_eggs.3F

- --root is required so just pass /

- also, python must be called without any path, else it setuptools uses
it as an extra prefix for install... so we munge PATH and call python.
2014-07-29 17:06:04 +02:00
François Revol
ade9a98565 Add a recipe for python-requests 2014-07-29 17:05:59 +02:00
Augustin Cavalier
23fd6c807b ffmpeg 0.10: fix build on GCC4. 2014-07-29 11:01:45 -04:00
Augustin Cavalier
af44d046b0 ffmpeg 2.3: ffprobe works 2014-07-28 17:15:35 -04:00
Augustin Cavalier
0466598113 ffmpeg: 2.3!! 2014-07-28 17:14:32 -04:00
François Revol
f38c89a888 Add a preliminary recipe for gophernicus
Doesn't install as a net_server service yet.
One must also create /var/gopher/ manually.
2014-07-28 21:55:11 +02:00
Augustin Cavalier
e7ca44f6d4 ca_root_certificates: declare "compat >=0". And it works! 2014-07-28 14:34:49 -04:00
Augustin Cavalier
16ee50dad0 ffmpeg: add 0.10.14. GCC2 only, does not compile on GCC4.
Already tried for GCC4:
  * -fstack-check=no
  * --enable-pic
  * --disable-pic
  * -O3, -O2
... all of which were listed as solving the problem by various Linux
distros. Will try for FFmpeg 2.2 next.
2014-07-28 14:34:48 -04:00
Augustin Cavalier
4038f2a711 FFmpeg 0.11: mark as untested to make HaikuPorter select 0.10 instead.
(And it really is untested anyway).
2014-07-28 14:34:46 -04: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
François Revol
897fbff867 beshare: Fix paths for writable folders (logs, downloads, shared) 2014-07-26 20:07:12 +02:00
François Revol
3248bc06b5 beshare: Update recipe and fix the build
It now runs, but it still wants to put logs and downloads
in its app folder...
2014-07-26 19:27:40 +02:00
François Revol
dbc126cf91 muscle: Add TODO: enable threading for devel package
We can't use it yet to build BeShare.
2014-07-26 18:47:18 +02:00
François Revol
add587d9c7 muscle: Also install support headers 2014-07-26 18:42:20 +02:00
François Revol
736bbea971 muscle: Replace vint32 by int32 for atomics
We don't need this anymore.
2014-07-26 18:42:13 +02:00
François Revol
c689ebb29f muscle: Fix PROVIDES 2014-07-26 17:52:51 +02:00
François Revol
8782307b80 muscle: Also add headers to the _devel package
I'm not sure which ones we need, so I'll put them all for now.
2014-07-26 17:24:16 +02:00
François Revol
4b3dec5d6f muscle: Add a _devel package with the static library 2014-07-26 17:23:26 +02:00
François Revol
eb966aeee5 muscle: Rename 'admin' binary to 'muscled-admin'
Because 'admin' is way too vague.
2014-07-26 17:12:18 +02:00
François Revol
f692d193a1 muscle: Also build static library
It's not built by default.
2014-07-26 17:10:58 +02:00
François Revol
e2fe685f06 muscle: Drop BUILDHOME
It doesn't seem to be used anywhere.
2014-07-26 17:09:17 +02:00
François Revol
3cabb3cfe2 bzr: Mark the recipe as tested for x86_gcc2
Builds fine and seems to work so far for me.
2014-07-26 16:09:53 +02:00
François Revol
96d4df23c0 bzr: Update the patch to also work with gcc4
For when we need it.
2014-07-26 16:05:23 +02:00
François Revol
f8b2d8e299 bzr: Add our own location for SSL certificates
Spent an hour finding this place...
Let's hope they won't move too much.
2014-07-26 15:17:30 +02:00
Adrien Destugues
301d8f27aa sdl2_ttf: fix dependencies. 2014-07-25 17:08:33 +02:00
François Revol
f311cbed15 muscle: Fix building for gcc4
It misses a devel package though...
2014-07-24 23:37:03 +02:00
Adrien Destugues
7229b2d56b SDL2: regenerate configure script.
* I made changes to configure.in, but for this to work configure needs
to be regenerated.
2014-07-24 21:51:09 +02:00
François Revol
8b5886eeee bzr: Update recipe
Untested yet, but it builds.
Only for gcc2 for now, since we don't have a python package
for secondary arch yet, and it needs to use libpython.so...
2014-07-24 00:10:03 +02:00
Augustin Cavalier
07dec02e21 Pe: recipe for 2.4.5. 2014-07-23 17:50:54 -04:00
Augustin Cavalier
7122ae7bc3 Pe: nuke old unused recipes. 2014-07-23 17:50:53 -04:00
François Revol
8f7f3c4b3a glib2: bump revision 2014-07-23 18:28:40 +02:00
François Revol
3872efa606 glib2: Fix glib-gettextize
Of course it was made from a template which has
datadir=@datadir@
... and the next line:
gettext_dir=$prefix/shared/glib-2.0/gettext

Go figure :-D
2014-07-23 18:08:04 +02:00
François Revol
942b9b160d Add an old patch sitting around for acpica
Just for the record.
2014-07-23 15:39:05 +02:00
François Revol
8d6e6794d6 asciidoc: Drop gcc and ld dependency
It's python stuff.
2014-07-23 14:54:21 +02:00
François Revol
ab9940f435 Revert "asciidoc: Switch to architecture "any""
This reverts commit 1606e09674.

As Oliver said we might want to support different python version
on different architectures, so we should stick to arch-dependent
for python stuff anyway.
2014-07-23 14:52:34 +02:00
François Revol
4354bfb4a8 tig: Update recipe and version
It doesn't seem to build with gcc2.
We probably want to have it as /bin/tig anyway...
2014-07-23 14:49:25 +02:00