summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2006-05-20expat 2.0.0 fix build (the m4 file needs to be present during autoreconf)Michael Lauer1
2006-05-20merge of 08292c00115e7d304ae354db337ee4feee93fd17Koen Kooi7
and 2a1f8d42cf0a5906c34ed8cd233648587be12c64
2006-05-20gpe-plucker 0.4: add patch to plucker from using host includesKoen Kooi2
2006-05-20merge of 28a5dee63c03c0d1372c9c00f5faaee2054fc87cMichael Lauer6
and 91ec22075c5dc6f8ba0182e3781c2c79b37a8ba6
2006-05-20merge of 055117b01c82e44d365d183017d935199f7ed576Frans Meulenbroeks1
and e78de4108ff445d2186047833cfa53d4c7e0d6af
2006-05-20lcdproc: added bb file for 0.5.0Frans Meulenbroeks1
2006-05-20croco, xsettingsclient: zecke forgot to bump PRKoen Kooi3
2006-05-19directfb: unbreak ++dfb, remove dfb++, unbreak directfb-examples, add patch ↵Michael Lauer6
to fix directfb's wrong pkgconfig spec file
2006-05-19add a machine configuration and a kernel for the Micrel KS8695 board thatMichael Lauer5
is commonly found in PePlink manga boards and a lot of wireless media streamer boxes first 2.6.16 bits + defconfig. unfortunately the kernel is too large for my bootloader and i can't get it more slim, so i have to halt the work in this state. perhaps someone wants to pick that up.
2006-05-19merge of 8b069f0b5e4fc820af1c8f803a12366dbb47a104Michael Lauer2
and 9a476ca14bf1cfb6a29b0a506daf400991c515e4
2006-05-19packages/libxsettings-client: Do not put -I/usr/include to the compile lineHolger Freyther2
Do not put -I$(includedir) into the Compile flags
2006-05-19merge of 0acfb1eebc2f685a59a9682d0c0ca5f04720f21aMichael Lauer9
and 7dfb32275ca87df4dc04d3f00b404e30e92e677a
2006-05-19directfb: remove 0.9.22, add directfb-examples 0.9.23, fix 0.9.25 stagingMichael Lauer3
2006-05-19packages/libcroco: Fix generation of libcroco*.pc to not include /usr/includeHolger Freyther4
Change autofoo to not put /usr/include into the CFlags, same applies to the library flags. GNU master phil crafted this patch - which I'm not able to understand...
2006-05-19packages/libxine: Do not search for aalib-testHolger Freyther2
Do not search for aalib test tool. In the worst case you add -I/usr/include to the compiler line. For our targets we do not want aalib anyway...
2006-05-19merge of 3d66f5adca4bb88d74e07587eafa41c603b98fc5Holger Freyther6
and db35473bb38fcebbef8e336933b5ea5ed873b886
2006-05-19pvrusb2-mci: added 20060517 snapshotFrans Meulenbroeks3
2006-05-19libhandoff: fix DEPENDSKoen Kooi1
2006-05-19libopieobex0: fix typoMichael Lauer1
2006-05-19libopieobex: catch up with recent opie cvs developmentsMichael Lauer3
2006-05-18packages/bluez/bluez-utils: Do not add -I/usr/includeHolger Freyther2
bluez add prefix/include to the include path. While we have /usr as prefix we certainly don't want to include /usr/include. The attachs patch disables this when cross compiling.
2006-05-18intltool: remove dep on xml-parser since it doesn't buildKoen Kooi1
2006-05-18intltool: add dep on xml-parser(-native)Koen Kooi1
2006-05-18zsh: do not ship zsh as symlink to builddirMarcin Juszkiewicz1
2006-05-18busybox-1.01: improve uclibc-posix patch to not break the glibc build. ↵Michael Lauer2
closes #657
2006-05-17merge of 12c8ec6ea03d7bf942717daba4cc06fd518965c0Michael Lauer3
and f46af8d8602581214b59314f71fbd9fcdfda0fef
2006-05-17add python-spydi, a distributed indexerMichael Lauer2
add python-spyro, a distributed ORB
2006-05-17python-imdbpy: upgrade to 2.5Michael Lauer1
2006-05-17task-opie: add task-opie-everythingMichael Lauer3
task-python-sharprom|everything: add python-spyro and python-spydi
2006-05-17linux-openzaurus: add forgotten logosMarcin Juszkiewicz3
2006-05-17merge of 5264149c55c2ce0175cfc150ff3379723e409b52Marcin Juszkiewicz10
and c938b48843b6578cfa6d525614263e4262e61e7a
2006-05-17linux-openzaurus: sync with last changes in .oz354xMarcin Juszkiewicz9
- enabled logo for c7x0, akita, spitz, tosa, poodle - collie does not get logo as its kernel need booting config first - logo was created by Sebastian 'xaos' Rosik - PNG and SVG versions: http://openzaurus.org/gfx-contest/xaos/ - kernel logo was made from logo01.svg (inversed colors) - also added one CF memory card to pcmcia ids - Ecco@#openzaurus - added hostap patch (2 new ids) - sent upstream - dropped 24-hostap_cs_id patch
2006-05-17linux-openzaurus: added check for collie kernel sizeMarcin Juszkiewicz1
2006-05-17merge of 58569a0e47bb26450c7e67d5aa0b20806e2b2a50Matthias Hentges31
and 5ae0815fd4186ce653535a78ab0e482e9a7c24f4
2006-05-16merge of 81c701fb4af8296026067c0e6d6a33431d87cd78Michael Lauer3
and 9e3733eb68c0fe66fdaa1fea2a1c364deec68678
2006-05-16pipepanic: fix datadir to look in /usr/share/pipepanic, ship pixmapsMichael Lauer3
2006-05-16packages/gcc:Holger Freyther12
Hack to make me rich and famous. Patch versions 3.4.4, 4.0.0, 4.0.2, 4.1.0, 4.1.0-snapshot, 4.2-snapshot and activate the hack when cross compiling. gcc will abort if you call it with -I/usr/include or -I/opt/include or -I/sw/include. Apply the patch when fail-fast is in the OVERRIDES
2006-05-16merge of 309ed8790b9b5f6e51c3bd638a7861ab23c24416Marcin Juszkiewicz1
and f41f4b9e61ac9fa58e09e00bf7a7514ce93fb723
2006-05-16merge of 5b0f4b84adef041cf78ecdf5c1a735acd5deac13Florian Boor2
and 967ebf04581082d47dec89329e39eacdd1c6a0f7
2006-05-16vmedit: Add author, dependency update.Florian Boor1
2006-05-16glibc 2.3.5+cvs fix pnum=0 patch (tss...)Michael Lauer1
2006-05-16vmedit: Add version 0.01. Florian Boor2
2006-05-16jamvm: add sh3sh4 support patch. bug #958, not closed yet.Michael Lauer1
NOTE: do we really need all those versions? how about a .inc file?
2006-05-16glibc-cvs-2.3.5: apply superh fcntl patch for sh3|sh4. closes #955Michael Lauer2
2006-05-16epdfview: add 0.1.4Koen Kooi1
* requires gtk 2.8.x to build
2006-05-16libopie: Poodle: Fix Calendar and Address hotkeys for kernel 2.6Matthias Hentges3
2006-05-16libxss: fix XORG_PNKoen Kooi1
2006-05-16add wifiradar, closes #992Koen Kooi5
2006-05-16merge of fe620b82f3ed9b9828a78908bfe73a5c27ccc59dKoen Kooi12
and e84b72e0b67ac92d81d1f7a72737dd8286340e5d
2006-05-16merge of b24e9b02520ed2fe3a20db83419ea19b2d18e951Florian Boor5
and dac9c8eeceebb1b6b50179ead5fa288d4c1f99bc