aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cups
AgeCommit message (Collapse)Author
2012-05-21cups: Update LICENSE field version to GPLv2 and LGPLv2Chase Maupin
* Updated LICENSE field version from generic GPL/LGPL to GPLv2 and LGPLv2 to reflect the real license version. * This change was based on setting in oe-core as well as code inspection. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
2011-02-19cups: add textonly filter and split packagesOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2011-02-19cups: merge cups14.inc into cups 1.4.4 recipeOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2011-02-19cups: merge cups.inc into cups 1.2.12 recipeOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2011-02-19cups: drop unused versionsOtavio Salvador
Drop versions not being in use: - 1.1.23 and 1.2.7 - old and not preferred by any distro - 1.3.8 and 1.4.3 - D_P -1 and not preferred by any distro Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2011-02-09cups: fix desktop file QA issueschase maupin
* This patch fixes the QA issues with version 1.2.12 of cups. * The patch being applied was taken from http://bugs.gentoo.org/show_bug.cgi?id=236706 * Bump the PR Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-15cups14: Drop legacy bits, correct libusb depTom Rini
We don't need do_stage for target stuff, drop. We don't need name=foo on SRC_URIs in this case, drop. We want virtual/libusb0 for a dep here. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-11cups14: add missing deps on libpng, jpegChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-09-24cups: add version 1.4.4Eric Bénard
* libusb support is enabled in this recipe * DEFAULT_PREFERENCE = "-1" as previous recipe didn't enable this Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-08-08recipes: bump PR for packages depending on jpeg which changed .so name with ↵Martin Jansa
6b -> 8b upgrade * distro maintainers: please consider upgrading jpeg first to bump PR just once * this list is incomplete for sure, only recipes-versions I had built in my tmpdir, feel free to add more
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: add missing checksumsMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: don't use INC_PR in recipes which weren't converted to include .inc ↵Martin Jansa
(added INC_PR definition there - ugly) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-08cups 1.4.x: cleanupsKoen Kooi
2010-04-08cups: add 1.4.3Tarjei Knapstad
2010-03-27cups: convert to new style stagingKoen Kooi
2010-03-12cups: explicitly disable sslFrans Meulenbroeks
explicitly disable ssl. If not if openssl is build first configure will enable it resulting in a cross compile badness ultimate solution is add a depends on openssl and fix the badness, but time does not permit this at the moment Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-11-11cups: switch to new style binconfig (un)ManglingKoen Kooi
2009-11-11cups: fix do_package, do_stage is still brokenKoen Kooi
2009-09-03cups.inc: export DSOFLAGSChristopher Friedt
* This fixes PR 5304 * Makes dash happy. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-05-20cups: use INC_PR due cups.inc being used in many recipesOtavio Salvador
To be easier to update the recipes we use a INC_PR in cups.inc that is included in all PR fields in all recipes. Since currently the oldest revision was 'r6' INC_PR starts in 'r7'. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20cups: undo mangle of cups_{datadir,serverbin} in cups-configOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-30remove install-native packageRoman I Khimov
Sane 'install' program is provided by coreutils-native now. Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-06cups: use LDFLAGS for shared libs (fixes QA error)Jeremy Lainé
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>