summaryrefslogtreecommitdiffstats
path: root/rules/xorg-lib-xkbfile.make
Commit message (Collapse)AuthorAgeFilesLines
* xorg-lib-xkbfile: version bump 1.0.8 -> 1.1.0Björn Esser2019-10-011-2/+2
| | | | | Signed-off-by: Björn Esser <b.esser@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* 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-xkbfile: version bump 1.0.7 -> 1.0.8Michael Olbrich2012-06-131-15/+3
| | | | 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 libXkbfile: Micro updateJuergen Beisert2011-01-051-1/+1
| | | | Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
* [xorg-lib-xkbfile] 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>
* 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-12/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-lib-xkbfile] cleanup makefileMichael Olbrich2010-01-041-60/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [xorg-lib-xkbfile] version bump 1.0.5 -> 1.0.6Robert Schwebel2009-10-261-1/+1
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [xorg-lib-xkbfile] version bump 1.0.4 -> 1.0.5Robert 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: 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
* help added and speed up buildJuergen Beisert2006-10-031-2/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6121 33e552b5-05e3-0310-8538-816dae2090ed
* merging to xorg7.1Luotao Fu2006-06-191-7/+7
| | | | 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
* 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