Commit Graph

9 Commits

Author SHA1 Message Date
Eric Andersen
85d7f6f05f fixup package LDFLAGS handling 2007-03-13 22:59:59 +00:00
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
Peter Korsgaard
f194cb5635 Fixup description (pango cut'n'paste) 2007-01-17 13:49:35 +00:00
Peter Korsgaard
0615fe84c7 s/pango/cairo/ 2007-01-17 13:46:45 +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
6113e56a30 it seems pdf and ps support are required for gtk2 2007-01-11 08:45:28 +00:00
Eric Andersen
135ad187ff fix build deps 2007-01-11 07:35:59 +00:00
Eric Andersen
3a0a879172 add in cairo 2007-01-10 23:57:40 +00:00