aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-app
AgeCommit message (Collapse)Author
2017-07-24sessreg: Fix build on muslKhem Raj
musl does not define _WTMPX_FILE or _UTMPX_FILE use versions without 'X' Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-01xterm: Upgrade 327 -> 330fan.xin
1. Upgrade xterm from 327 to 330 2. Update the checksum of LIC_FILES_CHKSUM The copyright time has been extended to 2017, the Licence content has no chagne. Signed-off-by: Fan Xin <fan.xin@jp.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-06-12xterm: 325 -> 327susanbian
Upgrade xterm from 325 to 327. Signed-off-by: susanbian <bianyq@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-06-05xstdcmap: Change libxmu from RDEPENDS -> DEPENDS and unblacklist xstdcmapStanley Cheong Kwan, Phoong
The build for xstdcmap was failing in do_configure due to the missing xmu package. The libxmu inside the recipe should have been DEPENDS and not RDEPENDS. Since this is working, xstdcmap is unblacklist-ed from the build. Signed-off-by: Stanley Cheong Kwan, Phoong <stanley.cheong.kwan.phoong@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-04-05recipes: add removal date to PNBLACKLIST messagesMartin Jansa
* based on discussion in pndeprecated thread: https://patchwork.openembedded.org/patch/137573/ update the messages to warn possible users that the recipe will be removed before the end of the next development cycle (before Yocto 2.4 is released). * updated with: sed -i 's/^\(PNBLACKLIST.*".*\)"/\1 - the recipe will be removed on 2017-09-01 unless the issue is fixed"/g' `git grep PNBLACKLIST | sed 's/:.*//g' | sort -u | xargs` * then noticed couple recipes being blacklisted only based on DISTRO_FEATURES, so removed those: meta-networking/recipes-support/lksctp-tools/lksctp-tools_1.0.17.bb meta-oe/recipes-connectivity/bluez/bluez-hcidump_2.5.bb meta-oe/recipes-connectivity/bluez/bluez4_4.101.bb meta-oe/recipes-connectivity/bluez/gst-plugin-bluetooth_4.101.bb meta-oe/recipes-navigation/foxtrotgps/foxtrotgps_1.1.1.bb meta-oe/recipes-navigation/gypsy/gypsy.inc meta-oe/recipes-navigation/navit/navit.inc meta-oe/recipes-support/opensync/libsyncml_0.5.4.bb * if it isn't fixed by this date, it's fair game to be removed whenever someone gets around to i Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-13python-edbus exquisite elementary libeweather unionfs-fuse xfsprogs gmtk ↵Martin Jansa
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>
2016-11-23xterm: package /usr/lib/X11 to avoid installed-vs-shipped error on ppc64Ting Liu
commit 'ad5d2ff6c782a3319aedc25cc641574e39328460 xterm: 308 -> 320' changed FILES_${PN} from "/usr/lib/X11" to "${libdir}/X11". This leads to QA issue on ppc64 which defines libdir as /usr/lib64: ERROR: QA Issue: xterm: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/X11 /usr/lib/X11/app-defaults /usr/lib/X11/app-defaults/UXTerm /usr/lib/X11/app-defaults/KOI8RXTerm-color /usr/lib/X11/app-defaults/XTerm-color /usr/lib/X11/app-defaults/UXTerm-color /usr/lib/X11/app-defaults/KOI8RXTerm /usr/lib/X11/app-defaults/XTerm Restore the setting of FILES_${PN} to package the installed ASCII text files. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-09-15xterm: 320 -> 325Wang Xin
1) Upgrade xterm from 320 to 325. 2) Modify LIC_FILES_CHKSUM, since the date in it has been changed, But the LICENSE has not been changed. Signed-off-by: Wang Xin <wangxin2015.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-02-15xterm: make xft PACKAGECONFIG depend on freetype-nativeIoan-Adrian Ratiu
meta-cloud-services enables this dependency unconditionally. Add it here in the PACKAGECONFIG and we can remove it from there entirely. Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-01-14xterm: 308 -> 320Li xin
Upgrade xterm from 308 to 320. 1) Modify LIC_FILES_CHKSUM,since the date in it has been changed, But the LICENSE has not been changed. 2) Fix WARNING: QA Issue: xterm rdepends on libxinerama, but it isn't a build dependency? [build-deps] Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-12-18sessreg: add a patch to avoid build errors.Li xin
Do not build man dir since it is always build failed. This is not a good way,but can remove sessreg form PNBLACKLIST. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-10-13sessreg: Blacklist, fails to build man pagesMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18twm: upgrade 1.0.8 -> 1.0.9Li xin
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18xterm: upgrade 303 -> 308Li xin
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18xlsfonts: upgrade 1.0.4 -> 1.0.5Li xin
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18xlsatoms: upgrade 1.1.1 -> 1.1.2Li xin
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18xkbprint: upgrade 1.0.3 -> 1.0.4Li xin
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18xkbevd: upgrade 1.1.3 -> 1.1.4Li xin
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18xgamma: upgrade 1.0.5 -> 1.0.6Li xin
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18iceauth: upgrade 1.0.6 -> 1.0.7zhangpanpan
Signed-off-by: Zhang Panpan<zhangpp-fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18setxkbmap: upgrade 1.3.0 -> 1.3.1Li xin
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-08-18sessreg: upgrade 1.0.6 -> 1.1.0Li xin
* Remove PR * Update the checksum of COPYING,but the LICENSE has not been changed. Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-07-30bdftopcf: upgrade 1.0.4 -> 1.0.5Li xin
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-11xterm: fix issue with SRC_URIArmin Kuster
ftp server not responding. WARNING: Failed to fetch URL ftp://invisible-island.net/xterm/xterm-303.tgz, attempting MIRRORS if available ERROR: Fetcher failure: Fetch command failed with exit code 4, no output ERROR: Function failed: Fetcher failure for URL: 'ftp://invisible-island.net/xterm/xterm-303.tgz'. Unable to fetch URL from any source. Signed-off-by: Armin Kuster <akuster808@gmail.com>
2015-02-19xmessage: initial add 1.0.4Andreas Müller
kde-plasma startscript uses xmessage and it might be useful for others Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-12-09xkbutils: Add new recipeQian Lei
xkbutils is a collection of small utilities utilizing the XKeyboard (XKB) extension to the X11 protocol. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09twm: Upgrade to 1.0.8Qian Lei
Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24iceauth: upgrade to 1.0.6Li xin
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24setxkbmap: upgrade to 1.3.0Li xin
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24xkbprint: Add new recipeQian Lei
xkbprint generates a printable or encapsulated PostScript description of an XKB keyboard description. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24xkbevd: Add new recipeQian Lei
The xkbevd event daemon listens for specified XKB events and executes requested commands if they occur. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24xgamma: Add new recipesQian Lei
xgamma allows X users to query and alter the gamma correction of a monitor via the X video mode extension (XFree86-VidModeExtension). Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24xrdb: Update to 1.1.0Qian Lei
Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24xwud: Add new recipeQian Lei
xwud allows X users to display in a window an image saved in a specially formatted dump file, such as produced by xwd. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24xstdcmap: Add new recipeQian Lei
The xstdcmap utility can be used to selectively define standard colormap properties. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24xsetroot: Add new recipeQian Lei
xsetroot is a root window parameter setting utility for X. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24xsetmode: Add new recipeQian Lei
xsetmode sets the mode of an XInput device to either absolute or relative. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24xrefresh: Add new recipeQian Lei
xrefresh refreshes all or part of an X screen. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24xlsclients: Add new recipeQian Lei
xlsclients is a utility for listing information about the client applications running on a X11 server. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24xlsatoms: Add new recipeQian Lei
xlsatoms lists the interned atoms defined on an X11 server. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01xmag: add recipeBen Shelton
The xmag utility magnifies the pixels rendered on-screen and is useful for examining bitmaps and matching font metrics. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01xlsfonts: add recipeBen Shelton
xlsfonts is a lightweight command-line utility that is useful for verifying which X.org fonts are installed and available on a system. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01xfontsel: add recipeBen Shelton
The xfontsel utility is useful for verifying and viewing the various X.org fonts that are available on a system. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-30xterm: disable-rpath-hack to avoid QA issueTing Liu
Fix: | .../packages-split/xterm/usr/bin/resize contains bad RPATH. Signed-off-by: Ting Liu <ting.liu@freescale.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-24xwd: move require line firstMartin Jansa
* otherwise SUMMARY, HOMEPAGE, SECTION, LICENSE and DEPENDS are overwriten from .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22xwd: add missing dependency on libxkbfileMartin Jansa
* otherwise fails with: | configure: error: Package requirements (x11 xproto >= 7.0.17 xkbfile) were not met: | | No package 'xkbfile' found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-15meta-oe: use BPN in SRC_URIRobert Yang
Fixed SRC_URI: * ${PN} -> ${BPN}, use ${BP} if it was ${PN}-${PV} * ${P} -> ${BP} Otherwise we would meet do_fetch errors when we do the multilib, native or nativesdk build. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15bdftopcf: add recipeBen Shelton
The bdftopcf tool is necessary to build the core X fonts, which ship in BDF format. Adapted from a recipe in OE-Classic and from an earlier mailing list post by Trevor Woerner. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-12xterm: add PACKAGECONFIG for xftMartin Jansa
* fixes following issue in test-dependencies report: xterm/xterm/latest lost dependency on fontconfig libxft Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03xwd: add recipeBen Shelton
Adding a recipe for the X Window Dump tool, a lightweight tool that is useful for taking screenshots on embedded targets. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>