Allow the following features to be enabled by the user during configuration:
mesa, x11.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Commit log shows many commints fixing sse e.g. [1-3]. Instead of creating a
heavy patch series here let's move to the latest version tagged.
* License file 'copying.txt' was removed in [4]. License information is now
found in 'readme.md'. License is still MIT.
[1] 8bcf9b5ae7
[2] 1bbf2dafb9
[3] fdfd03ffaf
[4] a23911a5e9
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Without providing an alternative for x-session-manager we cannot drop
openbox into the standard x11 images and have openbox take over as the
session manager. Add openbox-session to ${PN}-core as well as an
ALTERNATIVE line for it. Set the priority based on how other session
managers do this. As we also have openbox-gnome-session move this from
the full package and in to ${PN}-gnome.
Cc: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
* fixes:
Making all in po
make[2]: Entering directory
`TOPDIR/BUILD/work/x86_64-linux/fontforge-native/20170731-r0/build/po'
msgfmt --check --output-file=ca.mo ../../git/po/ca.po
msgfmt --check --output-file=el.mo ../../git/po/el.po
msgfmt --check --output-file=es.mo ../../git/po/es.po
msgfmt --check --output-file=it.mo ../../git/po/it.po
/bin/bash: msgfmt: command not found
/bin/bash: msgfmt: command not found
/bin/bash: msgfmt: command not found
/bin/bash: msgfmt: command not found
make[2]: *** [ca.mo] Error 127
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [el.mo] Error 127
make[2]: *** [es.mo] Error 127
make[2]: *** [it.mo] Error 127
make[2]: Leaving directory
`TOPDIR/BUILD/work/x86_64-linux/fontforge-native/20170731-r0/build/po'
* as Ross explained:
needs explicit dependency on gettext-native
native disables NLS so just has gettext-minimal-native in the depends
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Add a new recipe libyui-ncurses, which is a rdepend for dnfdragora.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
fixed patch to apply
Signed-off-by: Armin Kuster <akuster808@gmail.com>
changes from patches
* 0001-scripts-remove-bashisms.patch
* 0002-correct-jpeg-memsrcdest-support.patch
* avoid_using_sprintf.patch
were found in the code so assume they are upstream
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
The berlios project has been dead for a long time. tslib is hosted and
developed on github for years already.
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* as PNBLACKLIST message says, these recipes are blacklisted for long
time and nobody showed any interest to fix them
* remove all unused .patch and .inc files as well
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
All dependencies have been fixed by the following commits:
b3d7a464c font-adobe-100dpi: update depends to fix builds with RSS
8de29d274 font-bh-100dpi: update depends to fix builds with RSS
bac94456a font-adobe-utopia-100dpi: update depends to fix builds with RSS
5fecd31c6 font-bh-lucidatypewriter-100dpi: update depends to fix builds with RSS
Unblacklist it so it won't get auto-deleted in about a week when the
2.4 dev cycle starts.
Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Dont hardcode cpp to point to gcc collection, helps
compiling with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Remove recipe of assimp which exists in oe-core.
* Patch 0001-Fix-build-on-big-endian-architectures.patch has been merged
in 4.0.0
* Dependencies 'boost' and 'virtual/libgl' are dropped which needded by
ASSIMP_BUILD_SAMPLES but ASSIMP_BUILD_SAMPLES is disabled by default
* Sync up other parts such as DESCRIPTION with the recipe in oe-core
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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>
License years changed see
189340a99f
Fix build on big-endian architectures
Use Assimp namespace to fix build for big-endian architectures
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>