Commit Graph

261 Commits

Author SHA1 Message Date
Mark Asselstine
029ad49c25 xfce4: package libtool files if they are installed
This is a partial revert of commit 2ad5ceafa5 [various classes
recipes: Remove FILES entries for dbg/dev packages] to restore the
packaging of libtool (.la) files. It is generally recommended to
include 'remove-libtool' in your distro features to purge libtool
files as a do_install postfunc for all recipes, as is the documented
recommendation for handling of libtool files (unless the .la have been
determined to be absolutely necessary, in which case a recipe can use
the REMOVE_LIBTOOL_LA to prevent the cleanup). However, if the
'remove-libtool' distro feature is not specified we need to ensure
that if after a recipe completes do_install() and there are libtool
files present in the image, we must package them or we will hit
'installed-vs-shipped' QA issues.

NOTE: that even with respect to libtool files this is not a 1:1
partial revert of commit 2ad5ceafa5, adjustments are made according
to the current state of the build today.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-18 16:42:54 -07:00
Andreas Müller
2ad5ceafa5 various classes recipes: Remove FILES entries for dbg/dev packages
These entries are no more required - oe-core defaults were reworked long time
ago.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller
98c0ffb7c8 xfce4-terminal: upgrade 0.8.7.3 -> 0.8.7.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller
bf1f15352a mousepad: upgrade 0.4.0 -> 0.4.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller
362ff1579c xfce4-taskmanager: upgrade 1.2.0 -> 1.2.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller
409780a748 ristretto: fix build after update of xfconf
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Andreas Müller
3e4c440ec2 xfce4-mixer: fix build after update of xfconf
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-06-14 08:57:14 -07:00
Hongxu Jia
acfc380d4e xfce4-notifyd: fix parallel build issue
While do an out-of-tree build, if xfce4-notifyd-config is not created
in time, there is a compile failure:
...
|LC_ALL=C intltool-merge -d -u -c ./po/.intltool-merge-cache
../xfce4-notifyd-0.4.0/po ../xfce4-notifyd-0.4.0/xfce4-notifyd-config/
xfce4-notifyd-config.desktop.in xfce4-notifyd-config/xfce4-notifyd-config.desktop
|Died at intltool-merge line 1184.
...

Ensure xfce4-notifyd-config subdirectory exists fixes the issue.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Acked-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-23 15:32:05 -07:00
Hongxu Jia
d59b9806f7 xfce4-screenshooter: fix parallel build issue
While do an out-of-tree build, if dir panel-plugin is not created
in time, there is a compile failure:
...
| intltool-merge  -d -u -c ./po/.intltool-merge-cache ../xfce4-screenshooter-1.9.1/po
../xfce4-screenshooter-1.9.1/panel-plugin/screenshooter.desktop.in
panel-plugin/screenshooter.desktop
| Died at intltool-merge line 1184, <PO_FILE> line 22700.
...
Ensure panel-plugin subdirectory exists fixes the issue.

The fix refers the following commit:
...
commit 754754b53b
Author: Catalin Enache <catalin.enache@windriver.com>
Date:   Thu Nov 9 11:12:29 2017 +0800

    xfce4-screenshooter: create src dir before build
...

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Acked-by: Andreas Müller <schnitzeltony@google.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17 08:32:10 -07:00
Andreas Müller
a7fc716d8d menulibre: update 2.1.5 -> 2.2.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17 08:25:28 -07:00
Andreas Müller
77cb95c04a xfce4-screenshooter: update 1.9.1 -> 1.9.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-17 08:25:28 -07:00
Armin Kuster
0b38d12b55 menulibre: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13 12:43:47 -07:00
Armin Kuster
80783010f6 xarchiver: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13 12:43:47 -07:00
Andreas Müller
ea0f6d7c34 xfce4-terminal: update 0.8.7.2 -> 0.8.7.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-04-13 12:43:46 -07:00
Andreas Müller
9ceafa1c4f xfce4-terminal: update 0.8.7.1 -> 0.8.7.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-21 18:45:00 -07:00
Andreas Müller
72689dd751 xfce4-terminal: update 0.8.6 -> 0.8.7.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16 19:12:26 -07:00
Andreas Müller
e38a34ff60 xfce4-notifyd: update 0.4.0 -> 0.4.2
Patch was applied upstream and is working now after additional tarball fix.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16 19:12:26 -07:00
Andreas Müller
77411fa4a9 menulibre: update 2.1.3 -> 2.1.5
Patches:

* 0001../0003..: They were stolen from Fedora and don't apply no more due to
  major code changes. Fedora has removed them too.
* 0002..: Does not apply no more. Replaced by sed in do_install

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-16 19:12:26 -07:00
Andreas Müller
9eb33e651a xfce-polkit: fix Name/Comment fields in desktop file
Without this xfce-polkit is displayed ad 'null' in autosatart dialog of
xfce4-settings.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-01-22 19:40:02 -08:00
Catalin Enache
754754b53b xfce4-screenshooter: create src dir before build
In some case the output directory for xfce4-screenshooter.appdata.xml file
doesn't exist.

Create directory before build.

Signed-off-by: Catalin Enache <catalin.enache@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-30 09:13:32 -08:00
Andreas Müller
7ae3e4bd04 xfce4-notifyd: avoid trouble starting daemon for images with multiple desktops
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19 13:36:25 -08:00
Andreas Müller
74a41b4449 xfce4-notifyd: update 0.3.6 -> 0.4.0
While at it rework dependencies.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-19 13:36:25 -08:00
Andreas Müller
42c990172d xfce4-screenshooter: update 1.8.2 -> 1.9.1
0001-Makefile.am-create-ouput-directory-for-desktop-file.patch was applied
upstream

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13 13:21:01 +02:00
Andreas Müller
88e275de08 xfce4-terminal: update 0.8.4 -> 0.8.6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-08-13 13:21:00 +02:00
Andreas Müller
6dc31ce48b xarchiver: Upstream printf-fix-patch
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18 14:21:52 +02:00
Andreas Müller
d3e9fcacd0 xfce4-terminal: update 0.8.3 -> 0.8.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18 14:21:44 +02:00
Andreas Müller
c10bc7e8a9 xfce4-taskmanager: update 1.1.0 -> 1.2.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18 14:21:44 +02:00
Andreas Müller
27f05648e6 xfce4-notifyd: update 0.3.4 -> 0.3.6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-18 14:21:44 +02:00
Khem Raj
2ae91ddd68 xarchiver: Fix build with security flags turned on
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-06 13:00:09 +02:00
Andreas Müller
c3ffdb425c xfce4-mixer: unblacklist - gst-plugins-base is back
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-22 13:16:54 +01:00
Andreas Müller
9ac7ac6149 mousepad: unblacklist - gtksourceview2 is back
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-22 13:16:51 +01:00
Andreas Müller
bba0027c36 menulibre: add intltool-native to DEPENDS and unblacklist
I cannot reproduce buzild error so this is just guesswork...

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-22 13:16:50 +01:00
Andreas Müller
a8f0c2719a ristretto: update 0.8.1 -> 0.8.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-22 13:16:50 +01:00
Andreas Müller
ea25312785 ristretto: unblacklist - dependencies are back
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-22 13:16:50 +01:00
Martin Jansa
7f3176f628 recipes: blacklist recipes runtime depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-13 18:44:35 +01:00
Martin Jansa
00ba7da845 recipes: blacklist recipes depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-13 18:44:35 +01:00
Martin Jansa
b7f480cc4c python-edbus exquisite elementary libeweather unionfs-fuse xfsprogs gmtk devilspie2 gnome-backgrounds gnome-desktop gnome-mime-data gtk-engines gtksourceview2 libgnomekbd libidl-native onboard libgpewidget ubi-utils-klibc kexec-tools-klibc gupnp-igd gupnp-tools dvb-apps gstreamer mpd crda netcat-openbsd wireshark gnokii libmbim mosh networkmanager-openvpn libtelepathy dbus-daemon-proxy libdbus-c++ php vala-dbus-binding-tool collectd libgxim pywbem gtkhtml2 fbida fontforge libsexy wayland-fits xstdcmap xf86-video-glamo font-adobe-100dpi font-adobe-utopia-100dpi font-bh-100dpi font-bh-lucidatypewriter-100dpi font-misc-misc crash a2jmidid libsdl2-mixer libsdl-mixer minidlna sylpheed libsdl2-ttf libsdl-ttf ode pidgin postgresql syslog-ng usb-modeswitch xdg-user-dirs gateone python3-cryptography-vectors python3-ndg-httpsclient python-cryptography-vectors python-pbr bundler netdata menulibre openzone xfce4-verve-plugin iperf terminus-font xf86-video-nouveau ipmiutil klibc-utils pmbw multipath-tools gparted, gnome-system-monitor, php, vala-dbus-binding-tool, gtkmathview, lmsensors, postgresql: Blacklist
* fails repeatedly as reported in:
  http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111112.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-13 18:44:34 +01:00
Robert Yang
7b62fe8eae xfce4-notifyd: add dbus-glib-native to DEPENDS
Fixed:
configure:16468: checking for dbus-binding-tool
configure:16501: result: no

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-13 18:44:33 +01:00
Andreas Müller
afe081f582 xfce4-terminal: update 0.8.2 -> 0.8.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-01-25 16:00:00 +01:00
Andreas Müller
93f7a39fa4 xfce4-terminal: update to 0.8.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-01-10 13:12:56 +01:00
Andreas Müller
c548d556f6 xfce4-notifyd: update 0.3.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-12-13 11:19:34 +01:00
Andreas Müller
5e4fd050be xfce4-terminal: update to 0.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-11-22 13:59:41 +01:00
Andreas Müller
a87873eac7 xfce4-notifyd: update to 0.3.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-11-22 13:59:40 +01:00
Andreas Müller
944c5dd85e ristretto: update to 0.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-11-22 13:59:39 +01:00
Andreas Müller
fa933acd44 menulibre: initial add 2.1.3
it was added in meta-xfce for two reasons:

* xfce4-whiskermenu-plugin suggests menulibre as menu editor
* meta-xfce requires meta-python already and menulibre requires some recipes
  within meta-python

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-11-22 13:59:37 +01:00
Andreas Müller
81e59752ad xfce4-notifyd: update to 0.3.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-10-03 19:19:56 +02:00
Andreas Müller
1edf97a010 ristretto: have tumbler back - it builds fine and is an important feature
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-09-26 08:29:12 +02:00
Martin Jansa
289217bbc3 meta-oe: fix indentation
* remove tabs which sneaked in since last cleanup
* meta-oe layers are using consistent indentation with 4 spaces, see
  http://www.openembedded.org/wiki/Styleguide

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-08-22 15:56:28 +02:00
Dmitry Rozhkov
520610b6fa xfce4-terminal: add dependency on vte9-termcap
xfce4-terminal requires vte9-termcap to be installed at run time
to be fully functional.

The patch adds vte9-termcap to xfce4-terminal's RDEPENDS.

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-07-29 11:00:57 +02:00
Yi Zhao
96fd3c5934 mousepad: remove blacklist caused by gtksourceview2
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-07-29 11:00:54 +02:00
Jussi Kukkonen
1cb7275961 gnome-terminal, toscoterm, vala-terminal, xfce4-terminal: use vte9
geany-plugins seems to compile fine with new vte: that recipe was
not modified. gnome-terminal and vala-terminal are currently
blacklisted for other reasons.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-06-23 15:21:27 +02:00
Martin Jansa
d78c5215b3 evince, epdf, gdm, gnumeric, libgnomeprint, tumbler, gedit, gnome-panel, gnome-session, gnome-terminal, libgnomecups, gtksourceview2, libgweather, libgnomeui, tracker, gimp, poppler, mousepad, goffice, tasks: blacklist, fails to build with gcc-6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-06-13 19:06:43 +02:00
Andreas Müller
7632939669 xfce-polkit: fix warning not able to copy license
COPYING is a link on LICENSE. It seems that cause the warning so use LICENSE.
Fixes:
| WARNING: xfce-polkit-0.2-r0 do_populate_lic: Could not copy license file /home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-angstrom-linux-gnueabi/xfce-polkit/0.2-r0/git/COPYING to /home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-angstrom-linux-gnueabi/xfce-polkit/0.2-r0/license-destdir/xfce-polkit/COPYING: [Errno 2] No such file or directory: '/home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-angstrom-linux-gnueabi/xfce-polkit/0.2-r0/license-destdir/xfce-polkit/COPYING'

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-05-06 12:40:24 +02:00
Andreas Müller
b86f2fac95 meta-xfce: add intltool-native to DEPENDS
fix tons of messages as:

| WARNING: foo do_configure: Missing DEPENDS on intltool-native

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-05-06 12:40:24 +02:00
Kai Kang
88337cf73c mousepad: inherit gsettings
When launch mousepad, it fails with:

| glib-gio-error setting schema 'org.xfce.mousepad' is not installed

It needs to call glib-compile-schemas to compile its schema file.
Inherit gsettings to fix it.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-11-06 17:49:39 +01:00
Andreas Müller
63c8bed20b xfce-polkit: initial add 0.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-11-06 17:49:33 +01:00
Jackie Huang
f53738634d xfce4-screenshooter: ensure output directory is created
When build with B != S, the output directory for desktop
file doesn't exist so it will fail if it's not created
before generating the file:
/bin/sh: line 1: src/xfce4-screenshooter.desktop.in: No such file or directory

Add "$(MKDIR_P) $(dir $@)" to the rule to fix this.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13 12:27:47 +02:00
Andreas Müller
a0b93d8c18 xfce4-notifyd: fix build for libnotify 0.7.x
the patch included during last commit only made latest xfce4-notifyd work with
old version of libnotify. I expected it to work also for libnotify 0.7.x but
that failed so remove the patch.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-09-08 16:18:35 +02:00
Andreas Müller
f0063b49e6 xfce4-notifyd: update to 0.2.4
This update makes xfce4-notifyd compatible to oe-core's current libnotify
and libnotify >= 0.7.0

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-07-30 21:11:05 +02:00
Andreas Müller
2be2cbf444 orage: update to 4.12.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-05-28 10:35:15 +02:00
Andreas Müller
a0ae45ca61 xarchiver: git repo was moved to github
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:29 +01:00
Andreas Müller
24c6e0236a xfce4-mixer: update to 4.11.0
This did not make it into the official Xfce 4.12 release. Reason is that
mixer interface was dropped in gstreamer-1.0. As long as we support
gstreamer 0.10 keep xfce4-mixer.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:28 +01:00
Andreas Müller
a7f54c1aa1 xfce4-taskmanager: update to 1.1.0
remove unused patch

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:28 +01:00
Andreas Müller
d75d3855bc mousepad: update to 0.4.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:27 +01:00
Andreas Müller
d6d9a287df ristretto: update to 0.8.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-03-21 16:42:26 +01:00
Andreas Müller
f26d42cd34 xfce4-screenshooter: update to 1.8.2
0001-Fix-panel-plugin-build.patch was applied mainline

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-19 10:09:58 +01:00
Andreas Müller
01cc06d1ab gigolo: initial add 0.4.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-10-16 07:01:00 +02:00
Andreas Müller
fbb8a57663 orage: update to 4.10.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-10-16 07:01:00 +02:00
Andreas Müller
9cd59344e5 xfce4-terminal: update to 0.6.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-10-16 07:00:59 +02:00
Andreas Müller
f6fc0f534f xfce4-taskmanager: update to 1.0.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-10-01 10:11:36 +02:00
Andreas Müller
e15f6f8708 ristretto: don't blacklist - tumbler is up again
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-10-01 10:11:36 +02:00
Martin Jansa
49088f156c tumbler, ristretto: Blacklist because freetype2-config used by tumbler was removed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 13:05:53 +02:00
Ash Charles
60971c1a5a xfce4-notifyd: Ensure xfce4-notifyd subdirectory exists
The notify-dbus.h file is autogenerated during compilation into the
xfce4-notifyd subdirectory.  This directory doesn't exist in an
out-of-tree build so we add one manually.

Signed-off-by: Ash Charles <ashcharles@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-13 13:38:12 +02:00
Ash Charles
2d80699e8a xfce4-screenshooter: Ensure lib directory exists.
Screenshooter autogenerates screenshooter-marshal.[ch] in lib/ during
compilation.  The source directory contains a lib/ but this directory
doesn't exist in a build directory by default so we add one manually.
Really, this should be corrected in the upstream package.

Signed-off-by: Ash Charles <ashcharles@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-13 13:38:11 +02:00
Martin Jansa
2d454103bb mousepad: add intltool-native and xfce4-dev-tools-native dependency
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:46:50 +02:00
Andreas Müller
7b54063152 xfce4-taskmanager: fix configue by inheriting xfce-git.bbclass
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-04-20 10:40:27 +02:00
Andreas Müller
2699b34e64 xarchiver: fix configue
* use xfce-git to fix aclocal-copy error
* add intltool-native in DEPENDS to fix
  | configure.in:57: error: possibly undefined macro: AC_PROG_INTLTOOL

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-04-20 10:40:27 +02:00
Matthieu CRAPET
c95e155780 recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
Changes:
- rename SUMMARY with length > 80 to DESCRIPTION
- rename DESCRIPTION with length < 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line

Note: don't bump PR

Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:20:02 +01:00
Martin Jansa
4d62e7f575 recipes: Remove PR = r0 from all recipes
* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done
  with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i

* We've switching to the PR server, PR bumps are no longer needed and
  this saves people either accidentally bumping them or forgetting to
  remove the lines (r0 is the default anyway).

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-01 15:33:16 +01:00
Andreas Müller
d902f87567 xfce4-taskmanager: inital add git-version
we use git sources - the last release is 3 years ago

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-05 12:36:13 +02:00
Martin Jansa
e4a5a3108f orage: Add PACKAGECONFIG for notify and dependency on popt
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17 19:07:22 +02:00
Jackie Huang
b79176adb3 remove the unnecessary protocol parameters
It's not necessary to specify the protocol parameter when it's the
default protocol for the fetcher, e.g. the default protocol for
git fetcher it git, "protocol=git" isn't needed.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03 16:59:13 +02:00
Andreas Müller
8c47ded663 xarchiver: update to 0.5.3 for various bugfixes
xarchiver is unmaintained for long time. Since I think it is worth to invest
further development I did collect pending patches, wrote some myself, pushed
into my git repo and contacted the developer. He signalled 'green light' for me
maintaining xarchiver in the future. As long as I have not yet created/uploaded
a tarball let us use my git-repo for the sources.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20 12:28:00 +02:00
Andreas Müller
e9ac479819 xfce4-terminal: update to 0.6.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:31 +02:00
Andreas Müller
b4d3770a32 xarchiver: align libexecdir so that thunar-archive-plugin finds tap files
xarchiver installs tap files for thunar-archive-plugin in
$libexexdir/thunar-archive-plugin under the assumption that there is a
single/common $libexexdir for all packages. In bitbake.conf oe-core
sets libexecdir = "${libdir}/${BPN}" which causes thunar-archive-plugin
not to find xarchiver tap-files.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-05-19 09:37:30 +02:00
Koen Kooi
3558455d3c xfce4-mixer: add missing dep on libunique
checking for unique-1.0 >= 1.1... not found
*** The required package unique-1.0 was not found on your system.
*** Please install unique-1.0 (atleast version 1.1) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.
Configure failed. The contents of all config.log files follows to aid debugging

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-26 10:00:32 +02:00
Martin Jansa
a45830a39b recipes: Unify indentation
* This change is only aesthetic (unlike indentation in Python
  tasks).
* Some recipes were using tabs.
* Some were using 8 spaces.
* Some were using mix or different number of spaces.
* Make them consistently use 4 spaces everywhere.
* Yocto styleguide advises to use tabs (but the only reason to keep
  tabs is the need to update a lot of recipes). Lately this advice
  was also merged into the styleguide on the OE wiki.
* Using 4 spaces in both types of tasks is better because it's less
  error prone when someone is not sure if e.g.
  do_generate_toolchain_file() is Python or shell task and also allows
  to highlight every tab used in .bb, .inc, .bbappend, .bbclass as
  potentially bad (shouldn't be used for indenting of multiline
  variable assignments and cannot be used for Python tasks).
* Don't indent closing quote on multiline variables
  we're quite inconsistent wheater it's first character on line
  under opening quote or under first non-whitespace character in
  previous line.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2013-04-15 16:23:17 +02:00
Andreas Müller
3f5c0d0f39 orage: initial add 4.8.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-05 11:05:27 +01:00
Andreas Müller
03e489cb69 xfce4-mixer: update to 4.10.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:44 +01:00
Andreas Müller
da2f1fb82c mousepad: initial add 0.3.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:44 +01:00
Andreas Müller
611b4b9eff xfce4-terminal: update to 0.6.1
* renamed upstream Terminal -> xfce4-terminal [1]
* dependencies changed [1]

[1] http://mail.xfce.org/pipermail/xfce/2012-December/031872.html

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:44 +01:00
Martin Jansa
580fd6c743 meta-openembedded: use correct format of Upstream-Status
* some patches have also incorrect value, but e.g. "Unknown" is as good as
  "Pending" to me

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 09:40:44 +01:00
Andreas Müller
343f633354 xfce4-screenshooter: update to 1.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:02 +02:00
Andreas Müller
184434931b ristretto: update to 0.6.0
LIC_FILES_CHKSUM: Free Software Foundation address changed

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-09-18 15:54:01 +02:00
Andreas Müller
af95968d96 ristretto: add exo to DEPENDS
error message was:

| configure:7743: checking for exo-1 >= 0.4.0
| configure:7785: result: not found

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-07-25 09:17:43 +02:00
Andreas Müller
3e054534a8 xfce4-mixer: initial add 4.8.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-06-08 14:28:42 +02:00
Andreas Müller
4586a3b9ab xarchiver: add unzip to RRECOMMENDS_${PN}
opening *.zip caused:
Failed to execute child process "zipinfo" (No such file or directory)

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-13 20:03:37 -07:00
Andreas Müller
a463a83960 xarchiver: add bzip2 to RRECOMMENDS_${PN}
error message for *.tar.bz2 was
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar (child): Error is not recoverable: exiting now
tar (child): bzip2: Cannot exec: No such file or directory

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-13 20:03:37 -07:00
Andreas Müller
2faacf535d ristretto: update to 0.3.5
run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-13 20:03:37 -07:00
Peter Tworek
e30456092f xarchiver: Add version 0.5.2.
Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Acked-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-02 09:36:02 +01:00
Andreas Müller
a76fff17ea ristretto: update to 0.3.4
* build tested from scratch
* run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-30 13:03:40 +01:00
Andreas Müller
b20bf09d87 ristretto: update to 0.3.2
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-15 10:09:42 +01:00
Andreas Müller
f3e086bae4 ristretto: fix build error by including locale.h
build tested / error was:

| util.c: In function 'rstto_launch_help':
| util.c:36:35: error: 'LC_MESSAGES' undeclared (first use in this function)
| util.c:36:35: note: each undeclared identifier is reported only once for each function it appears in
| make[3]: *** [ristretto-util.o] Error 1
| make[3]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0/src'
| make[2]: *** [all] Error 2
| make[2]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/Superandy/tmp/oe-core-eglibc/work/armv7a-angstrom-linux-gnueabi/ristretto-0.3.0-r0/ristretto-0.3.0'
| make: *** [all] Error 2
| + die 'oe_runmake failed'

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-05 10:14:25 +01:00
Andreas Müller
66f3e4d7ca ristretto: add tumbler to RRECOMMENDS_${PN}
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15 19:58:52 +01:00
Andreas Müller
9063a25f05 ristretto: update to 0.3.0
run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-15 19:58:51 +01:00
Andreas Müller
d2b1fea399 ristretto: update to 0.2.2
run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 11:25:58 +01:00
Andreas Müller
7faafa8b3c xfce-app.bbclass: just set SRC_URI commmon to most xfce-apps
* build tested with source download for xfce4-notifyd and xfce4-screenshooter
* run tested on overo

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 11:25:55 +01:00
Andreas Müller
1ac849f23e ristretto: Add inital recipe for version 0.1.1
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-08 01:25:29 +02:00
Andreas Müller
45be8769d8 xfce4-notifyd: Add initial recipe with version 0.2.2 2011-09-22 17:16:28 +02:00
Andreas Müller
99bb5f584c xfce4-screenshooter: Add initial recipe with version 1.8.0
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-15 08:56:18 +02:00
Andreas Mueller
905998fa79 xfce-terminal: Add initial recipe with version 0.4.8 2011-08-05 19:49:59 +02:00