aboutsummaryrefslogtreecommitdiffstats
path: root/package/metacity/metacity.mk
Commit message (Collapse)AuthorAgeFilesLines
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* package: remove redundant pkg-config variablesPeter Korsgaard2008-10-261-1/+0
| | | | | | | Also remove some redundant or predefined configure/make args in these packages. Patch by Markus Heidelberg.
* Use HOST_GLIB for packagesUlf Samuelsson2008-07-051-1/+1
|
* fixed metacity makefileJohn Voltz2008-03-061-1/+1
|
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-2/+2
| | | | toolchain/*/*.mk */Makefile.in -l)
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-1/+1
|
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-4/+4
|
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-3/+1
| | | | - use TARGET_CONFIGURE_ARGS where appropriate.
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
|
* - the $(XSERVER) target can be provided by different X server impls. Adjust ↵Bernhard Reutner-Fischer2007-02-041-1/+1
| | | | | | users - rdesktop needs an xserver impl
* Use stable version 2.16.3, as 2.17.x misplaces topbar icons and whatnot.Eric Andersen2007-01-251-5/+19
| | | | download and install the Clearlooks theme
* Add a somewhat basic window managerEric Andersen2007-01-151-0/+142