summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-xtrans.make
Commit message (Collapse)AuthorAgeFilesLines
* xorg-lib-xtrans: add license infoMichael Olbrich2015-10-271-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* xorg-lib-xtrans: version bump 1.3.4 -> 1.3.5Lucas Stach2015-05-171-2/+2
| | | | | | | Required for xorg-server >= 1.17 Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* xorg-lib-xtrans: version bump 1.2.7 -> 1.3.4Michael Olbrich2014-08-081-2/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* xorg-lib-xtrans: version bump 1.2.6 -> 1.2.7Michael Olbrich2012-06-131-23/+7
| | | | Signed-off-by: Michael Olbrich <m.olbrich@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 libXtrans: Micro updateJuergen Beisert2011-01-051-1/+1
| | | | Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
* remove "--disable-dependency-tracking"Marc Kleine-Budde2010-04-161-2/+1
| | | | | | | | | | I don't think disabling dependency tracking is a good thinkg. However we can introduce a global switch to turn dependency tracking off. For more information see: http://starwars.wikia.com/wiki/I_have_a_bad_feeling_about_this Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-9/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-lib-xtrans] cleanup makefileMichael Olbrich2010-01-101-60/+7
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-lib-xtrans] version bump 1.2.3 -> 1.2.5Robert Schwebel2009-10-261-2/+2
| | | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-lib-xtrans] version bump 1.0.4 -> 1.2.3Robert Schwebel2009-07-281-2/+2
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* * .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-lib-xtrans.make: speed up one time compiling by addingJuergen Beisert2008-05-081-1/+2
| | | | | | | --disable-dependency-tracking git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8140 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
* * xorg-lib-xtrans: fixed duplicate slash. Robert Schwebel2007-01-021-1/+1
| | | | | | | Merged from branches/ptxdist-trunk-mkl by rsc. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6659 33e552b5-05e3-0310-8538-816dae2090ed
* merging to xorg7.1Luotao Fu2006-06-191-1/+1
| | | | 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
* * xorg-server.in, xorg-lib-xtrans.make, xorg-lib-Xv.make, xorg-options.in, ↵Marc Kleine-Budde2006-03-311-14/+0
| | | | | | | | | xorg-lib-XvMC.make, xorg.in, xorg-lib-ICE.make, xorg-lib-X11.make, xorg-lib-SM.make, xorg-lib-X11.in cleanups, added transport options git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5303 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
* Added initial xorg lib makefilesErwin Rol2006-02-201-6/+8
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4648 33e552b5-05e3-0310-8538-816dae2090ed
* Added xtrans libErwin Rol2006-02-201-0/+131
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4643 33e552b5-05e3-0310-8538-816dae2090ed