Commit Graph

4619 Commits

Author SHA1 Message Date
François Revol
73d70e7e59 Add a recipe for nginx
Couldn't get the settings published somehow...
2014-08-02 16:15:23 +02:00
François Revol
3f3180b16d nginx: update patch 2014-08-02 16:05:19 +02:00
François Revol
b4d0b49f4f Add a recipe for mpc (MPD client) as musicpc
That was bound to happen, there's already a port called mpc elsewhere...
2014-08-02 13:26:57 +02:00
François Revol
6a07e94164 mpd: update patch
- fix dependencies issue due to copying incorrect win32 stuff
- fix warnings
2014-08-01 23:18:08 +02:00
François Revol
785366355d yab_ide: remove older recipe 2014-08-01 22:26:12 +02:00
Jim Saxton
d8e8962d2b yab_ide-2.2.2.recipe created online with Bitbucket 2014-08-01 22:24:25 +02:00
Jerome Duval
58836e0eee fribidi: add recipe for version 0.19.6
* enable x86_64, add missing dependency
2014-08-01 16:39:28 +00:00
Adrien Destugues
a357b016cf Revert part of previous curl change.
Olta pointed out that using the package links is indeed the correct way
to handle the absolute location of the ca root certificates, and this
change was not needed for things to work.
2014-08-01 10:16:46 +02:00
Adrien Destugues
63cbccd3a7 Add python to curl build_prerequires.
Not used for the build, but used for the tests (of which several are
currently failing).
2014-08-01 09:29:51 +02:00
Adrien Destugues
31e49e4694 Bump version of ca_root_certificates.
While the recipe is correct, the package uplaoded in the repos is
apparently not built from it, as it contains the source file from
mozilla instead of the converted one in curl format. What happened here?
2014-08-01 09:29:51 +02:00
Adrien Destugues
c045a81dea Curl 7.37:
* Fix libcurl version.
* Fix ca_root_certificate path. The file can be reached in $dataDir
without problems.
2014-08-01 09:29:50 +02:00
François Revol
570b21a48e mpd: Update patchset
Adds an icon and use it for notifications.

Also set buffer size to 4k since 1k seems a bit small here.
2014-08-01 01:14:53 +02:00
Augustin Cavalier
59b523d6a0 kdelibs4: forgot to uncomment this before commiting. 2014-07-31 14:29:55 -04:00
Augustin Cavalier
711ba16137 kdelibs4: make it compile and work.
I know, the INSTALL section is a mess. Anyone care to fix CMake so that
it won't be a mess? Or fix KDElibs so that it can use "data" not "share"?
2014-07-31 14:25:47 -04:00
Jerome Duval
0e98c6e498 fribidi: remove invalid provides_devel entry. 2014-07-31 10:24:52 +00:00
Augustin Cavalier
1a61a2e268 openjdk: Enhance description, fix PROVIDES, update copyright. 2014-07-30 14:59:09 -04:00
Augustin Cavalier
ad13d0b5a0 QupZilla: capitalize binary. 2014-07-30 14:59:02 -04:00
Augustin Cavalier
e913b053f3 libqt4: 4.8.6.3. 2014-07-30 14:58:55 -04:00
François Revol
7f43d1d403 boost: bump REVISION, forgot when fixing PROVIDES_devel
Anyone fancy spending some hours rebuilding it?
2014-07-30 18:39:28 +02:00
François Revol
08973ab7ad Add recipe for MPD
Work in progress
2014-07-30 18:09:17 +02:00
François Revol
cc0d4dcbb8 My current patchset for MPD (Music Player Daemon) 2014-07-30 18:05:44 +02:00
François Revol
264b8bdd5a New patch for nginx
Worked around the maximum errno issue with a specific implementation.
2014-07-30 16:03:32 +02:00
François Revol
d8842c2ba1 Update some descriptions 2014-07-29 22:45:37 +02:00
Adrien Destugues
e34bf1a199 Fix provides for sdl_mixer_devel
* Not sure why js removed this, it's definitely needed.
2014-07-29 21:34:07 +02:00
Adrien Destugues
48fc6a2d80 avrdude: fix broken provides entry. 2014-07-29 21:34:07 +02:00
François Revol
0c593fe23a libxcb: Fix recipe 2014-07-29 20:22:05 +02:00
François Revol
e7a59c689f libxcb: Check for libnetwork first before libsocket 2014-07-29 20:17:18 +02:00
François Revol
cf1eadffb0 xcb_proto: Fix the pkg-config file
It is generated using .config.status which doesn't get the exported
variables.
2014-07-29 20:12:37 +02:00
François Revol
c9bc162bf8 libxau: Add recipe for 1.0.8 2014-07-29 19:28:51 +02:00
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