All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/15] updates and qa fixes
@ 2014-10-14 22:14 Andreas Müller
  2014-10-14 22:14 ` [PATCH 01/15] xfce4-clipman-plugin: update to 1.2.6 Andreas Müller
                   ` (15 more replies)
  0 siblings, 16 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

The following changes since commit d1951db22a9971a1bb7cf25810ec3bdc9669a6f1:

  modphp: using PKGCONFIG and PACKAGECONFIG for libxml and soap (2014-10-14 11:48:58 +0200)

are available in the git repository at:

  git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded.git patches

for you to fetch changes up to 3d89bac9443e27b68ac88571eefbfb8d77e2d3dc:

  libgphoto2: add bash to RDEPENDS (2014-10-14 20:15:29 +0200)

----------------------------------------------------------------
Andreas Müller (15):
      xfce4-clipman-plugin: update to 1.2.6
      xfce4-equake-plugin: update to 1.3.5
      xfce4-terminal: update to 0.6.3
      xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbers
      orage: update to 4.10.0
      glade3: update to 3.8.5
      mime-support: add perl to RDEPENDS
      xfce4-places-plugin: update to 1.6.0
      gigolo: initial add 0.4.2
      xfce4-mailwatch-plugin: initial add 1.2.0
      packagegroup-xfce-extended: add xfce4-mailwatch-plugin and gigolo
      tumbler: make build deterministic by adding PACKAGECONFIG for gstreamer-thumbnailer
      xfce4-dev-tools: add bash to RDEPENDS
      geany update to 1.24.1
      libgphoto2: add bash to RDEPENDS

 meta-oe/recipes-devtools/geany/{geany_1.23.bb => geany_1.24.1.bb}                                        |  4 ++--
 meta-oe/recipes-devtools/glade/{glade3_3.8.2.bb => glade3_3.8.5.bb}                                      |  9 ++++-----
 meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb                                                    |  1 +
 meta-oe/recipes-support/mime-support/mime-support_3.48.bb                                                |  1 +
 meta-xfce/classes/xfce-app.bbclass                                                                       |  2 +-
 meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb                                                            | 11 +++++++++++
 meta-xfce/recipes-apps/orage/{orage_4.8.4.bb => orage_4.10.0.bb}                                         |  4 ++--
 meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.6.2.bb => xfce4-terminal_0.6.3.bb}               |  4 ++--
 meta-xfce/recipes-panel-plugins/clipman/{xfce4-clipman-plugin_1.2.3.bb => xfce4-clipman-plugin_1.2.6.bb} |  6 ++++--
 meta-xfce/recipes-panel-plugins/equake/{xfce4-equake-plugin_1.3.3.bb => xfce4-equake-plugin_1.3.5.bb}    |  5 ++---
 meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb                                | 11 +++++++++++
 meta-xfce/recipes-panel-plugins/places/{xfce4-places-plugin_1.5.0.bb => xfce4-places-plugin_1.6.0.bb}    |  4 ++--
 meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb                                       |  2 ++
 meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb                                                         |  3 +++
 meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb                                         |  2 ++
 15 files changed, 50 insertions(+), 19 deletions(-)
 rename meta-oe/recipes-devtools/geany/{geany_1.23.bb => geany_1.24.1.bb} (73%)
 rename meta-oe/recipes-devtools/glade/{glade3_3.8.2.bb => glade3_3.8.5.bb} (73%)
 create mode 100644 meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb
 rename meta-xfce/recipes-apps/orage/{orage_4.8.4.bb => orage_4.10.0.bb} (80%)
 rename meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.6.2.bb => xfce4-terminal_0.6.3.bb} (67%)
 rename meta-xfce/recipes-panel-plugins/clipman/{xfce4-clipman-plugin_1.2.3.bb => xfce4-clipman-plugin_1.2.6.bb} (69%)
 rename meta-xfce/recipes-panel-plugins/equake/{xfce4-equake-plugin_1.3.3.bb => xfce4-equake-plugin_1.3.5.bb} (64%)
 create mode 100644 meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb
 rename meta-xfce/recipes-panel-plugins/places/{xfce4-places-plugin_1.5.0.bb => xfce4-places-plugin_1.6.0.bb} (74%)

-- 
1.8.3.1



^ permalink raw reply	[flat|nested] 18+ messages in thread

* [PATCH 01/15] xfce4-clipman-plugin: update to 1.2.6
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 02/15] xfce4-equake-plugin: update to 1.3.5 Andreas Müller
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 ...{xfce4-clipman-plugin_1.2.3.bb => xfce4-clipman-plugin_1.2.6.bb} | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-panel-plugins/clipman/{xfce4-clipman-plugin_1.2.3.bb => xfce4-clipman-plugin_1.2.6.bb} (69%)

diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb
similarity index 69%
rename from meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb
rename to meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb
index 06f0d94..aee4a3d 100644
--- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.3.bb
+++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb
@@ -8,8 +8,10 @@ inherit xfce-panel-plugin
 
 DEPENDS += "xfconf xproto libxtst"
 
-SRC_URI[md5sum] = "61f3be97efa379cb358980c94e14692a"
-SRC_URI[sha256sum] = "4424447067cb2c3972c375330d2e1d19f12e59c41bd03e111c2e6e9e174a5067"
+SRC_URI[md5sum] = "f7f2440647493243cbd7787eaee92fcb"
+SRC_URI[sha256sum] = "23043f99c3e5257d1f3d68b5ee5125e3469c15620d098e22c6250386197f48a5"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[unique] = "--enable-unique,--disable-unique,libunique"
+
+FILES_${PN} += "${datadir}/appdata"
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 02/15] xfce4-equake-plugin: update to 1.3.5
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
  2014-10-14 22:14 ` [PATCH 01/15] xfce4-clipman-plugin: update to 1.2.6 Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 03/15] xfce4-terminal: update to 0.6.3 Andreas Müller
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 .../{xfce4-equake-plugin_1.3.3.bb => xfce4-equake-plugin_1.3.5.bb}   | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-panel-plugins/equake/{xfce4-equake-plugin_1.3.3.bb => xfce4-equake-plugin_1.3.5.bb} (64%)

diff --git a/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.3.bb b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.5.bb
similarity index 64%
rename from meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.3.bb
rename to meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.5.bb
index 95d1d66..76cd5d4 100644
--- a/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.3.bb
+++ b/meta-xfce/recipes-panel-plugins/equake/xfce4-equake-plugin_1.3.5.bb
@@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
 inherit xfce-panel-plugin
 
-SRC_URI = "http://www.e-quake.org/wp-uploads/2013/09/xfce4-equake-plugin-${PV}.tar.gz"
-SRC_URI[md5sum] = "fa1e934f5b7e522efc4e30a99278f908"
-SRC_URI[sha256sum] = "ea37e691606dbcd705f98cecccabd69b870c7acd008f47faae6d0fee21fe14a2"
+SRC_URI[md5sum] = "7c520e2f1cd0cc5e33d8346b12e31c02"
+SRC_URI[sha256sum] = "43bbc781575c357c13ac6720eb8e8485115099411d5382668e106de58ab0e416"
 
 FILES_${PN} += "${libdir}/xfce4/panel-plugins/xfce4-equake-plugin"
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 03/15] xfce4-terminal: update to 0.6.3
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
  2014-10-14 22:14 ` [PATCH 01/15] xfce4-clipman-plugin: update to 1.2.6 Andreas Müller
  2014-10-14 22:14 ` [PATCH 02/15] xfce4-equake-plugin: update to 1.3.5 Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 04/15] xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbers Andreas Müller
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 .../{xfce4-terminal_0.6.2.bb => xfce4-terminal_0.6.3.bb}              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.6.2.bb => xfce4-terminal_0.6.3.bb} (67%)

diff --git a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.2.bb b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb
similarity index 67%
rename from meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.2.bb
rename to meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb
index 8b2619d..1049b27 100644
--- a/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.2.bb
+++ b/meta-xfce/recipes-apps/xfce4-terminal/xfce4-terminal_0.6.3.bb
@@ -8,5 +8,5 @@ inherit xfce-app
 FILES_${PN} += "${datadir}/xfce4 \
                 ${datadir}/gnome-control-center"
 
-SRC_URI[md5sum] = "d5cdb302bd770c9f2d30262c26639006"
-SRC_URI[sha256sum] = "3d92422288d26311880af694bb4e02c9235997ca307a5e85001bf6bef65c3b35"
+SRC_URI[md5sum] = "6a2816d8b0933cd707ed456ceb731399"
+SRC_URI[sha256sum] = "912f4716c2395a14a80620ef982b4af1e2a67a8df9a1ef0b802ecae826057e08"
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 04/15] xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbers
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (2 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 03/15] xfce4-terminal: update to 0.6.3 Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 05/15] orage: update to 4.10.0 Andreas Müller
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta-xfce/classes/xfce-app.bbclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/classes/xfce-app.bbclass b/meta-xfce/classes/xfce-app.bbclass
index c60ad3d..8780ebf 100644
--- a/meta-xfce/classes/xfce-app.bbclass
+++ b/meta-xfce/classes/xfce-app.bbclass
@@ -1,4 +1,4 @@
 inherit xfce
 
-SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2"
+SRC_URI = "http://archive.xfce.org/src/apps/${BPN}/${@xfce_verdir("${PV}")}/${BPN}-${PV}.tar.bz2"
 
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 05/15] orage: update to 4.10.0
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (3 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 04/15] xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbers Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 06/15] glade3: update to 3.8.5 Andreas Müller
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta-xfce/recipes-apps/orage/{orage_4.8.4.bb => orage_4.10.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-apps/orage/{orage_4.8.4.bb => orage_4.10.0.bb} (80%)

diff --git a/meta-xfce/recipes-apps/orage/orage_4.8.4.bb b/meta-xfce/recipes-apps/orage/orage_4.10.0.bb
similarity index 80%
rename from meta-xfce/recipes-apps/orage/orage_4.8.4.bb
rename to meta-xfce/recipes-apps/orage/orage_4.10.0.bb
index cf3081e..8164c3c 100644
--- a/meta-xfce/recipes-apps/orage/orage_4.8.4.bb
+++ b/meta-xfce/recipes-apps/orage/orage_4.10.0.bb
@@ -6,8 +6,8 @@ DEPENDS = "gtk+ xfce4-panel libical popt"
 
 inherit xfce-app
 
-SRC_URI[md5sum] = "d5105981a9d77ed22be42615d70f3cc0"
-SRC_URI[sha256sum] = "b19df727da9da48b979e238ac7113c803976de80bd1e2dadf6d84b864956dfd5"
+SRC_URI[md5sum] = "b33fa272d92f539a224a7a40b1926dfc"
+SRC_URI[sha256sum] = "6cb854f3437e31bab23abfce97bd10afa1636a9a1480d80e14e26c85d06be7c0"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[notify] = "--enable-libnotify,--disable-libnotify,libnotify"
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 06/15] glade3: update to 3.8.5
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (4 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 05/15] orage: update to 4.10.0 Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 07/15] mime-support: add perl to RDEPENDS Andreas Müller
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

check and rework licenses a bit

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 .../recipes-devtools/glade/{glade3_3.8.2.bb => glade3_3.8.5.bb}  | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
 rename meta-oe/recipes-devtools/glade/{glade3_3.8.2.bb => glade3_3.8.5.bb} (73%)

diff --git a/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb b/meta-oe/recipes-devtools/glade/glade3_3.8.5.bb
similarity index 73%
rename from meta-oe/recipes-devtools/glade/glade3_3.8.2.bb
rename to meta-oe/recipes-devtools/glade/glade3_3.8.5.bb
index 69d9eae..4e7ef9b 100644
--- a/meta-oe/recipes-devtools/glade/glade3_3.8.2.bb
+++ b/meta-oe/recipes-devtools/glade/glade3_3.8.5.bb
@@ -2,17 +2,16 @@ SUMMARY = "Glade - A User Interface Designer"
 HOMEPAGE = "http://www.gnu.org/software/gnash"
 LICENSE = "GPLv2 & LGPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=aabe87591cb8ae0f3c68be6977bb5522 \
-                    file://COPYING.LGPL;md5=3bf50002aefd002f49e7bb854063f7e7"
+                    file://COPYING.GPL;md5=9ac2e7cff1ddaf48b6eab6028f23ef88 \
+                    file://COPYING.LGPL;md5=252890d9eee26aab7b432e8b8a616475"
 DEPENDS = "gtk+ gnome-doc-utils-native gnome-common libxml2"
 
-PR = "r1"
-
 inherit autotools pkgconfig pythonnative
 
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/glade3/3.8/glade3-${PV}.tar.xz \
            file://0001-gnome-doc-utils.make-sysrooted-pkg-config.patch"
-SRC_URI[md5sum] = "b5da0ce717b2dc710e93a10b97c0f9ce"
-SRC_URI[sha256sum] = "f180a5018eee6e3fe574854cb025af897dd9962b01d17d5752e626876d388b19"
+SRC_URI[md5sum] = "4e4b4f5ee34a03e017e4cef97d796c1f"
+SRC_URI[sha256sum] = "58a5f6e4df4028230ddecc74c564808b7ec4471b1925058e29304f778b6b2735"
 
 EXTRA_OECONF += "--disable-scrollkeeper"
 
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 07/15] mime-support: add perl to RDEPENDS
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (5 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 06/15] glade3: update to 3.8.5 Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 08/15] xfce4-places-plugin: update to 1.6.0 Andreas Müller
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

most executables are perl scripts.

fix
| mime-support-3.48: mime-support requires /usr/bin/perl, but no providers in its RDEPENDS [file-rdeps]

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta-oe/recipes-support/mime-support/mime-support_3.48.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb
index a4628c1..7f8b40a 100644
--- a/meta-oe/recipes-support/mime-support/mime-support_3.48.bb
+++ b/meta-oe/recipes-support/mime-support/mime-support_3.48.bb
@@ -4,6 +4,7 @@ LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://debian/README;md5=36bbe2ace0a05c3fb684b73208fbf30b"
 
 DEPENDS = "file"
+RDEPENDS_${PN} = "perl"
 RRECOMMENDS_${PN} = "file"
 
 SRC_URI = "${DEBIAN_MIRROR}/main/m/mime-support/mime-support_${PV}-1.tar.gz"
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 08/15] xfce4-places-plugin: update to 1.6.0
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (6 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 07/15] mime-support: add perl to RDEPENDS Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 09/15] gigolo: initial add 0.4.2 Andreas Müller
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 .../{xfce4-places-plugin_1.5.0.bb => xfce4-places-plugin_1.6.0.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-xfce/recipes-panel-plugins/places/{xfce4-places-plugin_1.5.0.bb => xfce4-places-plugin_1.6.0.bb} (74%)

diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.6.0.bb
similarity index 74%
rename from meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb
rename to meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.6.0.bb
index f68365c..c76340f 100644
--- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.5.0.bb
+++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.6.0.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f"
 
 inherit xfce-panel-plugin
 
-SRC_URI[md5sum] = "84c39fb123e07e1c7caaf006d9383656"
-SRC_URI[sha256sum] = "6996051669a13d4791a5a453747801dc2f7f6fa5546785622d80b34966283d44"
+SRC_URI[md5sum] = "8f3ec883efb0775052eeea816bbd8a23"
+SRC_URI[sha256sum] = "07b044025a75f02b84e8848d6f81b0fcbb0cd9b8a4bf919cb7f0777b096b27a4"
 
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 09/15] gigolo: initial add 0.4.2
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (7 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 08/15] xfce4-places-plugin: update to 1.6.0 Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 10/15] xfce4-mailwatch-plugin: initial add 1.2.0 Andreas Müller
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb

diff --git a/meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb b/meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb
new file mode 100644
index 0000000..c846e78
--- /dev/null
+++ b/meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb
@@ -0,0 +1,11 @@
+SUMMARY = "Gigolo is a frontend to easily manage connections to remote filesystems using GIO/GVfs"
+SECTION = "x11/application"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
+
+DEPENDS = "gtk+ intltool-native xfce4-dev-tools-native"
+
+inherit xfce-app
+
+SRC_URI[md5sum] = "4abc6fde56572adf3ec3a0181092584c"
+SRC_URI[sha256sum] = "553fc78fe4e7bd2f01f3851baea7e63f6414fe652dfb4b08c60b5c4b2b909164"
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 10/15] xfce4-mailwatch-plugin: initial add 1.2.0
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (8 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 09/15] gigolo: initial add 0.4.2 Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 11/15] packagegroup-xfce-extended: add xfce4-mailwatch-plugin and gigolo Andreas Müller
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 .../mailwatch/xfce4-mailwatch-plugin_1.2.0.bb                 | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb

diff --git a/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb b/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb
new file mode 100644
index 0000000..00859a1
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb
@@ -0,0 +1,11 @@
+SUMMARY = "Multi-protocol, multi-mailbox mail watcher for the Xfce4 panel"
+HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
+inherit xfce-panel-plugin
+
+DEPENDS += "gnutls libgcrypt"
+
+SRC_URI[md5sum] = "7263114ec0f2987a3aff15afeeb45577"
+SRC_URI[sha256sum] = "624acc8229a8593c0dfeb28f883f4958119a715cc81cecdbaf29efc8ab1edcad"
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 11/15] packagegroup-xfce-extended: add xfce4-mailwatch-plugin and gigolo
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (9 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 10/15] xfce4-mailwatch-plugin: initial add 1.2.0 Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 12/15] tumbler: make build deterministic by adding PACKAGECONFIG for gstreamer-thumbnailer Andreas Müller
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
index 32f220c..f32ef46 100644
--- a/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
+++ b/meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb
@@ -41,6 +41,7 @@ RRECOMMENDS_${PN} = " \
     xfce4-equake-plugin \
     xfce4-notes-plugin \
     xfce4-whiskermenu-plugin \
+    xfce4-mailwatch-plugin \
     \
     thunar-media-tags-plugin \
     thunar-archive-plugin \
@@ -51,4 +52,5 @@ RRECOMMENDS_${PN} = " \
     xfce4-mixer \
     ristretto \
     xfce4-taskmanager \
+    gigolo \
 "
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 12/15] tumbler: make build deterministic by adding PACKAGECONFIG for gstreamer-thumbnailer
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (10 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 11/15] packagegroup-xfce-extended: add xfce4-mailwatch-plugin and gigolo Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 13/15] xfce4-dev-tools: add bash to RDEPENDS Andreas Müller
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

* disabled by default
* fixes:
  | tumbler-0.1.30: tumbler rdepends on gstreamer1.0, but it isn't a build dependency? [build-deps]
  | tumbler-0.1.30: tumbler rdepends on libgsttag-1.0, but it isn't a build dependency? [build-deps]

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb
index 9f361e9..5359545 100644
--- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb
+++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb
@@ -17,6 +17,9 @@ do_install_append() {
     ln -sf ${libdir}/tumbler-1/plugins/cache/tumbler-xdg-cache.so ${D}${libdir}/tumbler-1/plugins/cache/tumbler-cache-plugin.so
 }
 
+PACKAGECONFIG ??= ""
+PACKAGECONFIG[gstreamer-thumbnailer] = "--enable-gstreamer-thumbnailer,--disable-gstreamer-thumbnailer,gstreamer1.0 gstreamer1.0-plugins-base"
+
 FILES_${PN} += "${datadir}/dbus-1/services \
                 ${libdir}/tumbler-1/tumblerd \
                 ${libdir}/tumbler-1/plugins/*.so \
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 13/15] xfce4-dev-tools: add bash to RDEPENDS
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (11 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 12/15] tumbler: make build deterministic by adding PACKAGECONFIG for gstreamer-thumbnailer Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 14/15] geany update to 1.24.1 Andreas Müller
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

fixes:

| WARNING: QA Issue: xfce4-dev-tools requires /bin/bash, but no providers in its RDEPENDS [file-rdeps]

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb
index 1d1a082..5884ef6 100644
--- a/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb
+++ b/meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb
@@ -22,3 +22,5 @@ do_install_append() {
 }
 
 FILES_${PN} += "${datadir}/xfce4/dev-tools/m4macros/*.m4"
+
+RDEPENDS_${PN} = "bash"
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 14/15] geany update to 1.24.1
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (12 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 13/15] xfce4-dev-tools: add bash to RDEPENDS Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:14 ` [PATCH 15/15] libgphoto2: add bash to RDEPENDS Andreas Müller
  2014-10-14 22:20 ` [PATCH 00/15] updates and qa fixes Martin Jansa
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta-oe/recipes-devtools/geany/{geany_1.23.bb => geany_1.24.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-devtools/geany/{geany_1.23.bb => geany_1.24.1.bb} (73%)

diff --git a/meta-oe/recipes-devtools/geany/geany_1.23.bb b/meta-oe/recipes-devtools/geany/geany_1.24.1.bb
similarity index 73%
rename from meta-oe/recipes-devtools/geany/geany_1.23.bb
rename to meta-oe/recipes-devtools/geany/geany_1.24.1.bb
index 593ba66..f765e2c 100644
--- a/meta-oe/recipes-devtools/geany/geany_1.23.bb
+++ b/meta-oe/recipes-devtools/geany/geany_1.24.1.bb
@@ -10,7 +10,7 @@ SRC_URI = " \
     http://download.geany.org/${BP}.tar.bz2 \
     file://0001-configure.ac-remove-additional-c-test.patch \
 "
-SRC_URI[md5sum] = "4290e8c32305e916f57bb0f0233bbec2"
-SRC_URI[sha256sum] = "cdd4a772694803c837ae59e56f7bdc2faba174509317211f522e7d25dfcbe8b0"
+SRC_URI[md5sum] = "d225104cef3973164d70116d46239606"
+SRC_URI[sha256sum] = "7fb505d9b01fe6874890525f837644a6a38c23a372bb068c65ef3673108a8c33"
 
 FILES_${PN} += "${datadir}/icons"
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* [PATCH 15/15] libgphoto2: add bash to RDEPENDS
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (13 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 14/15] geany update to 1.24.1 Andreas Müller
@ 2014-10-14 22:14 ` Andreas Müller
  2014-10-14 22:20 ` [PATCH 00/15] updates and qa fixes Martin Jansa
  15 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-14 22:14 UTC (permalink / raw)
  To: openembedded-devel

fix

libgphoto2-2.4.11: libgphoto2 requires /bin/bash, but no providers in its RDEPENDS [file-rdeps]

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
index ec96920..523efa7 100644
--- a/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
+++ b/meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb
@@ -48,6 +48,7 @@ do_install_append() {
 PACKAGES =+ "libgphotoport libgphoto2-camlibs"
 FILES_libgphoto2-camlibs = "${libdir}/libgphoto2*/*/*.so*"
 RRECOMMENDS_${PN} = "libgphoto2-camlibs"
+RDEPENDS_${PN} = "bash"
 
 FILES_libgphotoport = "${libdir}/libgphoto2_port.so.*"
 
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] 18+ messages in thread

* Re: [PATCH 00/15] updates and qa fixes
  2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
                   ` (14 preceding siblings ...)
  2014-10-14 22:14 ` [PATCH 15/15] libgphoto2: add bash to RDEPENDS Andreas Müller
@ 2014-10-14 22:20 ` Martin Jansa
  2014-10-15  7:10   ` Andreas Müller
  15 siblings, 1 reply; 18+ messages in thread
From: Martin Jansa @ 2014-10-14 22:20 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 4476 bytes --]

On Wed, Oct 15, 2014 at 12:14:13AM +0200, Andreas Müller wrote:
> The following changes since commit d1951db22a9971a1bb7cf25810ec3bdc9669a6f1:
> 
>   modphp: using PKGCONFIG and PACKAGECONFIG for libxml and soap (2014-10-14 11:48:58 +0200)

You want this in dizzy right? I'm happy to see QA fixes, thanks a lot!

> are available in the git repository at:
> 
>   git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded.git patches
> 
> for you to fetch changes up to 3d89bac9443e27b68ac88571eefbfb8d77e2d3dc:
> 
>   libgphoto2: add bash to RDEPENDS (2014-10-14 20:15:29 +0200)
> 
> ----------------------------------------------------------------
> Andreas Müller (15):
>       xfce4-clipman-plugin: update to 1.2.6
>       xfce4-equake-plugin: update to 1.3.5
>       xfce4-terminal: update to 0.6.3
>       xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbers
>       orage: update to 4.10.0
>       glade3: update to 3.8.5
>       mime-support: add perl to RDEPENDS
>       xfce4-places-plugin: update to 1.6.0
>       gigolo: initial add 0.4.2
>       xfce4-mailwatch-plugin: initial add 1.2.0
>       packagegroup-xfce-extended: add xfce4-mailwatch-plugin and gigolo
>       tumbler: make build deterministic by adding PACKAGECONFIG for gstreamer-thumbnailer
>       xfce4-dev-tools: add bash to RDEPENDS
>       geany update to 1.24.1
>       libgphoto2: add bash to RDEPENDS
> 
>  meta-oe/recipes-devtools/geany/{geany_1.23.bb => geany_1.24.1.bb}                                        |  4 ++--
>  meta-oe/recipes-devtools/glade/{glade3_3.8.2.bb => glade3_3.8.5.bb}                                      |  9 ++++-----
>  meta-oe/recipes-graphics/gphoto2/libgphoto2_2.4.11.bb                                                    |  1 +
>  meta-oe/recipes-support/mime-support/mime-support_3.48.bb                                                |  1 +
>  meta-xfce/classes/xfce-app.bbclass                                                                       |  2 +-
>  meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb                                                            | 11 +++++++++++
>  meta-xfce/recipes-apps/orage/{orage_4.8.4.bb => orage_4.10.0.bb}                                         |  4 ++--
>  meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.6.2.bb => xfce4-terminal_0.6.3.bb}               |  4 ++--
>  meta-xfce/recipes-panel-plugins/clipman/{xfce4-clipman-plugin_1.2.3.bb => xfce4-clipman-plugin_1.2.6.bb} |  6 ++++--
>  meta-xfce/recipes-panel-plugins/equake/{xfce4-equake-plugin_1.3.3.bb => xfce4-equake-plugin_1.3.5.bb}    |  5 ++---
>  meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb                                | 11 +++++++++++
>  meta-xfce/recipes-panel-plugins/places/{xfce4-places-plugin_1.5.0.bb => xfce4-places-plugin_1.6.0.bb}    |  4 ++--
>  meta-xfce/recipes-xfce/packagegroups/packagegroup-xfce-extended.bb                                       |  2 ++
>  meta-xfce/recipes-xfce/tumbler/tumbler_0.1.30.bb                                                         |  3 +++
>  meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb                                         |  2 ++
>  15 files changed, 50 insertions(+), 19 deletions(-)
>  rename meta-oe/recipes-devtools/geany/{geany_1.23.bb => geany_1.24.1.bb} (73%)
>  rename meta-oe/recipes-devtools/glade/{glade3_3.8.2.bb => glade3_3.8.5.bb} (73%)
>  create mode 100644 meta-xfce/recipes-apps/gigolo/gigolo_0.4.2.bb
>  rename meta-xfce/recipes-apps/orage/{orage_4.8.4.bb => orage_4.10.0.bb} (80%)
>  rename meta-xfce/recipes-apps/xfce4-terminal/{xfce4-terminal_0.6.2.bb => xfce4-terminal_0.6.3.bb} (67%)
>  rename meta-xfce/recipes-panel-plugins/clipman/{xfce4-clipman-plugin_1.2.3.bb => xfce4-clipman-plugin_1.2.6.bb} (69%)
>  rename meta-xfce/recipes-panel-plugins/equake/{xfce4-equake-plugin_1.3.3.bb => xfce4-equake-plugin_1.3.5.bb} (64%)
>  create mode 100644 meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.2.0.bb
>  rename meta-xfce/recipes-panel-plugins/places/{xfce4-places-plugin_1.5.0.bb => xfce4-places-plugin_1.6.0.bb} (74%)
> 
> -- 
> 1.8.3.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: [PATCH 00/15] updates and qa fixes
  2014-10-14 22:20 ` [PATCH 00/15] updates and qa fixes Martin Jansa
@ 2014-10-15  7:10   ` Andreas Müller
  0 siblings, 0 replies; 18+ messages in thread
From: Andreas Müller @ 2014-10-15  7:10 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org

On Wed, Oct 15, 2014 at 12:20 AM, Martin Jansa <martin.jansa@gmail.com>
wrote:

> On Wed, Oct 15, 2014 at 12:14:13AM +0200, Andreas Müller wrote:
> > The following changes since commit
> d1951db22a9971a1bb7cf25810ec3bdc9669a6f1:
> >
> >   modphp: using PKGCONFIG and PACKAGECONFIG for libxml and soap
> (2014-10-14 11:48:58 +0200)
>
> You want this in dizzy right? I'm happy to see QA fixes, thanks a lot!
>
> Would be fine if these survive autobuilder and find the way into dizzy

Andreas


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2014-10-15  7:10 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-14 22:14 [PATCH 00/15] updates and qa fixes Andreas Müller
2014-10-14 22:14 ` [PATCH 01/15] xfce4-clipman-plugin: update to 1.2.6 Andreas Müller
2014-10-14 22:14 ` [PATCH 02/15] xfce4-equake-plugin: update to 1.3.5 Andreas Müller
2014-10-14 22:14 ` [PATCH 03/15] xfce4-terminal: update to 0.6.3 Andreas Müller
2014-10-14 22:14 ` [PATCH 04/15] xfce-app.bbclass: SRC_URI calculation supports multiple digit version numbers Andreas Müller
2014-10-14 22:14 ` [PATCH 05/15] orage: update to 4.10.0 Andreas Müller
2014-10-14 22:14 ` [PATCH 06/15] glade3: update to 3.8.5 Andreas Müller
2014-10-14 22:14 ` [PATCH 07/15] mime-support: add perl to RDEPENDS Andreas Müller
2014-10-14 22:14 ` [PATCH 08/15] xfce4-places-plugin: update to 1.6.0 Andreas Müller
2014-10-14 22:14 ` [PATCH 09/15] gigolo: initial add 0.4.2 Andreas Müller
2014-10-14 22:14 ` [PATCH 10/15] xfce4-mailwatch-plugin: initial add 1.2.0 Andreas Müller
2014-10-14 22:14 ` [PATCH 11/15] packagegroup-xfce-extended: add xfce4-mailwatch-plugin and gigolo Andreas Müller
2014-10-14 22:14 ` [PATCH 12/15] tumbler: make build deterministic by adding PACKAGECONFIG for gstreamer-thumbnailer Andreas Müller
2014-10-14 22:14 ` [PATCH 13/15] xfce4-dev-tools: add bash to RDEPENDS Andreas Müller
2014-10-14 22:14 ` [PATCH 14/15] geany update to 1.24.1 Andreas Müller
2014-10-14 22:14 ` [PATCH 15/15] libgphoto2: add bash to RDEPENDS Andreas Müller
2014-10-14 22:20 ` [PATCH 00/15] updates and qa fixes Martin Jansa
2014-10-15  7:10   ` Andreas Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.