Commit Graph

14 Commits

Author SHA1 Message Date
Joshua Lock d296df4397 claws-mail: Fix building with new automake
Having the same file listed multiple times in Makefile.am breaks with new
Autotools

Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-19 14:59:49 +00:00
Richard Purdie b8e0c83dda claws-plugins: Add missing gettext inherits
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-08 10:57:17 +00:00
Richard Purdie 2491731121 claws-mail: Add missing gettext inherit
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-07 18:13:06 +00:00
Richard Purdie af85ce4b4e Remove layout_* variables
Remove layout_* variables and replace them with variables specific to the
different classes. The layout variables were only useful for the native/cross
classes and caused more confusion than they solved. They didn't scale to the
sdk class. It now clear a small set of native/cross variables fulfil the needs.

This patch also changes native.bbclass to use "/" as the STAGING_DIR which makes
sense since we're installing binaries into the locations we're compiling them for.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-17 22:24:36 +01:00
Enric Balletbo i Serra 86e45a8c0c libowl: Use autotools_stage instead of broken custom staging function
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>
2009-07-09 21:58:47 +01:00
Richard Purdie e380b48602 classes/autotools_stage.bbclass: Add autotools_stage class to simplify recipes using standard autotools 2008-12-30 17:07:04 +00:00
Richard Purdie 05d6ea53aa claws-mail: Drop uneeded custom do_configure from plugins
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4273 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-15 14:24:59 +00:00
Richard Purdie b38bc533f2 claws-mail: Drop strange custom do_configure, fixing libtool 2.2.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4264 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-14 23:10:52 +00:00
Richard Purdie 0e09147de1 Remove hardcoded staging layout assumptions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3116 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-12 11:06:34 +00:00
Marcin Juszkiewicz 8f91823fa6 claws-plugin-mailmbox: fix debug packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1880 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-07 09:47:52 +00:00
Richard Purdie 178f8160cb claws-plugin-mailmbox: 0.12.4 -> 0.13
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1696 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-10 12:37:12 +00:00
Richard Purdie 3604e99dc4 claws-plugin-rssyl: 0.10 -> 0.13
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1695 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-10 12:34:28 +00:00
Richard Purdie bbbddc1ea2 claws-plugin-gtkhtml2-viewer: Update to 0.15
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1691 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 21:22:13 +00:00
Tomas Frydrych 03825e79da claws mail recipe based on OE + owlwindowmenu and some initial UI deugglyficiation patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1547 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-25 09:36:58 +00:00