Commit Graph

2095 Commits

Author SHA1 Message Date
"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
Eric Andersen
0c26484881 fix dependancies and install paths 2007-01-11 07:25:01 +00:00
Eric Andersen
d106a63dbb Add pango 2007-01-11 06:17:24 +00:00
Eric Andersen
fdbe8a31be more updates to ensure subsequent packages build 2007-01-11 06:17:04 +00:00
Eric Andersen
3a0a879172 add in cairo 2007-01-10 23:57:40 +00:00
Eric Andersen
3a3e9897d4 update xorg build and installation paths 2007-01-10 23:56:30 +00:00
Eric Andersen
4c283aa793 fixup freetype build and install locations 2007-01-10 23:54:35 +00:00
Bernhard Reutner-Fischer
b700650ed2 - bump version 2007-01-10 18:39:47 +00:00
Bernhard Reutner-Fischer
48fcad8da8 - bump version 2007-01-10 18:39:08 +00:00
Eric Andersen
02022aac95 needs pkg-config 2007-01-10 10:30:56 +00:00
Eric Andersen
6637a4698e fix install such that pkg-config setup is correct 2007-01-10 10:30:10 +00:00
Eric Andersen
2f984ec24f fix install such that pkg-config setup is correct 2007-01-10 10:29:24 +00:00
Eric Andersen
c130a87baa bump version to the latest stable release 2007-01-10 07:22:05 +00:00
Eric Andersen
3da708e479 link $(STAGING_DIR)/usr/lib to $(STAGING_DIR)/lib
to make glib2 (and packages with similar confusion) work
properly, while still being able to cross compile
2007-01-10 06:55:27 +00:00
Eric Andersen
93ad439374 add in glib2 2007-01-10 06:54:04 +00:00