From: Phil Blundell Date: Sat, 13 Nov 2004 00:12:35 +0000 (+0000) Subject: add LICENSE X-Git-Tag: Release-2010-05/1~16297 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87cb233a452754f233e37ebf11d401cc3a765b1f;p=openembedded.git add LICENSE BKrev: 41955173FshnmjHvgFEUHFucmSUObQ --- diff --git a/gpe-session-scripts/gpe-session-scripts_0.61.oe b/gpe-session-scripts/gpe-session-scripts_0.61.oe index 798d4e4277..b03c63117a 100644 --- a/gpe-session-scripts/gpe-session-scripts_0.61.oe +++ b/gpe-session-scripts/gpe-session-scripts_0.61.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" PR = "r6" inherit gpe diff --git a/gpe-soundserver/gpe-soundserver_0.4-1.oe b/gpe-soundserver/gpe-soundserver_0.4-1.oe index 807813899c..d883ca9959 100644 --- a/gpe-soundserver/gpe-soundserver_0.4-1.oe +++ b/gpe-soundserver/gpe-soundserver_0.4-1.oe @@ -1,3 +1,4 @@ +LICENSE = "GPL" SECTION = "gpe" inherit gpe diff --git a/gpe-su/gpe-su_0.11.oe b/gpe-su/gpe-su_0.11.oe index e69de29bb2..33ee5968af 100644 --- a/gpe-su/gpe-su_0.11.oe +++ b/gpe-su/gpe-su_0.11.oe @@ -0,0 +1,12 @@ +LICENSE = "GPL" + +inherit gpe pkgconfig + +DEPENDS = "libgpewidget" +SECTION = "gpe" + +DESCRIPTION = "GPE Graphical root-shell frontend" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" + +#FILES_${PN} += " ${datadir}/gpe/pixmaps" diff --git a/gpe-su/gpe-su_0.14.oe b/gpe-su/gpe-su_0.14.oe index e69de29bb2..c8e500b3a9 100644 --- a/gpe-su/gpe-su_0.14.oe +++ b/gpe-su/gpe-su_0.14.oe @@ -0,0 +1,10 @@ +LICENSE = "GPL" + +inherit gpe pkgconfig + +DEPENDS = "libgpewidget" +SECTION = "gpe" + +DESCRIPTION = "GPE Graphical root-shell frontend" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" diff --git a/gpe-su/gpe-su_0.15.oe b/gpe-su/gpe-su_0.15.oe index e69de29bb2..c8e500b3a9 100644 --- a/gpe-su/gpe-su_0.15.oe +++ b/gpe-su/gpe-su_0.15.oe @@ -0,0 +1,10 @@ +LICENSE = "GPL" + +inherit gpe pkgconfig + +DEPENDS = "libgpewidget" +SECTION = "gpe" + +DESCRIPTION = "GPE Graphical root-shell frontend" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" diff --git a/gpe-su/gpe-su_0.18.oe b/gpe-su/gpe-su_0.18.oe index e69de29bb2..c8e500b3a9 100644 --- a/gpe-su/gpe-su_0.18.oe +++ b/gpe-su/gpe-su_0.18.oe @@ -0,0 +1,10 @@ +LICENSE = "GPL" + +inherit gpe pkgconfig + +DEPENDS = "libgpewidget" +SECTION = "gpe" + +DESCRIPTION = "GPE Graphical root-shell frontend" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" diff --git a/gpe-taskmanager/gpe-taskmanager_0.17.oe b/gpe-taskmanager/gpe-taskmanager_0.17.oe index e69de29bb2..1f31a4d08a 100644 --- a/gpe-taskmanager/gpe-taskmanager_0.17.oe +++ b/gpe-taskmanager/gpe-taskmanager_0.17.oe @@ -0,0 +1,9 @@ +LICENSE = "GPL" +inherit gpe + +DEPENDS = "libgpewidget" +SECTION = "gpe" + +DESCRIPTION = "GPE task manager" + +SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz"