apply SRC_URI cleanup patch from Andrew Zabolotny
authorPhil Blundell <philb@gnu.org>
Wed, 24 Nov 2004 10:31:19 +0000 (10:31 +0000)
committerPhil Blundell <philb@gnu.org>
Wed, 24 Nov 2004 10:31:19 +0000 (10:31 +0000)
BKrev: 41a462f7WlfRkLWnTGr3mHzWUfTovg

16 files changed:
gpe-autostarter/gpe-autostarter_0.7.oe
gpe-beam/gpe-beam_0.2.3.oe
gpe-calculator/gpe-calculator_0.2.oe
gpe-dm/gpe-dm_0.39.oe
gpe-dm/gpe-dm_0.40.oe
gpe-dm/gpe-dm_0.41.oe
gpe-edit/gpe-edit_0.21.oe
gpe-filemanager/gpe-filemanager_0.14.oe
gpe-filemanager/gpe-filemanager_0.15.oe
gpe-filemanager/gpe-filemanager_0.17.oe
gpe-filemanager/gpe-filemanager_0.20.oe
gpe-icons/gpe-icons_0.22.oe
gpe-irc/gpe-irc_0.07.oe
gpe-mixer/gpe-mixer_0.32.oe
gpe-mixer/gpe-mixer_0.34.oe
gpe-mixer/gpe-mixer_0.38.oe

index ba95e6a..8b003b4 100644 (file)
@@ -3,6 +3,4 @@ SECTION = "gpe"
 DEPENDS = "glib-2.0 dbus hotplug-dbus x11"
 RDEPENDS = "hotplug-dbus"
 
-SRC_URI = "ftp://gpe.handhelds.org/gpe/source/gpe-autostarter-${PV}.tar.gz"
-
 inherit gpe
index e69de29..f328c50 100644 (file)
@@ -0,0 +1,8 @@
+inherit gpe pkgconfig
+
+DESCRIPTION = "GPE infrared communication applet"
+DEPENDS = "gtk+ libgpewidget libmimedir libgpevtype openobex"
+RDEPENDS = "libopenobex-1.0-1"
+SECTION = "gpe"
+PRIORITY = "optional"
+MAINTAINER = "Florian Boor <florian@kernelconcepts.de>
index 4e113dd..912d14a 100644 (file)
@@ -6,5 +6,4 @@ SECTION = "gpe"
 PRIORITY = "optional"
 LICENSE = "GPL"
 
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/${PN}-${PV}.tar.gz \
-          file://fix_makefile.patch;patch=1"
+SRC_URI += "file://fix_makefile.patch;patch=1"
index 28de679..65d2c7b 100644 (file)
@@ -10,5 +10,3 @@ PR = "r0"
 
 INITSCRIPT_NAME = "gpe-dm"
 INITSCRIPT_PARAMS = "defaults 99"
-
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-dm-${PV}.tar.gz"
index 0a7044b..ce22477 100644 (file)
@@ -11,5 +11,4 @@ PR = "r1"
 INITSCRIPT_NAME = "gpe-dm"
 INITSCRIPT_PARAMS = "defaults 99"
 
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-dm-${PV}.tar.gz \
-          file://remove-apm_bios.patch;patch=1"
+SRC_URI += "file://remove-apm_bios.patch;patch=1"
index efae970..5410bc6 100644 (file)
@@ -11,5 +11,4 @@ PR = "r0"
 INITSCRIPT_NAME = "gpe-dm"
 INITSCRIPT_PARAMS = "defaults 99"
 
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-dm-${PV}.tar.gz \
-          file://remove-apm_bios.patch;patch=1"
+SRC_URI += "file://remove-apm_bios.patch;patch=1"
index 0a85665..f835974 100644 (file)
@@ -5,5 +5,3 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 SECTION = "gpe"
 DESCRIPTION = "Editor for the GPE Palmtop Environment"
 FILES_${PN} = "/etc /usr/bin /usr/share/pixmaps /usr/share/applications"
-
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-edit-${PV}.tar.gz"
index 99679fa..89e1cf8 100644 (file)
@@ -6,5 +6,3 @@ RDEPENDS = "gpe-icons"
 DESCRIPTION = "GPE file manager"
 
 FILES_${PN} += " ${datadir}/gpe"
-
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-filemanager-${PV}.tar.gz"
index e69de29..89e1cf8 100644 (file)
@@ -0,0 +1,8 @@
+inherit gpe
+
+DEPENDS = "libgpewidget sqlite gnome-vfs gnome-vfs-extras dbus"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+DESCRIPTION = "GPE file manager"
+
+FILES_${PN} += " ${datadir}/gpe"
index e69de29..89e1cf8 100644 (file)
@@ -0,0 +1,8 @@
+inherit gpe
+
+DEPENDS = "libgpewidget sqlite gnome-vfs gnome-vfs-extras dbus"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+DESCRIPTION = "GPE file manager"
+
+FILES_${PN} += " ${datadir}/gpe"
index e69de29..1c8745a 100644 (file)
@@ -0,0 +1,8 @@
+inherit gpe
+
+DEPENDS = "libgpewidget gnome-vfs dbus"
+SECTION = "gpe"
+RDEPENDS = "gpe-icons"
+DESCRIPTION = "GPE file manager"
+
+FILES_${PN} += " ${datadir}/gpe"
index 90a1f19..64781ec 100644 (file)
@@ -6,5 +6,3 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 SECTION = "gpe"
 DESCRIPTION = "Common icons for GPE"
 FILES_${PN} = "${datadir}/gpe"
-
-SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/gpe-icons-${PV}.tar.gz"
index e69de29..db823f4 100644 (file)
@@ -0,0 +1,8 @@
+inherit gpe pkgconfig
+
+DESCRIPTION = "31337 IRC client."
+DEPENDS = "gtk+ libgpewidget"
+SECTION = "gpe"
+PRIORITY = "optional"
+
+SRC_URI += "file://fix_makefile.patch;patch=1"
index e69de29..42eef4a 100644 (file)
@@ -0,0 +1,8 @@
+inherit gpe pkgconfig
+
+DESCRIPTION = "GPE audio mixer"
+DEPENDS = "gtk+ libgpewidget"
+SECTION = "gpe"
+PRIORITY = "optional"
+
+SRC_URI += "file://fix_makefile.patch;patch=1"
index e69de29..5bacc36 100644 (file)
@@ -0,0 +1,6 @@
+inherit gpe pkgconfig
+
+DESCRIPTION = "GPE audio mixer"
+DEPENDS = "gtk+ libgpewidget"
+SECTION = "gpe"
+PRIORITY = "optional"
index e69de29..5bacc36 100644 (file)
@@ -0,0 +1,6 @@
+inherit gpe pkgconfig
+
+DESCRIPTION = "GPE audio mixer"
+DEPENDS = "gtk+ libgpewidget"
+SECTION = "gpe"
+PRIORITY = "optional"