Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-27 | Add WiX to list of required software in Windows | Andoni Morales Alastruey | 1 | -4/+5 | |
2014-08-27 | orc: Update to 0.4.22 | Sebastian Dröge | 2 | -4/+4 | |
2014-07-30 | gst-plugins-bad: Include winks plugin | Sebastian Dröge | 2 | -0/+2 | |
2014-07-23 | gst-plugins-gl: Remove gst-plugins-gl recipes | Sebastian Dröge | 2 | -61/+0 | |
2014-07-23 | gnonlin/ges: Track 1.2 branch | Sebastian Dröge | 3 | -6/+6 | |
2014-07-23 | Update recipes to track the 1.4 branch | Sebastian Dröge | 13 | -26/+26 | |
2014-07-23 | recipes: bump gtk-doc to 1.21 release | Tim-Philipp Müller | 2 | -10/+4 | |
Which fixes untar errors on windows ('tar: Archive value ... is out of uid_t range 0..65535') https://bugzilla.gnome.org/show_bug.cgi?id=722621 | |||||
2014-07-19 | Update packages to 1.4.01.4.0 | Sebastian Dröge | 22 | -22/+22 | |
2014-07-12 | Update packages to 1.3.911.3.91 | Sebastian Dröge | 22 | -22/+22 | |
2014-07-11 | autotools: support disabling introspection per recipe | Andoni Morales Alastruey | 1 | -1/+2 | |
2014-06-29 | gstreamer-1.0-libav: Fix UUID of the package1.3.90 | Sebastian Dröge | 1 | -1/+1 | |
2014-06-28 | ios-templates: Fix variable name | Sebastian Dröge | 1 | -1/+1 | |
2014-06-28 | gstreamer-1.0-editing: It's gstreamer-1.0-devtools, not gst-devtools-1.0 | Sebastian Dröge | 2 | -1/+1 | |
And to prevent future confusion, also rename its .package file | |||||
2014-06-28 | gstreamer-1.0-editing: Depend on gst-devtools-1.0 | Sebastian Dröge | 1 | -1/+1 | |
GES depends on gst-validate for a test tool. | |||||
2014-06-28 | gst-validate: Build static libraries too | Sebastian Dröge | 1 | -1/+1 | |
2014-06-28 | gst-plugins-bad-1.0-static: The libraries are now shipped as libraries | Sebastian Dröge | 1 | -37/+0 | |
We shouldn't ship them twice! | |||||
2014-06-28 | gstreamer-1.0-editing: Remove gst-validate, it has its own package | Sebastian Dröge | 1 | -2/+1 | |
2014-06-28 | Update packages to 1.3.90 | Sebastian Dröge | 22 | -23/+23 | |
2014-06-27 | gst-plugins-bad: Install the new libgstbadbase library | Thibault Saunier | 1 | -1/+2 | |
2014-06-26 | commands: Allow generation of a tarbal with dev + runtime files | Thibault Saunier | 1 | -2/+10 | |
The feature was implemented but hidden in the command tool | |||||
2014-06-26 | linux bundler: Respect the 'force' option | Thibault Saunier | 1 | -0/+16 | |
2014-06-26 | filesprovide: Do not forget to import 're' | Thibault Saunier | 1 | -0/+1 | |
2014-06-26 | pango: Fix initialization of pango on Android | Sebastian Dröge | 2 | -0/+38 | |
Without this e.g. initializing the pango plugin will deadlock. | |||||
2014-06-26 | gst-plugins-bad: Also include the rsvg in the static recipe | Sebastian Dröge | 1 | -0/+1 | |
2014-06-26 | harfbuzz: Build static libraries | Sebastian Dröge | 1 | -0/+1 | |
2014-06-26 | orc: Also build static libraries | Sebastian Dröge | 1 | -0/+1 | |
2014-06-25 | git: Use 'clone -s' for local checkouts | Edward Hervey | 1 | -1/+1 | |
When cloning local checkouts, there's no need to duplicate all the git objects, instead just use the original git directory as a reference. For gstreamer, makes the local checkouts .git go from 50MB to .. 1MB :) | |||||
2014-06-25 | Revert "bootstrap: Always build cmake on non-Linux platforms" | Sebastian Dröge | 1 | -2/+0 | |
This reverts commit 6aa229b3a25b0673c8c224627ef25391c10da4a8. Apparently the new world order is to install cmake manually. | |||||
2014-06-24 | bootstrap: Always build cmake on non-Linux platforms | Sebastian Dröge | 1 | -0/+2 | |
2014-06-24 | osx: fix removal of temp file | Andoni Morales Alastruey | 1 | -4/+4 | |
2014-06-24 | gst-plugins-bad: Add missing libraries | Edward Hervey | 1 | -1/+1 | |
2014-06-24 | packages: Use gst-plugins-base-1.0:libs where needed | Edward Hervey | 1 | -1/+1 | |
It contains a set of libraries which should only be dist'ed once https://bugzilla.gnome.org/show_bug.cgi?id=728154 | |||||
2014-06-24 | Revert "packages: Update for gst-plugins-bad libraries" | Edward Hervey | 4 | -4/+4 | |
This reverts commit ce92730c24af514dd6b4845db17eee91bd736064. | |||||
2014-06-23 | packager: cross-compiling for windows temporary fix | Edward Hervey | 1 | -1/+5 | |
Until we manager to build .msi from linux, package the resulting code into a dist tarball for testing | |||||
2014-06-23 | croco: Include in base-system as librsvg requires it | Sebastian Dröge | 1 | -1/+1 | |
2014-06-23 | orc: Update to 0.4.21 | Sebastian Dröge | 2 | -4/+4 | |
2014-06-23 | recipes: Bump orc to 0.4.20 | Edward Hervey | 2 | -4/+4 | |
2014-06-23 | packages: Update for gst-plugins-bad libraries | Edward Hervey | 4 | -4/+4 | |
https://bugzilla.gnome.org/show_bug.cgi?id=728154 | |||||
2014-06-23 | gst-plugins-bad: Handle libraries | Edward Hervey | 1 | -19/+11 | |
https://bugzilla.gnome.org/show_bug.cgi?id=728154 | |||||
2014-06-18 | Revert "build: Add a way to specify a list of mandatory steps to execute" | Andoni Morales Alastruey | 2 | -19/+7 | |
This reverts commit ea9941c2f86e8e6c76c8be480b19d84e1b95dba1. | |||||
2014-06-18 | Revert "cerbero: Add a command helping validate recipes" | Andoni Morales Alastruey | 3 | -155/+0 | |
This reverts commit 584c5d0ae99f6d0a23cc6093d035cc955a5bb82a. | |||||
2014-06-18 | build-tools: fix installation with custom prefix | Dirk Van Haerenborgh | 1 | -0/+1 | |
2014-06-17 | build-tools: disable python3 variant for the build tools | Andoni Morales Alastruey | 1 | -0/+2 | |
2014-06-17 | libcroco: add missing dependencies | Andoni Morales Alastruey | 1 | -0/+1 | |
2014-06-17 | linux_bundle: remove hack for bzip2 | Andoni Morales Alastruey | 1 | -8/+0 | |
2014-06-17 | bzip2: use relative symlinks for libraries | Andoni Morales Alastruey | 1 | -17/+14 | |
2014-06-17 | variants: raise the correct exception for recipes depending on a variant | Andoni Morales Alastruey | 3 | -6/+6 | |
2014-06-17 | gtk3: disable variant by default | Andoni Morales Alastruey | 2 | -7/+6 | |
and enable it only in supported platforms | |||||
2014-06-17 | gtk+3: add support for trusty | Andoni Morales Alastruey | 1 | -1/+2 | |
2014-06-16 | recipes: Import ConfigurationError in the pitivi package | Thibault Saunier | 1 | -0/+1 | |