summaryrefslogtreecommitdiff
path: root/packages/ttf-fonts
AgeCommit message (Collapse)AuthorFiles
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther7
Conflicts: packages/busybox/busybox_1.11.3.bb packages/dsplink/codec-engine_2.10.bb packages/gdb/gdb_6.3.bb packages/gdb/gdb_6.4.bb packages/gdb/gdb_6.6.bb packages/gdb/gdb_6.8.bb packages/glibc/glibc_2.2.5.bb packages/glibc/glibc_2.3.2+cvs20040726.bb packages/glibc/glibc_2.3.2.bb packages/glibc/glibc_2.3.3+cvs20041128.bb packages/glibc/glibc_2.3.3+cvs20050221.bb packages/glibc/glibc_2.3.3+cvs20050420.bb packages/glibc/glibc_2.3.3.bb packages/glibc/glibc_2.3.5+cvs20050627.bb packages/glibc/glibc_2.3.6.bb packages/glibc/glibc_2.4.bb packages/glibc/glibc_2.5.bb packages/glibc/glibc_2.6.1.bb packages/glibc/glibc_2.7.bb packages/kexecboot/linux-kexecboot_2.6.26.bb packages/libsdl/libsdl-x11_1.2.11.bb packages/linux/linux-rp_2.6.26.bb packages/mozilla/fennec_hg.bb packages/python/python_2.5.2.bb packages/tasks/task-xfce-base.bb packages/xorg-driver/xf86-video-omapfb_git.bb packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb
2008-10-19ttf-wqy-zenhei 0.6.26: add chinese zenhei fontsKorey Lu1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther7
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther7
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15ttf.inc: INHIBIT_DEFAULT_DEPSMichael 'Mickey' Lauer1
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe3
2008-10-08ttf-liberation 0.2 apply ↵Michael Lauer1
enlightenment/TMP/oe/patches/0005-fix-src_uri-because-redhat-moved-original-files-away.patch (from raster)
2008-09-27ttf-fonts: fix ttf.incJan Lübbe7
-exec binds stronger than -or, so just use a single pattern.
2008-09-26ttf-fonts: Fix do_install failing if no .ttc files exist in a font packageDaniel Willmann1
2008-09-26ttf-fonts : Bump PR of files that use ttf.inc.Philip Balister7
2008-09-26ttf.inc : Unbreak ttf fontsKalev Lember1
* Patch from bug #4584.
2008-09-24add chinese font ttf-arphic-umingMichael Lauer2
2008-02-24ttf-fonts: Add some missing -dbg RRECOMMENDS overridesRichard Purdie2
2008-02-24ttf-liberation: Fix -dbg package RRECOMMENDS since PN as a package doesn't existJan Lübbe1
This is the same fix as the one by rpurdie to ttf-dejavu.
2008-02-23ttf-dejavu: Fix -dbg package RRECOMMENDS since PN as a package doesn't existRichard Purdie1
2008-02-01ttf-dejavu: updated to 2.23Marcin Juszkiewicz1
2008-01-29ttf-fonts: some clean-up and PR bumping after introduction of ↵Rolf Leggewie7
font-update-common.
2008-01-29ttf.inc: add RDEPENDS on font-update-common and call the update script in ↵Rolf Leggewie1
postinst/postrm. Partly closes 2430.
2008-01-25divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵Rolf Leggewie5
Partly fixes 2471.
2008-01-10ttf.inc: fix SECTION. Rolf Leggewie1
ttf fonts are GUI-agnostic and can be used in opie as well, for example.
2007-10-14ttf-liberation: fetch from http not https - closes #3153Marcin Juszkiewicz1
2007-09-14add ttf-liberation fontsMichael Lauer1
2007-08-02ttf-dejavu: really ship aliases fileMarcin Juszkiewicz3
2007-08-02ttf-dejavu 2.18 remove aliases functionality until hrw commits the missing filesMichael Lauer1
2007-08-02ttf-dejavu: updated to 2.18, added fontconfig aliases supportMarcin Juszkiewicz1
2007-06-07move bitstream-vera fonts to ttf-fonts and qpf-fonts respectively.Rolf Leggewie1
2007-03-10ttf-dejavu: update to 2.15Marcin Juszkiewicz1
2007-01-11merge of '479705830aaddad1ebb7bf7f36e492b5587043a0'Rolf Leggewie1
and 'c4bca390acd8e11f41e5c2fa6f21837f7f6b70ae'
2007-01-10ttf/dejavu: updated to 2.13Marcin Juszkiewicz1
2007-01-09ttf-sazanami: rprovide virtual/japanese-font, some clean-upRolf Leggewie1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-11-27ttf-dejavu: fixed SRC_URIMarcin Juszkiewicz1
2006-11-27DejaVu font: updated to 2.12Marcin Juszkiewicz1
2006-10-31ttf-dejavu: updated to 2.11Marcin Juszkiewicz1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi3
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-08-18dejavu: updated to 2.9 (TTF and QPF)Marcin Juszkiewicz1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther4
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-07-06ttf-dejavu: fixed SRC_URIMarcin Juszkiewicz1
2006-07-04dejavu TTF: updated to 2.7Marcin Juszkiewicz1
2006-04-04ttf-gentium: Debian moved it from non-free to main so I fixed SRC_URIMarcin Juszkiewicz2
2006-03-10ttf-dejavu: updated to 2.3Marcin Juszkiewicz1
2006-03-10ttf-dejavu-sans-mono-lite dropped - it never worked like I wantedMarcin Juszkiewicz1
2006-01-27ttf-gentium: updated to 1.02, license changedMarcin Juszkiewicz4
- license URL added - license content added to recipe - license added into packages
2006-01-25ttf-sazanami: add japanese truetype fontsPhilipp Zabel1
2006-01-21ttf-dejavu: created ttf-dejavu-sans-mono-lite package to gain free spaceMarcin Juszkiewicz2
- ttf-dejavu-sans-mono-lite contain only DejaVuSansMono Regular - ttf-dejavu-sans-mono contain DejaVuSansMono in all styles: Regular, Bold, Oblique, BoldOblique - both packages conflict/replace
2006-01-16dejavu font: updated to 2.2 in both formats: TrueType and QPFMarcin Juszkiewicz1
2006-01-10fontconfig-utils: correctly name the package (it should not be renamed ↵Richard Purdie1
libfontconfig-utils by debian.bbclass) and update the RDEPENDS to match
2005-12-19DejaVu font: updated to 2.1 (both TrueType and QPF format)Marcin Juszkiewicz1
- qpf may miss some variants for some sizes - makeqpf does not generated them
2005-11-14DejaVu fonts: updated to version 2.0 (both TrueType and QPF versions)Marcin Juszkiewicz1
2005-11-12ttf.inc (common for ttf-fonts/ttf-*.bb) updatedMarcin Juszkiewicz1
- cleaned SECTION line (removed comment) - added OPIE stuff into DEPENDS/RSUGGESTS (still commented)