efl, e17: update to newest versions, split e and efl bbclasses and use e for e17...
[openembedded.git] / packages / efl / esmart-fb_20060128.bb
1 include esmart.inc
2 PR = "r0"
3
4 SRC_URI = "${E_CVS};module=e17/libs/esmart;date=${PV}"
5 S = "${WORKDIR}/esmart"
6
7 SRC_URI += "file://disable-x-only-features.patch;patch=1 \
8             file://compile-fix.patch;patch=1"
9
10 myheaders = "esmart_container/Esmart_Container.h \
11              esmart_draggies/Esmart_Draggies.h \
12              esmart_file_dialog/Esmart_File_Dialog.h \
13              esmart_text_entry/Esmart_Text_Entry.h \
14              esmart_textarea/Esmart_Textarea.h \
15              esmart_thumb/Esmart_Thumb.h"
16
17 mylibraries = "esmart_container \
18                esmart_draggies \
19                esmart_file_dialog \
20                esmart_text_entry \
21                esmart_textarea \
22                esmart_thumb"