diff options
author | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-26 14:40:09 +0000 |
---|---|---|
committer | nslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net> | 2005-05-26 14:40:09 +0000 |
commit | 7024cc8d8ea46d01294d6365d4e7479dcd39a58c (patch) | |
tree | 4d82b6b630b83629dcb52b55f12415e5e15fca42 /packages | |
parent | d13b1796d6abcb7d15fc8e7e68bba5080aa9be0e (diff) |
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/05/26 16:33:55+02:00 void!koen
libosso_0.8.9.bb: It's pkgconfig with 2 g's
2005/05/26 16:26:28+02:00 void!koen
Update (old API) dbus to 0.23.4
2005/05/26 16:03:32+02:00 void!koen
Add osso-thumbnail, part of the maemo.org suite.
BKrev: 4295dfc9UhgPAEnDy0-PhGWFrQhKLg
Diffstat (limited to 'packages')
-rw-r--r-- | packages/dbus/dbus_0.23.4.bb | 0 | ||||
-rw-r--r-- | packages/maemo/libosso_0.8.9.bb | 3 | ||||
-rw-r--r-- | packages/maemo/osso-thumbnail_0.3.1-1.bb | 0 |
3 files changed, 2 insertions, 1 deletions
diff --git a/packages/dbus/dbus_0.23.4.bb b/packages/dbus/dbus_0.23.4.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/dbus/dbus_0.23.4.bb diff --git a/packages/maemo/libosso_0.8.9.bb b/packages/maemo/libosso_0.8.9.bb index 137755232e..692383803a 100644 --- a/packages/maemo/libosso_0.8.9.bb +++ b/packages/maemo/libosso_0.8.9.bb @@ -1,9 +1,10 @@ LICENSE = "LGPL" MAINTAINER = "Koen Kooi <koen@handhelds.org>" +PR = "r1" DEPENDS = "glib-2.0 dbus outo" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/libo/libosso/libosso_${PV}-1.tar.gz" -inherit pkconfig autotools +inherit pkgconfig autotools FILES_${PN} += "${libdir}/dbus-1.0/services/ ${libdir}/outo/*.so ${libdir}/outo/*bin ${libdir}/outo/mimedummy.doc" diff --git a/packages/maemo/osso-thumbnail_0.3.1-1.bb b/packages/maemo/osso-thumbnail_0.3.1-1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/maemo/osso-thumbnail_0.3.1-1.bb |