diff options
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 |