summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-Xcomposite.make
Commit message (Collapse)AuthorAgeFilesLines
* Licenses: according to Fedora spec files these packages are MITJuergen Borleis2015-10-211-0/+1
| | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
* xorg-lib-xcomposite: version bump 0.4.3 -> 0.4.4Michael Olbrich2014-08-081-6/+3
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* xorg-lib-Xcomposite: remove redundant get stageRobert Schwebel2012-06-141-9/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* rules: use ptx/mirror for all mirror URLsMichael Olbrich2012-01-061-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* XORG libXcomposite: Micro updateJuergen Beisert2011-01-051-1/+1
| | | | Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
* [xorg-lib-Xcomposite] targetinstall consolidationRobert Schwebel2010-10-221-10/+1
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-lib-Xcomposite] version bump 0.4.1 -> 0.4.2Michael Olbrich2010-07-081-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-12/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-lib-Xcomposite] cleanup makefileMichael Olbrich2010-01-041-60/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-lib-xcomposite] version bump 0.4.0 -> 0.4.1Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-Xcomposite] use generic urlRobert Schwebel2009-07-281-2/+2
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* * xorg: ipkg archives are not allowed to have capital letters;Robert Schwebel2008-11-031-28/+28
| | | | | | | | | | | | our names reflect that, but the lower case lables in the makefiles do not. Packages that have a mismatch here have problems during 'ptxdist images'. For the long term, xorg packages should be converted to be named after their upstream packages. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9050 33e552b5-05e3-0310-8538-816dae2090ed
* * .make files: location of ipkg files has changedRobert Schwebel2008-06-031-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8285 33e552b5-05e3-0310-8538-816dae2090ed
* * xorg: Update to Xorg 7.3. Add new dependencies libxcb andMichael Olbrich2007-10-191-3/+3
| | | | | | | pixman. Update all packages to the corresponding versions. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7540 33e552b5-05e3-0310-8538-816dae2090ed
* merging to xorg7.1Luotao Fu2006-06-191-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5822 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
| | | | | | | remove -include $(call package_depfile) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5707 33e552b5-05e3-0310-8538-816dae2090ed
* * Changed "patchin" macro to use the packet label instead of theRobert Schwebel2006-05-211-1/+1
| | | | | | | | direct value. This is part of the efford to make local packets possible. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5517 33e552b5-05e3-0310-8538-816dae2090ed
* changed get and extract macros to use packet labelsRobert Schwebel2006-05-141-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5497 33e552b5-05e3-0310-8538-816dae2090ed
* add targetinstall, add --disable-malloc0returnsnull where necessarySascha Hauer2006-03-041-1/+11
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5002 33e552b5-05e3-0310-8538-816dae2090ed
* new calling convention for install_* macros. see commit 4759 to Rules.makeSascha Hauer2006-02-241-9/+9
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4760 33e552b5-05e3-0310-8538-816dae2090ed
* remove upper case charakters from packet namesSascha Hauer2006-02-241-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4746 33e552b5-05e3-0310-8538-816dae2090ed
* Added initial xorg lib makefilesErwin Rol2006-02-201-0/+133
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4648 33e552b5-05e3-0310-8538-816dae2090ed