<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/meta/packages/pcmanfm/files, branch master</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/'/>
<updated>2010-08-27T14:29:45Z</updated>
<entry>
<title>Major layout change to the packages directory</title>
<updated>2010-08-27T14:29:45Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-08-27T14:14:24Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=29d6678fd546377459ef75cf54abeef5b969b5cf'/>
<id>urn:sha1:29d6678fd546377459ef75cf54abeef5b969b5cf</id>
<content type='text'>
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 &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>pcmanfm: re-update it to 0.9.7</title>
<updated>2010-08-06T17:28:26Z</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2010-08-03T07:32:55Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=56bbb27bb06e0e4ad501259631acf9422db12482'/>
<id>urn:sha1:56bbb27bb06e0e4ad501259631acf9422db12482</id>
<content type='text'>
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 &lt;edwin.zhai@intel.com&gt;
</content>
</entry>
<entry>
<title>Revert "pcmanfm: Update to 0.9.7"</title>
<updated>2010-07-25T12:40:17Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-07-25T12:40:17Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=43b8e664673523c803a6993b9b5a582cdc889afd'/>
<id>urn:sha1:43b8e664673523c803a6993b9b5a582cdc889afd</id>
<content type='text'>
This reverts commit d6ba72ac3425596aae96ccfd1ddbbaaf20b11705.

This recipe is not cross compile safe and failes on non0x86 builds.
</content>
</entry>
<entry>
<title>pcmanfm: Update to 0.9.7</title>
<updated>2010-07-23T23:07:31Z</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2010-07-22T11:30:47Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=d6ba72ac3425596aae96ccfd1ddbbaaf20b11705'/>
<id>urn:sha1:d6ba72ac3425596aae96ccfd1ddbbaaf20b11705</id>
<content type='text'>
New dependency on libfm &amp; 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 &lt;edwin.zhai@intel.com&gt;
Signed-off-by: Kevin Tian &lt;kevin.tian@intel.com&gt;
</content>
</entry>
<entry>
<title>pcmanfm: Update to 0.5</title>
<updated>2010-07-13T14:21:44Z</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2010-07-07T10:21:49Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=bb2c55765b53db6e971419db7230514e9f7482cc'/>
<id>urn:sha1:bb2c55765b53db6e971419db7230514e9f7482cc</id>
<content type='text'>
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 &lt;edwin.zhai@intel.com&gt;
</content>
</entry>
<entry>
<title>pcmanfm: support mips|mipsel</title>
<updated>2010-02-01T10:42:13Z</updated>
<author>
<name>Dennis.Yxun</name>
<email>dennis.yxun@gmail.com</email>
</author>
<published>2010-01-29T02:23:38Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=2e84247aacbf48ecd5b516c6ae795dab45812915'/>
<id>urn:sha1:2e84247aacbf48ecd5b516c6ae795dab45812915</id>
<content type='text'>
Signed-off-by: lan.yi.xun &lt;dennis.yxun@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>libowl: Use autotools_stage instead of broken custom staging function</title>
<updated>2009-07-09T20:58:47Z</updated>
<author>
<name>Enric Balletbo i Serra</name>
<email>eballetbo@gmail.com</email>
</author>
<published>2009-07-09T18:35:30Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=86e45a8c0c7a2430da209c650947f8cff3f8cc6b'/>
<id>urn:sha1:86e45a8c0c7a2430da209c650947f8cff3f8cc6b</id>
<content type='text'>
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 &lt;eballetbo@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>pcmanfm: fix desktop file</title>
<updated>2007-11-14T10:14:26Z</updated>
<author>
<name>Ross Burton</name>
<email>ross@openedhand.com</email>
</author>
<published>2007-11-14T10:14:26Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=dbd9045f55dbc177cca4aa0a52ced76047f4a142'/>
<id>urn:sha1:dbd9045f55dbc177cca4aa0a52ced76047f4a142</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3157 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>pcmanfm: remove unused files</title>
<updated>2007-11-14T10:08:09Z</updated>
<author>
<name>Ross Burton</name>
<email>ross@openedhand.com</email>
</author>
<published>2007-11-14T10:08:09Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=031342184bcf24e2286eca84ffcc5910f335b8dd'/>
<id>urn:sha1:031342184bcf24e2286eca84ffcc5910f335b8dd</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3156 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
<entry>
<title>owl window menu</title>
<updated>2007-04-26T08:20:01Z</updated>
<author>
<name>Tomas Frydrych</name>
<email>tf@openedhand.com</email>
</author>
<published>2007-04-26T08:20:01Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=8aa2c8440c848cfa53ae04caa8587340d3ba2021'/>
<id>urn:sha1:8aa2c8440c848cfa53ae04caa8587340d3ba2021</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1564 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
</feed>
