From: Peter Tworek <tworaz666@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-xfce][PATCH 2/3] xfce4-settings: Update to latest stable version 4.8.3.
Date: Sat, 4 Feb 2012 19:30:48 +0100 [thread overview]
Message-ID: <1328380249-11697-3-git-send-email-tworaz666@gmail.com> (raw)
In-Reply-To: <1328380249-11697-1-git-send-email-tworaz666@gmail.com>
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
next prev parent reply other threads:[~2012-02-04 18:40 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-04 18:30 [meta-xfce][PATCH 0/3] Stable packages version updates + QA warning fixes Peter Tworek
2012-02-04 18:30 ` [meta-xfce][PATCH 1/3] xfconf: Update to latest stable version 4.8.1 Peter Tworek
2012-02-04 18:52 ` Andreas Müller
2012-02-05 15:12 ` Peter Tworek
2012-02-08 14:05 ` Peter Tworek
2012-02-04 18:30 ` Peter Tworek [this message]
2012-02-09 23:52 ` [meta-xfce][PATCH 2/3] xfce4-settings: Update to latest stable version 4.8.3 Andreas Müller
2012-02-10 11:41 ` Andrei Gherzan
2012-02-13 20:29 ` [PATCH 2/3 v2] " Peter Tworek
2012-02-14 0:36 ` Andreas Müller
2012-02-04 18:30 ` [meta-xfce][PATCH 3/3] xfce4-panel: Disable building of static libraries Peter Tworek
2012-02-05 17:00 ` Andreas Müller
2012-02-05 17:05 ` Peter Tworek
2012-02-06 19:28 ` [meta-xfce][PATCH 3/3 v2] xfce4-panel: Remove static version of panel plugins Peter Tworek
2012-02-09 23:17 ` Andreas Müller
2012-02-13 20:31 ` [PATCH 3/3 v3] " Peter Tworek
2012-02-14 0:15 ` Andreas Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1328380249-11697-3-git-send-email-tworaz666@gmail.com \
--to=tworaz666@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox