#DEPENDS = "gtk+ gpgme libetpan libgnomeprint aspell openssl"
DEPENDS = "gtk+ libetpan openssl libowl"
LICENSE = "GPL"
-PR = "r4"
+PR = "r5"
SRC_URI = "\
${SOURCEFORGE_MIRROR}/sylpheed-claws/claws-mail-${PV}.tar.bz2 \
-#include <hildon-widgets/hildon-program.h>
-#include <gtk/gtkmain.h>
-#endif
-+#include "owlwindowmenu.h"
++#include <libowl/owlwindowmenu.h>
static void connect_accel_change_signals(GtkWidget* widget, GtkWidget *wid2) ;
*/
#include "leafpad.h"
-+#include "owlwindowmenu.h"
++#include <libowl/owlwindowmenu.h>
+
/*
static void cb_scroll_event(GtkAdjustment *adj, GtkWidget *view)
SRC_URI = "http://savannah.nongnu.org/download/${PN}/${PN}-${PV}.tar.gz \
file://owl-menu.patch;patch=1 \
file://leafpad.desktop"
-PR = "r7"
+PR = "r8"
inherit autotools pkgconfig
S = "${WORKDIR}/${PN}"
-inherit autotools pkgconfig
-
-do_compile_prepend() {
- # have to unstage the library first so that the tests build
- rm -f ${STAGING_LIBDIR}/libowl.*
- rm -f ${STAGING_INCDIR}/owl*.h
-}
-
-do_stage() {
- headers=`eval ls libowl/owl*.h`
- for header in $headers; do
- hdr_base=`eval basename $header`
- install -m 644 $header ${STAGING_INCDIR}/$hdr_base
- done
- install -m 644 libowl/.libs/libowl.a ${STAGING_LIBDIR}/
-}
+inherit autotools_stage pkgconfig
#include "glade-support.h"
#include "settings.h"
-+#include "owlwindowmenu.h"
++#include "libowl/owlwindowmenu.h"
+
static char* init_path = NULL;
PRIORITY = "optional"
DEPENDS = "gtk+ libowl startup-notification"
-PR="r2"
+PR="r3"
SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \
file://gnome-fs-directory.png \
require contacts.inc
-PR="r0"
+PR="r1"
SRC_URI = "http://pimlico-project.org/sources/${PN}/${PN}-${PV}.tar.gz \
file://stock_contact.png \
require dates.inc
+PR = "r1"
+
SRC_URI = "http://pimlico-project.org/sources/dates/dates-${PV}.tar.gz \
file://dates-owl-window-menu.patch;patch=1 \
"
#include <libgnomevfs/gnome-vfs.h>
#endif
-+#include "owlwindowmenu.h"
++#include <libowl/owlwindowmenu.h>
+
#include "bacon-message-connection.h"
#include "contacts-defs.h"
#include <gconf/gconf-client.h>
+#include <gtk/gtkmenuitem.h>
-+#include "owlwindowmenu.h"
++#include <libowl/owlwindowmenu.h>
#include "dates_types.h"
#include "dates_platform.h"
#include "dates_callbacks.h"
#include <libecal/e-cal.h>
#include <glib/gi18n.h>
#include <gtk/gtk.h>
-+#include <owlwindowmenu.h>
++#include <libowl/owlwindowmenu.h>
#include <libkoto/ical-util.h>
#include <libkoto/koto-actions.h>
file://fix_configure.patch;patch=1;status=merged \
file://tasks-owl.diff;patch=1;pnum=0"
-PR = "r1"
+PR = "r2"
#include <gdk/gdkx.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
-+#include <owlwindowmenu.h>
++#include <libowl/owlwindowmenu.h>
+
#include <librsvg/rsvg.h>
DEPENDS = "gtk+ gconf intltool-native librsvg libowl"
PV = "0.1+svnr${SRCREV}"
-PR = "r7"
+PR = "r8"
bindir = "/usr/games"