Eric Andersen
a64b9018e0
lose the extra space
2007-01-15 21:27:17 +00:00
Eric Andersen
9178347a60
teach fontconfig to actually apply its patches
2007-01-15 21:26:43 +00:00
Bernhard Reutner-Fischer
8564ba689d
- andersee, why was this duplicated and hardcoded here?
2007-01-15 17:34:58 +00:00
Bernhard Reutner-Fischer
56f4eae10d
- ignore error if var/run/dbus already exists. Thanks whirm for noticing
2007-01-15 16:02:45 +00:00
Bernhard Reutner-Fischer
e6f8e0defd
but now there is..
2007-01-15 16:01:34 +00:00
Bernhard Reutner-Fischer
b56ca866d9
- bump version to 2.6.19.2
2007-01-15 15:55:43 +00:00
Eric Andersen
c199529575
oops, embed $(STAGING_DIR) rather than hard coding my home dir...
2007-01-14 23:27:26 +00:00
Eric Andersen
9524e48516
fix build and ensure we install needed runtime components
2007-01-14 23:26:15 +00:00
Eric Andersen
a461faf1ee
some pkgconfig hacks to make things somewhat work
2007-01-14 23:25:05 +00:00
"Steven J. Hill"
af9a0ccb79
Add new 'hal' package.
2007-01-14 23:21:36 +00:00
Eric Andersen
8cc56adc39
silly typos
2007-01-14 22:52:26 +00:00
Eric Andersen
a7aebc0fad
there is no 'package/hal/' at present...
2007-01-14 22:18:49 +00:00
Bernhard Reutner-Fischer
5900cdb25f
- Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in the
...
TARGET_CONFIGURE_OPTS
2007-01-14 11:25:22 +00:00
Bernhard Reutner-Fischer
98862ee4a5
- add missing foo-source target for "make source" for downloading
...
package sources used by later offline build.
2007-01-14 11:14:27 +00:00
"Steven J. Hill"
d8bcc8f168
Add Samba to buildroot.
2007-01-14 06:13:27 +00:00
"Steven J. Hill"
7b957dd483
Remove man pages after installing into target filesystem.
2007-01-14 06:07:49 +00:00
"Steven J. Hill"
491c474a4f
Add libevent package. I started building all the components needed for NFSv4 support of which libevent is one of them. The rest of the needed components, however, are horrific to get building.
2007-01-14 05:38:00 +00:00
"Steven J. Hill"
aeeab7a686
Update patch.
2007-01-14 04:58:37 +00:00
"Steven J. Hill"
3a0125d067
Add users and groups for D-Bus and HAL.
2007-01-14 04:25:41 +00:00
Eric Andersen
3c2974b822
oops, silence some debugging noise
2007-01-14 04:20:57 +00:00
Eric Andersen
f69bf9971b
install the junk needed to (in theory) make pango actually work
2007-01-14 04:10:14 +00:00
Eric Andersen
732d94d25f
fixup a whole steaming pile of insanity. When packages are configured,
...
they should be configured with --prefix=/usr and we then need to use
make DESTDIR=$(STAGING_DIR) install to get things installed into the
staging directory. The current situation for many packages, which use
--prefix=$(STAGING_DIR) results in the staging_dir paths getting compiled
into the binary itself.
This also adds in a pile of libtool fixups. Between broken pkgconfig,
broken libtool handling, and broken --prefix settings, its a wonder
things have worked as well as they have up till now.
-Erik
2007-01-14 03:52:21 +00:00
Eric Andersen
4ac03cc86a
filter pkgconfig output to force it do use our staging_dir and not
...
try to use the system libraries as it is inclined to do
2007-01-14 03:48:13 +00:00
"Steven J. Hill"
ceb2859765
Add packages for D-Bus and G-Lib interface library too.
2007-01-14 03:45:06 +00:00
Eric Andersen
ee8f2133a5
add fontconfig package
2007-01-14 03:39:53 +00:00
"Steven J. Hill"
8d08091cf8
Add new 'hwdata' package which we will need for D-Bus and HAL.
2007-01-14 03:38:02 +00:00
"Steven J. Hill"
ea18cf815c
Add new package.
2007-01-14 03:31:43 +00:00
"Steven J. Hill"
304aaeb181
Use pre-generated files and do not run 'rpcgen'.
2007-01-14 03:27:22 +00:00
"Steven J. Hill"
6756e24e97
Get rid of broken locale configuration option. I need to do a little more work on this.
2007-01-14 03:10:46 +00:00
"Steven J. Hill"
0f4f9f729f
Make gettext have its own definition.
2007-01-14 03:09:47 +00:00
"Steven J. Hill"
5d173ec412
Add ProFTPD package with working init script.
2007-01-14 01:48:49 +00:00
"Steven J. Hill"
72f3ebce22
Add new NFS utilities package with working init script.
2007-01-14 01:46:04 +00:00
"Steven J. Hill"
0d7b08da13
Include all the new packages.
2007-01-14 01:04:33 +00:00
"Steven J. Hill"
999e5db6d5
Make sure to install the 'libgthread' shared libraries as well. Also, allow for configuration of locale support or not.
2007-01-14 01:02:36 +00:00
"Steven J. Hill"
d67d790dd1
Correct spelling error and config option to create symlinks for old naming of MTD utilities. Also add in LDFLAGS and such to building with external toolchains.
2007-01-14 01:01:07 +00:00
"Steven J. Hill"
0a4b6a3bc7
Upgrade to udev-101. We also create and init script that actually works and has been tested in multiple PowerPC embedded platforms. We also add a new config option to build the volume_id library which will be used by D-Bus and HAL.
2007-01-14 00:59:10 +00:00
"Steven J. Hill"
5d8342c7f7
I'm sure opinions will vary on this, but at least when I'm using these tools, I don't want the static or an extra config file. Small filesystem please.
2007-01-14 00:57:50 +00:00
"Steven J. Hill"
994d7f05a3
Make '/var/cache' and symbolic link to '/tmp' like the others. We'll need this for Samba and friends. Also, change mount order of filesystems during boot.
2007-01-14 00:56:52 +00:00
"Steven J. Hill"
2f2492f7f1
Update packages to provide properly working initialization scripts. These have been tested with embedded PowerPC systems.
2007-01-14 00:55:25 +00:00
"Steven J. Hill"
ba46d6ef76
x86 is the only thing that uses this monstrosity.
2007-01-14 00:54:14 +00:00
"Steven J. Hill"
9f7a6c9f31
"Dashing through the snow...with a gForce based display...o'er the data fields we go....cache thrashing all the way...hahaha"
2007-01-13 21:45:00 +00:00
Eric Andersen
e4816a7fdc
a copy of mcookie will come in handy...
2007-01-11 10:38:10 +00:00
Eric Andersen
6113e56a30
it seems pdf and ps support are required for gtk2
2007-01-11 08:45:28 +00:00
Eric Andersen
8b9d738e49
add Gtk+ version 2
2007-01-11 08:42:34 +00:00
Eric Andersen
810184bb0d
add atk package
2007-01-11 07:44:14 +00:00
Eric Andersen
d996a59712
use a slightly more sensible dep, strip the correct library names
2007-01-11 07:36:46 +00:00
Eric Andersen
135ad187ff
fix build deps
2007-01-11 07:35:59 +00:00
Eric Andersen
2830e6fb55
add tiff package
2007-01-11 07:27:37 +00:00
Eric Andersen
962a0ee937
be explicit about not depending on X, dep should go the other way
2007-01-11 07:26:02 +00:00
Eric Andersen
cc894f23eb
be explicit about not doing X
2007-01-11 07:25:29 +00:00