summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove all of the binaries except for the one used for the target even ↵"Steven J. Hill"2007-01-161-1/+4
| | | | though it is a MIPS binary and cannot be used. This package is still crap.
* Fix failed build due to addition of '--libdir=/lib' which changed the ↵"Steven J. Hill"2007-01-161-2/+2
| | | | location of where libmagic.a and libmagic.la were located.
* missed a spot -- need to add metacity here as well. We really should add someEric Andersen2007-01-151-0/+1
| | | | | categories in here. Things are getting a bit messy just shoving everything in with no ordering.
* Add a somewhat basic window managerEric Andersen2007-01-155-0/+193
|
* update xorg build a bit more, trim the default set of bitmappedEric Andersen2007-01-156-8/+71
| | | | fonts, add in the DejaVu line of unicode supporting truetype fonts
* do not install build stuff into the target unless specifically asked to do soEric Andersen2007-01-151-4/+6
|
* lose the extra spaceEric Andersen2007-01-151-1/+0
|
* teach fontconfig to actually apply its patchesEric Andersen2007-01-152-2/+6
|
* - ignore error if var/run/dbus already exists. Thanks whirm for noticingBernhard Reutner-Fischer2007-01-151-1/+1
|
* but now there is..Bernhard Reutner-Fischer2007-01-151-0/+1
|
* oops, embed $(STAGING_DIR) rather than hard coding my home dir...Eric Andersen2007-01-141-1/+1
|
* fix build and ensure we install needed runtime componentsEric Andersen2007-01-1412-2496/+522
|
* some pkgconfig hacks to make things somewhat workEric Andersen2007-01-1411-2/+106
|
* Add new 'hal' package."Steven J. Hill"2007-01-148-0/+553
|
* silly typosEric Andersen2007-01-142-2/+2
|
* there is no 'package/hal/' at present...Eric Andersen2007-01-141-1/+0
|
* - Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in theBernhard Reutner-Fischer2007-01-144-4/+4
| | | | TARGET_CONFIGURE_OPTS
* - add missing foo-source target for "make source" for downloading Bernhard Reutner-Fischer2007-01-144-0/+8
| | | | package sources used by later offline build.
* Add Samba to buildroot."Steven J. Hill"2007-01-145-0/+446
|
* Remove man pages after installing into target filesystem."Steven J. Hill"2007-01-141-1/+4
|
* Add libevent package. I started building all the components needed for NFSv4 ↵"Steven J. Hill"2007-01-143-0/+80
| | | | support of which libevent is one of them. The rest of the needed components, however, are horrific to get building.
* Update patch."Steven J. Hill"2007-01-141-21/+42
|
* oops, silence some debugging noiseEric Andersen2007-01-141-4/+4
|
* install the junk needed to (in theory) make pango actually workEric Andersen2007-01-143-5/+1267
|
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-14103-327/+1688
| | | | | | | | | | | | | 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
* filter pkgconfig output to force it do use our staging_dir and notEric Andersen2007-01-143-1/+36
| | | | try to use the system libraries as it is inclined to do
* Add packages for D-Bus and G-Lib interface library too."Steven J. Hill"2007-01-147-0/+481
|
* add fontconfig packageEric Andersen2007-01-144-0/+160
|
* Add new 'hwdata' package which we will need for D-Bus and HAL."Steven J. Hill"2007-01-142-0/+56
|
* Add new package."Steven J. Hill"2007-01-143-0/+136
|
* Use pre-generated files and do not run 'rpcgen'."Steven J. Hill"2007-01-141-0/+18
|
* Get rid of broken locale configuration option. I need to do a little more ↵"Steven J. Hill"2007-01-142-13/+4
| | | | work on this.
* Make gettext have its own definition."Steven J. Hill"2007-01-141-0/+12
|
* Add ProFTPD package with working init script."Steven J. Hill"2007-01-143-0/+132
|
* Add new NFS utilities package with working init script."Steven J. Hill"2007-01-144-0/+2875
|
* Include all the new packages."Steven J. Hill"2007-01-141-0/+9
|
* Make sure to install the 'libgthread' shared libraries as well. Also, allow ↵"Steven J. Hill"2007-01-142-3/+20
| | | | for configuration of locale support or not.
* Correct spelling error and config option to create symlinks for old naming ↵"Steven J. Hill"2007-01-142-3/+22
| | | | of MTD utilities. Also add in LDFLAGS and such to building with external toolchains.
* Upgrade to udev-101. We also create and init script that actually works and ↵"Steven J. Hill"2007-01-146-71/+113
| | | | 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.
* I'm sure opinions will vary on this, but at least when I'm using these ↵"Steven J. Hill"2007-01-141-0/+2
| | | | tools, I don't want the static or an extra config file. Small filesystem please.
* Update packages to provide properly working initialization scripts. These ↵"Steven J. Hill"2007-01-144-34/+62
| | | | have been tested with embedded PowerPC systems.
* x86 is the only thing that uses this monstrosity."Steven J. Hill"2007-01-141-0/+1
|
* "Dashing through the snow...with a gForce based display...o'er the data ↵"Steven J. Hill"2007-01-133-0/+82
| | | | fields we go....cache thrashing all the way...hahaha"
* a copy of mcookie will come in handy...Eric Andersen2007-01-112-1/+430
|
* it seems pdf and ps support are required for gtk2Eric Andersen2007-01-111-2/+2
|
* add Gtk+ version 2Eric Andersen2007-01-1118-0/+3592
|
* add atk packageEric Andersen2007-01-113-0/+169
|
* use a slightly more sensible dep, strip the correct library namesEric Andersen2007-01-111-8/+8
|
* fix build depsEric Andersen2007-01-111-5/+6
|
* add tiff packageEric Andersen2007-01-113-0/+79
|