summaryrefslogtreecommitdiffstats
path: root/package/matchbox
Commit message (Collapse)AuthorAgeFilesLines
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-5/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* matchbox: depend on libXext at configure timePeter Korsgaard2008-06-261-1/+1
|
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-4/+4
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* packages: fix pkgconfig depencies and select pkgconfig where neededPeter Korsgaard2008-06-142-1/+2
|
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-14/+14
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* - comment out non-existing sourceBernhard Reutner-Fischer2007-10-011-2/+2
|
* - make sure that configure doesn't see a wrong cacheBernhard Reutner-Fischer2007-09-251-9/+9
|
* Update various packages to make X runUlf Samuelsson2007-09-121-18/+18
|
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-9/+9
| | | | toolchain/*/*.mk */Makefile.in -l)
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-14/+14
|
* Use new x11r7 configsUlf Samuelsson2007-08-121-5/+5
|
* Add matchbox packageUlf Samuelsson2007-08-124-0/+754