Commit Graph

147 Commits

Author SHA1 Message Date
Andreas Müller
3f4c8edc60 pango: disable introspection
meta-oe's pango.inc inherited gnome.bbclass which disables
gobject-introspection

error was:
| /usr/share/gir-1.0/GLib-2.0.gir:9:1: error: Unsupported version '1.1'
| /usr/share/gir-1.0/GLib-2.0.gir:9:39: error: Unsupported version '1.1'
| error parsing file Pango-1.0.gir: Failed to parse included gir GLib-2.0
| make[4]: *** [Pango-1.0.typelib] Error 1

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-02 09:18:55 +01:00
Otavio Salvador
ed5dc598cf numlockx: add 1.2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-02 09:18:55 +01:00
Koen Kooi
3587f40c72 pixman: update to 0.24.4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-01 19:04:44 +01:00
Koen Kooi
dd44dc50ad xinput-calibrator 0.7.5: fix calibration script
The 'auto' format switched to 'xorg.conf.d' which broke the script. The pointercal package also installed an 'empty' pointercal by default, which also broke the script. Fix these 2 in one go.

Also remove the hal script since hal isn't supported in the oe-core universe anymore

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-28 15:49:59 +01:00
Martin Jansa
6ef60f762e pango: use pango.inc from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-28 10:29:01 +01:00
Martin Jansa
8cd93743d7 Quoting fixes
* We have various variables which are either not quoted at all or are
* half quoted. This patch fixes the bad exmaples so everything is consistent.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-26 23:57:23 +01:00
Martin Jansa
f40021a4ec xinput-calibrator: disable gtk gui explicitly
* if gtk is autodetected then gtkmm, glibmm, libcairomm-1.0-1,
  libpangomm-1.4-1, libsigc-2.0-0 are pulled to image like here:
  http://git.shr-project.org/git/?p=buildhistory.git;a=blobdiff;f=images/crespo/eglibc/shr-image/installed-package-names.txt;h=83e1a027de80d97421564226685a74298d2a5b80;hp=470b765b53eb6c795dc9dfb9ea5c30ec19d25f64;hb=0ab60c7419522ef527d744bc0ad756124b9d432a;hpb=21fe622ab8fe123a3a45369440eaaa3785be2516

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-26 17:12:22 +01:00
Otavio Salvador
a21a910dde openbox: add missing depends
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-24 23:42:16 +01:00
Andreas Müller
e521e25a0a xserver-nodm-init: remove unneeded systemd code
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-23 16:46:31 +01:00
Otavio Salvador
a8f2001c7c openbox: add 3.4.11.2
This version inclues O.S. Systems' internal tree fixes and a sync
against 3.4-working branch.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-02-20 22:22:02 +01:00
Martin Jansa
d0028e40a3 recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-13 16:59:29 +01:00
Khem Raj
3fdcb18dd6 recipe: Delete the duplicate recipes which are already in oe-core
These recipes are either same or have small differences but
are superset of changes in oe-core. We can use them from oe-core
as it is without losing or adding any functionality by default

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-05 16:04:54 +01:00
Andreas Müller
982c4f1233 gimp: replace --without-libwmf / --without-wmf
accidently did not commit the latest (tested) changes

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-25 13:57:16 +01:00
Andrea Adami
d64c0cf970 xinput: remove, recipe is now in oe-core
* as per commit id 618da7f65d3f9e3a1a5ee0b35371ae036a219a9a

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-25 08:17:24 +01:00
Andreas Müller
5c56ad8b35 gimp: initial add 2.6.11
* based on oe-classic [1]-[2]
* build tested incremental & from scratch in angstrom environment
* run tested on overo

[1] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/gimp.inc
[2] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/gimp_2.6.8.bb

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 13:55:57 +01:00
Koen Kooi
9a519bfc93 pixman: update bbappend to 0.24.2 to match oe-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 12:54:12 +01:00
Martin Jansa
8fdf226eab libxaw: bump PR to disable xmlto
* meta-oe now provides xmlto-native
  http://git.openembedded.org/meta-openembedded/commit/?id=ab8f876ca8fa223c183e3db2029cce88f3435a27
  but not the stylesheets for buildhosts without them it's unusable and fails, because xorg macros
  autodetecting xmlto available, see:
  http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-December/037066.html
  after adding xmlto-native and stylesheets-native to DEPENDS we can enable it again

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-23 16:23:11 +01:00
Andreas Müller
0ade2c82e2 gegl: initial add 0.1.8
based on oe-classic [1]

[1] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/gegl_git.bb

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-23 15:53:12 +01:00
Andreas Müller
012483e315 babl: initial add 0.1.6
inspired by classic-oe [1]

[1] http://cgit.openembedded.org/openembedded/tree/recipes/gimp/babl_git.bb

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-23 15:53:12 +01:00
Andrei Gherzan
3767262f9e In LICENSE "&&" should be replaced with "&"
In this way meta-oe recipes will be parsed correctly in yocto.

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 22:29:22 +01:00
Martin Jansa
2df5dcf528 cairo: replace cairo_1.10.2.bb and .inc files with .bbappend, change cairomm to use .inc from oe-core
* cairo-native is needed for pango-native
  and PRINC is for slight packaging changes in oe-core version

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-16 18:19:54 +01:00
Koen Kooi
253b1d7bc3 xterm: update to 277
License checksum changed due to date changes

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-13 09:41:51 +01:00
Andrea Adami
9c855444d0 xf86-video-fbdev: remove, driver is now in oe-core
* as per commit id 4997e01cb051cc05348468707898798f9228613a

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-09 10:31:00 +01:00
Otavio Salvador
0265a98f71 xserver-nodm-init: move systemd service to xserver-nodm-init-systemd
Move systemd service to xserver-nodm-init-systemd to be consistent
with other packages.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-01-09 10:31:00 +01:00
Zhenhua Luo
7fa09da36c libxaw: fix build error due to missing xmlto
libxaw build failed due to missing native xmlto, add xmlto-native in
    DEPENDS of libxaw

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-22 08:49:15 +01:00
Andreas Müller
4ae696e7dd libgphoto2: Fix QA issues
Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-19 10:19:34 +01:00
Koen Kooi
3e9f18f7b0 libgphoto2 2.4.11: break runtime dependency loop
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-17 18:33:51 +01:00
Martin Jansa
5c24a66ea7 pixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-16 08:43:43 +01:00
Martin Jansa
a955885a29 xf86-input-void: drop archive prefix from checksums
* .inc file from oe-core doesn't have name=archive in SRC_URI

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-12-16 08:43:43 +01:00
Otavio Salvador
54d71d7933 sessreg: fix checksum
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15 11:14:16 +00:00
Otavio Salvador
ac183f4154 twm: fix checksum
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15 11:14:15 +00:00
Otavio Salvador
62fa720b73 xrdb: fix checksum
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15 11:14:15 +00:00
Otavio Salvador
ee3349b627 setxkbmap: fix checksum
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-15 11:14:15 +00:00
Koen Kooi
f8911a3231 xinput-calibrator 0.7.5: fix LICENSE syntax and style issues
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-12 09:38:14 +01:00
Eric BENARD
2162f0140d xf86-input-tslib: fix checksum error
remove name=archive in SRC_URI in order to use the right checksum
(else, we would need SRC_URI[archive.md5sum])

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-07 08:45:18 +01:00
Koen Kooi
32db19a7a1 pixman: really remove it in favour of bbappend
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01 17:50:02 +01:00
Martin Jansa
4e23fe2666 pixman: replace pixman_0.24.0.bb with smaller bbappend with only diff against oe-core version
* disable iwmmxt for now, because it breaks build
* neon is not really enabled for people not having FEED_ARCH in OVERRIDES
* maybe this diff should be merged to oe-core recipes instead

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-01 16:46:30 +01:00
Koen Kooi
80e3a0c42d pixman: update to 0.24.0
* All patches that went upstream are removed

Tested on beagleboard/angstrom

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-30 15:27:26 +01:00
Martin Jansa
f3ca7acd0b libsdl-x11: drop from meta-oe
* there is libsdl in oe-core and nothing depends on libsdl-x11 here

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-30 08:52:38 +01:00
Koen Kooi
e60a4352c9 fbida: add 2.08
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-22 10:19:52 +01:00
Martin Jansa
396550a39a recipes: bump PR after python upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-01 09:57:03 +01:00
Martin Jansa
7206edddeb xserver-nodm-init: set USER and HOME
* when it's executed from init then HOME is set to '/'
* shadow/agetty set HOME fine and Xinit is doing the same, but for xinit Xsession it didn't work

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:55:04 +01:00
Klaus Kurzmann
e4aee60b23 xserver-common_1.34: patch Xserver to add support for gta04
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:54:41 +01:00
Imran Mehmood
444834f490 xclock: Add version 1.0.5 (initial recipe)
* Imported from oe.dev commit id 6e7e35679200cd55264fae308cd5dec7ef2d1d29

Signed-off-by: Imran Mehmood <Imran_Mehmood@mentor.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-31 11:27:06 +01:00
Koen Kooi
b14c3a8c22 pixman 0.23.6: apply typo fix from upstream
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-19 09:30:51 +02:00
Koen Kooi
ef33e68465 pixman 0.23.6: refresh patches with versions for pixman master
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-18 11:18:12 +02:00
Martin Jansa
7714140fe7 ttf-droid: add LIC_FILES_CHKSUM, switch to github.com
* android.git.kernel.org seems not available
* SRCREV magic didn't work for me with fetch2
* PV changed to get upgradable path

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
506d5f781f xf86-input-tslib: fix build with newer xserver
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-18 01:31:11 +02:00
Martin Jansa
561b5edb9c mesa: drop, there should be mesa-7.11 in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-13 09:03:23 +02:00
Martin Jansa
1e5d73ec4f mesa-common: use glx-use-tls.inc from oe-core instead of bbclass
* to resolve python function clash
* mesa recipes will be removed from meta-oe as soon as 7.11 patches are
  aplied in oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-10-12 20:28:34 +02:00