summaryrefslogtreecommitdiffstats
path: root/package/pixman/pixman.mk
Commit message (Collapse)AuthorAgeFilesLines
* pixman: cleanup staging + target installPeter Korsgaard2008-08-261-2/+2
| | | | | - install-data installs a subset of install / install-strip, so just drop it - use install-strip for target
* Move pixman from package/x11r7/pixman to package/pixmanDaniel Laird2008-08-261-0/+14
Means we can now bounce cairo to 1.6.x series. pixman is not dependant on x libraries what so over so removed the dependencies section. Daniel Laird