Commit Graph

26 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer
4bbeb74b2e - the $(XSERVER) target can be provided by different X server impls. Adjust users
- rdesktop needs an xserver impl
2007-02-04 19:47:41 +00:00
Eric Andersen
dcfcfe5d57 update DejaVu fonts to the latest
Fix broken keyboard handling
2007-01-25 20:34:10 +00:00
Eric Andersen
715ffb8bcb update xorg build a bit more, trim the default set of bitmapped
fonts, add in the DejaVu line of unicode supporting truetype fonts
2007-01-15 22:33:55 +00:00
Eric Andersen
a461faf1ee some pkgconfig hacks to make things somewhat work 2007-01-14 23:25:05 +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
e4816a7fdc a copy of mcookie will come in handy... 2007-01-11 10:38:10 +00:00
Eric Andersen
fdbe8a31be more updates to ensure subsequent packages build 2007-01-11 06:17:04 +00:00
Eric Andersen
3a3e9897d4 update xorg build and installation paths 2007-01-10 23:56:30 +00:00
Bernhard Reutner-Fischer
6e2823c1fa - add and use BR2_BZCAT config option. 2006-11-17 15:43:51 +00:00
Peter Korsgaard
a47e16eb42 fix CrossCompileDir (patch by Andrew E. Milesk) 2006-10-14 11:34:14 +00:00
Eric Andersen
a71efa13ec Andrew E. Mileski writes:
This looks like a typo to me.  Without this patch, one ends up with
"i386AArchitecture" being defined, which doesn't match anything.
2006-10-02 18:25:37 +00:00
Peter Korsgaard
9406462fed make 3.80 doesn't understand 'else ifeq(..)'
Reported by Jeff Rhyason.
2006-09-27 18:17:31 +00:00
Peter Korsgaard
dd510c2b69 Proper !i386 cross compilation support 2006-09-26 12:48:43 +00:00
Eric Andersen
275d95c887 fix build and add some basic setup so it can run 2006-07-20 22:46:15 +00:00
Eric Andersen
a9e51e5892 fixup some build and dependancy problems. 2006-07-18 07:19:10 +00:00
Eric Andersen
2a89e2300c fixup some dependancies 2006-07-10 22:04:29 +00:00
Eric Andersen
600bcddaef fixup xorg compile -- it now at least compiles and runs for me on x86 2006-07-08 23:58:02 +00:00
Mike Frysinger
c652397883 add optional support for freetype #372 by pnoffke 2005-09-08 00:25:27 +00:00
Eric Andersen
c56927879f A little more setup 2005-07-15 08:39:09 +00:00
Eric Andersen
100a951a5a Install xorg modules correctly 2005-07-15 07:07:44 +00:00
Eric Andersen
0868de1326 Yet more xorg build fixups 2005-07-14 23:34:47 +00:00
Eric Andersen
a79991083a Get it building 2005-07-13 10:29:18 +00:00
Eric Andersen
0e22901742 Fix some stupid bugs in the Xorg build 2005-07-13 07:36:40 +00:00
Eric Andersen
7c5dbf816a prevent whining about conflicting targets 2005-06-24 09:39:45 +00:00
Eric Andersen
369864cf10 be a bit more consistant with naming, always escape wildcards 2005-06-24 08:36:13 +00:00
Eric Andersen
c5c1adc379 First pass at getting current x.org to into buildroot.
Still needs more polish but is a good start.
2005-05-12 22:22:29 +00:00