diff options
-rw-r--r-- | packages/gpe-bluetooth/gpe-bluetooth-0.37/dbus-service-name.patch | 0 | ||||
-rw-r--r-- | packages/gpe-bluetooth/gpe-bluetooth_0.37.bb | 17 | ||||
-rw-r--r-- | packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb | 0 |
3 files changed, 17 insertions, 0 deletions
diff --git a/packages/gpe-bluetooth/gpe-bluetooth-0.37/dbus-service-name.patch b/packages/gpe-bluetooth/gpe-bluetooth-0.37/dbus-service-name.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/gpe-bluetooth/gpe-bluetooth-0.37/dbus-service-name.patch diff --git a/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb b/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb index e69de29bb2..1ef0a4a390 100644 --- a/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb +++ b/packages/gpe-bluetooth/gpe-bluetooth_0.37.bb @@ -0,0 +1,17 @@ +LICENSE = "GPL" +inherit gpe + +DESCRIPTION = "GPE bluetooth support" +DEPENDS = "gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus libglade blueprobe bluez-utils-dbus" +RDEPENDS = "bluez-utils-dbus blueprobe" +MAINTAINER = "Phil Blundell <pb@handhelds.org>" +SECTION = "gpe" +PRIORITY = "optional" +PR = "r6" + +FILES_${PN} += '${datadir}/bluez-pin' + +SRC_URI += "file://change-sdp-to-bluetooth.patch;patch=1 \ + file://icon-resize.patch;patch=1 \ + file://hciattach-path.patch;patch=1 \ + file://dbus-service-name.patch;patch=1" diff --git a/packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb b/packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb |