Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-07 | recipes: Bump glib* to 2.44.0 | Edward Hervey | 3 | -5/+5 | |
2015-04-07 | recipes: Bump gobject-introspection to 1.44.0 | Edward Hervey | 2 | -3/+3 | |
2015-04-07 | recipes; Bump harfbuzz to 0.9.40 | Edward Hervey | 1 | -1/+1 | |
2015-04-07 | recipes: Bump libpng to 1.6.17 | Edward Hervey | 1 | -2/+2 | |
2015-04-07 | recipes: Bump libgcrypt to 1.6.3 | Edward Hervey | 1 | -1/+1 | |
2015-04-07 | recipes: Bump openh264 to 1.4.0 | Edward Hervey | 2 | -30/+2 | |
2015-04-07 | recipes: Bump libsoup to 2.50.0 | Edward Hervey | 2 | -28/+26 | |
2015-04-07 | recipes: Bump libgpg-error to 1.18 | Edward Hervey | 2 | -10/+9 | |
2015-04-07 | recipes/cairo: Bump to 1.14.2 | Edward Hervey | 2 | -106/+13 | |
2015-04-07 | recipes/libvorbis: Bump to 1.3.5 | Edward Hervey | 3 | -16/+44 | |
2015-04-06 | cerbero: Add support for fedora 22 | Edward Hervey | 3 | -0/+3 | |
2015-04-06 | librsvg: Bump to 2.40.9 and fix aclocal usage | Edward Hervey | 2 | -2/+29 | |
2015-03-31 | gnutls: Update to 3.3.14 | Nirbheek Chauhan | 1 | -1/+1 | |
2015-03-31 | gnutls.recipe: Fix corrupted patches | Nirbheek Chauhan | 2 | -12/+14 | |
Somehow they became corrupted during the transfer | |||||
2015-03-31 | libtasn1: Update to 4.4 release | Luis de Bethencourt | 1 | -2/+2 | |
2015-03-31 | gnutls: Update to 3.3.13 | Sebastian Dröge | 1 | -1/+1 | |
Update version again after fixing mingw issue. | |||||
2015-03-31 | gnutls.recipe: Fix build with mingw and fix autoreconf by upping gettext version | Nirbheek Chauhan | 3 | -0/+81 | |
2015-03-31 | Revert "gnutls: Update to 3.3.13" | Luis de Bethencourt | 1 | -1/+1 | |
This reverts commit 431334fe07492eb9676029ad1e7d1ea3f294d187. gnutls 3.3.13 is broken in mingw | |||||
2015-03-27 | gnutls: Update to 3.3.13 | Sebastian Dröge | 1 | -1/+1 | |
Including some security fixes | |||||
2015-03-27 | libtasn1: Update to 4.3 release | Sebastian Dröge | 1 | -2/+2 | |
2015-03-16 | libsrtp: Update to 1.5.2 release | Sebastian Dröge | 2 | -136/+1 | |
2015-03-12 | glib: Use short instead of NSEventSubtype | Sebastian Dröge | 1 | -1/+1 | |
The latter seems to be new in 10.10, and the API we use only wants a short anyway. | |||||
2015-03-11 | openssl: Build and install libraries only | Arun Raghavan | 1 | -0/+7 | |
2015-03-04 | pitivi: Don't change the config in the recipe | Sebastian Dröge | 1 | -2/+2 | |
We need GObjectIntrospection support, but don't change the config for that... instead raise an error if the config does not have g-i support. | |||||
2015-03-04 | graphene: Also we have a new enough gobject-introspection now | Sebastian Dröge | 1 | -3/+1 | |
2015-03-04 | graphene: Don't disable gi in the config, otherwise it will be disabled for ↵ | Sebastian Dröge | 1 | -1/+1 | |
everybody always | |||||
2015-03-04 | libtool: Touch the manpages before compilation | Sebastian Dröge | 1 | -0/+7 | |
Otherwise we need help2man to regenerate them, as our patch is changing timestamps for which autotools then wants to regenerate the manpages... | |||||
2015-03-04 | libtool: Add patch for supporting weak frameworks on Darwin properly | Sebastian Dröge | 3 | -1/+232 | |
https://lists.gnu.org/archive/html/libtool-patches/2014-10/msg00015.html | |||||
2015-03-02 | mingw-regex: Add standalone implementation for POSIX regex | Sebastian Dröge | 2 | -0/+51 | |
Windows has none but flex needs it for compilation. | |||||
2015-03-02 | libtool: m4 is required for building libtool | Sebastian Dröge | 1 | -0/+1 | |
On e.g. Windows the shipped m4 version is too old to produce anything meaningful. | |||||
2015-03-02 | freetype: libpng is a dependency | Nirbheek Chauhan | 1 | -1/+1 | |
The build fails without it | |||||
2015-03-02 | harfbuzz: Unconditionally disable ICU support | Nirbheek Chauhan | 1 | -9/+1 | |
Not really useful for us, and ICU isn't available on all distros anyway | |||||
2015-03-02 | recipes/librsvg: Fix deps | Edward Hervey | 1 | -1/+1 | |
We've always needed pango and cairo, most likely some recipe built earlier already picked them in. | |||||
2015-03-02 | recipes/librsvg: Fix patch | Edward Hervey | 1 | -4/+4 | |
configure.in was renamed to configure.ac | |||||
2015-03-02 | recipes/glib-networking-static: Bring in sync with non-static recipe | Edward Hervey | 1 | -1/+1 | |
2015-03-02 | recipes/glib: Bump to 2.42.2 | Edward Hervey | 2 | -53/+2 | |
2015-03-02 | recipes: Update librsvg to 2.40.8 | Edward Hervey | 1 | -1/+1 | |
2015-02-27 | graphene: Fix missing ',' in files_devel declaration | Nicolas Dufresne | 1 | -1/+1 | |
2015-02-27 | graphene: Add universal build support | Nicolas Dufresne | 1 | -1/+42 | |
2015-02-25 | recipes: Always enable the introspection in pitivi | Thibault Saunier | 1 | -0/+5 | |
2015-02-25 | Fix .la file libdir location for static plugins | Nicolas Dufresne | 1 | -9/+9 | |
This get rid of the "library was moved" issue. This warning is not just a warning, since it linker may endup using the wrong files when doing link dependency resolution or refer to buggy .la files. | |||||
2015-02-25 | recipes: Fix building of json-glib and clutter-gtk with gettext 0.19 | Thibault Saunier | 4 | -0/+53 | |
2015-02-25 | recipes: Add libpitivi to the recipe | Thibault Saunier | 1 | -0/+5 | |
2015-02-24 | graphene: Disable SSE2 and GCC Vector on i386 | Nicolas Dufresne | 1 | -0/+4 | |
This currently fails to build on all i386 platforms. The SSE2 implementation isn't selected at run-time and GCC crash when GCC Vector are enabled. Disable both ensure at least the code can run across i386 processors that may or may not have the SSE2 feature. | |||||
2015-02-24 | graphene: Update commit to fix android build | Nicolas Dufresne | 1 | -1/+1 | |
This bumps to latest commit. The only difference is that it contains a patch that adds a missing include errno.h. | |||||
2015-02-24 | plugins-bad-static: Re-add use_system_libs | Nicolas Dufresne | 1 | -0/+1 | |
This was accidentally removed when enabling graphene. | |||||
2015-02-23 | Graphene: enable static build | Xavier Claessens | 1 | -0/+1 | |
https://bugzilla.gnome.org/show_bug.cgi?id=732126 | |||||
2015-02-23 | Graphene: Update to current git commit | Xavier Claessens | 1 | -2/+2 | |
Windows build has been fixed in latest commit. https://bugzilla.gnome.org/show_bug.cgi?id=732126 | |||||
2015-02-23 | Revert "Revert "recipes: add graphene"" | Xavier Claessens | 3 | -3/+29 | |
This reverts commit 5be16706ac3d3bfe927448275b74ceb0f3016ad7. Conflicts: recipes/gst-plugins-bad-1.0-static.recipe recipes/gst-plugins-bad-1.0.recipe https://bugzilla.gnome.org/show_bug.cgi?id=732126 | |||||
2015-02-23 | openh264: Fix static build | Xavier Claessens | 1 | -1/+1 | |
This avoids dynamically linking on gnustl, by setting the libgnustl.la in libopenh264.la's dependency_libs. https://bugzilla.gnome.org/show_bug.cgi?id=745047 |