Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-24 | Add support for Ubuntu precise. | Andre Moreira Magalhaes (andrunko) | 1 | -1/+1 | |
2012-04-23 | pygtk: add gtk-demo files | Andoni Morales Alastruey | 1 | -0/+1 | |
2012-04-23 | fix install paths for some mingw files | Andoni Morales Alastruey | 2 | -3/+9 | |
2012-04-23 | insanity: disable gtk doc on windows | Andoni Morales Alastruey | 2 | -2/+20 | |
2012-04-23 | icon-naming-utils: add missing dependency | Andoni Morales Alastruey | 1 | -0/+1 | |
2012-04-23 | glib: install the win32 headers on windows | Andoni Morales Alastruey | 1 | -0/+7 | |
2012-04-23 | gst_python: add examples | Andoni Morales Alastruey | 1 | -0/+2 | |
2012-04-24 | pygobject: install libpyglib-2.0-python in the proper directory | Andoni Morales Alastruey | 1 | -0/+6 | |
2012-04-23 | Build LGPL versions of gst-ffmpeg | Sebastian Dröge | 2 | -2/+2 | |
2012-04-23 | Fix gstreamer-tests package | Sebastian Dröge | 1 | -1/+1 | |
2012-04-23 | Merge remote-tracking branch 'origin/missing-packages' | Sebastian Dröge | 3 | -2/+57 | |
2012-04-21 | Fix properly path issues with mingw paths and python | Andoni Morales Alastruey | 2 | -1/+3 | |
2012-04-20 | gst-playback-test.recipe: Fix it. | Andre Moreira Magalhaes (andrunko) | 1 | -0/+1 | |
2012-04-20 | insanity-gst.recipe: Fix it. | Andre Moreira Magalhaes (andrunko) | 1 | -1/+14 | |
2012-04-20 | insanity.recipe: Fix it. | Andre Moreira Magalhaes (andrunko) | 1 | -1/+42 | |
2012-04-20 | bzip2: call bzip2 with EXT to fix the extension names on windows | Andoni Morales Alastruey | 1 | -1/+4 | |
2012-04-20 | flac: don't need to call autogen | Andoni Morales Alastruey | 1 | -1/+0 | |
2012-04-20 | wavpack: remove LD flags on windows not needed anymore | Andoni Morales Alastruey | 1 | -5/+0 | |
2012-04-20 | cerbero: add recipe for cerbero | Andoni Morales Alastruey | 1 | -0/+18 | |
RuntimeError 'maximum recursion depth exceeded' :) | |||||
2012-04-20 | Merge branch 'rpm-packaging-fixes' | Andre Moreira Magalhaes (andrunko) | 1 | -0/+19 | |
Reviewed-by: Sebastian Dröge <sebastian.droege@collabora.co.uk> | |||||
2012-04-20 | Clean up static recipes | Sebastian Dröge | 4 | -5/+6 | |
2012-04-20 | Clean up dependencies | Sebastian Dröge | 4 | -8/+6 | |
2012-04-20 | docbook: use the default source handler and not the custom one | Andoni Morales Alastruey | 2 | -2/+0 | |
2012-04-20 | gst-plugins-bad: use 'sdir' for libraries | Andoni Morales Alastruey | 1 | -2/+2 | |
2012-04-20 | Add missing comma to files list | Sebastian Dröge | 1 | -1/+1 | |
2012-04-19 | nettle.recipe: Properly set libs permissions to satisfy rpm packaging. | Andre Moreira Magalhaes (andrunko) | 1 | -0/+19 | |
2012-04-19 | Move basevideo library to the codecs section of gst-plugins-bad | Sebastian Dröge | 1 | -1/+1 | |
2012-04-18 | glib.recipe: Set the proper gio flags for fedora 16. | Andre Moreira Magalhaes (andrunko) | 1 | -0/+6 | |
2012-04-18 | libsoup.recipe: Use system glib-networking for fedora 16. | Andre Moreira Magalhaes (andrunko) | 1 | -1/+5 | |
2012-04-18 | Merge remote branch 'origin/master' into packaging | Andre Moreira Magalhaes (andrunko) | 2 | -6/+16 | |
Conflicts: cerbero/packages/rpm.py | |||||
2012-04-18 | Merge branch 'master' into packaging | Andre Moreira Magalhaes (andrunko) | 1 | -6/+7 | |
Conflicts: cerbero/packages/rpm.py | |||||
2012-04-18 | binutils: prefix binaries with the host triplet | Andoni Morales Alastruey | 1 | -5/+15 | |
2012-04-18 | mingw-w64-headers: add missing header file | Andoni Morales Alastruey | 1 | -1/+1 | |
2012-04-17 | mingw-w64-headers: don't create link twice | Andoni Morales Alastruey | 1 | -6/+7 | |
2012-04-17 | taglib.recipe: Only set -DWIN32=1 configure option if building on windows. | Andre Moreira Magalhaes (andrunko) | 1 | -1/+5 | |
2012-04-17 | Fix typo | Andoni Morales Alastruey | 1 | -1/+1 | |
2012-04-17 | Use lists in remove_steps() | Andoni Morales Alastruey | 3 | -3/+3 | |
2012-04-17 | Handle more nicely build steps | Andoni Morales Alastruey | 5 | -11/+7 | |
2012-04-17 | Add support for cross-compiling gcc and mingw-w64 | Andoni Morales Alastruey | 3 | -2/+30 | |
2012-04-17 | Install also .idl files | Andoni Morales Alastruey | 1 | -1/+1 | |
2012-04-17 | Add cross-compilation support to CMake based recipes | Andoni Morales Alastruey | 2 | -7/+1 | |
2012-04-17 | Don't ship jpeg binaries | Sebastian Dröge | 1 | -1/+0 | |
2012-04-17 | Update glib to 2.32.1 | Sebastian Dröge | 1 | -4/+8 | |
2012-04-16 | gst-ffmpeg: build with w32 threads on windows | Andoni Morales Alastruey | 1 | -0/+5 | |
2012-04-16 | a52dec: force autoreconf on windows | Andoni Morales Alastruey | 1 | -0/+4 | |
libtool is not adding properly the -shared flags for dll's | |||||
2012-04-16 | Fix order of arguments | Andoni Morales Alastruey | 1 | -1/+1 | |
2012-04-16 | disable gtk-doc on windows for -ugly and -good | Andoni Morales Alastruey | 2 | -1/+4 | |
2012-04-16 | Add files listing to the mingw-w64 build | Andoni Morales Alastruey | 4 | -3/+438 | |
2012-04-16 | Don't fail if the link exists | Andoni Morales Alastruey | 1 | -1/+1 | |
2012-04-15 | gtk-doc-windows: create dirs if they don't exist | Andoni Morales Alastruey | 1 | -4/+10 | |