Commit Graph

366 Commits

Author SHA1 Message Date
Bian Naimeng
d523cc1839 xbitmaps: fix build warning.
Can't install xbitmaps-dev-1.1.1-r0: no package provides xbitmaps = 1.1.1-r0

Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-03-03 08:35:59 +01:00
Andreas Müller
c22da8be74 gimp: update to 2.8.14 / fix build by not configuring with freetype-config
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-19 10:09:59 +01:00
Andreas Müller
895344fcbc xmessage: initial add 1.0.4
kde-plasma startscript uses xmessage and it might be useful for others

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-02-19 10:09:58 +01:00
Dan McGregor
0753418989 lxdm: RDEPEND on libsvg-gtk
The theme uses svg files. If libsvg-gtk isn't available lxdm
still runs, but throws a bunch of pixbuf errors.

Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-02-12 19:35:39 +01:00
Dan McGregor
b6fcccb70a xserver-nodm-init: only enable for runlevel 5
Runlevel 5 is traditionally graphical. If it starts in runlevel 2
or 3 systemd gets confused and adds it as a dependency of the
multi-user target, not just the graphical target.

Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-02-12 19:35:39 +01:00
Martin Jansa
37a841321d recipes: add x11 to required DISTRO_FEATURES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-02-12 19:33:24 +01:00
Otavio Salvador
64803d8fc0 ttf-sazanami: Fix license format QA error
Fix following QA error:

,----
| WARNING: Recipe ttf-sazanami, LICENSE (Public domain) has invalid
|     format, LICENSES must have operator "([&|() ])" between them.
`----

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-31 16:32:31 +01:00
Martin Jansa
19153a5797 xf86-video-glamo: fix build with xserver 1.16
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17 12:59:52 +01:00
Martin Jansa
96a92761c0 PNBLACKLIST: use weak assignments
* this makes it easier to unblacklist it from local.conf which
  is parsed before the recipes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-17 12:55:40 +01:00
Qian Lei
d23681d2f0 xkbutils: Add new recipe
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-09 11:34:42 +01:00
Qian Lei
665dde5f93 twm: Upgrade to 1.0.8
Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09 11:18:42 +01:00
Javier Viguera
56dd9cb399 xserver-common: disable TCP connections
For security reasons disable TCP connections to the xserver.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09 11:18:42 +01:00
Li xin
299b1beda3 takao-fonts: add new recipe
Takao Fonts are a community developed derivatives of IPA Fonts.
IPA Fonts are high quality Japanese outline fonts developed by
Information-technology Promotion Agency,Japan(called IPA for short).
Homepage: https://launchpad.net/takao-fonts

Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09 11:17:39 +01:00
Li xin
f5b90e3f5c iceauth: upgrade to 1.0.6
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24 11:59:47 +01:00
Li xin
6d63c22f9a setxkbmap: upgrade to 1.3.0
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24 11:59:47 +01:00
Qian Lei
bd61a50e48 xkbprint: Add new recipe
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-24 11:58:32 +01:00
Qian Lei
0a3b9697f2 xkbevd: Add new recipe
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-24 11:58:32 +01:00
Qian Lei
d30784ef04 xgamma: Add new recipes
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-24 11:58:31 +01:00
Qian Lei
ed395c3adc xrdb: Update to 1.1.0
Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-11-24 11:58:31 +01:00
Qian Lei
7f7ae951b9 xwud: Add new recipe
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-24 11:58:31 +01:00
Qian Lei
ec416e0604 xstdcmap: Add new recipe
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-24 11:58:31 +01:00
Qian Lei
e2e8081f5d xsetroot: Add new recipe
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-24 11:58:31 +01:00
Qian Lei
3d0fc6ee8e xsetmode: Add new recipe
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-24 11:58:31 +01:00
Qian Lei
f26e4e6a42 xrefresh: Add new recipe
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-24 11:58:31 +01:00
Qian Lei
1caffb22f3 xlsclients: Add new recipe
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-24 11:58:31 +01:00
Qian Lei
ee86039e2f xlsatoms: Add new recipe
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-11-24 11:58:31 +01:00
Andreas Müller
fa04f43dee libgphoto2: add bash to RDEPENDS
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>
2014-10-16 07:01:01 +02:00
Andreas Müller
c8a670fea5 lxdm: update to latest sources and fixes
* /etc/lxdm/lxdm.conf was empty since out of tree build causing greeter not started
* pam is now an option to configure - set it based upon distro feature
* bash was added to RDEPENDS - it is required by /etc/lxdm/Xsession

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-10 12:47:35 +02:00
Martin Jansa
17ff23b4a4 xf86-video-geode: fix build with new glibc-2.20
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-06 01:07:53 +02:00
Khem Raj
83694c255a numlockx: Update SRC_URI to somewhere fetchable
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-09-26 05:41:52 +02:00
Martin Jansa
5a25dde053 packagegroup*: set PACKAGE_ARCH before packagegroup inherit
* The required order was changed in oe-core commit:
  allarch: Add warning about packagegroup
  Since we want to start including this class conditionally, detect cases
  where packagegroup files use the old ordering and inform the user they
  need to update this.
* drop PACKAGE_ARCH setting from xorg-fonts-100dpi - nothing seems MACHINE
  specific in it

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-27 12:49:19 +02:00
Robert P. J. Day
df540b52c7 packagegroups: Remove deprecated "task" backward compatibility
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-15 17:07:02 +02:00
Martin Jansa
b46da4f44f ttf-mplus: use PACKAGESPLITFUNCS and add drop ttf-common dependency
* there is only ttf-dejavu-common

* fixes following warnings:
  ttf-mplus-027: ttf-mplus-1c-black rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1c-bold rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1c-heavy rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1c-light rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1c-medium rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1c-regular rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1c-thin rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1m-bold rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1m-light rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1m-medium rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1m-regular rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1m-thin rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1mn-bold rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1mn-light rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1mn-medium rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1mn-regular rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1mn-thin rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1p-black rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1p-bold rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1p-heavy rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1p-light rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1p-medium rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1p-regular rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-1p-thin rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2c-black rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2c-bold rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2c-heavy rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2c-light rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2c-medium rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2c-regular rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2c-thin rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2m-bold rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2m-light rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2m-medium rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2m-regular rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2m-thin rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2p-black rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2p-bold rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2p-heavy rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2p-light rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2p-medium rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2p-regular rdepends on ttf-common but it isn't a build dependency? [build-deps]
  ttf-mplus-027: ttf-mplus-2p-thin rdepends on ttf-common but it isn't a build dependency? [build-deps]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 11:00:15 +02:00
Martin Jansa
c6e6dde11e openbox: remove unrecognized configure option
* fixes following QA warnings:
  openbox-3.5.0: openbox: configure was passed unrecognised options:
    --with-plugins [unknown-configure-option]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 10:59:21 +02:00
Martin Jansa
985012e896 libxaw: remove unrecognized configure option
* fixes following QA warnings:
  libxaw-1.0.10: libxaw: configure was passed unrecognised options:
    --disable-docs [unknown-configure-option]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 10:59:21 +02:00
Martin Jansa
479b5fb526 cairomm: don't include cairo.inc
* we were overriding most variables from cairo.inc

* fixes following QA warnings:
  cairomm-1.10.0: cairomm: configure was passed unrecognised options:
    --disable-egl --enable-tee --with-x --disable-glesv2
    --disable-valgrind --disable-some-floating-point
    [unknown-configure-option]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 10:59:19 +02:00
Martin Jansa
e213115b0b libungif: remove and use giflib everywhere
* giflib says it's API and ABI compatible with libungif
  which was in wide use while the LZW compression algorithm was
  patented.

* the selection between giflib and libungif wasn't ever determinictic
  because of conflicts in sysroot
* resolves couple of undeterministic dependencies and:
  WARNING: The recipe giflib is trying to install files into a shared area
  when those files already exist. Those files and their manifest location
  are:
   sysroots/qemuarm/usr/include/gif_lib.h
      Matched in manifest-qemuarm-libungif.populate_sysroot
      Please verify which package should provide the above files.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11 10:59:17 +02:00
Koen Kooi
0f4a842e82 gimp 2.8.10: add bzip dependency
WARNING: QA Issue: gimp rdepends on libbz2 but its not a build
dependency? [build-deps]

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-10 16:07:17 +02:00
Otavio Salvador
6ec7600da9 xf86-video-geode: Update to 2.11.16
This release includes the patch needed for Xorg 1.15 support.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01 14:25:56 +02:00
Ben Shelton
ad51ed47ec font-cursor-misc: add recipe
Adding a recipe for the X.org cursor-misc fonts.

Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01 14:23:46 +02:00
Ben Shelton
5cac5b0338 font-misc-misc: add recipe
Adding a recipe for the X.org misc-misc fonts.

Signed-off-by: Ben Shelton <ben.shelton@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01 14:23:45 +02:00
Ben Shelton
a09bbab909 xmag: add recipe
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-01 14:23:45 +02:00
Ben Shelton
2f34935612 xlsfonts: add recipe
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-01 14:23:45 +02:00
Ben Shelton
cf71711dcf xfontsel: add recipe
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-08-01 14:23:45 +02:00
Ting Liu
ca1f407451 xterm: disable-rpath-hack to avoid QA issue
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-30 09:21:04 +02:00
Martin Jansa
09f40c089d xwd: move require line first
* otherwise SUMMARY, HOMEPAGE, SECTION, LICENSE and DEPENDS are overwriten from
  .inc file

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-24 15:31:51 +02:00
Martin Jansa
c87e8c5c59 xwd: add missing dependency on libxkbfile
* 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-22 00:01:58 +02:00
Richard Purdie
d7363984b8 gegl: Use pkg-config for SDL
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-22 00:01:56 +02:00
Richard Purdie
dc893eb434 fbgrab: use autotools-brokensep (its not really autotools)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-22 00:01:53 +02:00
Martin Jansa
77883c887b clutter-box2d: blacklist because of B!=S
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-15 15:00:24 +02:00