[oe-commits] [meta-openembedded] 19/66: xfce4-clipman-plugin: update to 1.4.0

git at git.openembedded.org git at git.openembedded.org
Mon Oct 3 17:31:34 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit b77869aa3840d759168385db31d3d18e6faeba14
Author: Andreas Müller <schnitzeltony at googlemail.com>
AuthorDate: Tue Sep 27 07:55:31 2016 +0200

    xfce4-clipman-plugin: update to 1.4.0
    
    optional usage of libunique was removed in [1]
    
    [1] https://git.xfce.org/panel-plugins/xfce4-clipman-plugin/commit/configure.ac.in?id=75071c2c4c6090dc8b7a06ceca958dcca4d2283b
    
    Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../{xfce4-clipman-plugin_1.2.6.bb => xfce4-clipman-plugin_1.4.0.bb} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb
similarity index 68%
rename from meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb
rename to meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb
index a07f3cc..988fbb0 100644
--- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.2.6.bb
+++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.0.bb
@@ -8,11 +8,10 @@ inherit xfce-panel-plugin
 
 DEPENDS += "xfconf xproto libxtst"
 
-SRC_URI[md5sum] = "f7f2440647493243cbd7787eaee92fcb"
-SRC_URI[sha256sum] = "23043f99c3e5257d1f3d68b5ee5125e3469c15620d098e22c6250386197f48a5"
+SRC_URI[md5sum] = "cd9c05e54e0fcc3f8d774cacdf18f42c"
+SRC_URI[sha256sum] = "a97671540663df1d90503f73695ac36e16fa2c832be8845ad9402529b8148294"
 
 PACKAGECONFIG ??= ""
-PACKAGECONFIG[unique] = "--enable-unique,--disable-unique,libunique"
 PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode"
 
 FILES_${PN} += "${datadir}/appdata"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list