summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add users and groups for D-Bus and HAL."Steven J. Hill"2007-01-142-1/+5
|
* 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.
* Make '/var/cache' and symbolic link to '/tmp' like the others. We'll need ↵"Steven J. Hill"2007-01-142-1/+2
| | | | this for Samba and friends. Also, change mount order of filesystems during boot.
* 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
|
* be explicit about not depending on X, dep should go the other wayEric Andersen2007-01-111-0/+1
|
* be explicit about not doing XEric Andersen2007-01-111-0/+1
|
* fix dependancies and install pathsEric Andersen2007-01-111-10/+14
|
* Add pangoEric Andersen2007-01-115-0/+269
|
* more updates to ensure subsequent packages buildEric Andersen2007-01-113-8/+10
|
* add in cairoEric Andersen2007-01-105-0/+362
|
* update xorg build and installation pathsEric Andersen2007-01-103-11/+8
|
* fixup freetype build and install locationsEric Andersen2007-01-101-6/+6
|
* - bump versionBernhard Reutner-Fischer2007-01-101-1/+1
|
* - bump versionBernhard Reutner-Fischer2007-01-102-1/+14
|
* needs pkg-configEric Andersen2007-01-101-1/+1
|
* fix install such that pkg-config setup is correctEric Andersen2007-01-101-23/+5
|
* fix install such that pkg-config setup is correctEric Andersen2007-01-101-6/+19
|
* bump version to the latest stable releaseEric Andersen2007-01-101-4/+4
|
* link $(STAGING_DIR)/usr/lib to $(STAGING_DIR)/libEric Andersen2007-01-101-0/+2
| | | | | to make glib2 (and packages with similar confusion) work properly, while still being able to cross compile
* add in glib2Eric Andersen2007-01-109-0/+280
|
* fix gettext so it will actually compile and installEric Andersen2007-01-102-13/+68
|
* - Adjust patches to take recent upstream fixes into account.Bernhard Reutner-Fischer2007-01-082-151/+0
|
* - simpler patch from Paolo Carlini for http://gcc.gnu.org/PR30365Bernhard Reutner-Fischer2007-01-061-399/+80
|
* - fix typoBernhard Reutner-Fischer2007-01-041-2/+2
|