openembedded.git
18 years agomerge of 70cd861a84040db0f14008d8552b1f2dbc5c8084
Florian Boor [Mon, 7 Aug 2006 11:11:46 +0000 (11:11 +0000)]
merge of 70cd861a84040db0f14008d8552b1f2dbc5c8084
     and a7904b535294d222e83d153c9fc22b575a5952c4

18 years agolibcontactsdb: drop my version
Florian Boor [Mon, 7 Aug 2006 11:09:54 +0000 (11:09 +0000)]
libcontactsdb: drop my version

18 years agogpe-contacts: drop my version
Florian Boor [Mon, 7 Aug 2006 11:08:48 +0000 (11:08 +0000)]
gpe-contacts: drop my version

18 years agoipaq-pxa270.conf: make iwmmxt a higher priority as armv5te
Koen Kooi [Mon, 7 Aug 2006 10:24:15 +0000 (10:24 +0000)]
ipaq-pxa270.conf: make iwmmxt a higher priority as armv5te

18 years agohandhelds-pxa-2.6: add patch to enable iwmmxt for the hx4700
Koen Kooi [Mon, 7 Aug 2006 08:28:11 +0000 (08:28 +0000)]
handhelds-pxa-2.6: add patch to enable iwmmxt for the hx4700
* tested using DISTRO=angstrom-2006.9:
    root@ipaq-pxa270:~$ ./iwmmx-test
     before: 10203045060708 10203045060708
     after: 2040608a0c0e10

18 years agopackages/quilt: Fix build of quilt 0.45
Holger Freyther [Sun, 6 Aug 2006 21:26:10 +0000 (21:26 +0000)]
packages/quilt: Fix build of quilt 0.45
    The aclocal.m4 is an automatically generated file, created by aclocal.m4.
    The OpenEmbedded project automatially removes this automatically generated
    file to regenerate it using aclocal.
    Readd the content from aclocal.m4 as acinclude.m4 which will be seen by
    the same set of programs...
    Or as the automake website says:
        "The contents of `acinclude.m4', if it exists, are also automatically included in
`aclocal.m4'. This is useful for incorporating local macros into `configure'."

18 years agopackages/freetype: fix build without internal libz
Henning Heinold [Sun, 6 Aug 2006 20:20:26 +0000 (20:20 +0000)]
packages/freetype: fix build without internal libz
Some user reports that building freetype without the included
libz breaks there build. They are right. Justify the remaining
freetype.bb like freetype_2.2.1.bb

18 years agopackaes/zlib: Do not use uname to determine the library ending
Holger Freyther [Sun, 6 Aug 2006 19:45:08 +0000 (19:45 +0000)]
packaes/zlib: Do not use uname to determine the library ending
    Do not use uname to decide if the library ends with dylib
    or so. And where to put the Version numbers...
    For darwin unset LDSHARED as we do not have gcc -shared to
    zlib should use autofoo to decide such things...

18 years agoclases/cpan.bbclass,packages/perl: add EXTRA_CPANFLAGS, fix native
Holger Freyther [Sun, 6 Aug 2006 19:37:22 +0000 (19:37 +0000)]
clases/cpan.bbclass,packages/perl: add EXTRA_CPANFLAGS, fix native
    Add EXTRA_CPANFLAGS to cpan.bbclass, similiar to EXTRA_OECONF
    and EXTRA_OEMAKE
    Use this in libxml-parser-perl-native to point to the expat
    include and libraries
    perl-native inherits native already. No need to use BUILD_CC,
    BUILD_FOO, BUILD_LDFLAGS but use LDFLAGS and CC directly. LDFLAGS
    has rpath already removed...

18 years agopackages/*/*.bb: Stop GNUism on cp. -d -> -P, -a -> pPR...
Holger Freyther [Sun, 6 Aug 2006 15:58:51 +0000 (15:58 +0000)]
packages/*/*.bb: Stop GNUism on cp. -d -> -P, -a -> pPR...
    Fix GNUism on the usage of cp
    -d as --no-derefence -> -P
    --deference          -> -L
    -r                   -> -R
    -a same as -dpR      -> -PpR

18 years agomerge of 'af0f25bad53ac40966623922f300d0010d5bddcd'
Holger Freyther [Sun, 6 Aug 2006 13:24:40 +0000 (13:24 +0000)]
Merge ... 'af0f25bad53ac40966623922f300d0010d5bddcd'
     and 'e01159849c30197f5d81415a84ca779aa90ee704'

18 years agopackages/gmp/gmp-native: OSX/Darwin/gcc hack. Force gmp to not used assembly versions
Holger Freyther [Sun, 6 Aug 2006 13:10:20 +0000 (13:10 +0000)]
packages/gmp/gmp-native: OSX/Darwin/gcc hack. Force gmp to not used assembly versions
    Set none as CPU to force GMP to not use 'optimized' assembly which
    does not compile with apple gcc (MacIntel).
    Messing with TARGET_SYS etc. messes with CFLAGS, PATH as well. We do
    not need to care for the CFLAGS for now, but we need to mess with the
    PATH.

18 years agomerge of '4dfc78edd77f8873f466310c5aeb329cb95eb08e'
Koen Kooi [Sun, 6 Aug 2006 13:00:11 +0000 (13:00 +0000)]
Merge ... '4dfc78edd77f8873f466310c5aeb329cb95eb08e'
     and '59db0e08dee38b700ad535721bd778414bd8b07c'

18 years agomerge of 235bdc3ae0f87feaab2e0933bfdb44645a492c5e
Kristoffer Ericson [Sun, 6 Aug 2006 13:18:48 +0000 (13:18 +0000)]
merge of 235bdc3ae0f87feaab2e0933bfdb44645a492c5e
     and 2ec546354ed54e5800bc57d56a12bbe7ecb4ccdd

18 years agoAdding Jornada Support for backlight,power... in Libopie.
Kristoffer Ericson [Sun, 6 Aug 2006 13:06:24 +0000 (13:06 +0000)]
Adding Jornada Support for backlight,power... in Libopie.
packages/libopie/libopie2/odevice_jornada.cpp-fixup.patch :
* addition of jornada6xx with correct links
* change of jornada720 -> jornada7xx to follow archs
packages/libopie/libopie2/odevice.h-jornada-fixup.patch :
* Add jornada6xx
* change jornada720 -> jornada7xx
package/libopie/libopie2_1.2.2.bb : addition of patches

18 years agogpe-contacts: add 0.46
Koen Kooi [Sun, 6 Aug 2006 12:59:09 +0000 (12:59 +0000)]
gpe-contacts: add 0.46

18 years agolibcontactsdb: add 0.5
Koen Kooi [Sun, 6 Aug 2006 12:56:15 +0000 (12:56 +0000)]
libcontactsdb: add 0.5

18 years agopackages/glibc: Add patch, patch glibc2.4 to use $target-readelf
Holger Freyther [Sun, 6 Aug 2006 12:31:17 +0000 (12:31 +0000)]
packages/glibc: Add patch, patch glibc2.4 to use $target-readelf
    Use $target-readelf instead of hardcoding readelf which is not
    present on non GNU, non binutils system.

18 years agopackages/gcc: For targets (libstdc++,java,mudflap...) use xgcc -E as CPP
Holger Freyther [Sun, 6 Aug 2006 11:45:56 +0000 (11:45 +0000)]
packages/gcc: For targets (libstdc++,java,mudflap...) use xgcc -E as CPP
    GCC compiles the xgcc cross compiler and will compile target
    libraries e.g. libstdc++. It uses autoconf to configure the target
    libraries which uses /usr/bin/cpp to determine the presence of
    host includes.
    By using xgcc we will not risk to include /usr/include to find standard
    headers. If we do our cross compile check will hit.
    The gcc 3.4 series patch only addresses target-libstdc++ where the
    gcc3.3 and gcc4 series patch all targets

18 years agoentice: add 20060416 snapshot which has some ipc fixes
Koen Kooi [Sun, 6 Aug 2006 10:29:23 +0000 (10:29 +0000)]
entice: add 20060416 snapshot which has some ipc fixes

18 years agotask-angstrom: ship procps till the busybox ps gets debugged and include dbus-glib...
Koen Kooi [Sun, 6 Aug 2006 09:40:25 +0000 (09:40 +0000)]
task-angstrom: ship procps till the busybox ps gets debugged and include dbus-glib till pH5's patch gets applied

18 years agolibwpd: update to 0.8.6
Koen Kooi [Sun, 6 Aug 2006 09:21:57 +0000 (09:21 +0000)]
libwpd: update to 0.8.6

18 years agoemacs: add --without-sound to fix building problems, fix FILES
Justin Patrin [Sun, 6 Aug 2006 03:24:05 +0000 (03:24 +0000)]
emacs: add --without-sound to fix building problems, fix FILES

18 years agoe-wm: set menu autoscroll options to better defaults for touchscreens
Justin Patrin [Sun, 6 Aug 2006 03:22:06 +0000 (03:22 +0000)]
e-wm: set menu autoscroll options to better defaults for touchscreens

18 years agopackages/autoconf/autoconf: Update SIZE_OF check. Use the new $SIZE check only on...
Holger Freyther [Sun, 6 Aug 2006 00:37:41 +0000 (00:37 +0000)]
packages/autoconf/autoconf: Update SIZE_OF check. Use the new $SIZE check only on cross compiling, try to use arm-linux-size from binutils
    Guard the new and old size_of check using if $cross_compiling test
    return true otherwise you use the old code.
    Also backport the AC_CHECK_TARGET_TOOL method from autocon-2.60 and
    make use of it when finding a size tool.

18 years agoesmart.inc: set appropriate PACKAGES_DYNAMIC
Koen Kooi [Sun, 6 Aug 2006 00:29:37 +0000 (00:29 +0000)]
esmart.inc: set appropriate PACKAGES_DYNAMIC

18 years agomerge of '0ad856b6642c4e58968f9c79bca5829bd462a6c0'
Frans Meulenbroeks [Sat, 5 Aug 2006 21:35:42 +0000 (21:35 +0000)]
Merge ... '0ad856b6642c4e58968f9c79bca5829bd462a6c0'
     and '96934e2eb956677a752ad49c316475c88d042a67'

18 years agopvrusb2-mci: added 20060726 snapshot
Frans Meulenbroeks [Sat, 5 Aug 2006 21:34:15 +0000 (21:34 +0000)]
pvrusb2-mci: added 20060726 snapshot

18 years agogutenprint: add to nonworking, needs to run a native tool, qemu doesn't do EABI so...
Koen Kooi [Sat, 5 Aug 2006 20:52:50 +0000 (20:52 +0000)]
gutenprint: add to nonworking, needs to run a native tool, qemu doesn't do EABI so I can't fix it :(

18 years agocups: stage files needed for gutenprint
Koen Kooi [Sat, 5 Aug 2006 20:22:13 +0000 (20:22 +0000)]
cups: stage files needed for gutenprint

18 years agocups: ship files needed for the webgui in the main package
Koen Kooi [Sat, 5 Aug 2006 20:13:45 +0000 (20:13 +0000)]
cups: ship files needed for the webgui in the main package

18 years agomerge of '2ca01af51f12b07b28c6a80e57347d82f7122780'
Koen Kooi [Sat, 5 Aug 2006 19:50:54 +0000 (19:50 +0000)]
Merge ... '2ca01af51f12b07b28c6a80e57347d82f7122780'
     and '7f3bc3b8600afa9c810238b8d5a88ec7a80c6c9a'

18 years agolibmatchbox: add 1.9
Koen Kooi [Sat, 5 Aug 2006 19:50:33 +0000 (19:50 +0000)]
libmatchbox: add 1.9

18 years agomb-wm: add 1.1
Koen Kooi [Sat, 5 Aug 2006 19:49:35 +0000 (19:49 +0000)]
mb-wm: add 1.1

18 years agoixp4xx-kernel_2.6.17.bb: bumped PR_CONFIG
Frans Meulenbroeks [Sat, 5 Aug 2006 18:55:05 +0000 (18:55 +0000)]
ixp4xx-kernel_2.6.17.bb: bumped PR_CONFIG
  to force a recompile on the autobuild system using the upgraded gcc
  this gives a working snd_pcm module

18 years agocups: rrecommend doc package for the webgui
Koen Kooi [Sat, 5 Aug 2006 16:30:21 +0000 (16:30 +0000)]
cups: rrecommend doc package for the webgui

18 years agomerge of '61c6cd8658c99e2416e242b79cdff01967f01c94'
Holger Freyther [Sat, 5 Aug 2006 15:55:25 +0000 (15:55 +0000)]
Merge ... '61c6cd8658c99e2416e242b79cdff01967f01c94'
     and 'f2735ada47cf2da717d1f68b7c88a4d129f0e8b2'

18 years agoconf/bitbake.conf: quilt 0.45 lacks -n but has -P for setting a patch name
Holger Freyther [Sat, 5 Aug 2006 15:50:21 +0000 (15:50 +0000)]
conf/bitbake.conf: quilt 0.45 lacks -n but has -P for setting a patch name
    quilt 0.45 lacks the -n option but has -P nowadays for setting
    the to be used patchname, update.

18 years agopackages/quilt: Add quilt version 0.45, 'cleanup'/complicate layout
Holger Freyther [Sat, 5 Aug 2006 15:46:07 +0000 (15:46 +0000)]
packages/quilt: Add quilt version 0.45, 'cleanup'/complicate layout
    Quilt is the first package we will build, so special care must
    be taken. This is one reason why we do not include/require quilt_${PV}.inc
    directly.
    Now the -native packages require the quilt-native.inc package which
    adds the non-gnu patch for darwin/BSD. In quilt_PV.inc we will aplly
    the basic patches and in quilt.inc we will have all the common stuff
    (like we already had)
    quilt-0.45 does not require the nostrip patch as the file seems to
    be missing.

18 years agoclasses/base.bbclass: Make find call portable
Holger Freyther [Sat, 5 Aug 2006 15:34:10 +0000 (15:34 +0000)]
classes/base.bbclass: Make find call portable
    Make the find invocation portable (BSD) by specifying '.'
    as the to be searched directory.
    The error on libtool-native was:
        find: illegal option -- n
        find: illegal option -- a
        find: illegal option -- m
        find: illegal option -- e

18 years agoudev 092: remove BTNTOUCH for touchscreen rules to fix it for ipaqs
Koen Kooi [Sat, 5 Aug 2006 14:21:09 +0000 (14:21 +0000)]
udev 092: remove BTNTOUCH for touchscreen rules to fix it for ipaqs

18 years agopackages/unionfs: We only have a unionfs.inc which is not versioned include it
Holger Freyther [Sat, 5 Aug 2006 14:13:35 +0000 (14:13 +0000)]
packages/unionfs: We only have a unionfs.inc which is not versioned include it
    Follow the 1.0.13 bb files and require the unversioned unionfs.inc

18 years agopackages/ipkg/: There is no ipkg_0.99.163.bb do not require it
Holger Freyther [Sat, 5 Aug 2006 14:08:24 +0000 (14:08 +0000)]
packages/ipkg/: There is no ipkg_0.99.163.bb do not require it
    There is no 0.99.163.bb for ipkg, do not try to require it.
    The other ipkg_0.99.15x.bb files only add patches and include
    ipkg.inc which we do already. I assume we have no patches to
    ipkg 0.99.163

18 years agopackages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!
Holger Freyther [Sat, 5 Aug 2006 14:01:52 +0000 (14:01 +0000)]
packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!
    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.

18 years agopackages/automake: Use require instead of include to get the base files
Holger Freyther [Sat, 5 Aug 2006 13:53:39 +0000 (13:53 +0000)]
packages/automake: Use require instead of include to get the base files

18 years agopackages/binutils: Use require for the base files
Holger Freyther [Sat, 5 Aug 2006 13:50:38 +0000 (13:50 +0000)]
packages/binutils: Use require for the base files

18 years agopackages/glibc: Use require for the glibc files
Holger Freyther [Sat, 5 Aug 2006 13:45:24 +0000 (13:45 +0000)]
packages/glibc: Use require for the glibc files
    Use require for the glibc files

18 years agopackages/gcc: require the right files, add a gcc4-build-sdk (review please)
Holger Freyther [Sat, 5 Aug 2006 13:41:24 +0000 (13:41 +0000)]
packages/gcc: require the right files, add a gcc4-build-sdk (review please)
    The gcc 4.1.x sdk tries to require gcc4-build-sdk.inc which
    doesn't exist. Copy the gcc3-build-sdk.inc and ask florian to
    verify it.

18 years agopackages/gcc: Use require instead of include for the 'base' files
Holger Freyther [Sat, 5 Aug 2006 13:32:08 +0000 (13:32 +0000)]
packages/gcc: Use require instead of include for the 'base' files

18 years agoangstrom 2006.9: fix typo spotted by Philipp Zabel
Koen Kooi [Sat, 5 Aug 2006 13:17:14 +0000 (13:17 +0000)]
angstrom 2006.9: fix typo spotted by Philipp Zabel

18 years agoentice: "esmart-x11" doesn't exist in packageland, libesmart<foo>0 does
Koen Kooi [Sat, 5 Aug 2006 13:15:40 +0000 (13:15 +0000)]
entice: "esmart-x11" doesn't exist in packageland, libesmart<foo>0 does

18 years agomerge of eb7d96a0afd303253a978ec21808298060b90fc2
Michael Lauer [Sat, 5 Aug 2006 10:29:42 +0000 (10:29 +0000)]
merge of eb7d96a0afd303253a978ec21808298060b90fc2
     and f01470a8f69abdfa702a7b6f512c94c9821e4ac7

18 years agopython-native 2.3.3 remove
Michael Lauer [Sat, 5 Aug 2006 10:29:04 +0000 (10:29 +0000)]
python-native 2.3.3 remove

18 years agopython-native 2.4.0 don't modify first shebang line when installing packages via...
Michael Lauer [Sat, 5 Aug 2006 10:28:21 +0000 (10:28 +0000)]
python-native 2.4.0 don't modify first shebang line when installing packages via distutils. closes #1271

18 years agogpe-contacts: Add 0.46, drop ancient versions.
Florian Boor [Fri, 4 Aug 2006 23:35:57 +0000 (23:35 +0000)]
gpe-contacts: Add 0.46, drop ancient versions.

18 years agolibcontactsdb: add 0.5
Florian Boor [Fri, 4 Aug 2006 23:32:32 +0000 (23:32 +0000)]
libcontactsdb: add 0.5

18 years agoentice: add explicit esmart RDEPENDS
Justin Patrin [Fri, 4 Aug 2006 21:59:07 +0000 (21:59 +0000)]
entice: add explicit esmart RDEPENDS

18 years agoslugos-packages.bb: added linphone
Frans Meulenbroeks [Fri, 4 Aug 2006 21:37:08 +0000 (21:37 +0000)]
slugos-packages.bb: added linphone

18 years agolinphone: upgraded to 1.3.99 (console), courtesy of Thomas Reitmayr
Frans Meulenbroeks [Fri, 4 Aug 2006 21:35:36 +0000 (21:35 +0000)]
linphone: upgraded to 1.3.99 (console), courtesy of Thomas Reitmayr

18 years agomerge of '5764283f87193bd83a2ef24e01c9e67092f8d2fe'
Frans Meulenbroeks [Fri, 4 Aug 2006 16:51:15 +0000 (16:51 +0000)]
Merge ... '5764283f87193bd83a2ef24e01c9e67092f8d2fe'
     and '77b06b624656c7090cf244c2827e774d111f39f3'

18 years agoslugos-packages: added madplay
Frans Meulenbroeks [Fri, 4 Aug 2006 16:50:02 +0000 (16:50 +0000)]
slugos-packages: added madplay

18 years agomerge of '233bbfa6009ef8bfd4c0cf83a114892b0f99fc16'
Frans Meulenbroeks [Fri, 4 Aug 2006 15:23:17 +0000 (15:23 +0000)]
Merge ... '233bbfa6009ef8bfd4c0cf83a114892b0f99fc16'
     and '3491d9f296a401cc5eedae873334c80e480f7901'

18 years agoslugos-packages: added flite
Frans Meulenbroeks [Fri, 4 Aug 2006 15:19:09 +0000 (15:19 +0000)]
slugos-packages: added flite

18 years agomerge of 'ab20bf4ac663aeb2ac1f0fd51955d412dabfe7c5'
Koen Kooi [Fri, 4 Aug 2006 14:39:41 +0000 (14:39 +0000)]
Merge ... 'ab20bf4ac663aeb2ac1f0fd51955d412dabfe7c5'
     and 'da07e320252fd12c19a05134932a5efed8d160d5'

18 years agomerge of '1fabadea24c36f83b75bb8e13e7fe5bd38d9a6ce'
Frans Meulenbroeks [Fri, 4 Aug 2006 14:31:10 +0000 (14:31 +0000)]
Merge ... '1fabadea24c36f83b75bb8e13e7fe5bd38d9a6ce'
     and '56f4d34b013075bf28441d0800516ac2d470fc8b'

18 years agolibmimedir: Add update patch not applied to cvs.
Florian Boor [Fri, 4 Aug 2006 14:29:18 +0000 (14:29 +0000)]
libmimedir: Add update patch not applied to cvs.
            Add new cvs version with fixed date.

18 years agoAdded patch (from gcc fix for bug 27363). This makes alsa work with gcc 4.1.1
Frans Meulenbroeks [Fri, 4 Aug 2006 14:24:08 +0000 (14:24 +0000)]
Added patch (from gcc fix for bug 27363). This makes alsa work with gcc 4.1.1
(after this at least the pcm module needs to be compiled and reloaded)

18 years agomerge of 1fabadea24c36f83b75bb8e13e7fe5bd38d9a6ce
Kristoffer Ericson [Fri, 4 Aug 2006 14:05:12 +0000 (14:05 +0000)]
merge of 1fabadea24c36f83b75bb8e13e7fe5bd38d9a6ce
     and 77319aa9afccfb65571a794b80cb4252577c3e23

18 years agomerge of 0c794d3c26ebf237e0cb48477ca29509caf0987c
Florian Boor [Fri, 4 Aug 2006 13:59:42 +0000 (13:59 +0000)]
merge of 0c794d3c26ebf237e0cb48477ca29509caf0987c
     and 1fabadea24c36f83b75bb8e13e7fe5bd38d9a6ce

18 years agobootstrap-image-bootchart.bb: apply patch instead of renaming it
Koen Kooi [Fri, 4 Aug 2006 11:38:25 +0000 (11:38 +0000)]
bootstrap-image-bootchart.bb: apply patch instead of renaming it

18 years agopreferred xorg: use a non-broken xfont
Koen Kooi [Fri, 4 Aug 2006 10:50:15 +0000 (10:50 +0000)]
preferred xorg: use a non-broken xfont

18 years agobootstrap-image-bootchart: add an image target for making bootcharts
Paul Sokolovsky [Fri, 4 Aug 2006 08:39:43 +0000 (08:39 +0000)]
bootstrap-image-bootchart: add an image target for making bootcharts

18 years agobootchart: This is revamp of the bb, pulling official tarball, and patching it with
Paul Sokolovsky [Fri, 4 Aug 2006 08:37:05 +0000 (08:37 +0000)]
bootchart: This is revamp of the bb, pulling official tarball, and patching it with
setting which make it more seamless and easier to use with OE-based
distribution.

18 years agoacct: add 6.4pre1, closes #1276
Paul Sokolovsky [Fri, 4 Aug 2006 08:33:30 +0000 (08:33 +0000)]
acct: add 6.4pre1, closes #1276

18 years agosane-srcdates: add date for rosetta
Koen Kooi [Fri, 4 Aug 2006 08:27:46 +0000 (08:27 +0000)]
sane-srcdates: add date for rosetta

18 years agosane-srcdates: add date for xcalibrate
Koen Kooi [Fri, 4 Aug 2006 08:06:01 +0000 (08:06 +0000)]
sane-srcdates: add date for xcalibrate

18 years agomadwifi-ng r1692: Add madwifi snapshot 1692, which is the same as the 0.9.2
Jamie Lenehan [Fri, 4 Aug 2006 07:48:35 +0000 (07:48 +0000)]
madwifi-ng r1692: Add madwifi snapshot 1692, which is the same as the 0.9.2
madwifi release (apart from the version number). This brings in a lot of
fixes and makes it far more stable on my sh4 based device. I've decided not
to use the actual 0.9.2 release .tar files for now since the snapshot and
release version number are not really compatible and some solution for that
would be needed first.

18 years agomerge of '3cc9017ec1982d67d07a8059097acd2ee7b8c42c'
Koen Kooi [Fri, 4 Aug 2006 07:33:42 +0000 (07:33 +0000)]
Merge ... '3cc9017ec1982d67d07a8059097acd2ee7b8c42c'
     and '87cb6d5388e06c52d5471051180223acb92bd54e'

18 years agoangstrom 2006.9: use xorg 7.1 versions
Koen Kooi [Fri, 4 Aug 2006 07:32:25 +0000 (07:32 +0000)]
angstrom 2006.9: use xorg 7.1 versions

18 years agopreferred xorg versions X11R7.1: make everything overridable
Koen Kooi [Fri, 4 Aug 2006 07:31:15 +0000 (07:31 +0000)]
preferred xorg versions X11R7.1: make everything overridable

18 years agoesmart-fb: fix patch and build, bug #1261, thanks to Cyril Romain <c.romain at lapost...
Justin Patrin [Fri, 4 Aug 2006 01:46:00 +0000 (01:46 +0000)]
esmart-fb: fix patch and build, bug #1261, thanks to Cyril Romain <c.romain at laposte.net>

18 years agoefl, e17: update to newest versions, remove e as the src/lib dir seems to be gone
Justin Patrin [Fri, 4 Aug 2006 01:36:54 +0000 (01:36 +0000)]
efl, e17: update to newest versions, remove e as the src/lib dir seems to be gone

18 years agotask-sdk: add libcontactsdb-dev to gpe development libraries.
Florian Boor [Thu, 3 Aug 2006 23:32:02 +0000 (23:32 +0000)]
task-sdk: add libcontactsdb-dev to gpe development libraries.

18 years agolinux-openzaurus: updated pcmcia-ids patch
Marcin Juszkiewicz [Thu, 3 Aug 2006 20:40:08 +0000 (20:40 +0000)]
linux-openzaurus: updated pcmcia-ids patch
- added one more CF card
- patch acked by Alan Cox and added into -mm

18 years agomerge of b3e86370942ae81e42661d50c1440b905d9b3b5b
Michael Lauer [Thu, 3 Aug 2006 18:31:31 +0000 (18:31 +0000)]
merge of b3e86370942ae81e42661d50c1440b905d9b3b5b
     and f14e35813d5a67a7c6363eebc51916ea9c57c668

18 years agogeneric.conf: require preferred-x-versions-pre-X11R7.inc
Michael Lauer [Thu, 3 Aug 2006 18:30:54 +0000 (18:30 +0000)]
generic.conf: require preferred-x-versions-pre-X11R7.inc

18 years agoemacs: Add dated CVS emacs version, make default emacs not use x11, add emacs-x11
Justin Patrin [Thu, 3 Aug 2006 18:05:58 +0000 (18:05 +0000)]
emacs: Add dated CVS emacs version, make default emacs not use x11, add emacs-x11

18 years agogeneric.conf: require preferred-gpe-versions-2.7.inc
Michael Lauer [Thu, 3 Aug 2006 17:28:03 +0000 (17:28 +0000)]
generic.conf: require preferred-gpe-versions-2.7.inc

18 years agopreferred-gpe-versions 2.[67] diet-x11 6.2.1 needs setting PREFERRED_PROVIDER_xextens...
Michael Lauer [Thu, 3 Aug 2006 17:26:30 +0000 (17:26 +0000)]
preferred-gpe-versions 2.[67] diet-x11 6.2.1 needs setting PREFERRED_PROVIDER_xextensions = "xextensions" as well

18 years agomerge of 1a66dacb1592037ea25fd0a5aab56279ccdc2472
Michael Lauer [Thu, 3 Aug 2006 17:22:56 +0000 (17:22 +0000)]
merge of 1a66dacb1592037ea25fd0a5aab56279ccdc2472
     and 3c7a41a2de382cc83b03dee39ff407017f1f13d8

18 years agomerge of 31d357b0ebed18d4bed9207bdfd1217f9cf35e9a
Michael Lauer [Thu, 3 Aug 2006 17:16:17 +0000 (17:16 +0000)]
merge of 31d357b0ebed18d4bed9207bdfd1217f9cf35e9a
     and eb2bcd61169a0e93f50d3ebb9812a73ae81ac06c

18 years agoxfwm4.inc: sed out pointers to host includes
Koen Kooi [Thu, 3 Aug 2006 14:18:36 +0000 (14:18 +0000)]
xfwm4.inc: sed out pointers to host includes

18 years agoxfwm4.inc: RDEPEND on the default theme
Koen Kooi [Thu, 3 Aug 2006 14:12:14 +0000 (14:12 +0000)]
xfwm4.inc: RDEPEND on the default theme

18 years agorgb _X11R7.1-1.0.1: ship rgb.txt
Koen Kooi [Thu, 3 Aug 2006 12:50:35 +0000 (12:50 +0000)]
rgb _X11R7.1-1.0.1: ship rgb.txt

18 years agoangstrom-2006.9: use a newer srcdate for gconf-dbus
Koen Kooi [Thu, 3 Aug 2006 12:27:51 +0000 (12:27 +0000)]
angstrom-2006.9: use a newer srcdate for gconf-dbus

18 years agolibsoup: fix #1275
Koen Kooi [Thu, 3 Aug 2006 11:36:33 +0000 (11:36 +0000)]
libsoup: fix #1275

18 years agoangstrom-2006.9: prefer a kdrive that actually work :)
Koen Kooi [Thu, 3 Aug 2006 11:12:56 +0000 (11:12 +0000)]
angstrom-2006.9: prefer a kdrive that actually work :)

18 years agoxserver-kdrive X11R7.1-1.1.0: disable non-compiling dmx
Koen Kooi [Thu, 3 Aug 2006 11:05:33 +0000 (11:05 +0000)]
xserver-kdrive X11R7.1-1.1.0: disable non-compiling dmx

18 years agoxserver-kdrive git: include SRCDATE in PV, even if it doesn't make sense for git...
Koen Kooi [Thu, 3 Aug 2006 10:57:20 +0000 (10:57 +0000)]
xserver-kdrive git: include SRCDATE in PV, even if it doesn't make sense for git trees

18 years agoxserver-xorg R7.1: fix configure brokenness by telling the ents.def file isn't there
Koen Kooi [Thu, 3 Aug 2006 10:48:24 +0000 (10:48 +0000)]
xserver-xorg R7.1: fix configure brokenness by telling the ents.def file isn't there