kumquat-buildroot/package/libgtk2
Peter Korsgaard e7b38c71ce package: add STAMP_DIR and use for host builds
Move stamp (dependency) files outside the (version specific) source
directories, so other packages can hardcode dependencies on them instead
of having to use <PACKAGE>_VERSION variables.

This is important as the variables in the make rules are evaluated when
the rules is seen, which might be before the dependent makefile is parsed
(and hence <PACKAGE>_VERSION variable is known, screwing up stuff.

The downside of this is that the package isn't automatically rebuilt
when the version changes (E.G. by a svn update) and you now also have to
remove the stamp files next to $(BUILD_DIR)/<PACKAGE>-* to force a rebuild.
2009-03-19 11:06:47 +00:00
..
old_patches
Config.in pkgconfig: add pkgconfig package for target 2009-03-18 19:19:10 +00:00
libgtk2-2.12.6-configure.patch Support ARCH-unknown-linux-gnu, Use target library paths instead of the host library paths. 2008-07-08 10:09:28 +00:00
libgtk2-2.12.6-no-tests.patch
libgtk2.mk package: add STAMP_DIR and use for host builds 2009-03-19 11:06:47 +00:00
S26libgtk2 libgtk2: init script: make sure /etc/gtk-2.0 exists 2009-03-16 15:49:11 +00:00