summaryrefslogtreecommitdiff
path: root/meta/packages/xorg-util
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-278-81/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* util-macros: upgrade to the latest version 1.10.0Dexuan Cui2010-07-023-22/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deleted the patch unbreak_cross_compile.patch since upstream has fixed the issue: commit 5d7f8c2638a3b2c3bba8deb01e94703310b62cc4 Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Date: Thu Mar 25 18:10:00 2010 -0500 doc: add XORG_CHECK_SGML_DOCTOOLS to detect xorg-sgml-doctools Trying to find X11/defs.ent with AC_CHECK_FILE does not work when cross-compiling, and the check assumed that xorg-sgml-doctools is installed to the same prefix which need not always be the case. xorg-sgml-doctools 1.4 provides a pkg-config file which we can use instead, fixing both those cases. This macro is provided in util-macros instead of with xorg-sgml-doctools, otherwise the latter would become a hard dependency just to run autoreconf. Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by: Gaetan Nadon <memsize@videotron.ca> BTW: the repository is at: git clone git://anongit.freedesktop.org/git/xorg/util/macros and the above commit can be viewed via http://cgit.freedesktop.org/xorg/util/macros/commit/?id=5d7f8c2638a3b2c3bba8deb01e94703310b62cc4 Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-271-1/+1
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* xorg-macros: 1.5.0 -> 1.6.0Richard Purdie2010-02-091-0/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* makedepend/xorg-cf-files: Upgrade to new point releasesRichard Purdie2010-02-052-0/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* util-macros: 1.4.1 -> 1.5.0Richard Purdie2010-02-051-0/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* util-macros: 1.3.0 -> 1.4.1Richard Purdie2010-01-141-1/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xorg-util: add gettext to DEPENDS where requiredJoshua Lock2009-12-171-1/+2
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* util-macros: 1.2.1 -> 1.3.0Richard Purdie2009-10-091-2/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie2009-09-171-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* util-macros: Add hack for the loss of the xaw.m4 file until xorg-apps are ↵Richard Purdie2009-01-152-2/+17
| | | | released which don't use it
* xorg: Remove unneeded XORG_PN settings and replace some native/sdk recipes ↵Richard Purdie2009-01-031-2/+0
| | | | with BBCLASSEXTEND
* native/sdk.bbclass: Handle DEPENDS and PROVIDES fields magically, remove a ↵Richard Purdie2009-01-035-15/+4
| | | | number of xorg sdk and native packages replacing with BBCLASSEXTEND
* xorg-*common.inc: Use BPN instead of PNRichard Purdie2009-01-021-1/+1
|
* bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OERichard Purdie2009-01-021-1/+1
|
* xorg: Update various packages to the latest releases and remove old versionsRichard Purdie2008-12-313-0/+0
|
* classes/autotools_stage.bbclass: Add autotools_stage class to simplify ↵Richard Purdie2008-12-301-5/+1
| | | | recipes using standard autotools
* gccmakedep: added missing dependency on util-macrosMarcin Juszkiewicz2008-07-021-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4776 311d38ba-8fff-0310-9ca6-ca027cbcb966
* imake: added missing dependency on util-macrosMarcin Juszkiewicz2008-07-021-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4775 311d38ba-8fff-0310-9ca6-ca027cbcb966
* lndir: added missing dependenciesMarcin Juszkiewicz2008-07-021-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4773 311d38ba-8fff-0310-9ca6-ca027cbcb966
* util-macros: upgrade to 1.1.6Marcin Juszkiewicz2008-03-064-16/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3964 311d38ba-8fff-0310-9ca6-ca027cbcb966
* util-macros: Clean up and add sdk varientRichard Purdie2008-01-173-6/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3504 311d38ba-8fff-0310-9ca6-ca027cbcb966
* util-macros: Fix -dev and -dbg dependencies (since the main package is empty)Richard Purdie2008-01-091-1/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3436 311d38ba-8fff-0310-9ca6-ca027cbcb966
* makedepend(-native): fix DEPENDSMarcin Juszkiewicz2007-08-172-3/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2512 311d38ba-8fff-0310-9ca6-ca027cbcb966
* makedepend-native: add DEPENDS on xproto-native - spotted by CroftonMarcin Juszkiewicz2007-08-031-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2343 311d38ba-8fff-0310-9ca6-ca027cbcb966
* makedepend: upgraded to 1.0.1Marcin Juszkiewicz2007-08-012-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2282 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gccmakedep: fixed DESCRIPTIONMarcin Juszkiewicz2007-07-041-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2100 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xorg-util: X11 cleanup part 2: added DESCRIPTION fields, fixed DEPENDS ↵Marcin Juszkiewicz2007-07-049-39/+26
| | | | | | lines, fixed order of fields git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2096 311d38ba-8fff-0310-9ca6-ca027cbcb966
* xorg-util: X11 cleanupMarcin Juszkiewicz2007-07-0310-13/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2081 311d38ba-8fff-0310-9ca6-ca027cbcb966
* util-macros-native: added 1.1.5Marcin Juszkiewicz2007-05-091-0/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1638 311d38ba-8fff-0310-9ca6-ca027cbcb966
* util-macros: Unbreak cross-compilingRichard Purdie2007-01-312-1/+30
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1238 311d38ba-8fff-0310-9ca6-ca027cbcb966
* util-macros: 1.0.2 -> 1.1.5Richard Purdie2007-01-312-6/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1236 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Drop uneeded X11R7.0 versionsRichard Purdie2006-12-225-34/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1073 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove remaining MAINTAINERSRichard Purdie2006-10-293-3/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@836 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Numerous new xorg package versions from upstream OE. Pester me if any local ↵Chris Larson2006-08-1514-0/+107
changes got inadvertantly lost, or if any packages need upgrading. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@607 311d38ba-8fff-0310-9ca6-ca027cbcb966