diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-07 22:05:47 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-07 22:05:47 +0000 |
commit | a780643c4b6aa11e1a36965a69df7116477c7b4c (patch) | |
tree | 17e81e77bde19931facf9b30fa5b5981df796071 /qpe-gaim | |
parent | 88cce8db7ebf88ab9da2366a2ac21a5a723340b8 (diff) |
Merge oe-devel@oe-devel.bkbits.net:packages.bb
into handhelds.org:/home/kergoth/code/packages.bb
2004/12/07 04:58:25-06:00 ti.com!kergoth
More updates per the core rename.
2004/12/07 04:46:51-06:00 ti.com!kergoth
Update soundtracker per the core rename.
2004/12/07 04:44:14-06:00 ti.com!kergoth
Merge
2004/12/07 04:42:38-06:00 ti.com!kergoth
Updates per the recent rename of the oe core from 'oe' to 'bitbake'.
BKrev: 41b6293b91LRHSxMOt6WnrZVAdLbFw
Diffstat (limited to 'qpe-gaim')
-rw-r--r-- | qpe-gaim/qpe-gaim_20041030.bb | 0 | ||||
-rw-r--r-- | qpe-gaim/qpe-gaim_20041030.oe | 37 | ||||
-rw-r--r-- | qpe-gaim/qpe-libgaim_20041030.bb | 0 | ||||
-rw-r--r-- | qpe-gaim/qpe-libgaim_20041030.oe | 46 |
4 files changed, 0 insertions, 83 deletions
diff --git a/qpe-gaim/qpe-gaim_20041030.bb b/qpe-gaim/qpe-gaim_20041030.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/qpe-gaim/qpe-gaim_20041030.bb diff --git a/qpe-gaim/qpe-gaim_20041030.oe b/qpe-gaim/qpe-gaim_20041030.oe deleted file mode 100644 index b68216c28c..0000000000 --- a/qpe-gaim/qpe-gaim_20041030.oe +++ /dev/null @@ -1,37 +0,0 @@ -DESCRIPTION = "A multi protocol instant messager application, Qt/Embedded based Palmtop Environments Edition" -SECTION = "opie/applications" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -DEPENDS = "qpe-libgaim glib-2.0" -RDEPENDS = "libgaim-plugins glibc-gconv-iso8859-1" -LICENSE = "GPL" -HOMEPAGE = "http://qpe-gaim.sourceforge.net/" -APPNAME = "gaim" -APPTYPE = "binary" -LICENSE = "GPL" -APPDESKTOP = "${S}" -PV = "0.4+cvs-20041030" -PR = "r1" - -SRC_URI = "http://www.vanille.de/mirror/qpe-gaim_20041030.tar.bz2 \ - file://libopie2.patch;patch=1" -S = "${WORKDIR}/qpe-gaim" - -inherit opie - -EXTRA_QMAKEVARS_POST +="INCLUDEPATH-=/usr/include/glib-2.0 \ - INCLUDEPATH-=/usr/lib/glib-2.0/include \ - INCLUDEPATH+=${STAGING_INCDIR}/glib-2.0 \ - LIBS-=-lopie LIBS+=-lopiecore2 LIBS+=-lopieui2" - -do_configure_prepend() { - ln -s ../libgaim/src libgaim -} - -do_install() { - for dir in 16x16 32x32 protocols status - do - install -d ${D}${palmtopdir}/pics/gaim/${dir} - install -m 0644 data/images/${dir}/*.png ${D}${palmtopdir}/pics/gaim/${dir}/ - done - install -m 0644 gaim.png ${D}${palmtopdir}/pics/ -} diff --git a/qpe-gaim/qpe-libgaim_20041030.bb b/qpe-gaim/qpe-libgaim_20041030.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/qpe-gaim/qpe-libgaim_20041030.bb diff --git a/qpe-gaim/qpe-libgaim_20041030.oe b/qpe-gaim/qpe-libgaim_20041030.oe deleted file mode 100644 index 3f924f5481..0000000000 --- a/qpe-gaim/qpe-libgaim_20041030.oe +++ /dev/null @@ -1,46 +0,0 @@ -DESCRIPTION = "A multi protocol instant messager library, Qt/Embedded based Palmtop Environments Edition" -SECTION = "opie/applications" -MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" -DEPENDS = "openssl glib-2.0" -RDEPENDS = "libgaim-plugins" -LICENSE = "GPL" -HOMEPAGE = "http://qpe-gaim.sourceforge.net/" -PV = "0.4+cvs-20041030" -PR = "r3" - -SRC_URI = "http://www.vanille.de/mirror/qpe-gaim_20041030.tar.bz2 \ - file://fix-compilation.patch;patch=1 \ - file://dont-look-for-gtk.patch;patch=1" -S = "${WORKDIR}/libgaim" - -inherit autotools - -EXTRA_OE_CONF = "--disable-audio --disable-gtkspell --disable-perl \ - --with-dynamic-prpls=gg,irc,jabber,msn,napster,oscar,yahoo \ - --disable-screensaver --disable-sm --disable-glibtest \ - --disable-gtktest --disable-startup-notification \ - --disable-gevolution --disable-aotest --disable-audiofiletest" - -CFLAGS_append = " -I${STAGING_INCDIR}/glib-2.0" - -do_configure_prepend() { - ln -s src libgaim - touch intl/Makefile.in - touch po/Makefile.in.in - install -d build-root - touch build-root/mkipk.sh.in.in -} - -do_stage() { - oe_libinstall -so -C src libgaim ${QTDIR}/lib -} - -#FIXME: use do_packages to create individual packages for each of the plugins -python populate_packages_prepend () { - plugindir = oe.data.expand('${libdir}/gaim', d) - do_split_packages(d, plugindir, '^lib(.*)\.so$', 'libgaim-protocol-%s', 'GAIM plugin for %s protocol', extra_depends='' ) -} - -PACKAGES += "libgaim-plugins" -FILES_libgaim-plugins = "/usr/lib/gaim/autorecon.so /usr/lib/gaim/s*.so" - |