| Submitter | Peter Tworek |
|---|---|
| Date | Feb. 4, 2012, 6:30 p.m. |
| Message ID | <1328380249-11697-3-git-send-email-tworaz666@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/20695/ |
| State | Accepted |
| Commit | 83281ff6b918b05f0d12d11a0a031db30f7fb1a5 |
| Headers | show |
Comments
On Sat, Feb 4, 2012 at 7:30 PM, Peter Tworek <tworaz666@gmail.com> wrote: > http://git.xfce.org/xfce/xfce4-settings/tag/?id=xfce4-settings-4.8.3 > > Run tested on netbook pro. > > Signed-off-by: Peter Tworek <tworaz666@gmail.com> > --- > .../xfce4-settings/xfce4-settings_4.8.2.bb | 16 ---------------- > .../xfce4-settings/xfce4-settings_4.8.3.bb | 14 ++++++++++++++ > 2 files changed, 14 insertions(+), 16 deletions(-) > delete mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb > create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb > > diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb > deleted file mode 100644 > index 258c238..0000000 > --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb > +++ /dev/null > @@ -1,16 +0,0 @@ > -DESCRIPTION = "Xfce4 settings" > -SECTION = "x11/wm" > -LICENSE = "GPLv2" > -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" > -DEPENDS = "exo gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier" > - > -PR = "r1" > - > -inherit xfce > - > -SRC_URI += "file://0001-xfsettingsd-use-gnome-as-default-icon-theme.patch" > - > -SRC_URI[md5sum] = "a45420fea20f29265ab6785cb1d07377" > -SRC_URI[sha256sum] = "3f79865a6a3817f3c868f2412cbf105e73e54810438f62035699ae5fd72c29d0" > - > -RRECOMMENDS_${PN} += "gnome-icon-theme" > diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb > new file mode 100644 > index 0000000..c3dd8fd > --- /dev/null > +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb > @@ -0,0 +1,14 @@ > +DESCRIPTION = "Xfce4 settings" > +SECTION = "x11/wm" > +LICENSE = "GPLv2" > +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" > +DEPENDS = "exo gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier" > + > +inherit xfce > + > +SRC_URI += "file://0001-xfsettingsd-use-gnome-as-default-icon-theme.patch" > + > +SRC_URI[md5sum] = "4669298cc8a4abf0e5a410016b575030" > +SRC_URI[sha256sum] = "d878cc474e1e677e9607279b9a1007cb90ed35ff078de180259a8b2b8d06bc2e" > + > +RRECOMMENDS_${PN} += "gnome-icon-theme" > -- > 1.7.3.4 > Acked-by: Andreas Müller <schnitzeltony@googlemail.com>
On Fri, Feb 10, 2012 at 01:52, Andreas Müller <schnitzeltony@googlemail.com>wrote: > On Sat, Feb 4, 2012 at 7:30 PM, Peter Tworek <tworaz666@gmail.com> wrote: > > http://git.xfce.org/xfce/xfce4-settings/tag/?id=xfce4-settings-4.8.3 > > > > Run tested on netbook pro. > > > > Signed-off-by: Peter Tworek <tworaz666@gmail.com> > > --- > > .../xfce4-settings/xfce4-settings_4.8.2.bb | 16 > ---------------- > > .../xfce4-settings/xfce4-settings_4.8.3.bb | 14 > ++++++++++++++ > > 2 files changed, 14 insertions(+), 16 deletions(-) > > delete mode 100644 meta-xfce/recipes-xfce/xfce4-settings/ > xfce4-settings_4.8.2.bb > > create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/ > xfce4-settings_4.8.3.bb > > > > diff --git a/meta-xfce/recipes-xfce/xfce4-settings/ > xfce4-settings_4.8.2.bb b/meta-xfce/recipes-xfce/xfce4-settings/ > xfce4-settings_4.8.2.bb > > deleted file mode 100644 > > index 258c238..0000000 > > --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb > > +++ /dev/null > > @@ -1,16 +0,0 @@ > > -DESCRIPTION = "Xfce4 settings" > > -SECTION = "x11/wm" > > -LICENSE = "GPLv2" > > -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" > > -DEPENDS = "exo gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi > virtual/libx11 xrandr libnotify libxcursor libxklavier" > > - > > -PR = "r1" > > - > > -inherit xfce > > - > > -SRC_URI += > "file://0001-xfsettingsd-use-gnome-as-default-icon-theme.patch" > > - > > -SRC_URI[md5sum] = "a45420fea20f29265ab6785cb1d07377" > > -SRC_URI[sha256sum] = > "3f79865a6a3817f3c868f2412cbf105e73e54810438f62035699ae5fd72c29d0" > > - > > -RRECOMMENDS_${PN} += "gnome-icon-theme" > > diff --git a/meta-xfce/recipes-xfce/xfce4-settings/ > xfce4-settings_4.8.3.bb b/meta-xfce/recipes-xfce/xfce4-settings/ > xfce4-settings_4.8.3.bb > > new file mode 100644 > > index 0000000..c3dd8fd > > --- /dev/null > > +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb > > @@ -0,0 +1,14 @@ > > +DESCRIPTION = "Xfce4 settings" > > +SECTION = "x11/wm" > > +LICENSE = "GPLv2" > > +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" > > +DEPENDS = "exo gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi > virtual/libx11 xrandr libnotify libxcursor libxklavier" > > + > > +inherit xfce > > + > No PR? > > +SRC_URI += > "file://0001-xfsettingsd-use-gnome-as-default-icon-theme.patch" > > + > > +SRC_URI[md5sum] = "4669298cc8a4abf0e5a410016b575030" > > +SRC_URI[sha256sum] = > "d878cc474e1e677e9607279b9a1007cb90ed35ff078de180259a8b2b8d06bc2e" > > + > > +RRECOMMENDS_${PN} += "gnome-icon-theme" > > -- > > 1.7.3.4 > > > Acked-by: Andreas Müller <schnitzeltony@googlemail.com> > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >
Patch
diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb deleted file mode 100644 index 258c238..0000000 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb +++ /dev/null @@ -1,16 +0,0 @@ -DESCRIPTION = "Xfce4 settings" -SECTION = "x11/wm" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -DEPENDS = "exo gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier" - -PR = "r1" - -inherit xfce - -SRC_URI += "file://0001-xfsettingsd-use-gnome-as-default-icon-theme.patch" - -SRC_URI[md5sum] = "a45420fea20f29265ab6785cb1d07377" -SRC_URI[sha256sum] = "3f79865a6a3817f3c868f2412cbf105e73e54810438f62035699ae5fd72c29d0" - -RRECOMMENDS_${PN} += "gnome-icon-theme" diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb new file mode 100644 index 0000000..c3dd8fd --- /dev/null +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb @@ -0,0 +1,14 @@ +DESCRIPTION = "Xfce4 settings" +SECTION = "x11/wm" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" +DEPENDS = "exo gtk+ libxfce4util libxfce4ui xfconf dbus-glib libxi virtual/libx11 xrandr libnotify libxcursor libxklavier" + +inherit xfce + +SRC_URI += "file://0001-xfsettingsd-use-gnome-as-default-icon-theme.patch" + +SRC_URI[md5sum] = "4669298cc8a4abf0e5a410016b575030" +SRC_URI[sha256sum] = "d878cc474e1e677e9607279b9a1007cb90ed35ff078de180259a8b2b8d06bc2e" + +RRECOMMENDS_${PN} += "gnome-icon-theme"
http://git.xfce.org/xfce/xfce4-settings/tag/?id=xfce4-settings-4.8.3 Run tested on netbook pro. Signed-off-by: Peter Tworek <tworaz666@gmail.com> --- .../xfce4-settings/xfce4-settings_4.8.2.bb | 16 ---------------- .../xfce4-settings/xfce4-settings_4.8.3.bb | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 16 deletions(-) delete mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.2.bb create mode 100644 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_4.8.3.bb