summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* add in glib2Eric Andersen2007-01-109-0/+280
|
* fix gettext so it will actually compile and installEric Andersen2007-01-102-13/+68
|
* - add missing package-source targetsBernhard Reutner-Fischer2007-01-0323-1/+40
| | | | - add missing dependencies to build prerequisites in the config system
* - bump versionBernhard Reutner-Fischer2006-12-222-4/+12
| | | | - add to targets. Closes #724
* - add option to enable debugging supportBernhard Reutner-Fischer2006-12-222-3/+17
|
* - Add target for .so without the LIBVERSION.Bernhard Reutner-Fischer2006-12-221-1/+1
|
* - forgot to bump the libversionBernhard Reutner-Fischer2006-12-211-1/+1
|
* - bump version and make it workBernhard Reutner-Fischer2006-12-213-136/+1070
|
* - use centralized DISABLE_LARGEFILEBernhard Reutner-Fischer2006-12-213-13/+7
| | | | - nil CXX if there isn't one
* - use DESTDIR for install. Thanks to Stuart Longland. Closes #926Bernhard Reutner-Fischer2006-12-211-1/+1
|