summaryrefslogtreecommitdiff
path: root/meta/packages/pcmanfm
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-277-131/+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>
* pcmanfm: re-update it to 0.9.7Zhai Edwin2010-08-067-574/+88
| | | | | | | | | | | | | | | | Previous update was reverted due to some reason. This commit re-introduce the update after following efforts: * rebase owl-window-menu.patch - Translate the menu of gtk_ui_manager to original gtk menu, to enable owl feature. * fix cross-compile issue - 0.9.7 use a temp binary, built from its own source code, to optimize the data file size. This binary for target can't run on build system. As this size optimization only gain 0.2K improvement for one data file(used for about dialog), disable it to work around this issue. No perf drop found after this fix. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* x86-64: Fix up COMPATIBLE_HOST defintions for x86-64Richard Purdie2010-07-271-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Revert "pcmanfm: Update to 0.9.7"Richard Purdie2010-07-255-5/+532
| | | | | | This reverts commit d6ba72ac3425596aae96ccfd1ddbbaaf20b11705. This recipe is not cross compile safe and failes on non0x86 builds.
* pcmanfm: Update to 0.9.7Zhai Edwin2010-07-245-532/+5
| | | | | | | | | | | | | | | | | | New dependency on libfm & menu-cache, which are added in previous commits following patches are removed as they either don't apply or this new version has no those problems: desktop.patch no-fam.patch no-warnings.patch pcmanfm-mips-fix.patch the pending one is aowl-window-menu.patch, which need more work as the sources have changed a lot. So far w/o this patch it still works. but we need more verification later Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* pcmanfm: Update to 0.5Zhai Edwin2010-07-134-58/+77
| | | | | | | | latest pcmanfm(0.9.7) separate the core functionality to create an independent library named libfm, which is not in poky repo. To keep it simple, just update to stable release 0.5. Also updated some of the patches. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* pcmanfm: Fix the metadataZhai Edwin2010-07-021-2/+6
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* pcmanfm: Allow package to build on PowerPCGary Thomas2010-03-181-1/+1
| | | | | Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* pcmanfm: support mips|mipselDennis.Yxun2010-02-012-2/+16
| | | | | Signed-off-by: lan.yi.xun <dennis.yxun@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* pcmanfm: Add COMPATIBLE_HOST line for arch's with inotify/famJoshua Lock2010-01-151-1/+3
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* leadpad/pcmanfm/puzzles: Make libowl optionalRichard Purdie2009-12-071-5/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libowl: Use autotools_stage instead of broken custom staging functionEnric Balletbo i Serra2009-07-092-2/+2
| | | | | | | | This patch also fixes claws-mail, leafpad, pcmanfm, pimlico and puzzles recipes using the proper include for owlwindowmenu.h Signed-off-by: Enric Balletbo i Serra <eballetbo@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* pcmanfm: added missing dependencyMarcin Juszkiewicz2008-07-021-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4789 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pcmanfm: fix desktop fileRoss Burton2007-11-142-4/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3157 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pcmanfm: remove unused filesRoss Burton2007-11-144-409/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3156 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pcmanfm: 0.3.2-beta -> 0.3.2.2Richard Purdie2007-08-031-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2344 311d38ba-8fff-0310-9ca6-ca027cbcb966
* owl window menuTomas Frydrych2007-04-262-2/+61
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1564 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pcmanfm: Drop old versionRichard Purdie2006-11-211-28/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@900 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
* Fix bug #151 (pcmanfm warnings/launcher)Chris Lord2006-09-253-0/+86
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@754 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add pcmanfm 0.3.0.1 (latest) + patch to enable use without FAMChris Lord2006-08-202-0/+457
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@620 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-218-0/+414
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966