2002-07-18 04:19:41 by Rene Hexel | Files touched by this commit (46) |
Log message:
Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION
|
2002-07-17 19:50:12 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Some dirs are shared with GConf2.
|
2002-06-26 12:30:12 by Stoned Elipot | Files touched by this commit (59) |
Log message:
Substitute a couple of `mkdir' by `${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
|
2002-05-22 18:02:26 by Alistair G. Crooks | Files touched by this commit (1) |
Log message:
Use the correct basename for this package in the EVAL_PREFIX statement
|
2002-04-12 00:56:54 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
The location of the gconf headers as output by gconf-config must be
properly translated for buildlink.
|
2002-04-09 20:28:44 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
* Remove unnecessary dependency on guile. The guile wrappers are currently
_never_ built, regardless of whether guile is detected or not.
* Strongly buildlinkify.
* Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE so that the correct
libtool is used during the build and installation.
* Add a pre-build target to symlink the libxml headers into ${WRKSRC} so
that references to <libxml/foo.h> will resolve to <gnome-xml/foo.h>. I
imagine that the sources will be fixed to refer to more recent header
locations in a future release of GConf.
|
2002-04-09 20:23:08 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
Package buildlink.mk files should _not_ include x11.buildlink.mk. The
purpose of x11.buildlink.mk is to force a package to be strongly
buildlinked, and that needs to happen on a package-by-package basis.
|
2002-03-20 13:36:45 by Thomas Klausner | Files touched by this commit (5) |
Log message:
Update to 1.0.9, bugfix release.
|