summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2006-12-23cairo: update to 1.3.10Koen Kooi2
From the release notes: This is the fifth development snapshot in the 1.3 series. It comes 9 days after the 1.3.8 snapshot, and still well within our goal of having a new snapshot every week, (though don't expect one next week---we'll all be too stuffed with sugar plums). Speaking of sugar plums, there's a sweet treat waiting in this cairo snapshot---greatly improved performance for stroking rectilinear shapes, like the ever common rectangle: image-rgb box-outline-stroke-100 0.18 -> 0.01: 25.58x speedup In past releases of cairo, some people had noticed that using cairo_stroke to draw rectilinear shapes could be awfully slow. Many people had worked around this by using cairo_fill with a more complex path and gotten a 5-15x performance benefit from that. If you're one of those people, please rip that workaround out, as now the more natural use of cairo_stroke should be 1.2-2x faster than the unnatural use of cairo_fill. And if you hadn't ever implemented that workaround, then you just might get to see your stroked rectangles now get drawn 5-25x faster.
2006-12-22hiker: initial version of Access' hiker application frameworkKoen Kooi2
2006-12-22gnet cvs: stage allKoen Kooi1
2006-12-22mkfontscale-native X11R7.0-1.0.1: add freetype-native to DEPENDS Cliff Brake1
2006-12-22task-pivotboot: drop it as part of task-booststrap removalKoen Kooi1
2006-12-22start removing task-bootstrap* as stated in removal.txtKoen Kooi4
2006-12-21subversion 1.4.0: it builds nowKoen Kooi1
2006-12-21apr-util: stage everythingKoen Kooi1
2006-12-21merge of '0a670ad135de80006479fae559372bd4a2a6953e'Koen Kooi1
and '850dbef2977c53c7f819381ceb94ff469adaddc8'
2006-12-21gmp.inc: disable thumb via ARM_INSTRUCTION_SET = "arm"Koen Kooi1
2006-12-21merge of '3dbb1098a936a64f470f96db6fb6810f8b872d3b'Koen Kooi7
and 'a083f4b0be32b70cc5c23132ddad82240c468721'
2006-12-21xserver-kdrive: disable thumb using ARM_INSTRUCTION_SET = "arm"Koen Kooi1
2006-12-21Efika uclibc_svn config fileStelios Koroneos2
2006-12-21dht-walnut uclibc_svn config fileStelios Koroneos2
2006-12-21Set corect path to kernel headers for uclibc_svnStelios Koroneos2
Add patch to allow gettext to compile
2006-12-21This fix allows uclibc-initial-0.9.28 to compile and closes bug #1632Stelios Koroneos1
2006-12-21libgcrypt: disable thumb for thumb capable CPUs Koen Kooi1
2006-12-21glibc 2.5: for some reason (#1708) glibc doesn't like thumb, so set ↵Koen Kooi1
ARM_INSTRUCTION_SET = "arm"
2006-12-21pango.inc: small tweak to make building from scratch workKoen Kooi1
2006-12-21angstrom-version: make machine specificKoen Kooi1
2006-12-21expat: repair some SRC_URI breakageKoen Kooi2
expat-native: ditto
2006-12-21merge of 'e7503adc20d2a854905f468365cd82066ebed0d5'Rolf Leggewie5
and 'f380086d173615489f21da520bb5d47e43ad2e47'
2006-12-21e2fsprogs: Replace ${PN} in .inc to make sure fetch does not break for ↵Rolf Leggewie1
native package. Thanks hrw.
2006-12-21binutils: update to 2.17.50.0.8Koen Kooi9
binutils-cross: ditto
2006-12-21fuse: unify, clean upRolf Leggewie4
2006-12-21merge of '740568b10a465e2c82673155e6c544f4bf1fd4c3'Rolf Leggewie286
and '76e7f9f8a56e5ea977d7491ec4871f97befb0507'
2006-12-21pango: update to 1.15.2, create pango.incKoen Kooi2
Higlights from the announcement: * Optimizations: - Avoid some floating-point operations. Should cut the number of float ops per expose event in pangocairo to a half. - Cache ink and logical extents for PangoLayout
2006-12-21glib-2.0: update to 2.12.6Koen Kooi2
* also create glib.inc
2006-12-21granule: unify, add CVS bb fileRolf Leggewie3
2006-12-21expat: unifyRolf Leggewie4
2006-12-21e2fsprogs-libs: unifyRolf Leggewie4
2006-12-20e2fsprogs: some unificationRolf Leggewie5
2006-12-20coreutils: unifyRolf Leggewie5
2006-12-20centericq: unifyRolf Leggewie4
2006-12-20pvrusb2-mci: basic unification of recipesRolf Leggewie18
2006-12-20matchbox-wm: basic unification of recipesRolf Leggewie11
2006-12-20gpe-mini-browser: basic unification of recipesRolf Leggewie12
2006-12-20gdb: basic unification of recipesRolf Leggewie11
2006-12-19busybox: unifyRolf Leggewie6
2006-12-19btsco: unifyRolf Leggewie6
2006-12-19atk: unifyRolf Leggewie6
2006-12-18Remove the CRLF problem in this patch.Andrew Wilcox1
2006-12-21merge of '5d04d04dfc4ca490d4feb89775a2681116f3a403'Rolf Leggewie282
and 'ef7b9f80525af0b2374045ede01ecc82e2b7cac8'
2006-12-20libsoup: add hack to fix rebuildsKoen Kooi1
* another case for packaged staging
2006-12-20merge of '81438ff8d532d4511d52cc48caae759eaf02741c'Rolf Leggewie281
and '8e96e2bb9c496749e3561f9bbb1bd1de9ae3258e'
2006-12-20ipac-ng: dropped as scheduled. It depended on libgd-perl which is not ↵Marcin Juszkiewicz4
present in metadata
2006-12-20mono: dropped - not fetchable, not maintainedMarcin Juszkiewicz6
2006-12-20merge of '2601e7ef59afcc83010bc4a599716c775a867e2e'Marcin Juszkiewicz11
and '2cb095a37f96f3f076129401bcf32c8ad04a340f'
2006-12-20portmap: do not use strip - close #1702Shane Volpe1
2006-12-19efl++: remove 0.1.0 version (no longer fetchable)Michael Lauer2