summaryrefslogtreecommitdiff
path: root/recipes/libcroco.recipe
AgeCommit message (Collapse)AuthorFilesLines
2019-11-29recipes: Upgrade libcroco to 0.6.13Edward Hervey1-2/+3
2019-02-04licenses: Fix a couple of licenses and remove unused enumsNirbheek Chauhan1-1/+1
freetype: You have to pick between FTL and GPLv2 frei0r-plugins: It's GPLv2+, not LGPL openssl: Obviously, OpenSSL not BSD harfbuzz: Actually BSD, not LGPLv2+ lame: transitioned to LGPL2, no longer GPL nettle/gmp: licensed under all three licenses osx-framework: No license, just copying of files from other recipes gst-shell, vsintegration, etc: Match with gstreamer's license toolchain: All LGPLv2+, GPLv2+, or GPLv3+ other recipes: verified by `diff -uw` on license Remove most unused license enums, except Proprietary
2018-10-24Implement source url templating for recipesNirbheek Chauhan1-2/+1
GNOME, GNU, Savannah, Xiph, and SourceForge source URLs now use templates. More templates can be added in the future. Currently, they can be one of the following forms: scheme:// This will download a file called %(name)s-%(version)s.tar.xz from the canonical place on the specified server. `scheme` can be: gnome, sf, gnu, savannah. scheme://.tar.gz For using the template but with the specified file extension instead of .tar.xz scheme://some/path/to/name-version.tar.xz For using the template only for the mirror domain and common sources path. https://bugzilla.gnome.org/show_bug.cgi?id=797330
2018-09-19recipes: Add tarball checksums for all recipesNirbheek Chauhan1-0/+1
This should cover all recipes; even those that aren't built by default https://bugzilla.gnome.org/show_bug.cgi?id=797177
2018-07-22recipes: Use %(version)s in all tarball URLsNirbheek Chauhan1-1/+2
It makes it easier to upgrade recipes.
2018-02-21recipes: Upgrade libcroco to 0.6.12Edward Hervey1-2/+2
2016-12-08libcroco: Update to 0.6.11Sebastian Dröge1-2/+2
2015-02-14recipes: Update most dependencies and build-toolsEdward Hervey1-2/+2
* Remove/Update patches where applicable * Tested on all linux/android variant, the build slaves will pick up the rest...
2014-11-15recipes: Fix dependencies for librsvgThibault Saunier1-1/+1
Conflicts: recipes/gst-plugins-bad-1.0-static.recipe
2014-06-17libcroco: add missing dependenciesAndoni Morales Alastruey1-0/+1
2014-06-16recipes: libcroco/librsvg: Fix build on ios-universalEdward Hervey1-1/+1
The same way it's done for darwin
2012-08-25libcroco: configure with --disable-Bsymbolic in os xAndoni Morales Alastruey1-0/+4
2012-08-23librsvg: add support for svg images in gdkAndoni Morales Alastruey1-0/+13