576 Commits
morty ... rocko

Author SHA1 Message Date
Andreas Müller
c16ba209a9 sddm-autologin.pam: remove pam_permit.so
Not the best idea to just trust what people send...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2020-03-05 22:35:17 +01:00
Andreas Müller
79e2668652 ladspa-sdk: remove executable permission in recipe/patches
Flags change was introduced in previous commit.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-05-19 13:25:51 +02:00
wata2ki
c1830c1411 ladspa-sdk: fix build fail in rocko
In the current recipe, the following error may occur.

ladspa-sdk/1.13-r0/temp/run.do_compile.7692: 105: export: --hash-style: bad variable name

This error seems to be due to this description of the recipe.
export LDLDFLAGS=echo ${LDFLAGS} | sed s:-Wl,::g

This patch changed to use CC instead of LD to fix this problem.

Signed-off-by: wata2ki <wata2ki@gmail.com>
2018-05-19 13:25:26 +02:00
wata2ki
d296e689ee exiv2: Fix link failure caused by lost dependency on libpthread
0001-CMakeLists.txt-do-not-find-system-thread-library-it-.patch caused the following link error.

| CMakeFiles/Makefile2:277: recipe for target 'src/CMakeFiles/exiv2.dir/all' failed
| make[1]: *** [src/CMakeFiles/exiv2.dir/all] Error 2
| ../src/libexiv2.so.26.0.0: undefined reference to `pthread_rwlock_unlock'
| ../src/libexiv2.so.26.0.0: undefined reference to `pthread_rwlock_init'
| ../src/libexiv2.so.26.0.0: undefined reference to `pthread_rwlock_rdlock'
| ../src/libexiv2.so.26.0.0: undefined reference to `pthread_rwlock_destroy'
| ../src/libexiv2.so.26.0.0: undefined reference to `pthread_rwlock_wrlock'

These link error caused by lost dependency on libpthread.
This patch disables the TRY_RUN call in the -pthread test to avoid the original error.
With this change, 0001-CMakeLists.txt-do-not-find-system-thread-library-it-.patch can be deleted.

Signed-off-by: wata2ki <wata2ki@gmail.com>
2018-05-19 13:25:13 +02:00
Andreas Müller
c6789fc33b clxclient: : Remove host paths from compiler/linker flags
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-05-07 13:37:39 +02:00
Andreas Müller
26f541be0d zita-resampler: Remove host paths from linker flags
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-05-07 13:37:28 +02:00
Andreas Müller
de5207d1e3 layer.conf: Add LAYERSERIES_COMPAT
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-04-06 20:48:31 +02:00
Andreas Müller
a0cf057b2f kde-plasma: update 5.12.3 -> 5.12.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-29 02:16:04 +02:00
Andreas Müller
54f8033115 zita-resampler: fix rebuild
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-28 23:22:08 +02:00
Andreas Müller
c8c19fc484 kinfocenter: refresh 0001-fix-build-in-x11-less-environments.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-27 16:58:02 +02:00
Andreas Müller
9e648640f0 lxqt-qtplugin: refresh 0001-set-installation-path-fixed-cmake-query-returns-sysr.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-27 16:37:23 +02:00
Andreas Müller
45188d6d0a ark: refresh 0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-26 17:22:26 +02:00
Andreas Müller
87bd54bd98 kwalletmanager: refresh 0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-26 17:22:26 +02:00
Andreas Müller
bcf26f1b63 kdenlive: refresh 0001-CMakeLists.txt-make-MLT_PREFIX-configurable.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-26 17:22:26 +02:00
Andreas Müller
b5bde85b01 lv2-ttl-generator(native): initial add
To have this small tool can reduce number of patches

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-25 20:22:21 +02:00
Andreas Müller
3ed03d4f8d mxml: extend to native
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-25 20:21:26 +02:00
Andreas Müller
add25f16ae muse: pack missing files
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-21 23:19:14 +01:00
Andreas Müller
3f7da0d8bc muse: update 3.0.0+ -> 3.0.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-21 23:12:28 +01:00
Andreas Müller
c07abb5702 yoshimi: update 1.5.5 -> 1.5.7
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-21 22:15:42 +01:00
Andreas Müller
9075dc9322 libraw: update 0.18.2 -> 0.18.8
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-21 15:20:55 +01:00
Andreas Müller
55bad53c54 distrho-ports: do not build dexed.lv2 lv2_ttl_generator blocks
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-21 15:02:45 +01:00
Andreas Müller
2c2dcbe3a0 lumina: update to latest git
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-21 14:20:50 +01:00
Andreas Müller
129aebd0b2 distrho-ports: refresh 0005-do-not-build-drumsynth-LV2-plugin-lv2_ttl_generator-.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-21 12:36:02 +01:00
Andreas Müller
dc657deb7a helm: refresh 0002-do-not-create-ttl-files-it-won-t-work-fo-cross.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-21 10:51:12 +01:00
Andreas Müller
89616fec7d plasma-workspace: refresh patches
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-20 18:20:42 +01:00
Andreas Müller
41baeedcf1 libkscreen: refresh patches
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-20 18:11:25 +01:00
Andreas Müller
1e5ddc045d kdelibs4support-native: refresh patches
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-20 17:42:35 +01:00
Andreas Müller
4ccc052c7f kdesignerplugin: refresh 0001-make-kplotting-and-kdewebkit-support-optional.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-20 17:17:56 +01:00
Andreas Müller
f5aab8f27c kded: refresh 0001-hardcode-path-to-kconf_update.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-20 17:05:51 +01:00
Andreas Müller
91e741d550 kpackage-native: refresh 0001-do-build-kpackagetool-only-on-native.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-20 16:44:08 +01:00
Andreas Müller
b26e6a587b phonon: update 0001-fix-PHONON_LIBRARY_PATH-was-usr-usr-lib-qt5-plugins.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-20 16:35:44 +01:00
Andreas Müller
7f09d0a2b1 sonnet: update 0001-Make-our-cross-build-find-parsetrigrams.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-20 16:26:21 +01:00
Andreas Müller
0ac34cbd31 kdoctools: refresh patch 0004-Add-cmdline-param-to-help-find-xsl.patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-20 15:20:00 +01:00
Andreas Müller
3940e50652 qtractor: update to latest git
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-19 23:09:08 +01:00
Andreas Müller
0e398151ae meta-qt5-extra-world: remove fluidplug - it was removed
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-19 17:26:15 +01:00
Andreas Müller
e382483a92 hexter: update 1.0.3 -> 1.1.0
* hexter has moved to github
* arm breaker patch was applied

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-18 23:34:03 +01:00
Andreas Müller
cc0e1f6aae krita: update 3.2.1 -> 3.3.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-17 16:11:41 +01:00
Andreas Müller
2ebd2447cc kde-kf5: update 5.43.0 -> 5.44.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-14 20:07:13 +01:00
Andreas Müller
c41868d0ab kde-plasma: update 5.12.2 -> 5.12.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-13 19:01:08 +01:00
Andreas Müller
9cabe866fd replace oxygen-icons by oxygen-icons5
oxygen-icons5 is no more allarch - (extra-)cmake tries to find a compiler which
is not available for allarch.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-12 18:17:42 +01:00
Andreas Müller
471e10eaf2 kde-apps: update 17.12.2 -> 17.12.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-12 18:17:42 +01:00
Andreas Müller
8e3e6884dc phonon: enable pulsaudio when distro says so
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-12 18:17:41 +01:00
Andreas Müller
74861365ec phonon: update 4.9.0 -> 4.10.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-12 18:17:40 +01:00
Andreas Müller
544b930b13 polyphone: update 1.8 -> 1.9 / get sources from github
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-10 20:16:56 +01:00
Andreas Müller
66548544ca qtractor: add back my NEON patch - it got lost somewhere
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-07 22:34:57 +01:00
Andreas Müller
50acacac58 qtractor: update to latest git
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-07 22:33:36 +01:00
Andreas Müller
ffb0d058a1 synthv1: update 0.8.6 -> 0.9.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-07 21:03:36 +01:00
Andreas Müller
6c50872981 samplv1: update 0.8.6 -> 0.9.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-07 21:01:30 +01:00
Andreas Müller
518e20f6b5 padthv1: update 0.8.6 -> 0.9.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-07 20:57:36 +01:00
Andreas Müller
d5ee79d712 drumkv1: update 0.8.6 -> 0.9.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-07 20:54:03 +01:00
Andreas Müller
5ef3c83458 qtractor: move 'hardened' configure patch to common place for next V1 update
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-07 20:53:00 +01:00
Andreas Müller
19622bde45 qtractor: update to latest git
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-01 22:50:17 +01:00
Andreas Müller
f8441fe91a hexter: : re-add RDEPEND on dssi
This reverts commit 4b26cf049f

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-01 22:47:50 +01:00
Andreas Müller
6d5c998dbb whysynth: re-add RDEPEND on dssi
This reverts commit 3f2e1e61a0.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-03-01 22:39:59 +01:00
Andreas Müller
8e41d1f2d8 Revert "mixxx: update to git HEAD"
Looks like unfinished development

This reverts commit ee4d6d56d6.
2018-03-01 19:05:03 +01:00
Andreas Müller
38691112e6 mixxx: align patch to the latest version sent to upstream
It was used for build test and I want to make sure to use same as sent.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-26 22:04:22 +01:00
Andreas Müller
6304034d34 mixxx: fix build with Qt 5.10
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-26 19:03:13 +01:00
Andreas Müller
39481f2ead aubio: disable tests by patch
oe-core commit ccd1142d22b31ed85d8823b1bc9e11ccfd72b61f
'utils.py: add parallel make helpers'
changed the way one passes the parallel make argument to waf.

prevents:
| bb.data_smart.ExpansionError: Failure expanding variable
| do_compile, expression was
| ...aubio-0.4.6/waf build ${@get_waf_parallel_make(d)} --notests
| which triggered exception
| NameError: name 'get_waf_parallel_make' is not defined

Patching tests away keeps recipe compatible with different oe-core versions.

Thanks to Max Krummenacher for pull request pointing me to this issue [1].

[1] https://github.com/schnitzeltony/meta-qt5-extra/pull/40

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-26 11:21:07 +01:00
Andreas Müller
f29f4e85d5 fil4.lv2: initial add 0.4.4+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-24 22:01:42 +01:00
Andreas Müller
da6e8e4391 tuna.lv2: initial add 0.4.3+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-24 21:50:19 +01:00
Andreas Müller
0f53aa7eae meters.lv2: initial add 0.9.4+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-24 01:12:51 +01:00
Andreas Müller
8b04b46937 avldrums.lv2: initial add 0.2.2+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-23 19:56:36 +01:00
Andreas Müller
8afd691964 soundfont-collection/avl-drumkits: get original source / create dedicated package
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-23 19:48:10 +01:00
Andreas Müller
16b3093283 cmake_extra_sanity: Also detect link to sysroots of other recipes
This came up during sddm issue fixed in previous patch:

During debug "${B}/src/common/Constants.h" contained path to qtbase-native's
sysroot which was not properly detected. To avoid false positives caused
by qdbusxml2 hack in qtbase-native was aligned.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-22 09:50:26 +01:00
Andreas Müller
3c490d68ae libsmf: initial add 1.3+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-22 00:03:44 +01:00
Andreas Müller
a3b2fa353c kde-plasma: Update 5.12.1 -> 5.12.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-21 22:48:23 +01:00
Andreas Müller
b4ef02e257 sddm: fix build for Qt 5.10
Further explanation at [1]

Checked for Qt 5.9: IMPORTS_INSTALL_DIR path was set to qtbase-native's
sysroot. From code it seems sddm used default theme as default so this bug
was not detected. There was always done the wrong thing but it turned into
a bug by oe's recipe specific sysroot.

[1] http://lists.openembedded.org/pipermail/openembedded-devel/2018-February/116806.html

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-21 22:02:48 +01:00
Andreas Müller
8d37e897b2 hydrogen: fix installation / user acess of presets
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-21 19:50:06 +01:00
Andreas Müller
a31885366a xsynth-dssi: do not RDEPEND dssi - it is required for build only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-21 18:21:02 +01:00
Andreas Müller
3f2e1e61a0 whysynth: do not RDEPEND dssi - it is required for build only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-21 18:17:14 +01:00
Andreas Müller
83459f2194 amsynth: do not RDEPEND on dssi - it is required for build only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-21 18:17:14 +01:00
Andreas Müller
e98d566f4c amsynth: do not build dssi-plugins by default
They are more or less broken.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-21 18:05:50 +01:00
Andreas Müller
d6b866b5e1 setbfree: fix broken font display
* set path to font on target
* align build with path to font set

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-20 00:37:29 +01:00
Andreas Müller
a765faa7c4 drumkv1-presets: fix path to samples
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-19 18:42:07 +01:00
Andreas Müller
c91c5df451 kwallet/gpgme: Use current oe-core version
This should have been fixed long ago - my bad.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-19 15:36:16 +01:00
Andreas Müller
91e782c622 drumkv1: make use of hydrogen2drumkv1 to create presets from hydrogen drumkits
Remove drumkv1-audiophob - it was manually converted from hydrogen drumkit and
is included in Audiophob.drumkv1.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-18 21:28:24 +01:00
Andreas Müller
58c5340197 qtractor: align soundfont file rename for MIDI-import in default configuration
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-18 18:45:35 +01:00
Andreas Müller
012ea2ec8b soundfont-collection: several fixups
* add missing fluidr3gm-piano
* fix rebuild - configure tries to delet static libs which are not there
* move back to own folder

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-18 17:55:30 +01:00
Andreas Müller
f6e6902d2e hydrogen: update to latest git
My patch was applied.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-18 17:47:46 +01:00
Andreas Müller
da25cffc51 fluidplug: remove
It is of low value for us:

* There are other plugins supporting fluidsynth with working GUI - we do not
  support modgui and will never as far as I can see
* Sharing soundfonts is not supported
* fluidplug loads all soundfonts in each compile - rework is possible but seems
  useless maintenance burden.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-18 00:00:36 +01:00
Andreas Müller
4d9728733a soundfont-collection: update to 0.0.2
* add soundfonts from linuxaudio.org
* add soundfont from http://schristiancollins.com/generaluser.php
* move recipe do fluisynth sub-folder

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-17 21:03:42 +01:00
Andreas Müller
0a054ac7b6 qtractor: update to latest git
MIDI volume control rebirth...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-16 14:47:40 +01:00
Andreas Müller
558146b96f distrho-ports: split out presets to a dedicated package
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-15 18:43:52 +01:00
Andreas Müller
08b585a9f2 distrho-ports: fix unintended double installation of presets
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-15 18:43:52 +01:00
Andreas Müller
dceddfc142 qtractor: update to latest git
* 0004-Auto-deactivate-Add-initial-call-after-loading-sessi.patch was applied

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-15 18:42:18 +01:00
Andreas Müller
be623758ea kde-plasma: update 5.12.0 -> 5.12.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-15 18:42:18 +01:00
Andreas Müller
23698fafb7 hydrogen: drop a note that downloading drumkits might need several attempts
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-15 10:39:40 +01:00
Andreas Müller
4bfc39c2e5 qtractor: call auto-deactivae when loading a session
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-14 21:49:54 +01:00
Andreas Müller
1eeae2ebfc qtractor: update to latest git
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-14 20:43:52 +01:00
Andreas Müller
ef5c9c4016 plasma-workspace: align path to qdbus in startplasmacompositor
plasma-wayland starts now (but..)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-14 00:15:18 +01:00
Andreas Müller
8f1f02183e kde: reduce x11 dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-13 19:42:40 +01:00
Andreas Müller
7e8fbc714c cmake_native_dummy.bbclass: remove
Thanks KDE guys for making this hack obsolete

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-13 19:42:39 +01:00
Andreas Müller
36a91a7353 kde-plasma: update 5.11.5 -> 5.12.0
Note: plasma-wayland does not start yet due to wrong path of qdbus.

Will fix soon...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-13 19:41:44 +01:00
Andreas Müller
2e61a93a27 kde-kf5: update 5.41.0 -> 5.43.0
say welcome to:

* tier1/kholidays
* tier3/purpose

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-13 00:33:17 +01:00
Andreas Müller
db1477a77a midifilter.lv2: initial add 0.4.7+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-12 02:59:29 +01:00
Andreas Müller
2fccef9871 hydrogen: fix initial default song - old was broken -> no sound
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-12 02:59:19 +01:00
Andreas Müller
af2afd045a distrho-ports: do not install broken Dexed LV2 - VST works fine
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-12 02:59:07 +01:00
Andreas Müller
1df3e2b310 modgui-embed: remove
It never worked and I don't expect us to support modgui

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-12 02:58:56 +01:00
Andreas Müller
3e0d1736f4 nekobi: remove
It supports modgui only which we don't - and probably never will.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-12 02:58:45 +01:00
Andreas Müller
2ea745ce2a kde-apps: update 17.12.0 -> 17.12.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-10 22:18:42 +01:00
Andreas Müller
73afd64e95 hydrogen: add drumkits
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-10 11:19:27 +01:00
Andreas Müller
800a71fd85 qtractor: update 0.8.5 -> 0.8.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-09 13:30:00 +01:00
Andreas Müller
e96284695a qtractor: add defconfig bor a better out of the box experience
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-09 13:30:00 +01:00
Andreas Müller
c196665d2c hydrogen: initial add 0.9.7+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-06 00:51:28 +01:00
Andreas Müller
c3a2905b82 infamousplugins: initial add 0.2.04
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-05 00:23:03 +01:00
Andreas Müller
64ef1451d6 ntk: extend to native build
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-02-05 00:05:24 +01:00
Andreas Müller
e9ed2f1c77 krita: force camke to use make
This change is compatible to master and elder release branches e.g. rocko

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-25 10:51:41 +01:00
Max Krummenacher
2625411bfa cmst: add recipe for qt gui for connman
cmst is a QT GUI for Connman with system tray icon

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-01-23 23:35:12 +01:00
Max Krummenacher
f7c80faffb lxqt-connman-applet: add recipe
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-01-23 23:35:12 +01:00
Andreas Müller
67123636de guitarix: update 0.36.0 -> 0.36.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-21 02:14:51 +01:00
Andreas Müller
8cc3cc3db6 setbfree: initial add 0.8.5
Wow - this is deeply impressive!!!

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-19 20:02:18 +01:00
Andreas Müller
3ea30241f6 synthv1: enable presets for new users by shipping conf-file to /etc/skel
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-19 12:30:27 +01:00
Andreas Müller
a9b1ad4ca7 padthv1: enable presets for new users by shipping conf-file to /etc/skel
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-19 12:28:36 +01:00
Andreas Müller
1f3f92987b simsu: update 1.3.4 -> 1.3.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-18 17:32:35 +01:00
Andreas Müller
e080514445 peg-e: update 1.2.3 -> 1.2.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-18 17:32:03 +01:00
Andreas Müller
f45ec826b3 hexalate: update 1.1.1 -> 1.1.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-18 17:31:25 +01:00
Andreas Müller
7c5586838a gottet: 1.1.4 -> 1.1.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-18 17:30:17 +01:00
Andreas Müller
3f47ff84d2 qtractor: Move to upstream branch midiimportx
Branch 'midiimportx' contains latest master and Midi import extension.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-18 12:34:55 +01:00
Andreas Müller
5d91b88958 qmidictl: update 0.5.0 -> 0.5.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-18 00:57:32 +01:00
Andreas Müller
ad6bef0058 adwaita-qt: initial add 1.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-12 15:33:31 +01:00
Andreas Müller
b11c9cd4e6 muse: update to 3.0.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-10 23:20:25 +01:00
Andreas Müller
6e064eb251 kde-plasma: update 5.11.4 -> 5.11.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-10 16:52:18 +01:00
Andreas Müller
fa94f2b260 hotspot: initial add 1.1.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-10 14:08:18 +01:00
MaxKrummenacher
ed310ccf25 qt5-translation: improve locale detection (#38)
If one path element to ${D} contains a '_' then the logic fails to
split only the locale string. Fix this by first single out only the
file's basename and then split off the locale.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-01-07 01:02:14 +01:00
MaxKrummenacher
bcfe57e31b Fix build error and don't force gtk into an image (#37)
* kwindowsystem: add libxrender to depends

fixes do_configure in rocko:

| CMake Error at src/CMakeLists.txt:36 (message):
|   The XRender library could not be found.  Please install the development
|   package for it.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>

* lxqt-panel: rdepend on the pulseaudio qt bindings

This avoids pulling in (unneeded) gtk+ rdepends.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-01-02 12:33:19 +01:00
Andreas Müller
0f8933e2a1 yoshimi: update 1.5.4.1 -> 1.5.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-01 20:25:43 +01:00
Andreas Müller
4f5acb13d5 calf-plugins: set correct version to 0.90.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-01 20:22:47 +01:00
Andreas Müller
75f70ebaef rosegarden: update 17.04 -> 17.12
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-01-01 20:06:01 +01:00
Andreas Müller
dc20f65ddf Revert "nekobee: add few presets"
Presets are for Carla - and that is a performance catastrophy due to python

This reverts commit 00fb0b4f3b.
2017-12-31 13:01:39 +01:00
Andreas Müller
00fb0b4f3b nekobee: add few presets
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-31 12:40:06 +01:00
Andreas Müller
ae309d3cc1 nekobee: initial add
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-31 12:29:39 +01:00
Andreas Müller
eec93316d3 nekobi: initial add
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-31 10:35:18 +01:00
Andreas Müller
347f2711e8 modgui-embed: initial add
As mentioned in comment: This won't work as is.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-31 10:19:24 +01:00
Andreas Müller
cf04223496 distrho-ports: mini stylize
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-31 10:10:03 +01:00
Andreas Müller
d5091ddf68 remove unfinished nekobi recipe
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-31 07:53:20 +01:00
Andreas Müller
025a7d8b5a distrho-ports: add some presets for obxd
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-30 01:51:05 +01:00
Andreas Müller
d2679f6e01 distrho-ports: add some presets for vex
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-30 01:23:57 +01:00
Andreas Müller
e440d09cbf distrho-ports: update to git HEAD
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-30 00:35:04 +01:00
Andreas Müller
bec3a10406 lmms: update 1.2.0-rc4 -> 1.2.0-rc5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-29 22:50:31 +01:00
Andreas Müller
315c506834 mda-lv2: initial add 1.2.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-27 22:20:52 +01:00
Andreas Müller
6a78798323 Put all smbolton recipes on one folder
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-27 21:28:32 +01:00
Andreas Müller
ddada2b508 Put all rncbc recipes on one folder
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-27 21:10:38 +01:00
Andreas Müller
001a4aaeea Put all drobilla recipes on one folder
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-27 21:00:22 +01:00
Andreas Müller
2131d7bda5 qtractor: yet another bugfix
for more details see [1]

[1] https://github.com/rncbc/qtractor/pull/113

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-26 22:58:48 +01:00
Andreas Müller
65b592f29c qtractor: use rolling branch for git
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-26 19:42:18 +01:00
Andreas Müller
0499704487 qmidiarp: fix packing
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-24 02:09:57 +01:00
Andreas Müller
871647a433 qmidiarp: update 0.6.4 -> 0.6.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-23 21:48:06 +01:00
Andreas Müller
5fe22c2dc8 synthv1: update 0.8.5 -> 0.8.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-23 17:35:56 +01:00
Andreas Müller
8957ee385e samplv1: update 0.8.5 -> 0.8.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-23 17:35:18 +01:00
Andreas Müller
160d3b8f2a padthv1: update 0.8.5 -> 0.8.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-23 17:34:41 +01:00
Andreas Müller
3daaa4d950 drumkv1: update 0.8.5 -> 0.8.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-23 17:33:53 +01:00
Andreas Müller
3909941721 kde-apps: update 17.08.3 -> 17.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-21 00:33:55 +01:00
Andreas Müller
869ead1074 padthv1: add presets to hear something
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-18 23:22:40 +01:00
Andreas Müller
28261d6e1c ardour5: give BSPs the chance to overwrite BUILD_DIST_TARGET
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-18 01:54:02 +01:00
Andreas Müller
60df5fad51 ardour5: add some missing dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-18 01:53:18 +01:00
Andreas Müller
19ad57bc27 zynaddsubfx: add CLEANBROKEN = "1"
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-17 00:57:01 +01:00
Andreas Müller
d3eec9d901 qmidinet: initial add 0.5.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-17 00:56:15 +01:00
Andreas Müller
f82a8267f9 qmidictl: initial add 0.5.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-17 00:52:25 +01:00
Andreas Müller
2415d32452 qjackctl: update 0.4.5 -> 0.5.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-17 00:06:47 +01:00
Andreas Müller
a5bf03ef74 qsynth: update 0.4.4 -> 0.5.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-16 23:53:11 +01:00
Andreas Müller
ee4d6d56d6 mixxx: update to git HEAD
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-16 23:45:38 +01:00
Andreas Müller
8ce7bc8496 ntk: update to 1.3.1000
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-16 23:20:30 +01:00
Andreas Müller
18024887fc qtractor: update 0.8.4 -> 0.8.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-12 23:35:51 +01:00
Andreas Müller
62e3dd79d5 calf: add missing lv2 to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-12 12:57:11 +01:00
Andreas Müller
f5d0fa8958 breeze-icons: remove unneeded patches
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-12 00:39:38 +01:00
Andreas Müller
d23a2770e7 sddm: update 0.16.0 -> 0.17.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-12 00:39:24 +01:00
Andreas Müller
1ca316918d zynaddsubfx: update 3.0.2 -> 3.0.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-12 00:39:10 +01:00
Andreas Müller
36e1ca88ca kde-kf5: update 5.39.0 -> 5.41.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-12 00:38:43 +01:00
Andreas Müller
e1ac52e720 kde-plasma: update 5.11.3 -> 5.11.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-04 10:35:16 +01:00
Andreas Müller
b58af1acdc yoshimi: initial add 1.5.4.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-03 22:53:26 +01:00
Andreas Müller
c41d15ccf9 zynaddsubfx: do not RDEPEND on dssi
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-03 22:53:13 +01:00
Andreas Müller
4b26cf049f hexter: do not RDEPEND dssi
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-03 20:13:57 +01:00
Andreas Müller
beff4fb11e synthv1: split out presets to synthv1-presets
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-03 14:16:19 +01:00
Andreas Müller
892500d647 ensure drumkv1-presets gets packed properly
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-03 14:16:07 +01:00
Andreas Müller
d8a5c6882a drumkv1: ship a preset
This preset is not exciting exactly but first time to make drumkv1 sound out of
the box - more or less.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-03 14:01:00 +01:00
Andreas Müller
1091148daf qmidiarp: install two desktop files: for alsa/jack MIDI
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-12-02 22:14:48 +01:00
Andreas Müller
868a783a82 qmidiarp: initial add 0.6.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-30 23:24:23 +01:00
Andreas Müller
220233fbf4 qjackctl: inherit qt5-translation to split locales
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-30 23:24:12 +01:00
Andreas Müller
ade761a27e qtractor: inherit qt5-translation to split locales
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-30 23:24:01 +01:00
Andreas Müller
e1909b747b qtractor: remove unused patches
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-30 23:23:47 +01:00
Andreas Müller
6639b7c783 qtractor: add inherit mime
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-30 23:23:36 +01:00
Andreas Müller
01396ea65e samplv1: add inherit mime
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-30 23:23:23 +01:00
Andreas Müller
63f11c0f4f padthv1: add inherit mime
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-30 23:23:08 +01:00
Andreas Müller
8111b4ad77 drumkv1: add inherit mime
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-30 23:22:46 +01:00
Andreas Müller
6e81196435 qtractor: Get sources from my fork
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-28 19:49:06 +01:00
Andreas Müller
dbc405cebf muparser: get sources from git repo
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-28 09:57:36 +01:00
Andreas Müller
bded918557 lmdb: get sources from git repo
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-28 09:53:28 +01:00
Andreas Müller
ad0ddb0d17 mlt: get sources from git repo
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-28 09:48:39 +01:00
Andreas Müller
eab28219d4 arty-fx: get sources from git repo
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-28 09:39:39 +01:00
Andreas Müller
7d245e1580 fluxbox: ensure i18n is build properly
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-24 16:42:30 +01:00
Andreas Müller
3762105f96 lumina: add fluxbox to rdependency
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-24 08:07:09 +01:00
Andreas Müller
531fbc348a fluxbox: initial add 1.3.7
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-24 08:06:57 +01:00
Andreas Müller
7bebfc5327 TODO: remove - time passed by..
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-23 22:42:42 +01:00
Andreas Müller
201fb157da lumina: fixes for out of tree build and i18n/locale
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-23 22:29:24 +01:00
Andreas Müller
2cf26a2a30 lumina: initial add 1.4
Don't expect it to work - we need fluxbox

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-23 17:58:05 +01:00
Andreas Müller
28fb4722bb plasma-mobile: move to a sperate folder
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-23 10:02:31 +01:00
Andreas Müller
9e03dfb5f1 qtractor: apply latest changes
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-22 09:39:11 +01:00
Andreas Müller
d241b7b558 fluidsynth-dssi: remove dssi rdependency - it is not necessary
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-22 09:38:58 +01:00
Andreas Müller
3a1917528a fluidsynth-dssi: make number of threads and channels configurable by ini-file
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-21 00:46:34 +01:00
Andreas Müller
45c182f48f fluidsynth-dssi: get sources from my git repo
* It contains sourceforge git (some fixes never made it into release)
* Some commits ere added making life easier

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-19 23:02:19 +01:00
Andreas Müller
a997aa593c qtractor: MIDI import fixes
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-19 23:01:56 +01:00
Andreas Müller
fb710b3a28 qtractor: add latest MIDI import changes
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-19 23:01:44 +01:00
Andreas Müller
ae640315cf lxqt-config: set correct versiom - we are sitting on release commit
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 19:52:12 +01:00
Andreas Müller
cc920365eb calf: update to 0.0.90
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 17:54:46 +01:00
Andreas Müller
15a23e7954 recipes-lxqt: Handle deprecated lxqt common so that even opkg understands
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 17:06:30 +01:00
Andreas Müller
43a40f7245 lxqt-themes
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 15:04:16 +01:00
Andreas Müller
1c00372f91 lxqt-common: remove
It is no more used [1]

[1] http://lxqt.org/release/2017/10/21/lxqt-0120/

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 14:50:04 +01:00
Andreas Müller
3dead073a2 lxqt-world: add lxqt-themes / remove lxqt-common
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 14:49:13 +01:00
Andreas Müller
8b15e20933 qterminal: update 0.7.1 -> 0.8.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 14:48:26 +01:00
Andreas Müller
20c362217b qtermwidget: update 0.7.1 -> 0.8.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 14:45:13 +01:00
Andreas Müller
4ae534468b pcmanfm-qt: update 0.11.3 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 14:37:54 +01:00
Andreas Müller
67ffbc23bd pavucontrol-qt: update 0.2.0 -> 0.3.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 14:31:14 +01:00
Andreas Müller
ffeef9c7c9 obconf-qt: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 14:26:59 +01:00
Andreas Müller
9ce81229d9 lxqt-themes: initial add 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 14:22:48 +01:00
Andreas Müller
10338fe0a7 lxqt-sudo: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 14:20:45 +01:00
Andreas Müller
b2104cf3c3 lxqt-session: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 14:16:49 +01:00
Andreas Müller
836588efbf lxqt-runner: update 0.11.1 to 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 14:01:26 +01:00
Andreas Müller
9630e7e59e lxqt-qtplugin: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 13:49:35 +01:00
Andreas Müller
2c2205e41b lxqt-powermanagement: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 13:43:54 +01:00
Andreas Müller
34fab14bf9 lxqt-policykit: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 13:33:53 +01:00
Andreas Müller
067f64af5a lxqt-panel: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 13:27:47 +01:00
Andreas Müller
7e816eb933 lxqt-openssh-askpass: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 13:13:33 +01:00
Andreas Müller
f1a8b15c2d lxqt-notificationd: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 13:09:05 +01:00
Andreas Müller
41a1df8aca lxqt-l10n: update 0.11.2 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 13:06:27 +01:00
Andreas Müller
1d83d53d00 lxqt-globalkeys: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 13:04:08 +01:00
Andreas Müller
53ffd835e7 lxqt-config: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 12:58:38 +01:00
Andreas Müller
791d8be3ab lxqt-admin: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 12:48:55 +01:00
Andreas Müller
6b8426ac6e lxqt-about: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 12:05:42 +01:00
Andreas Müller
6f3d4695c3 lximage-qt: update 0.5.1 -> 0.6.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 12:02:30 +01:00
Andreas Müller
2cf11322cb libsysstat: update 0.3.3 -> 0.4.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 11:55:57 +01:00
Andreas Müller
85b18ccb8b compton-conf: update 0.2.1 -> 0.3.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 11:51:47 +01:00
Andreas Müller
8277d085ab libfm-qt: update 0.11.2 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 11:44:56 +01:00
Andreas Müller
4adfc9511d liblxqt: update 0.11.1 -> 0.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 11:26:11 +01:00
Andreas Müller
12822b97e7 lxqt-build-tools: update 0.3.2 -> 0.4.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 11:16:55 +01:00
Andreas Müller
33ba3530f0 libqtxdg: update 2.0.0 -> 3.1.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 10:43:45 +01:00
Andreas Müller
33dd4d399b plasma-mobile: add some dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-14 09:34:34 +01:00
Andreas Müller
910ef450cf qtractor: incorporate latest enhancements
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-11 16:47:46 +01:00
Andreas Müller
306b27fcb9 kde-apps: update 17.08.1 -> 17.08.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-09 17:28:09 +01:00
Andreas Müller
b7fe00ee09 kde-plasma: update 5.10.4 -> 5.11.3
welcome plasma-vault

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-09 11:40:50 +01:00
Andreas Müller
a3778f1c1b rosegarden: update 16.06 -> 17.04
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-09 00:24:16 +01:00
Andreas Müller
f6f5191585 vamp-plugin-sdk: update 2.6 -> 2.7.1
* licence checksum changed by year update
* use first source hompeage and download location

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-09 00:24:16 +01:00
Andreas Müller
3df0dc685b aubio: update 0.4.5 -> 0.4.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-08 13:04:04 +01:00
Andreas Müller
d425b975de qtbase: add accessibility to PACKAGECONFIG
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-07 19:17:47 +01:00
Andreas Müller
ac62f34252 lmms: add carla to RDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-06 22:27:11 +01:00
Andreas Müller
3f06747154 lmms: add missing dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-06 22:10:43 +01:00
Andreas Müller
57e74e30f2 lmms: update to 1.2.0-rc4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-06 22:02:42 +01:00
Andreas Müller
2e9013a5b2 qtractor: rework patches to what was submitted
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2017-11-06 19:32:40 +01:00
Andreas Müller
e18b6869be kde-kf5: update 5.38.0 -> 5.39.0
say hello to qqc2-desktop-style

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-11-06 17:39:32 +01:00
Andreas Müller
5a02188ea2 plasma-mobile: update to latest git
kdelibs4support dependencies are no more required [1]

[1] https://cgit.kde.org/plasma-mobile.git/commit/?id=407548d9277c224af9965628c19610c5bbc96751

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-11-06 13:58:16 +01:00
Andreas Müller
d48d66cb11 gmidimonitor: initial add 3.6
recipe was inspired by [1]

[1] https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=gmidimonitor-git

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-11-04 20:20:53 +01:00
Andreas Müller
2f6bb5f045 synthv1: update 0.8.4 -> 0.8.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-30 12:16:43 +01:00
Andreas Müller
c90d1102b2 samplv1: update 0.8.4 -> 0.8.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-30 12:16:33 +01:00
Andreas Müller
d35e84daeb drumkv1: update 0.8.4 -> 0.8.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-30 12:16:23 +01:00
Andreas Müller
08dad0c10b padthv1: update 0.84 -> 0.8.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-30 12:16:14 +01:00
Andreas Müller
8f6410139e fluidsynth-dssi: add Upstream-Status in patch
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-29 00:36:20 +02:00
Andreas Müller
b39b480b07 suil: update 0.8.4 -> 0.10.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-28 21:08:34 +02:00
Andreas Müller
3a5f447429 xsynth-dssi: initial add 0.9.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-28 20:56:38 +02:00
Andreas Müller
b403da2e4c fluidplug: rename back Fluid sf2 and keep a note for unknown license
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-26 01:48:43 +02:00
Andreas Müller
eabc0f6761 soundfont-collection: initial add 0.0.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-26 01:47:39 +02:00
Andreas Müller
6273122f0e fluidplug: share sf2-files in common folder so that others can find them better
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-25 21:42:14 +02:00
Andreas Müller
64d5c7049c calf-studio-gear: update to latest git
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-24 10:08:32 +02:00
Andreas Müller
d00ac3e378 guitarix: update 0.35.6 -> 0.36.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-24 10:07:54 +02:00
Andreas Müller
f6b44a97f4 qmmp: update 1.1.10 -> 1.1.12
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-24 09:28:03 +02:00
Andreas Müller
a1f834c6f3 ardour5: update to 5.12
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-23 22:40:43 +02:00
Andreas Müller
73de941f8b qtractor: move to git/neonx-branch to get all the patches submitted
Hope they find their way to master...

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-23 19:11:53 +02:00
Andreas Müller
1a6e18ec05 fluidsynth-dssi: fix segfault on add/remove/add plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-23 19:11:41 +02:00
Andreas Müller
d4657bae36 sddm: update to 0.16.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-14 21:28:58 +02:00
Andreas Müller
d301f93de8 qtractor: update native-dialog-fix to what was applied upstream
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-11 19:16:53 +02:00
Andreas Müller
dbf6e0a495 qtractor: fix native file dialogs
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-09 23:43:39 +02:00
Andreas Müller
fa33c5e4ac libqapt: update 3.0.2 -> 3.0.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-06 23:50:28 +02:00
Andreas Müller
ff946bd011 ktexteditor: fix packing
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-06 23:17:30 +02:00
Andreas Müller
fdc4efdad7 kparts: fix packing
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-06 22:32:44 +02:00
Andreas Müller
34ae0190dd syntax-highlighting-native: workaround race by not building data we don't need
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-06 22:17:44 +02:00
Andreas Müller
5d41d5c96c kreversi: add missing DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-06 17:21:53 +02:00
Andreas Müller
1e5794b10e kactivitymanagerd: workaround build failures for latest oe environment
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-06 16:32:00 +02:00
Andreas Müller
0829e3a9ed kactivities-stats: workaround compile failure for latest oe environment
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-06 16:32:00 +02:00
Andreas Müller
e4cc050604 kde-kf5: update 5.36.0 -> 5.38.0
* kirigami is now part of KF5
* seems KDE people took care for cross gits: many native recipes can be build
  now by setting some configuration so many monster-patches could be removed

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-06 16:28:58 +02:00
Andreas Müller
be88e6f4eb libkdegames: add kpackage-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-06 10:06:08 +02:00
Andreas Müller
85e621dec6 qtractor: add some more ARM NEON
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-04 00:37:53 +02:00
Andreas Müller
394f6ac618 qtractor: update 0.8.3 -> 0.8.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-10-02 00:09:56 +02:00
Andreas Müller
de538330dd kde-games: add kreversi
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-27 22:11:33 +02:00
Andreas Müller
3f88c85a25 kreversi: initial add 17.08.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-27 22:11:19 +02:00
Andreas Müller
5b31756c10 libkdegames: remove our kdeclarative-less build option
kreversi will require KgDeclarativeView

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-27 22:11:06 +02:00
Andreas Müller
2a463291c9 kde-apps: add kmag
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-19 16:54:55 +02:00
Andreas Müller
a7152f9d8e kmag: initial add 17.08.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-19 16:54:55 +02:00
Andreas Müller
05d6359161 kwave: fix license checksum / licenses
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-18 16:04:27 +02:00
Andreas Müller
5d84871b66 umbrello: add missing dependencies
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-18 12:55:58 +02:00
Andreas Müller
969390c623 krita: update to 3.2.1 - it builds for Qt 5.9.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-17 23:21:27 +02:00
Andreas Müller
7f4c171b91 kde-apps: update to 17.08.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-16 01:05:59 +02:00
Andreas Müller
ed6ccb90a1 qtiohelper: update to latest sources
This is still under development for relay-sequencer but I need the other parts

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-12 18:15:14 +02:00
Andreas Müller
fb19de0c5a arty-fx: initial add 1.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-11 10:03:59 +02:00
Andreas Müller
0aa5a8d3b3 triceratops-lv2: initial add 0.3.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-11 10:03:59 +02:00
Andreas Müller
893ed2d963 carla: do not build another (nonworking) zynaddsubfx
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-05 18:24:45 +02:00
Andreas Müller
91d208742c remove boost_%.bbappend - python is enabled by default in oe-core these days
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-05 11:01:30 +02:00
Andreas Müller
7d5abea498 qttools: align patch name
The name changes was introduced by meta-qt5's update of Qt to 5.9.2

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-04 22:17:47 +02:00
Andreas Müller
d22d806bed projectm: update sources and fix build with latest gcc
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-04 19:55:44 +02:00
Andreas Müller
bcdf367a59 various recipes: use proper common license
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-02 22:11:23 +02:00
Andreas Müller
70ab35dccd sddm: update to 0.15.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-09-02 16:03:36 +02:00
Andreas Müller
1364d8a052 synthv1: add mime to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-27 16:58:29 +02:00
Andreas Müller
61a1de6ed7 synthv1: add some sounds to enhance user-experience
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-27 16:58:16 +02:00
Andreas Müller
2a86936ac7 whysynth: update 20120903 -> 20170701
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-25 00:41:46 +02:00
Andreas Müller
ab6575851a drumstick: update 1.0.2 -> 1.1.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-25 00:33:31 +02:00
Andreas Müller
8b42c03410 chromaprint: update to 1.3.2 -> 1.4.2
while we are at it: use fftw3f for ARM neon

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-25 00:27:28 +02:00
Andreas Müller
1bba9863fd aubio: update 0.4.4 -> 0.4.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-25 00:14:51 +02:00
Andreas Müller
0d8f1d0ed5 padthv1: fix typo in description
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-25 00:10:18 +02:00
Andreas Müller
1f7885f6ab serd: fix licence file checksum - it was copyright year change
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 22:15:00 +02:00
Andreas Müller
6953925243 simsu: add qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 22:14:30 +02:00
Andreas Müller
dacb8ae115 peg-e: add qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 22:13:38 +02:00
Andreas Müller
20342b329d hexalate: add qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 22:12:56 +02:00
Andreas Müller
4ad1386303 gottet: add qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 22:12:09 +02:00
Andreas Müller
b25554a8e3 libpwquality: remove - a more recent verion is in meta-oe
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 00:56:17 +02:00
Andreas Müller
f6392b43c4 simsu: update 1.3.2 -> 1.3.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 00:56:05 +02:00
Andreas Müller
484aa3078f peg-e: update 1.2.1 -> 1.2.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 00:55:53 +02:00
Andreas Müller
4603811e52 hexalate: update 1.0.3 -> 1.1.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 00:55:37 +02:00
Andreas Müller
e4b886955e gottet: update 1.1.1 -> 1.1.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 00:55:17 +02:00
Andreas Müller
63f9ec8c69 lmdb: update 0.9.16 -> 0.9.21
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 00:55:05 +02:00
Andreas Müller
cef7e566d5 libraw: update 0.17.2 -> 0.18.2
license checksum changed by copyright year

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 00:54:51 +02:00
Andreas Müller
d8cf1e6bc7 lilv: update 0.24.0 -> 0.24.2
license chacksum changed by copyright year

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 00:54:37 +02:00
Andreas Müller
288795c83e serd: update 0.24.0 -> 0.28.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 00:54:22 +02:00
Andreas Müller
8ea855605e guitarix: update 0.35.5 -> 0.35.6
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 00:54:07 +02:00
Andreas Müller
95b8e69202 liblo: update 0.28 -> 0.29
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 00:53:52 +02:00
Andreas Müller
95966ce14a exiv2: update 0.25 -> 0.26
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-24 00:53:38 +02:00
Andreas Müller
89b515440a zynaddsubfx: update 3.0.1 -> 3.0.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-23 01:21:55 +02:00
Andreas Müller
4f2ab32780 padthv1: initial add 0.8.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-23 00:10:30 +02:00
Andreas Müller
1f9e3a437d drumkv1: update 0.8.3 -> 0.8.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-23 00:10:19 +02:00
Andreas Müller
dddb967915 samplv1: update 0.8.3 -> 0.8.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-23 00:10:09 +02:00
Andreas Müller
e7fb775748 synthv1: update 0.8.3 -> 0.8.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-23 00:09:57 +02:00
Andreas Müller
b8b7ed793d qmmp: update 1.1.8 -> 1.1.10
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-16 21:36:22 +02:00
Andreas Müller
790acefb35 ardour5: update to 5.11
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-16 21:36:07 +02:00
Andreas Müller
62cb1aa55a mixxx: upgrade to latest sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-12 14:31:58 +02:00
Andreas Müller
ed1167aa2e amsynth: update 1.7.0 -> 1.8.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-12 13:40:49 +02:00
Andreas Müller
b0408e2d1e guitarix: add missing gettext / intltool dependencies
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-10 10:55:04 +02:00
Andreas Müller
c3df781f1d guitarix: initial add 0.35.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-09 15:52:47 +02:00
Andreas Müller
e69a537133 hexter: do apply patch fixing GUI segfault on ARM
This got lost somehow..

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-09 04:45:19 +02:00
Andreas Müller
0cd9148747 mlt: fix build with glibc 2.26+
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-07 18:51:36 +02:00
Andreas Müller
0b79b50b33 distrho-ports: fix handling of qemu crash files
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-07 18:17:22 +02:00
Andreas Müller
b607e45846 polyphone: work around our do_unzip problem effectively
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-07 18:00:07 +02:00
Andreas Müller
a80ad0f033 kfilemetadata: add qtmulimedia to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-06 23:58:03 +02:00
Andreas Müller
10c70fc853 kde-plasma: update 5.9.5 -> 5.10.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-06 23:41:16 +02:00
Andreas Müller
a9c2f66f2b carla: fix build with libpng - libpng12 is gone
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-06 20:05:19 +02:00
Andreas Müller
be6e331749 carla: add freetype and libpng to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-06 19:09:32 +02:00
Andreas Müller
2b895b07b2 khtml: avoid sysroot sanity error
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-06 18:51:19 +02:00
Andreas Müller
96c1b5f6d2 kcodecs: avoid sysroot sanity error
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-06 18:51:19 +02:00
Andreas Müller
34e894f359 cmake_extra_sanity.bbclass: align paths for recipe specific sysroot
We might get double warnings but that seems acceptable

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-06 18:50:25 +02:00
Andreas Müller
451a2258bf fix build with latest meta-qt5
Further information [1-3]

[1] http://lists.openembedded.org/pipermail/openembedded-devel/2017-July/113566.html
[2] http://lists.openembedded.org/pipermail/openembedded-devel/2017-July/113598.html
[3] http://lists.qt-project.org/pipermail/development/2017-February/028756.html

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-06 15:27:15 +02:00
Andreas Müller
ae20e4df8a kde-kf5: update to 5.36.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-06 14:28:59 +02:00
Andreas Müller
f32755ec2e add ldconfig-native to several kokkinizita recipes
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-04 20:18:31 +02:00
Andreas Müller
8331ecdad0 helm: increase performance a bit
* use single precision floats for synth
* enable vectorization for gcc

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-04 20:11:41 +02:00
Andreas Müller
45521c0286 carla: Build carla application properly - not plugins only
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-03 22:47:10 +02:00
Andreas Müller
63d72d680f python3-pyqt5: initial add 5.8.2
This is the python3 variant of pyqt5. We are looking for native pyrcc5 so
extend to native.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-03 22:46:57 +02:00
Andreas Müller
84eb92e827 sip3: initial add 4.19.2
This installs python3 libs only and is necessary for python3-pyqt5

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-03 22:46:46 +02:00
Andreas Müller
5dfc1d8a98 carla: move to git and build experimental plugins
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-02 22:39:24 +02:00
Andreas Müller
39300b3e76 clxclient: initial add 3.9.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-02 22:39:09 +02:00
Andreas Müller
6b0c3a1f8d zita-resampler: initial add 1.6.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-02 22:38:55 +02:00
Andreas Müller
c32d92f23f zita-convolver: initial add 3.1.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-02 22:38:39 +02:00
Andreas Müller
3a815ee693 clthreads: initial add 2.4.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-02 22:38:24 +02:00
Andreas Müller
ee136367a2 carla: initial add 1.9.7b
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-02 22:38:09 +02:00
Andreas Müller
230cf43a38 helm: update to 0.9.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-08-02 22:37:51 +02:00
Andreas Müller
cbceb2ba28 calf: rework lv2 file generation: use qemu instead of native
When creating lv2-ttf and gui-xml the conversion tool - for calf calfmakerdf -
loads libraries which are available only as cross build. So use qemu to start
cross calfmakerdf.

This fixes at least the build for calf-fluidsynth lv2-files.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-13 10:12:54 +02:00
Andreas Müller
6102528ec2 qemu-ext.bbclass: extend library serch path by QEMU_EXTRA_LIBDIR optionally
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-13 10:08:27 +02:00
Andreas Müller
cbc223b6cb Split out common qemu code used for lv2 here
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-11 18:01:17 +02:00
Andreas Müller
6056813741 distrho-ports: initial add
there are issues but it adds so much..

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-10 01:04:37 +02:00
Andreas Müller
656068c321 ardour5: add initial ARM NEON support
To send patch mainline I need to get something to create performance numbers

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-09 13:38:17 +02:00
Andreas Müller
1b90510a9c meta-qt5-extra-world: add missing recipes
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-08 00:21:20 +02:00
Andreas Müller
56982c860a fluidplug: initial add
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-08 00:21:03 +02:00
Andreas Müller
04d50336be ardour: use more common shared libraries
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-07 12:33:30 +02:00
Andreas Müller
7398f98e9c vamp-plugin-sdk: run compile really
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-07 09:45:26 +02:00
Andreas Müller
304cb4ba8d qm-dsp: initial add 1.7.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-07 09:45:13 +02:00
Andreas Müller
ca04831b45 libltc: initial add 1.3.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-07 09:44:59 +02:00
Andreas Müller
16fdd2d3f6 kio-extras: add libssh to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-05 21:15:50 +02:00
Andreas Müller
f1ec59a82d kde-apps: update to 17.04.2
fix kdenlive build with gcc7

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-05 18:23:34 +02:00
Andreas Müller
6e7940bab9 synthv1: update 0.8.2 -> 0.8.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-03 17:36:34 +02:00
Andreas Müller
397297c6ee samplv1: update 0.8.2 -> 0.8.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-03 17:22:05 +02:00
Andreas Müller
0e7716b837 qtractor: update 0.8.2 -> 0.8.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-03 17:01:36 +02:00
Andreas Müller
fd32c99a0f drumkv1: update 0.8.2 -> 0.8.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-03 16:58:49 +02:00
Andreas Müller
7e9b06e48f ardour5: update to 5.10
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-07-02 00:31:02 +02:00
Andreas Müller
ba948e6d74 zynaddsubfx: build ntk-gui it is much cooler
The dependencies on fltk and fltk-native must remain for the external programs
Controller and Splitter - wonder who uses them..

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-30 23:55:21 +02:00
Andreas Müller
14b51c4564 ntk: initial add 1.3.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-30 23:54:34 +02:00
Andreas Müller
3c34eadc1f muse: update sources to fix build with gcc7
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-30 11:30:50 +02:00
Andreas Müller
6ec751765a libmp4v2: re-enable building of man pages / remove -brokensep
Error was caused by out of tree error and fixed upstream [1]

[1] d7de4350e9

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-29 13:30:12 +02:00
Andreas Müller
e9388ef74b libmp4v2: update sources to fix build with gcc7
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-29 13:23:03 +02:00
Andreas Müller
4bfe2f2984 premake: move files into version specific directory
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-28 23:50:41 +02:00
Andreas Müller
80ec52bd09 premake4: initial add 4.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-26 08:42:49 +02:00
Andreas Müller
ed568d63b9 premake3: initial add 3.7
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-26 08:42:35 +02:00
Andreas Müller
f08d22a181 ardour5: add pkgconfig to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-25 00:00:53 +02:00
Andreas Müller
d4ba30f31c helm: add a startmenu entry for standalone synth
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-23 00:16:37 +02:00
Andreas Müller
f35809d7ae polyphone: add unzip-native to DEPENDS
Building from scratch fails with:

| /bin/sh: unzip: command not found

Adding unzip-native to DEPENDS does not fix problem from scratch but repeating
the build will succeeed now.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-21 10:38:50 +02:00
Andreas Müller
28c7803f7d zynaddsubfx: pass NDEBUG to CXXFLAGS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-21 10:11:09 +02:00
Andreas Müller
1f4e38b02b zynaddsubfx: update to 3.0.1 and make UI work
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-20 01:14:54 +02:00
Andreas Müller
16f06a8fc7 zynaddsubfx: Avoid links to TMPDIR when building Splitter/Controller
Binaries tainted by TMPDIR cause source files not properly packed at /usr/src -
see package.bbclass/checkbuildpath for more details.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-20 01:14:54 +02:00
Andreas Müller
b90a1143c2 zynaddsubfx: make sure oe's build flags are used
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-20 01:14:54 +02:00
Andreas Müller
30c7cbbbfd README: we can build with recipe specific sysroot
Thanks to Piotr Tworek who made this possible!

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 09:42:09 +02:00
Andreas Müller
09213f50b2 qtermwidget: align paths rss-safe
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 09:40:52 +02:00
Andreas Müller
fab9ef7477 libfm-qt: align paths rss-safe
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 09:40:21 +02:00
Andreas Müller
3be519cda6 liri-settings: align paths rss-safe
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 09:39:23 +02:00
Andreas Müller
9e038f4d1c qtaccountsservice: align paths rss-safe
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 09:38:39 +02:00
Andreas Müller
d21e43d536 baloo: align paths rss-safe
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 09:36:32 +02:00
Andreas Müller
2239e9c190 lxqt-build-tools: ensure gcc-ar and gcc-ranlib are founf for target
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 09:33:41 +02:00
Andreas Müller
940bf6d803 lxqt-config: update to latest source to fix build with cmake >= 3.8
see [1] for more details

bca652a75f

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 09:31:46 +02:00
Andreas Müller
3b6f750832 liri-shell: add qtwayland-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 08:56:09 +02:00
Andreas Müller
bd94508b82 lxqt-build-tools: remove FILES_${PN}-dev - see cmake_qt5_extra.bbclass
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 08:56:09 +02:00
Andreas Müller
5ef3853540 liri-wayland: align to recipe specific sysroot
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 08:56:09 +02:00
Andreas Müller
1f4a8f6f54 calf-native: add expat-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 08:56:09 +02:00
Andreas Müller
98dcc8504d cmake_qt5_extra: pack cmake files to -dev packages
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 08:56:09 +02:00
Andreas Müller
eef9a5b847 cmake_qt5_extra: add cmake_extra_sanity to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 08:56:09 +02:00
Andreas Müller
ebf73e457a initial add cmake_qt5_extra.bbclass for common path aligment variables
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 08:56:09 +02:00
Andreas Müller
05d611c02a xapian-core: align cmake path to fix build for khelpcenter
This solution won't work without cmake_qt5.bbclass. As long as there is no
consumer of xapian outside meta-qt5-extra we can accept this solution.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 08:56:09 +02:00
Andreas Müller
fe99fd5e9e polkit-qt: do further cmake alignments to make kauth build properly
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 08:56:09 +02:00
Andreas Müller
550a2c523e kdoctools: remove cmake-lib alignements causing dependent recipes to fail
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-19 08:56:09 +02:00
Piotr Tworek
b2780c9bab plasma: Fix build with per-recipe sysroot.
Adding bunch of packages to DEPENDS solves the problem.

Signed-off-by: Piotr Tworek <tworaz@tworaz.net>
2017-06-19 08:56:09 +02:00
Piotr Tworek
9bd2971278 kde-apps: Fix build with per-recipe sysroot.
For apps we only need to add all required packages into DEPENDS.

Signed-off-by: Piotr Tworek <tworaz@tworaz.net>
2017-06-19 08:56:09 +02:00
Piotr Tworek
2fceae943e kde/other: Fix build with per-recipe sysroot.
Same steps as for kf5 packages but for recipes-kde/other.

Signed-off-by: Piotr Tworek <tworaz@tworaz.net>
2017-06-19 08:56:09 +02:00
Piotr Tworek
a0b8656755 kf5: Fix build with per-recipe sysroot.
In mose cases this boils down to not hardcoding build paths in output
cmake files. The solution is to use standard OE paths passed to cmake
when it's invoked for each package. Other than that most packages need
to have a few additional deps which previously simply happened to be
present in global sysroot.

Signed-off-by: Piotr Tworek <tworaz@tworaz.net>
2017-06-19 08:56:09 +02:00
Piotr Tworek
8263704a31 qttools: Make sure package is usable with per recipe sysroot.
Don't hardcode path to host binaries in produced cmake files. Use paths
passed to cmake when it's invoked instead.

Signed-off-by: Piotr Tworek <tworaz@tworaz.net>
2017-06-19 08:56:09 +02:00
Andreas Müller
5f214776bf zynaddsubfx: fix get samplerate from jack for busybox environment
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-17 22:52:58 +02:00
Andreas Müller
f14c25f4b2 ardour5: add startmenu
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-14 23:49:06 +02:00
Andreas Müller
6f1e84d7f8 rename ardour -> ardour5
Seems major versions are parallel installable

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-14 22:47:04 +02:00
Andreas Müller
c7ec931707 ardour: initial add 5.9
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-06-14 09:23:09 +02:00
Andreas Müller
47d022c24f Merge branch 'custom-qtdirname-fix' of https://github.com/tworaz/meta-qt5-extra 2017-05-18 21:57:16 +02:00
Peter Tworek
15603e3007 layer.conf: Add multimedia-layer to LAYERDEPENDS. (#29)
Multiple recipes require fluidsynth which is provided by
multimedia-layer.

Signed-off-by: Piotr Tworek <tworaz@tworaz.net>
2017-05-18 21:51:15 +02:00
Piotr Tworek
5e85104855 plasma-workspace: Don't assume Qt5 binaries are installed in $bindir/qt5
Meta-qt5 allows distributions to install qt5 binaries into $bindir
directly. This can be done by overriding QT_DIR_NAME in distribution
config file. Make sure plasma-workspace works in such configurations.

Signed-off-by: Piotr Tworek <tworaz@tworaz.net>
2017-05-18 21:39:29 +02:00
Andreas Müller
f034347a16 synthv1: update 0.8.1 -> 0.8.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-16 19:59:56 +02:00
Andreas Müller
085c4aedf1 samplv1: update 0.8.1 -> 0.8.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-16 19:59:10 +02:00
Andreas Müller
c75c727fab qtractor: update 0.8.1 -> 0.8.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-16 19:58:29 +02:00
Andreas Müller
afa213ddeb drumkv1: update 0.8.1 -> 0.8.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-16 19:57:32 +02:00
Andreas Müller
701c750d48 kde-plasma: update 5.9.4 -> 5.9.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-16 00:18:46 +02:00
Andreas Müller
aa97c5917c kirigami: update to 2.1.1
2.1.1 is a drop in replacement for 1.x.x

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-16 00:18:46 +02:00
Andreas Müller
e5b24875e5 plasma-world: add kirigami
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-16 00:18:46 +02:00
Andreas Müller
5e94f57b2c kde-apps: update 16.12.3 -> 17.04.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-16 00:18:46 +02:00
Andreas Müller
4f22172e71 mlt: update 6.2.0 -> 6.4.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-15 00:36:00 +02:00
Andreas Müller
aa8a7f60f7 krita: update 3.1.2.1 -> 3.1.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-14 23:33:33 +02:00
Andreas Müller
34e2d585d3 kde-kf5: update 5.33.0 -> 5.34.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-14 22:02:40 +02:00
Andreas Müller
478a652eea qmmp: Add enca to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-13 21:44:25 +02:00
Andreas Müller
f23869a56a qmmp: update 1.1.7 -> 1.1.8
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-01 13:44:27 +02:00
Andreas Müller
3a3cabd974 slime-engine: add qtbase to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-05-01 13:42:33 +02:00
Andreas Müller
fe3240d342 qjackctl: update 0.4.2 -> 0.4.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-29 15:21:37 +02:00
Andreas Müller
4fdcf8997f qsynth: update 0.4.3 -> 0.4.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-29 14:40:39 +02:00
Andreas Müller
b52bf07ad6 sddm: add pam_limits.so to sddm-autologin.pam
My audio tweaks had stopped working and it took me a while to understand why.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-23 23:37:14 +02:00
Andreas Müller
513b68892a README: drop a note that we do not support recipe specific sysroot
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-23 14:20:08 +02:00
Andreas Müller
8386aa2007 Revert "lxqt-build-tools: avoid using host build tools"
This reverts commit d0087536a0.
2017-04-23 12:38:07 +02:00
Andreas Müller
ae832da756 compton: add pkgconfig to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-13 15:09:48 +02:00
Andreas Müller
fb0c62b368 lxmenu-data: replace glib-2.0 by glib-2.0-native in DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-13 15:02:02 +02:00
Andreas Müller
d0087536a0 lxqt-build-tools: avoid using host build tools
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-13 12:59:30 +02:00
Andreas Müller
25195b1fac libcdio-paranoia: add pkgconfig to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-13 02:23:06 +02:00
Andreas Müller
9e1660ef36 lilv: add pkgconfig to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-13 02:22:30 +02:00
Andreas Müller
349f3315b8 kservice: add gettext to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-13 02:21:44 +02:00
Andreas Müller
eb8f04d586 kpty: add gettext to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-13 00:41:38 +02:00
Andreas Müller
c448814504 sratom: add pkgconfig to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-13 00:41:11 +02:00
Andreas Müller
d775870158 ladspa: fix typo in patch
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-12 23:30:38 +02:00
Andreas Müller
3fc7ec7b76 sord: add pkgconfig to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-12 23:30:02 +02:00
Andreas Müller
b23694563e kde-kf5: update 5.32.0 -> 5.33.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-09 14:43:00 +02:00
Andreas Müller
1d9fcf5e43 kde-plasma: update 5.9.3 -> 5.9.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-07 00:16:01 +02:00
Andreas Müller
f0bd75a599 synthv1: update 0.8.0 -> 0.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-23 00:11:06 +01:00
Andreas Müller
540bd4c571 samplv1: update 0.8.0 -> 0.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-23 00:10:27 +01:00
Andreas Müller
884b233f2b drumkv1: update 0.8.0 -> 0.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-23 00:09:39 +01:00
Andreas Müller
f1a4e8a79c kde-apps: update to 16.12.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-18 03:24:20 +01:00
Andreas Müller
d628165af4 kde-kf5: update to 5.32.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-13 00:09:07 +01:00
Andreas Müller
39ece581da liri-world: add liri-calculator
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-08 22:48:27 +01:00
Andreas Müller
de96eb282c liri-calculator: initial add
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-08 22:47:57 +01:00
Andreas Müller
fb381defc6 liri-wayland: update sources to fix build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-08 22:21:08 +01:00
Andreas Müller
e775cd9c3d kde-plasma: update to 5.9.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-08 17:40:49 +01:00
Andreas Müller
11fc931acc kwin: fix typo REDEPENDS -> RDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-08 17:06:34 +01:00
Andreas Müller
5fbcf6159a plasma-workspace: fix path to qdbus in startplasma
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-08 16:00:14 +01:00
Andreas Müller
f989a00429 plasma-workspace: conditionally add qtwayland-plugins to RDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-08 15:59:01 +01:00
Andreas Müller
e48904a7d3 plasma-workspace: add qtvirtualkeyboard-qmlplugins to RDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-08 15:56:45 +01:00
Andreas Müller
9e93ffc1d1 kio-extras: add qtwebengine to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-08 12:59:08 +01:00
Andreas Müller
e4c729e04e gwenview: add libkdcraw to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-07 22:58:08 +01:00
Andreas Müller
466193769b lmms: fix build of zynaddsubfx plugin
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-07 22:56:59 +01:00
Andreas Müller
5e435227a6 baloo: hack to build for Qt5.8
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-07 14:41:40 +01:00
Andreas Müller
aaa963b1cf mxml: sources have moved to github
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-06 10:42:37 +01:00
Andreas Müller
8a0c3ff989 helm: rework dependencies
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-04 22:26:02 +01:00
Andreas Müller
b078dd036d patchage: add pkgconfig to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-04 22:23:07 +01:00
Andreas Müller
c6ff92ca5a patchage: add boost to DEPENDS to fix rss builds
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-04 22:10:37 +01:00
Andreas Müller
a23d0e3737 ganv: add glib-2.0-native to DEPENDS to fix rss build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-04 22:03:34 +01:00
Andreas Müller
4199f13b40 zynaddsubfx: and another Makefile polish
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 23:38:33 +01:00
Andreas Müller
ad793bf6a0 zynaddsubfx: tiny plish for external Makefiles
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 23:19:18 +01:00
Andreas Müller
b378504e63 liri-shell: add qtvirtualkeyboard-qmlplugins to RRECOMMENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 18:01:17 +01:00
Andreas Müller
b0ba03027a fluid: icons must be fetched before configuring
Thanks Pier Luigi for very quick support!

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 17:59:30 +01:00
Andreas Müller
f574b80628 liri-world: add existing liri-themes packages
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 15:48:32 +01:00
Andreas Müller
206243175f liri-browser: rework
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 15:17:07 +01:00
Andreas Müller
3540acf3c8 slime-engine: initial add
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 15:16:15 +01:00
Andreas Müller
c6e2f98117 liri-world: add liri-browser and liri-themes and sort alphabetic
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 11:44:58 +01:00
Andreas Müller
7078c47b40 vibe: update sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 11:05:32 +01:00
Andreas Müller
43b9671e2d liri-workspace: update sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 11:05:07 +01:00
Andreas Müller
9dcffaebe0 liri-wayland: update sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 11:03:15 +01:00
Andreas Müller
fdb62074b2 liri-themes: update sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 11:02:46 +01:00
Andreas Müller
2174c54a8a liri-terminal: update sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 11:02:11 +01:00
Andreas Müller
7e8251e2ad liri-shell: update sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 11:01:44 +01:00
Andreas Müller
b4249f1f7b liri-settings: update sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 11:01:16 +01:00
Andreas Müller
60a4181434 liri-files: update sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 11:00:39 +01:00
Andreas Müller
a39c0badf5 liri-browser: update sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 11:00:12 +01:00
Andreas Müller
c418de65cc liri-appcenter: update sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 10:59:37 +01:00
Andreas Müller
a165afd148 fluid: update sources
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 10:58:42 +01:00
Andreas Müller
f319e1b570 paper-icon-theme: inherit autotools-brokensep instead of setting B = "${S}" explicitly
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-02 10:57:22 +01:00
Andreas Müller
c459a9dd4d liri-wayland: libgbm is a runtime dependency
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-01 17:34:40 +01:00
Andreas Müller
ddd2d9c7a4 liri-wayland: remove virtual/egl from PACKAGECONFIG - it is already in DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-01 17:34:17 +01:00
Andreas Müller
198b4647d1 liri-wayland_git: rework PACKAGECONFIG defaults
* Use default matching for most environments
* In case a BSP wants a different device-interation it can ovverride simply -
  e.g. a closed-source accelerated Raspi could set
  PACKAGECONFIG_EGL_rpi = "${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'brcm', '', d)}"

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-01 17:24:19 +01:00
Andreas Müller
7bb98e5f85 Merge pull request #27 from lirios/feature/liri
Feature/liri
2017-03-01 17:05:41 +01:00
Pier Luigi Fiorini
52a2ea5651 fluid: Add mkspecs to dev subpackage
Upstream added support for qmake projects.

Signed-off-by: Pier Luigi Fiorini <pierluigi.fiorini@liri.io>
2017-03-01 16:57:40 +01:00
Pier Luigi Fiorini
0d243afaf1 liri-wayland: KMS support needs libgbm
Signed-off-by: Pier Luigi Fiorini <pierluigi.fiorini@liri.io>
2017-03-01 16:57:40 +01:00
Andreas Müller
e3c19accdf zynaddsubfx: various enhancements but still not here..
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-03-01 01:21:42 +01:00
Andreas Müller
ec6bc14573 frameworkintegration: add kpackage to DEPENDS
| CMake Error at CMakeLists.txt:39 (find_package):
|   By not providing "FindKF5Package.cmake" in CMAKE_MODULE_PATH this project
|   has asked CMake to find a package configuration file provided by
|   "KF5Package", but CMake did not find one.
|
|   Could not find a package configuration file provided by "KF5Package"
|   (requested version 5.31.0) with any of the following names:
|
|     KF5PackageConfig.cmake
|     kf5package-config.cmake

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-28 13:24:35 +01:00
Andreas Müller
22245ccd56 mxml: cleanup build
* run reconfigure
* avoid loosing LDFLAGS

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-27 18:27:25 +01:00
Andreas Müller
7154cdbe9e meta-qt5-extra-world: add helm and zynaddsubfx
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-27 18:02:06 +01:00
Andreas Müller
a805da1d8d zynaddsubfx: initial add 2.5.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-27 18:00:20 +01:00
Andreas Müller
fea2f8d629 helm: initial add
It is a performance killer and was added for completeness and as example for qemu
solution.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-27 13:35:34 +01:00
Andreas Müller
eb90a26d0b meta-qt5-extra-world: add ganv and patchage
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-26 22:51:17 +01:00
Andreas Müller
1ac75ddab1 patchage: initial add 1.0.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-26 22:46:31 +01:00
Andreas Müller
c806f9e8c4 ganv: initial add 1.4.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-26 22:45:23 +01:00
Andreas Müller
9afa6a7b3f kde-plasma: update 5.9.1 -> 5.9.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-23 22:05:27 +01:00
Andreas Müller
8bd715342f krita: update 3.1.1 -> 3.1.2.1 to fix build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-23 16:31:38 +01:00
Andreas Müller
007fd93ee5 kde-apps: add libkdcraw
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-23 14:42:27 +01:00
Andreas Müller
11772ad3c8 libkdcraw: initial add 16.12.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-23 14:40:58 +01:00
Pier Luigi Fiorini
7f61b99d24 fluid: Add mkspecs to dev subpackage
Upstream added support for qmake projects.

Signed-off-by: Pier Luigi Fiorini <pierluigi.fiorini@liri.io>
2017-02-22 23:18:25 +01:00
Pier Luigi Fiorini
3b26967a94 liri-wayland: KMS support needs libgbm
Signed-off-by: Pier Luigi Fiorini <pierluigi.fiorini@liri.io>
2017-02-22 23:18:25 +01:00
Andreas Müller
cb017adc8a kde-kf5: update 5.30.0 -> 5.31.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-22 18:23:58 +01:00
Andreas Müller
18dda42177 kde-apps: update to 16.12.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-22 14:37:51 +01:00
Andreas Müller
fba20fcb1e qtractor: update to 0.8.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-18 01:10:00 +01:00
Andreas Müller
45a131706e qtractor: add initial ARM NEON support
This was not intended to be applied yet - but I am lazy and want to proceed to
0.8.1 with this change included.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-18 00:46:02 +01:00
Andreas Müller
a2151a1527 suil: initial add 0.8.4
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-17 22:05:02 +01:00
Andreas Müller
ff0e10158e sddm: add some necessary x-packages to RDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-17 14:05:40 +01:00
Andreas Müller
9aa3bb299f knotifications: add libxtst to DEPENDS in x11 distros
since Qt5.8 we get
| WARNING: knotifications-5.30.0-r0 do_package_qa: QA Issue: knotifications rdepends on libxtst, but it isn't a build dependency, missing libxtst in DEPENDS or PACKAGECONFIG? [build-deps]

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-17 10:23:05 +01:00
Andreas Müller
d51b991ffe qtractor: add LV2 Plugin UI support
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-16 23:44:09 +01:00
Andreas Müller
3b9226de9f Revert "polkit-qt: align CMAKE_ALIGN_SYSROOT[] to SSTATE_SYSROOT"
This reverts commit d831f1c853.
2017-02-13 20:01:04 +01:00
Andreas Müller
d3c2bde86c kunitconversion: add gettext to inherit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 22:53:44 +01:00
Andreas Müller
d831f1c853 polkit-qt: align CMAKE_ALIGN_SYSROOT[] to SSTATE_SYSROOT
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 22:46:13 +01:00
Andreas Müller
65592a4b60 cmake_lib.bbclass: set SSTATE_SYSROOT
SSTATE_SYSROOT is the location the recipe stages to and wher our paths
alignment usually takes place.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 22:43:59 +01:00
Andreas Müller
80c18a025c qt-gstreamer: replace glib-2.0 by glib-2.0-native in DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 21:03:57 +01:00
Andreas Müller
7aa76c3f79 mixxx: add libglu to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 20:46:18 +01:00
Andreas Müller
758a94c753 rosegarden: add qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 20:36:33 +01:00
Andreas Müller
95c2a5eec1 qtractor: add qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 20:33:19 +01:00
Andreas Müller
78cd81e31a mlt: add ladspa-sdk to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 19:34:19 +01:00
Andreas Müller
3de49de1c0 ladspa-sdk: hack to fix build
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 19:31:32 +01:00
Andreas Müller
199a9d58ac lmms: add qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 15:18:27 +01:00
Andreas Müller
0b0550bbca qmmp: add qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 15:07:42 +01:00
Andreas Müller
bd73756370 calf: rework dependencies to glib
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 14:40:11 +01:00
Andreas Müller
a7ecca5b04 qjackctl: add qtbase-native and qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 14:34:31 +01:00
Andreas Müller
123aa80410 qsynth: add qtbase-native and qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 14:30:43 +01:00
Andreas Müller
bfd86e47d0 synthv1: add qtbase-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 14:26:36 +01:00
Andreas Müller
ade49809c5 samplv1: add qtbase-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 14:25:59 +01:00
Andreas Müller
da472ae4eb drumkv1: add qtbase-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 14:25:19 +01:00
Andreas Müller
23380181f5 kdoctools: add gettext-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-12 00:00:09 +01:00
Andreas Müller
fdbfc9265c lxqt-panel: fix DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-11 23:17:44 +01:00
Andreas Müller
e3e515856e lxqt-config: add libxcursor to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-11 23:12:43 +01:00
Andreas Müller
146e5d429d lxqt.bbclass: add qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-11 23:02:55 +01:00
Andreas Müller
83ab0ee44b ftgl: fix build by CFLAGS += "-lm"
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-11 22:53:17 +01:00
Andreas Müller
1730e34755 ki18n: add gettext-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-11 22:53:16 +01:00
Andreas Müller
a5abd347c0 kdoctools-native: rework DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-11 22:53:09 +01:00
Andreas Müller
2d8906171e liri-shell: remove -Werror to make build possible
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 22:54:52 +01:00
Andreas Müller
544dffe828 liri-workspace: remove -Werror to make build possible
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 22:54:05 +01:00
Andreas Müller
1b34f2db73 qtaccountsservice: remove -Werror to make build possible
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 22:40:14 +01:00
Andreas Müller
44b52fbbd8 liri-terminal: remove -Werror to make build possible
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 22:38:55 +01:00
Andreas Müller
494d59a515 vibe: remove -Werror to make build possible
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 22:38:20 +01:00
Andreas Müller
02f1bf9e7b fluid: remove -Werror to make build possible
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 22:37:13 +01:00
Andreas Müller
26f28363f9 qmmp:update 1.1.6 -> 1.1.7
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 18:17:33 +01:00
Andreas Müller
0e0d25b1bb layer.conf: Increase layer priority higher than meta-luneui
meta-luneui builds a VERY old extra-cmake-modules causing trouble here

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 16:18:44 +01:00
Andreas Müller
2a37d0bc99 vibe: add pulseaudio-server to RDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:28:30 +01:00
Andreas Müller
588e454e67 liri-workspace: update to latest commit and fix version
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:27:51 +01:00
Andreas Müller
725881f641 liri-wayland: update to latest commit and fix version
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:26:28 +01:00
Andreas Müller
1e74ae9652 liri-wayland: fix PACKAGECONFIG[xwayland]
DEPENDS: xserver-xorg
RDEPENDS: xserver-xorg-xwayland

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:24:35 +01:00
Andreas Müller
f7de3410b9 liri-wallpapers_git: Fix version
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:22:04 +01:00
Andreas Müller
de2d7f915d liri-themes_git: update to latest commit and fix version
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:21:21 +01:00
Andreas Müller
79d40cddd2 liri-terminal_git: update to latest git and fix version
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:20:42 +01:00
Andreas Müller
68218b6d53 liri-shell: update to latest commit and fix version
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:20:01 +01:00
Andreas Müller
258a48c92d liri-settings: update to latest commit anf fix version
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:18:36 +01:00
Andreas Müller
14514c176a liri-files: update to latest master
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:17:54 +01:00
Andreas Müller
aa26bf7032 liri-browser: update to latest commit and set correct version
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:16:48 +01:00
Andreas Müller
9cd4efc00c liri-appcenter: update to latest commit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:15:47 +01:00
Andreas Müller
37aac59e96 fluid: update to latest commit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 13:14:36 +01:00
Andreas Müller
6505dca25c qtbase: add qml-debug to PACKAGECONFIG_DISTRO - kdeclarative does not build without
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 12:44:02 +01:00
Andreas Müller
508e505e31 liri.bbclass: don't use BPN for git repo name
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-02-09 10:47:59 +01:00
Andreas Müller
d41012c446 Merge branch 'feature/liri' of https://github.com/lirios/meta-qt5-extra into lirios-feature/liri 2017-02-09 09:50:47 +01:00
Pier Luigi Fiorini
895c3a90ed fix liri-wayland
squash me
2017-02-09 06:52:40 +01:00
Pier Luigi Fiorini
0920ee71d8 Remove Hawaii recipes
Hawaii and Papyros merged into Liri OS therefore we can remove
these recipes.

Signed-off-by: Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
2017-02-06 23:25:29 +01:00
Pier Luigi Fiorini
2ca17741d0 Add Liri recipes
Hawaii, Papyros and Liri Project joined forces and merged their
efforts and formed Liri.

Replace Hawaii with Liri.

Signed-off-by: Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
2017-02-06 23:25:29 +01:00
Pier Luigi Fiorini
19bc6163fb Add CC-BY-SA-4.0 license
Signed-off-by: Pier Luigi Fiorini <pierluigi.fiorini@gmail.com>
2017-02-05 23:43:21 +01:00
565 changed files with 9830 additions and 5453 deletions

104
TODO
View File

@@ -1,104 +0,0 @@
qmmp: PACKAGECONFIGIZE:
WARNING: qmmp-1.0.9-r0 do_package_qa: QA Issue: qmmp rdepends on libfaad, but it isn't a build dependency, missing faad2 in DEPENDS or PACKAGECONFIG? [build-deps]
WARNING: qmmp-1.0.9-r0 do_package_qa: QA Issue: qmmp rdepends on wavpack, but it isn't a build dependency, missing wavpack in DEPENDS or PACKAGECONFIG? [build-deps]
WARNING: qmmp-1.0.9-r0 do_package_qa: QA Issue: qmmp rdepends on libmms, but it isn't a build dependency, missing libmms in DEPENDS or PACKAGECONFIG? [build-deps]
WARNING: qmmp-1.0.9-r0 do_package_qa: QA Issue: qmmp rdepends on libmodplug, but it isn't a build dependency, missing libmodplug in DEPENDS or PACKAGECONFIG? [build-deps]
qt5.6:
* check build wayland only / no session management
kde missing:
* plasma-sdk
..........
issues:
hawaii:
* unable to start session
..........
misc:
* proper gpgme solution see commit 618331ae
* Optionals / PACKAGECONFIG / CMAKE_DISABLE_FIND_PACKAGE_<PackageName>:
superandy@localhost cortexa8t2hf-vfp-neon-angstrom-linux-gnueabi]$ grep -r 'The following OPTIONAL packages have been found' `find -name log.do_configure`
./plasma-nm/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kded/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kde-cli-tools/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./libksysguard/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kmenuedit/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kdesu/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./ktexteditor/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kdesignerplugin/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kfilemetadata/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./networkmanager-qt/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./plasma-framework/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./frameworkintegration/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kwallet/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kwallet/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kdeplasma-addons/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./modemmanager-qt/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./ksysguard/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./plasma-workspace/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./sddm-kcm/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./muon/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kwayland-integration/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kdeclarative/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kpeople/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kio-extras/15.08.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./libkscreen/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kcoreaddons/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kcrash/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kde-gtk-config/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./plasma-desktop/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./plasma-desktop/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./karchive/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kjobwidgets/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./khtml/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kidletime/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kjs/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kpackage/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kitemmodels/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kio/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kxmlgui/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./bluez-qt/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kinit/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kimageformats/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./marble/15.08.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kdbusaddons/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kdenlive/15.08.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kwindowsystem/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./ksshaskpass/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./filelight/15.08.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kdoctools/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kservice/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./solid/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kwin/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kguiaddons/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./khotkeys/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./powerdevil/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./ark/15.08.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./plasma-mediacenter/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kdelibs4support/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./sddm/0.13.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kglobalaccel/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kate/15.08.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./knotifications/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./dolphin/15.08.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./konsole/15.08.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./knotifyconfig/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kactivities/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./breeze/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kdnssd/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kconfigwidgets/5.16.0-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./user-manager/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kinfocenter/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kinfocenter/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./kwayland/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:
./oxygen/5.4.3-r0/temp/log.do_configure:-- The following OPTIONAL packages have been found:

View File

@@ -24,15 +24,15 @@ do_install_append() {
error=
# check for genarated sources
for f in `find ${B} -name '*.h' -o -name '*.cpp'` ; do
if grep -q '${STAGING_DIR}' $f ; then
bbwarn "$f contains links to build host sysroot!"
if grep -q 'recipe-sysroot' $f ; then
bbwarn "$f contains links to build sysroot!"
error=true
fi
done
# check installed cmake files
for f in `find ${D} -name '*.cmake'` ; do
if grep -q '${STAGING_DIR}' "$f" ; then
if grep -q 'recipe-sysroot' "$f" ; then
bbwarn "$f contains links to build host sysroot!"
error=true
fi

View File

@@ -57,6 +57,8 @@
inherit cmake_sysroot
SSTATE_SYSROOT = "${STAGING_DIR}-components/${PACKAGE_ARCH}/${PN}"
# global helper to get CMAKE_ALIGN_SYSROOT array
def get_align_flags(d):
ret = {}

View File

@@ -1,22 +0,0 @@
#
# Class to create dummy native binaries so cmake can reference them
# Inspired by binconfig-disabled.bbclass
#
inherit native
# The list of scripts which should be disabled.
CMAKE_DUMMY_BINARIES ?= ""
do_install () {
install -d ${D}${bindir}
for x in ${CMAKE_DUMMY_BINARIES}; do
echo "#!/bin/sh" > ${D}${bindir}/$x
# Make the disabled script emit invalid parameters for those configure
# scripts which call it without checking the return code.
echo "echo '--should-not-have-used-$x'" >> ${D}${bindir}/$x
echo "exit 1" >> ${D}${bindir}/$x
chmod 755 ${D}${bindir}/$x
done
}

View File

@@ -0,0 +1,7 @@
inherit cmake_qt5 cmake_extra_sanity
EXTRA_OECMAKE += " \
-DCMAKE_QT5_EX_PATH_HOST_HEADERS=${STAGING_INCDIR} \
"
FILES_${PN}-dev += "${datadir}/cmake ${libdir}/cmake"

View File

@@ -1,6 +1,6 @@
inherit kde-base
KDE_APP_VERSION = "16.12.1"
KDE_APP_VERSION = "17.12.3"
SRC_URI = "${KDE_MIRROR}/stable/applications/${PV}/src/${BPN}-${PV}.tar.xz"

View File

@@ -17,7 +17,7 @@ ${KDE_MIRROR} http://kde.c3sl.ufpr.br \n \
SRC_URI = "${KDE_MIRROR}/stable/${BPN}/${PV}/src/${BPN}-${PV}.tar.xz"
# extra-cmake-modules cause dependent to check for python
inherit cmake_qt5 cmake_extra_sanity pythonnative
inherit cmake_qt5_extra pythonnative
do_compile_prepend() {
export XDG_DATA_HOME=${STAGING_DATADIR}
@@ -33,6 +33,8 @@ EXTRA_OECMAKE += " \
-DCMAKE_INSTALL_DBUSINTERFACEDIR=share/dbus-1/interfaces \
-DKDE_INSTALL_QTPLUGINDIR=${OE_QMAKE_PATH_PLUGINS} \
-DKDE_INSTALL_QMLDIR=${OE_QMAKE_PATH_QML} \
-DKDE_PATH_EXTERNAL_HOST_LIBEXECS=${STAGING_LIBEXECDIR_NATIVE} \
-DKDE_PATH_EXTERNAL_HOST_BINS=${STAGING_BINDIR_NATIVE} \
"
FILES_${PN} += " \

View File

@@ -1,3 +1,3 @@
inherit kde-kf5
SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.30/portingAids/${BPN}-${PV}.tar.xz"
SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.44/portingAids/${BPN}-${PV}.tar.xz"

View File

@@ -1,5 +1,5 @@
inherit kde-base
KF5_VERSION = "5.30.0"
KF5_VERSION = "5.44.0"
SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.30/${BPN}-${PV}.tar.xz"
SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.44/${BPN}-${PV}.tar.xz"

View File

@@ -1,6 +1,6 @@
inherit kde-base
PLASMA_VERSION = "5.9.1"
PLASMA_VERSION = "5.12.4"
SRC_URI = "${KDE_MIRROR}/stable/plasma/${PV}/${BPN}-${PV}.tar.xz"

View File

@@ -1,8 +1,10 @@
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git"
LIRI_GIT_BRANCH ?= "develop"
DEPENDS += "qtbase qtdeclarative qtquickcontrols extra-cmake-modules-native"
SRC_URI = "git://github.com/lirios/${@'${BPN}'.replace('liri-', '')}.git;protocol=git;branch=${LIRI_GIT_BRANCH}"
inherit cmake_qt5 cmake_extra_sanity pkgconfig
DEPENDS += "qtbase qtdeclarative extra-cmake-modules-native"
inherit cmake_qt5_extra pkgconfig
EXTRA_OECMAKE += " \
-DQML_INSTALL_DIR=${OE_QMAKE_PATH_QML} \

View File

@@ -1,8 +1,8 @@
inherit cmake_qt5 cmake_extra_sanity
inherit cmake_qt5_extra
HOMEPAGE = "http://lxqt.org/"
DEPENDS += "lxqt-build-tools qtbase"
DEPENDS += "lxqt-build-tools qtbase qttools-native"
SRC_URI = "git://github.com/lxde/${BPN}.git;protocol=git;branch=master"
S = "${WORKDIR}/git"

27
classes/qemu-ext.bbclass Normal file
View File

@@ -0,0 +1,27 @@
inherit qemu
DEPENDS += "qemu-native"
# slightly reworked qemu_run_binary: qemu.bbclass expects binary in sysroot but
# our binary is not (yet) installed
# ${@qemu_run_binary_local(d, '$D', '/usr/bin/test_app')} [test_app arguments]
#
def qemu_run_binary_local(data, rootfs_path, binary):
qemu_binary = qemu_target_binary(data)
if qemu_binary == "qemu-allarch":
qemu_binary = "qemuwrapper"
libdir = rootfs_path + data.getVar("libdir", False)
base_libdir = rootfs_path + data.getVar("base_libdir", False)
extra_libdir = data.getVar("QEMU_EXTRA_LIBDIR", False)
if extra_libdir:
extra_libdir = ":" + extra_libdir
else:
extra_libdir = ""
qemu_options = data.getVar("QEMU_OPTIONS", True)
return "PSEUDO_UNLOAD=1 " + qemu_binary + " " + qemu_options + " -L " + rootfs_path\
+ " -E LD_LIBRARY_PATH=" + libdir + ":" + base_libdir + extra_libdir + " "\
+ binary

View File

@@ -36,7 +36,7 @@ python qt_do_split_locales() {
translocation = '%s%s' % (dvar, transvar)
transfiles = glob.glob(translocation)
for l in sorted(transfiles):
lib, locale = l.replace('.qm', '').split("_",1)
lib, locale = os.path.basename(l.replace('.qm', '')).split("_",1)
if not locale in locales:
locales.append(locale)

View File

@@ -8,6 +8,12 @@ BBFILES += "${LAYERDIR}/extends-*/*.bb ${LAYERDIR}/extends-*/*.bbappend"
BBFILE_COLLECTIONS += "meta-qt5-extra"
BBFILE_PATTERN_meta-qt5-extra := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-qt5-extra = "7"
BBFILE_PRIORITY_meta-qt5-extra = "20"
LAYERDEPENDS_meta-qt5-extra = "core qt5-layer openembedded-layer networking-layer"
LAYERDEPENDS_meta-qt5-extra = "core qt5-layer openembedded-layer networking-layer multimedia-layer"
LAYERSERIES_COMPAT_meta-qt5-extra = "rocko"
LICENSE_PATH += "${LAYERDIR}/files/licenses"
# required for fluxbox - supplied by e.g fedora glibc-common
HOSTTOOLS_NONFATAL += "gencat"

View File

@@ -17,12 +17,13 @@ diff --git a/src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp b/src/tools/qdbusxml2cpp/qd
index 76401da..3a712d2 100644
--- a/src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp
+++ b/src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp
@@ -289,9 +289,11 @@ static QString moc(const QString &name)
@@ -289,9 +289,12 @@ static QString moc(const QString &name)
static QTextStream &writeHeader(QTextStream &ts, bool changesWillBeLost)
{
+ QString strCmdLine = commandLine;
+ strCmdLine.replace(QStringLiteral("STRING_FULL_PATH"), QStringLiteral("STRING_PATH"));
+ strCmdLine.replace(QStringLiteral("recipe-sysroot"), QStringLiteral("recipe--sysroot"));
ts << "/*" << endl
<< " * This file was generated by " PROGRAMNAME " version " PROGRAMVERSION << endl
- << " * Command line was: " << commandLine << endl

View File

@@ -1,4 +1,4 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
# session management only for x11 environment
PACKAGECONFIG_DISTRO += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "sm", "", d)}"
PACKAGECONFIG_DISTRO += "${@bb.utils.contains("DISTRO_FEATURES", "x11", "sm", "", d)} qml-debug accessibility"

View File

@@ -5,12 +5,13 @@ DEPENDS += "${BPN}-native"
# It's really time for us to publish cmake_lib.bbclass
SRC_URI_remove = " \
file://0004-linguist-tools-cmake-allow-overriding-the-location-f.patch \
file://0002-linguist-tools-cmake-allow-overriding-the-location-f.patch \
"
# native ignore
CMAKE_ALIGN_SYSROOT_class-native[1] = "ignore"
CMAKE_ALIGN_SYSROOT_class-nativesdk[1] = "ignore"
# cross -> native binaries
CMAKE_ALIGN_SYSROOT[1] = "Qt5Help, -S${bindir}, -S${STAGING_BINDIR_NATIVE}"
CMAKE_ALIGN_SYSROOT[2] = "Qt5LinguistTools, -S${bindir}, -S${STAGING_BINDIR_NATIVE}"
CMAKE_ALIGN_SYSROOT[1] = "Qt5Help, -S${bindir}${QT_DIR_NAME}, -s${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}"
CMAKE_ALIGN_SYSROOT[2] = "Qt5LinguistTools, -S${bindir}${QT_DIR_NAME}, -s${OE_QMAKE_PATH_EXTERNAL_HOST_BINS}"

View File

@@ -1,2 +0,0 @@
PACKAGECONFIG ?= "python"

View File

@@ -1,33 +0,0 @@
From 84427b2fd68f6c56f3919fdddad63cf5b5541730 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Thu, 4 Dec 2014 13:31:15 +0100
Subject: [PATCH] return unknown as host
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
this is intended for native build which cannot know target host
Upstream-Status: Inappropriate [cross build specific]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 92375e6..4564c05 100644
--- a/configure.ac
+++ b/configure.ac
@@ -989,7 +989,7 @@ AH_BOTTOM([
# Substitution used for gpgme-config
GPGME_CONFIG_LIBS="-lgpgme"
GPGME_CONFIG_CFLAGS=""
-GPGME_CONFIG_HOST="$host"
+GPGME_CONFIG_HOST="unknown"
AC_SUBST(GPGME_CONFIG_API_VERSION)
AC_SUBST(GPGME_CONFIG_LIBS)
AC_SUBST(GPGME_CONFIG_CFLAGS)
--
1.8.3.1

View File

@@ -1,10 +0,0 @@
prefix=/usr
libdir=${prefix}/lib
includedir=${prefix}/include
Name: gpgme
Description: GNU Privacy Guard Made Easy
Version: 1.4.3
Requires:
Libs: -L${libdir} -lgpgme -lassuan -lgpg-error
Cflags: -I${includedir}

View File

@@ -1,279 +0,0 @@
Update gpgme to use pkgconfig instead of -config files since its
simpler and less error prone when cross compiling.
Upstream-Status: Denied [Upstream not interested in pkg-config support]
RP 2015/4/17
diff --git a/configure.ac b/configure.ac
index 298a22b..c778b61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -622,6 +622,7 @@ AC_CONFIG_FILES(Makefile src/Makefile
src/versioninfo.rc
src/gpgme.h)
AC_CONFIG_FILES(src/gpgme-config, chmod +x src/gpgme-config)
+AC_CONFIG_FILES(src/gpgme.pc src/gpgme-pthread.pc)
AC_CONFIG_FILES([lang/Makefile lang/cl/Makefile lang/cl/gpgme.asd])
AC_OUTPUT
diff --git a/src/Makefile.am b/src/Makefile.am
index 58922f9..40d0dca 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -20,11 +20,13 @@
# Note: moc_kdpipeiodevice should actually be a dependecy below.
EXTRA_DIST = gpgme-config.in gpgme.m4 libgpgme.vers ChangeLog-2011 \
- gpgme.h.in versioninfo.rc.in gpgme.def moc_kdpipeiodevice.cpp
+ gpgme.h.in versioninfo.rc.in gpgme.def moc_kdpipeiodevice.cpp gpgme.pc.in gpgme-pthread.pc.in
bin_SCRIPTS = gpgme-config
m4datadir = $(datadir)/aclocal
m4data_DATA = gpgme.m4
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = gpgme.pc gpgme-pthread.pc
nodist_include_HEADERS = gpgme.h
bin_PROGRAMS = gpgme-tool
diff --git a/src/gpgme-pthread.pc.in b/src/gpgme-pthread.pc.in
new file mode 100644
index 0000000..980a48e
--- /dev/null
+++ b/src/gpgme-pthread.pc.in
@@ -0,0 +1,15 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+# API info
+api_version=@GPGME_CONFIG_API_VERSION@
+host=@GPGME_CONFIG_HOST@
+
+Name: gpgme
+Description: GnuPG Made Easy (GPGME) is a C language library that allows to addsupport for cryptography to a program (threaded version)
+Version: @VERSION@
+Libs: -L${libdir} -lgpgme-pthread -lpthread
+Cflags: -I${includedir}
+Requires: libassuan gpg-error
diff --git a/src/gpgme.m4 b/src/gpgme.m4
index 6c2be44..d8a75cb 100644
--- a/src/gpgme.m4
+++ b/src/gpgme.m4
@@ -79,7 +79,7 @@ dnl config script does not match the host specification the script
dnl is added to the gpg_config_script_warn variable.
dnl
AC_DEFUN([AM_PATH_GPGME],
-[ AC_REQUIRE([_AM_PATH_GPGME_CONFIG])dnl
+[
tmp=ifelse([$1], ,1:0.4.2,$1)
if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
req_gpgme_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'`
@@ -89,36 +89,12 @@ AC_DEFUN([AM_PATH_GPGME],
min_gpgme_version="$tmp"
fi
- AC_MSG_CHECKING(for GPGME - version >= $min_gpgme_version)
- ok=no
- if test "$GPGME_CONFIG" != "no" ; then
- req_major=`echo $min_gpgme_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\1/'`
- req_minor=`echo $min_gpgme_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\2/'`
- req_micro=`echo $min_gpgme_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'`
- if test "$gpgme_version_major" -gt "$req_major"; then
- ok=yes
- else
- if test "$gpgme_version_major" -eq "$req_major"; then
- if test "$gpgme_version_minor" -gt "$req_minor"; then
- ok=yes
- else
- if test "$gpgme_version_minor" -eq "$req_minor"; then
- if test "$gpgme_version_micro" -ge "$req_micro"; then
- ok=yes
- fi
- fi
- fi
- fi
- fi
- fi
+ PKG_CHECK_MODULES(GPGME, [gpgme >= $min_gpgme_version], [ok=yes], [ok=no])
if test $ok = yes; then
# If we have a recent GPGME, we should also check that the
# API is compatible.
if test "$req_gpgme_api" -gt 0 ; then
- tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
+ tmp=`$PKG_CONFIG --variable=api_version gpgme 2>/dev/null || echo 0`
if test "$tmp" -gt 0 ; then
if test "$req_gpgme_api" -ne "$tmp" ; then
ok=no
@@ -127,19 +103,11 @@ AC_DEFUN([AM_PATH_GPGME],
fi
fi
if test $ok = yes; then
- GPGME_CFLAGS=`$GPGME_CONFIG --cflags`
- GPGME_LIBS=`$GPGME_CONFIG --libs`
- AC_MSG_RESULT(yes)
ifelse([$2], , :, [$2])
_AM_PATH_GPGME_CONFIG_HOST_CHECK
else
- GPGME_CFLAGS=""
- GPGME_LIBS=""
- AC_MSG_RESULT(no)
ifelse([$3], , :, [$3])
fi
- AC_SUBST(GPGME_CFLAGS)
- AC_SUBST(GPGME_LIBS)
])
dnl AM_PATH_GPGME_PTHREAD([MINIMUM-VERSION,
@@ -148,7 +116,7 @@ dnl Test for libgpgme and define GPGME_PTHREAD_CFLAGS
dnl and GPGME_PTHREAD_LIBS.
dnl
AC_DEFUN([AM_PATH_GPGME_PTHREAD],
-[ AC_REQUIRE([_AM_PATH_GPGME_CONFIG])dnl
+[
tmp=ifelse([$1], ,1:0.4.2,$1)
if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
req_gpgme_api=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\1/'`
@@ -158,38 +126,12 @@ AC_DEFUN([AM_PATH_GPGME_PTHREAD],
min_gpgme_version="$tmp"
fi
- AC_MSG_CHECKING(for GPGME pthread - version >= $min_gpgme_version)
- ok=no
- if test "$GPGME_CONFIG" != "no" ; then
- if `$GPGME_CONFIG --thread=pthread 2> /dev/null` ; then
- req_major=`echo $min_gpgme_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\1/'`
- req_minor=`echo $min_gpgme_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\2/'`
- req_micro=`echo $min_gpgme_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'`
- if test "$gpgme_version_major" -gt "$req_major"; then
- ok=yes
- else
- if test "$gpgme_version_major" -eq "$req_major"; then
- if test "$gpgme_version_minor" -gt "$req_minor"; then
- ok=yes
- else
- if test "$gpgme_version_minor" -eq "$req_minor"; then
- if test "$gpgme_version_micro" -ge "$req_micro"; then
- ok=yes
- fi
- fi
- fi
- fi
- fi
- fi
- fi
+ PKG_CHECK_MODULES(GPGME_PTHREAD, [gpgme-pthread >= $min_gpgme_version], [ok=yes], [ok=no])
if test $ok = yes; then
# If we have a recent GPGME, we should also check that the
# API is compatible.
if test "$req_gpgme_api" -gt 0 ; then
- tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
+ tmp=`$PKG_CONFIG --variable=api_version gpgme-pthread 2>/dev/null || echo 0`
if test "$tmp" -gt 0 ; then
if test "$req_gpgme_api" -ne "$tmp" ; then
ok=no
@@ -198,19 +140,11 @@ AC_DEFUN([AM_PATH_GPGME_PTHREAD],
fi
fi
if test $ok = yes; then
- GPGME_PTHREAD_CFLAGS=`$GPGME_CONFIG --thread=pthread --cflags`
- GPGME_PTHREAD_LIBS=`$GPGME_CONFIG --thread=pthread --libs`
- AC_MSG_RESULT(yes)
ifelse([$2], , :, [$2])
_AM_PATH_GPGME_CONFIG_HOST_CHECK
else
- GPGME_PTHREAD_CFLAGS=""
- GPGME_PTHREAD_LIBS=""
- AC_MSG_RESULT(no)
ifelse([$3], , :, [$3])
fi
- AC_SUBST(GPGME_PTHREAD_CFLAGS)
- AC_SUBST(GPGME_PTHREAD_LIBS)
])
@@ -229,36 +163,12 @@ AC_DEFUN([AM_PATH_GPGME_GLIB],
min_gpgme_version="$tmp"
fi
- AC_MSG_CHECKING(for GPGME - version >= $min_gpgme_version)
- ok=no
- if test "$GPGME_CONFIG" != "no" ; then
- req_major=`echo $min_gpgme_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\1/'`
- req_minor=`echo $min_gpgme_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\2/'`
- req_micro=`echo $min_gpgme_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'`
- if test "$gpgme_version_major" -gt "$req_major"; then
- ok=yes
- else
- if test "$gpgme_version_major" -eq "$req_major"; then
- if test "$gpgme_version_minor" -gt "$req_minor"; then
- ok=yes
- else
- if test "$gpgme_version_minor" -eq "$req_minor"; then
- if test "$gpgme_version_micro" -ge "$req_micro"; then
- ok=yes
- fi
- fi
- fi
- fi
- fi
- fi
+ PKG_CHECK_MODULES(GPGME_GLIB, [gpgme >= $min_gpgme_version glib-2.0], [ok=yes], [ok=no])
if test $ok = yes; then
# If we have a recent GPGME, we should also check that the
# API is compatible.
if test "$req_gpgme_api" -gt 0 ; then
- tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
+ tmp=`$PKG_CONFIG --variable=api_version gpgme 2>/dev/null || echo 0`
if test "$tmp" -gt 0 ; then
if test "$req_gpgme_api" -ne "$tmp" ; then
ok=no
@@ -267,17 +177,9 @@ AC_DEFUN([AM_PATH_GPGME_GLIB],
fi
fi
if test $ok = yes; then
- GPGME_GLIB_CFLAGS=`$GPGME_CONFIG --glib --cflags`
- GPGME_GLIB_LIBS=`$GPGME_CONFIG --glib --libs`
- AC_MSG_RESULT(yes)
ifelse([$2], , :, [$2])
_AM_PATH_GPGME_CONFIG_HOST_CHECK
else
- GPGME_GLIB_CFLAGS=""
- GPGME_GLIB_LIBS=""
- AC_MSG_RESULT(no)
ifelse([$3], , :, [$3])
fi
- AC_SUBST(GPGME_GLIB_CFLAGS)
- AC_SUBST(GPGME_GLIB_LIBS)
])
diff --git a/src/gpgme.pc.in b/src/gpgme.pc.in
new file mode 100644
index 0000000..b69539f
--- /dev/null
+++ b/src/gpgme.pc.in
@@ -0,0 +1,15 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+# API info
+api_version=@GPGME_CONFIG_API_VERSION@
+host=@GPGME_CONFIG_HOST@
+
+Name: gpgme
+Description: GnuPG Made Easy (GPGME) is a C language library that allows to addsupport for cryptography to a program.
+Version: @VERSION@
+Libs: -L${libdir} -lgpgme
+Cflags: -I${includedir}
+Requires: libassuan gpg-error
\ No newline at end of file

View File

@@ -0,0 +1,6 @@
inherit cmake_lib
CMAKE_ALIGN_SYSROOT_class-native[1] = "ignore"
CMAKE_ALIGN_SYSROOT[1] = "Gpgmepp, -S${includedir}, -s${CMAKE_QT5_EX_PATH_HOST_HEADERS}"
CMAKE_ALIGN_SYSROOT[2] = "Gpgmepp, -S${libdir}, -s${OE_QMAKE_PATH_HOST_LIBS}/"

View File

@@ -1,46 +0,0 @@
SUMMARY = "High-level GnuPG encryption/signing API"
DESCRIPTION = "GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management"
HOMEPAGE = "http://www.gnupg.org/gpgme.html"
BUGTRACKER = "https://bugs.g10code.com/gnupg/index"
LICENSE = "GPLv2+ & LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
file://COPYING.LESSER;md5=bbb461211a33b134d42ed5ee802b37ff \
file://src/gpgme.h.in;endline=23;md5=5027eec93a996272a9a0a6a86cf35775 \
file://src/engine.h;endline=22;md5=4b6d8ba313d9b564cc4d4cfb1640af9d"
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/${BP}.tar.bz2 \
file://gpgme.pc \
file://pkgconfig.patch \
"
SRC_URI_append_class-native = " file://0001-return-unknown-as-host.patch"
SRC_URI[md5sum] = "60d730d22e8065fd5de309e8b98e304b"
SRC_URI[sha256sum] = "b09de4197ac280b102080e09eaec6211d081efff1963bf7821cf8f4f9916099d"
DEPENDS = "libgpg-error libassuan"
inherit autotools texinfo pkgconfig
PACKAGES =+ "${PN}-pthread"
FILES_${PN}-pthread = "${libdir}/libgpgme-pthread.so.*"
FILES_${PN}-dev += "${datadir}/common-lisp/source/gpgme/*"
CFLAGS_append_libc-musl = " -D__error_t_defined "
do_configure_prepend () {
# Else these could be used in preference to those in aclocal-copy
rm -f ${S}/m4/gpg-error.m4
rm -f ${S}/m4/libassuan.m4
}
do_install_append () {
install -d ${D}${libdir}/pkgconfig
install -m 0644 ${WORKDIR}/gpgme.pc ${D}${libdir}/pkgconfig/
}
do_install_append_class-native () {
sed -i 's:${STAGING_DIR_NATIVE}::g' ${D}${bindir}/gpgme-config
}
BBCLASSEXTEND = "native"

396
files/licenses/CC-BY-SA-4.0 Normal file
View File

@@ -0,0 +1,396 @@
Attribution 4.0 International
=======================================================================
Creative Commons Corporation ("Creative Commons") is not a law firm and
does not provide legal services or legal advice. Distribution of
Creative Commons public licenses does not create a lawyer-client or
other relationship. Creative Commons makes its licenses and related
information available on an "as-is" basis. Creative Commons gives no
warranties regarding its licenses, any material licensed under their
terms and conditions, or any related information. Creative Commons
disclaims all liability for damages resulting from their use to the
fullest extent possible.
Using Creative Commons Public Licenses
Creative Commons public licenses provide a standard set of terms and
conditions that creators and other rights holders may use to share
original works of authorship and other material subject to copyright
and certain other rights specified in the public license below. The
following considerations are for informational purposes only, are not
exhaustive, and do not form part of our licenses.
Considerations for licensors: Our public licenses are
intended for use by those authorized to give the public
permission to use material in ways otherwise restricted by
copyright and certain other rights. Our licenses are
irrevocable. Licensors should read and understand the terms
and conditions of the license they choose before applying it.
Licensors should also secure all rights necessary before
applying our licenses so that the public can reuse the
material as expected. Licensors should clearly mark any
material not subject to the license. This includes other CC-
licensed material, or material used under an exception or
limitation to copyright. More considerations for licensors:
wiki.creativecommons.org/Considerations_for_licensors
Considerations for the public: By using one of our public
licenses, a licensor grants the public permission to use the
licensed material under specified terms and conditions. If
the licensor's permission is not necessary for any reason--for
example, because of any applicable exception or limitation to
copyright--then that use is not regulated by the license. Our
licenses grant only permissions under copyright and certain
other rights that a licensor has authority to grant. Use of
the licensed material may still be restricted for other
reasons, including because others have copyright or other
rights in the material. A licensor may make special requests,
such as asking that all changes be marked or described.
Although not required by our licenses, you are encouraged to
respect those requests where reasonable. More_considerations
for the public:
wiki.creativecommons.org/Considerations_for_licensees
=======================================================================
Creative Commons Attribution 4.0 International Public License
By exercising the Licensed Rights (defined below), You accept and agree
to be bound by the terms and conditions of this Creative Commons
Attribution 4.0 International Public License ("Public License"). To the
extent this Public License may be interpreted as a contract, You are
granted the Licensed Rights in consideration of Your acceptance of
these terms and conditions, and the Licensor grants You such rights in
consideration of benefits the Licensor receives from making the
Licensed Material available under these terms and conditions.
Section 1 -- Definitions.
a. Adapted Material means material subject to Copyright and Similar
Rights that is derived from or based upon the Licensed Material
and in which the Licensed Material is translated, altered,
arranged, transformed, or otherwise modified in a manner requiring
permission under the Copyright and Similar Rights held by the
Licensor. For purposes of this Public License, where the Licensed
Material is a musical work, performance, or sound recording,
Adapted Material is always produced where the Licensed Material is
synched in timed relation with a moving image.
b. Adapter's License means the license You apply to Your Copyright
and Similar Rights in Your contributions to Adapted Material in
accordance with the terms and conditions of this Public License.
c. Copyright and Similar Rights means copyright and/or similar rights
closely related to copyright including, without limitation,
performance, broadcast, sound recording, and Sui Generis Database
Rights, without regard to how the rights are labeled or
categorized. For purposes of this Public License, the rights
specified in Section 2(b)(1)-(2) are not Copyright and Similar
Rights.
d. Effective Technological Measures means those measures that, in the
absence of proper authority, may not be circumvented under laws
fulfilling obligations under Article 11 of the WIPO Copyright
Treaty adopted on December 20, 1996, and/or similar international
agreements.
e. Exceptions and Limitations means fair use, fair dealing, and/or
any other exception or limitation to Copyright and Similar Rights
that applies to Your use of the Licensed Material.
f. Licensed Material means the artistic or literary work, database,
or other material to which the Licensor applied this Public
License.
g. Licensed Rights means the rights granted to You subject to the
terms and conditions of this Public License, which are limited to
all Copyright and Similar Rights that apply to Your use of the
Licensed Material and that the Licensor has authority to license.
h. Licensor means the individual(s) or entity(ies) granting rights
under this Public License.
i. Share means to provide material to the public by any means or
process that requires permission under the Licensed Rights, such
as reproduction, public display, public performance, distribution,
dissemination, communication, or importation, and to make material
available to the public including in ways that members of the
public may access the material from a place and at a time
individually chosen by them.
j. Sui Generis Database Rights means rights other than copyright
resulting from Directive 96/9/EC of the European Parliament and of
the Council of 11 March 1996 on the legal protection of databases,
as amended and/or succeeded, as well as other essentially
equivalent rights anywhere in the world.
k. You means the individual or entity exercising the Licensed Rights
under this Public License. Your has a corresponding meaning.
Section 2 -- Scope.
a. License grant.
1. Subject to the terms and conditions of this Public License,
the Licensor hereby grants You a worldwide, royalty-free,
non-sublicensable, non-exclusive, irrevocable license to
exercise the Licensed Rights in the Licensed Material to:
a. reproduce and Share the Licensed Material, in whole or
in part; and
b. produce, reproduce, and Share Adapted Material.
2. Exceptions and Limitations. For the avoidance of doubt, where
Exceptions and Limitations apply to Your use, this Public
License does not apply, and You do not need to comply with
its terms and conditions.
3. Term. The term of this Public License is specified in Section
6(a).
4. Media and formats; technical modifications allowed. The
Licensor authorizes You to exercise the Licensed Rights in
all media and formats whether now known or hereafter created,
and to make technical modifications necessary to do so. The
Licensor waives and/or agrees not to assert any right or
authority to forbid You from making technical modifications
necessary to exercise the Licensed Rights, including
technical modifications necessary to circumvent Effective
Technological Measures. For purposes of this Public License,
simply making modifications authorized by this Section 2(a)
(4) never produces Adapted Material.
5. Downstream recipients.
a. Offer from the Licensor -- Licensed Material. Every
recipient of the Licensed Material automatically
receives an offer from the Licensor to exercise the
Licensed Rights under the terms and conditions of this
Public License.
b. No downstream restrictions. You may not offer or impose
any additional or different terms or conditions on, or
apply any Effective Technological Measures to, the
Licensed Material if doing so restricts exercise of the
Licensed Rights by any recipient of the Licensed
Material.
6. No endorsement. Nothing in this Public License constitutes or
may be construed as permission to assert or imply that You
are, or that Your use of the Licensed Material is, connected
with, or sponsored, endorsed, or granted official status by,
the Licensor or others designated to receive attribution as
provided in Section 3(a)(1)(A)(i).
b. Other rights.
1. Moral rights, such as the right of integrity, are not
licensed under this Public License, nor are publicity,
privacy, and/or other similar personality rights; however, to
the extent possible, the Licensor waives and/or agrees not to
assert any such rights held by the Licensor to the limited
extent necessary to allow You to exercise the Licensed
Rights, but not otherwise.
2. Patent and trademark rights are not licensed under this
Public License.
3. To the extent possible, the Licensor waives any right to
collect royalties from You for the exercise of the Licensed
Rights, whether directly or through a collecting society
under any voluntary or waivable statutory or compulsory
licensing scheme. In all other cases the Licensor expressly
reserves any right to collect such royalties.
Section 3 -- License Conditions.
Your exercise of the Licensed Rights is expressly made subject to the
following conditions.
a. Attribution.
1. If You Share the Licensed Material (including in modified
form), You must:
a. retain the following if it is supplied by the Licensor
with the Licensed Material:
i. identification of the creator(s) of the Licensed
Material and any others designated to receive
attribution, in any reasonable manner requested by
the Licensor (including by pseudonym if
designated);
ii. a copyright notice;
iii. a notice that refers to this Public License;
iv. a notice that refers to the disclaimer of
warranties;
v. a URI or hyperlink to the Licensed Material to the
extent reasonably practicable;
b. indicate if You modified the Licensed Material and
retain an indication of any previous modifications; and
c. indicate the Licensed Material is licensed under this
Public License, and include the text of, or the URI or
hyperlink to, this Public License.
2. You may satisfy the conditions in Section 3(a)(1) in any
reasonable manner based on the medium, means, and context in
which You Share the Licensed Material. For example, it may be
reasonable to satisfy the conditions by providing a URI or
hyperlink to a resource that includes the required
information.
3. If requested by the Licensor, You must remove any of the
information required by Section 3(a)(1)(A) to the extent
reasonably practicable.
4. If You Share Adapted Material You produce, the Adapter's
License You apply must not prevent recipients of the Adapted
Material from complying with this Public License.
Section 4 -- Sui Generis Database Rights.
Where the Licensed Rights include Sui Generis Database Rights that
apply to Your use of the Licensed Material:
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
to extract, reuse, reproduce, and Share all or a substantial
portion of the contents of the database;
b. if You include all or a substantial portion of the database
contents in a database in which You have Sui Generis Database
Rights, then the database in which You have Sui Generis Database
Rights (but not its individual contents) is Adapted Material; and
c. You must comply with the conditions in Section 3(a) if You Share
all or a substantial portion of the contents of the database.
For the avoidance of doubt, this Section 4 supplements and does not
replace Your obligations under this Public License where the Licensed
Rights include other Copyright and Similar Rights.
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
c. The disclaimer of warranties and limitation of liability provided
above shall be interpreted in a manner that, to the extent
possible, most closely approximates an absolute disclaimer and
waiver of all liability.
Section 6 -- Term and Termination.
a. This Public License applies for the term of the Copyright and
Similar Rights licensed here. However, if You fail to comply with
this Public License, then Your rights under this Public License
terminate automatically.
b. Where Your right to use the Licensed Material has terminated under
Section 6(a), it reinstates:
1. automatically as of the date the violation is cured, provided
it is cured within 30 days of Your discovery of the
violation; or
2. upon express reinstatement by the Licensor.
For the avoidance of doubt, this Section 6(b) does not affect any
right the Licensor may have to seek remedies for Your violations
of this Public License.
c. For the avoidance of doubt, the Licensor may also offer the
Licensed Material under separate terms or conditions or stop
distributing the Licensed Material at any time; however, doing so
will not terminate this Public License.
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
License.
Section 7 -- Other Terms and Conditions.
a. The Licensor shall not be bound by any additional or different
terms or conditions communicated by You unless expressly agreed.
b. Any arrangements, understandings, or agreements regarding the
Licensed Material not stated herein are separate from and
independent of the terms and conditions of this Public License.
Section 8 -- Interpretation.
a. For the avoidance of doubt, this Public License does not, and
shall not be interpreted to, reduce, limit, restrict, or impose
conditions on any use of the Licensed Material that could lawfully
be made without permission under this Public License.
b. To the extent possible, if any provision of this Public License is
deemed unenforceable, it shall be automatically reformed to the
minimum extent necessary to make it enforceable. If the provision
cannot be reformed, it shall be severed from this Public License
without affecting the enforceability of the remaining terms and
conditions.
c. No term or condition of this Public License will be waived and no
failure to comply consented to unless expressly agreed to by the
Licensor.
d. Nothing in this Public License constitutes or may be interpreted
as a limitation upon, or waiver of, any privileges and immunities
that apply to the Licensor or You, including from the legal
processes of any jurisdiction or authority.
=======================================================================
Creative Commons is not a party to its public
licenses. Notwithstanding, Creative Commons may elect to apply one of
its public licenses to material it publishes and in those instances
will be considered the “Licensor.” The text of the Creative Commons
public licenses is dedicated to the public domain under the CC0 Public
Domain Dedication. Except for the limited purpose of indicating that
material is shared under a Creative Commons public license or as
otherwise permitted by the Creative Commons policies published at
creativecommons.org/policies, Creative Commons does not authorize the
use of the trademark "Creative Commons" or any other trademark or logo
of Creative Commons without its prior written consent including,
without limitation, in connection with any unauthorized modifications
to any of its public licenses or any other arrangements,
understandings, or agreements concerning use of licensed material. For
the avoidance of doubt, this paragraph does not form part of the
public licenses.
Creative Commons may be contacted at creativecommons.org.

View File

@@ -1,13 +0,0 @@
require greenisland.inc
FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:"
inherit native
DEPENDS += " \
qtbase-native \
"
SRC_URI += " \
file://0001-reduce-build-to-waylandscanner-for-native-build.patch \
"

View File

@@ -1,64 +0,0 @@
From 60bf186466bf236582eef59f3822719cb531ed09 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Fri, 11 Mar 2016 18:55:42 +0100
Subject: [PATCH] reduce build to waylandscanner for native build
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
CMakeLists.txt | 19 +++----------------
tools/CMakeLists.txt | 1 -
2 files changed, 3 insertions(+), 17 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 895ff5e..1dc5935 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -72,8 +72,9 @@ endif()
# Find Qt5
set(REQUIRED_QT_VERSION 5.6.0)
-find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core DBus Gui Qml Quick)
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core)
+if(False)
# OpenGL
find_package(OpenGL)
set_package_properties(OpenGL PROPERTIES
@@ -151,23 +152,9 @@ add_feature_info("systemd" systemd_FOUND "Required for systemd integration")
# xkbcommon
pkg_check_modules(xkbcommon xkbcommon REQUIRED)
add_feature_info("xkbcommon" xkbcommon_FOUND "Required for keymap support")
+endif()
-# Subdirectories
-if(ENABLE_ONLY_EGLDEVICEINTEGRATION)
- add_subdirectory(plugins)
-else()
- add_subdirectory(compositor)
- add_subdirectory(data)
- add_subdirectory(declarative)
- add_subdirectory(headers)
- add_subdirectory(launcher)
- add_subdirectory(plugins)
- add_subdirectory(qpa)
- add_subdirectory(shells)
- add_subdirectory(src)
- add_subdirectory(tests)
add_subdirectory(tools)
-endif()
# Display featute summary
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index f8b167c..3bdf127 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -1,2 +1 @@
-add_subdirectory(screencaster)
add_subdirectory(waylandscanner)
--
2.5.5

View File

@@ -1,53 +0,0 @@
require greenisland.inc
inherit cmake_lib cmake_auto_align_paths
DEPENDS += " \
${BPN}-native \
${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)} \
wayland \
qtwayland \
libkscreen \
virtual/egl \
libinput \
"
SRC_URI += " \
file://0001-find-native-greenisland-wayland-scanner.patch \
file://0002-compositorlauncher-work-corrrectly-with-RaspberryPi-.patch \
"
# we don't have wayland-protocols yet - revisit
EXTRA_OECMAKE += "-DUSE_LOCAL_WAYLAND_PROTOCOLS=ON"
do_compile_append() {
for f in `find ${B} -name 'GreenIsland*.cmake'` ; do
sed -i 's:${STAGING_INCDIR}:${includedir}:g' "$f"
sed -i 's:${STAGING_LIBDIR}:${libdir}:g' "$f"
done
}
PACKAGECONFIG ??= " \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "xwayland", "",d)} \
"
PACKAGECONFIG[xwayland] = "-DENABLE_XWAYLAND=ON,-DENABLE_XWAYLAND=OFF,libxcb,xserver-xorg-xwayland"
# cross libs / headers
CMAKE_ALIGN_SYSROOT[1] = "GreenIsland, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"
CMAKE_ALIGN_SYSROOT[2] = "GreenIsland, -S;${base_libdir}/lib, -S;${STAGING_BASELIBDIR}/lib"
CMAKE_ALIGN_SYSROOT[3] = "GreenIsland, -S${includedir}, -S${STAGING_INCDIR}"
FILES_${PN} += " \
${OE_QMAKE_PATH_PLUGINS} \
${OE_QMAKE_PATH_QML}/GreenIsland \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/.debug \
${OE_QMAKE_PATH_QML}/GreenIsland/.debug \
"
FILES_${PN}-dev += " \
${libdir}/cmake \
${OE_QMAKE_PATH_QT_ARCHDATA}/mkspecs \
"

View File

@@ -1,22 +0,0 @@
SUMMARY = "Support library to make Qt-based Wayland compositors development easier"
LICENSE = "LGPLv3 | GPLv2 | GPLv3"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
file://LICENSE.LGPLv2.1;md5=4fbd65380cdd255951079008b364516c \
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
"
inherit hawaii pythonnative pkgconfig
DEPENDS += " \
extra-cmake-modules-native \
"
SRC_URI = " \
git://github.com/greenisland/${BPN}.git;protocol=git;branch=develop \
"
SRCREV = "10e55c545177d037769e277bdbd8b4e3008f285d"
PV = "0.8.1+git${SRCPV}"
S = "${WORKDIR}/git"

View File

@@ -1,25 +0,0 @@
From 2af2ca532ade54a610f3fab506894f68f8ca6388 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Fri, 11 Mar 2016 21:10:34 +0100
Subject: [PATCH] find native greenisland-wayland-scanner
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
src/GreenIslandConfigExtrasLocal.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/server/GreenIslandServerConfigExtrasLocal.cmake b/src/server/GreenIslandServerConfigExtrasLocal.cmake
index 321be30..b1f4da6 100644
--- a/src/server/GreenIslandServerConfigExtrasLocal.cmake
+++ b/src/server/GreenIslandServerConfigExtrasLocal.cmake
@@ -1,3 +1,3 @@
# GreenIslandConfigExtras.cmake copy that uses the local target
-set(GreenIsland_WAYLAND_SCANNER_EXECUTABLE GreenIsland::greenisland-wayland-scanner)
+set(GreenIsland_WAYLAND_SCANNER_EXECUTABLE greenisland-wayland-scanner)
--
2.5.0

View File

@@ -1,52 +0,0 @@
From 0689d84ea92dc35c69f97c4051844a4181ac2d19 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Mon, 15 Aug 2016 23:42:41 +0200
Subject: [PATCH] compositorlauncher: work corrrectly with RaspberryPi VC4 drm
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
launcher/compositorlauncher.cpp | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/launcher/compositorlauncher.cpp b/launcher/compositorlauncher.cpp
index fd68c66..de9b86c 100644
--- a/launcher/compositorlauncher.cpp
+++ b/launcher/compositorlauncher.cpp
@@ -169,6 +169,15 @@ void CompositorLauncher::detectMode()
void CompositorLauncher::detectHardware()
{
+ // TODO: Detect Mali
+ // TODO: Detect Vivante
+
+ // Detect DRM
+ if (QDir(QStringLiteral("/sys/class/drm")).exists()) {
+ m_hardware = DrmHardware;
+ return;
+ }
+
// Detect Broadcom
bool found = deviceModel().startsWith(QStringLiteral("Raspberry"));
if (!found) {
@@ -183,15 +192,6 @@ void CompositorLauncher::detectHardware()
return;
}
- // TODO: Detect Mali
- // TODO: Detect Vivante
-
- // Detect DRM
- if (QDir(QStringLiteral("/sys/class/drm")).exists()) {
- m_hardware = DrmHardware;
- return;
- }
-
// Unknown hardware
m_hardware = UnknownHardware;
}
--
2.5.5

View File

@@ -1,15 +0,0 @@
SUMMARY = "Simple video player for the Hawaii desktop environment"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://src/main.cpp;beginline=9;endline=24;md5=abd5b11c017f98f28850382a61e02a30"
inherit qmake5
DEPENDS = "qtbase qtdeclarative qtquickcontrols qtmultimedia"
SRC_URI = " \
git://github.com/plfiorini/${BPN}.git;protocol=git;branch=master \
file://0001-Make-install-work.patch \
"
SRCREV = "66290bce6b5a9074f13886b42370f95677ef50d6"
PV = "git${SRCPV}"
S = "${WORKDIR}/git"

View File

@@ -1,27 +0,0 @@
From 39d0534a47ade0b83348ad789d3a75fbaf8fb868 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Wed, 8 Jan 2014 22:36:35 +0100
Subject: [PATCH] Make install work
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
src/src.pro | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/src.pro b/src/src.pro
index 8045652..9ad4e2f 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -19,3 +19,6 @@ OTHER_FILES += \
qml/ControlBar.qml \
qml/Utils.js \
qml/SeekControl.qml
+
+target.path = /usr/bin
+INSTALLS += target
--
1.8.3.1

View File

@@ -1,14 +0,0 @@
SUMMARY = "Image viewer for the Hawaii desktop environment"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
inherit hawaii
DEPENDS += "qttools-native"
SRCREV = "7ff55701dde114df2911c937143499f73d0f4e09"
PV = "0.1.4+git${SRCPV}"
S = "${WORKDIR}/git"
FILES_${PN} += "${datadir}/appdata"

View File

@@ -1,15 +0,0 @@
SUMMARY = "Library for QtQuick applications"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = " \
file://LICENSE.LGPLv21;md5=4fbd65380cdd255951079008b364516c \
"
inherit hawaii
PV = "0.8.0"
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git"
SRCREV = "ab6f40ddc7e38c7eb49e8afbe4ddaf2d13c49146"
S = "${WORKDIR}/git"
FILES_${PN} += "${OE_QMAKE_PATH_QML}"

View File

@@ -1,19 +0,0 @@
SUMMARY = "Icon themes for the Hawaii desktop environment"
LICENSE = "GPLv3 & LGPLv3"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
"
inherit hawaii gtk-icon-cache
SRCREV = "4a0d806c28f25aa072d9c5b849ec48a565721b30"
PV = "v0.8.0"
S = "${WORKDIR}/git"
FILES_${PN} += "${datadir}/icons"
RREPLACES_${PN} = "hawaii-icon-themes"
RPROVIDES_${PN} = "hawaii-icon-themes"
RCONFLICTS_${PN} = "hawaii-icon-themes"

View File

@@ -1,58 +0,0 @@
SUMMARY = "Hawaii desktop environment shell"
LICENSE = "GPLv2 & LGPLv2"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://LICENSE.LGPLv2.1;md5=4fbd65380cdd255951079008b364516c \
"
inherit hawaii systemd pythonnative distro_features_check
REQUIRED_DISTRO_FEATURES = "wayland"
SRC_URI += " \
file://0001-find-host-s-git.patch \
"
SRCREV = "d02a209082819e3bfa3edd167328b4ed52ebf6e1"
PV = "0.8.0+git${SRCPV}"
S = "${WORKDIR}/git"
DEPENDS += " \
qtwayland-native \
wayland \
libqtxdg \
solid \
libhawaii \
greenisland \
"
# REVISIT optionals
DEPENDS += " \
alsa-lib \
pulseaudio \
"
EXTRA_OECMAKE += " \
-DSYSTEMD_USER_UNIT_DIR=${systemd_system_unitdir} \
"
PACKAGECONFIG[nm_qt] = "-DENABLE_NETWORK_MANAGER=ON,-DENABLE_NETWORK_MANAGER=OFF,networkmanager-qt modemmanager-qt"
PACKAGECONFIG ??= "nm_qt"
SYSTEMD_SERVICE_${PN} = "hawaii.service"
# for starter scripts
RDEPENDS_${PN} = "qttools-tools qtwayland-plugins"
# REVISIT optionals
RRECOMMENDS_${PN} += " \
fluid \
hawaii-wallpapers \
hawaii-icon-theme \
"
FILES_${PN} += " \
${datadir} \
${systemd_unitdir} \
${OE_QMAKE_PATH_QML} \
"

View File

@@ -1,33 +0,0 @@
SUMMARY = "System preferences for the Hawaii desktop environment"
LICENSE = "GPLv2 & LGPLv2.1"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c \
"
inherit hawaii
DEPENDS += " \
greenisland \
libhawaii \
polkit-qt-1 \
kscreen \
"
SRCREV = "f1ce43687a0c9dcdbf0cd5640d38bbbc348dd123"
PV = "0.8.0"
S = "${WORKDIR}/git"
EXTRA_OECMAKE += "-DQt5LinguistTools_DIR=${STAGING_LIBDIR_NATIVE}/cmake/Qt5LinguistTools"
FILES_${PN} += " \
${OE_QMAKE_PATH_QML} \
"
FILES_${PN}-dev += " \
${libdir}/cmake \
"
# cross libs / headers
CMAKE_ALIGN_SYSROOT[1] = "HawaiiSystemPreferences, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"
CMAKE_ALIGN_SYSROOT[2] = "HawaiiSystemPreferences, -S${includedir}, -S${STAGING_INCDIR}"

View File

@@ -1,15 +0,0 @@
SUMMARY = "Terminal emulator for the Hawaii desktop environment"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263"
inherit hawaii
SRCREV = "8c4701aa6e9223091ac3ad1fb0e8005c92399fee"
PV = "0.6.90+git${SRCPV}"
S = "${WORKDIR}/git"
FILES_${PN} += " \
${datadir}/appdata \
${OE_QMAKE_PATH_QML}/Hawaii/Terminal \
"

View File

@@ -1,12 +0,0 @@
SUMMARY = "Wallpapers for the Hawaii desktop environment"
LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
inherit hawaii
SRCREV = "ffca94dc6917ba0109dbd837cc3579fd0cde6357"
PV = "0.4.90+git${SRCPV}"
S = "${WORKDIR}/git"
FILES_${PN} += "${datadir}"

View File

@@ -1,15 +0,0 @@
SUMMARY = "Styles for applications using QtQuick Controls"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c"
inherit hawaii
SRCREV = "9aaaf3b8681dc2253d812aa7f37b8ed5e1651959"
PV = "0.8.0"
S = "${WORKDIR}/git"
FILES_${PN} += " \
${datadir}/color-schemes \
${OE_QMAKE_PATH_QML} \
"

View File

@@ -1,33 +0,0 @@
SUMMARY = "Base applications for Hawaii"
LICENSE = "GPLv2 & LGPLv2.1"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://LICENSE.LGPLv2.1;md5=4fbd65380cdd255951079008b364516c \
"
inherit hawaii systemd
DEPENDS += " \
libhawaii \
greenisland \
polkit-qt-1 \
qt-gstreamer \
"
SRCREV = "6dd502e199596dabab8be77efaf164823a8ead65"
PV = "0.8.1"
S = "${WORKDIR}/git"
EXTRA_OECMAKE += " \
-DSYSTEMD_USER_UNIT_DIR=${systemd_system_unitdir} \
"
FILES_${PN} += " \
${datadir}/glib-2.0 \
${datadir}/desktop-directories \
${OE_QMAKE_PATH_PLUGINS} \
"
RREPLACES_${PN} = "hawaii-baseapps"
RPROVIDES_${PN} = "hawaii-baseapps"
RCONFLICTS_${PN} = "hawaii-baseapps"

View File

@@ -1,17 +0,0 @@
SUMMARY = "Library shared among Hawaii Shell and other projects"
LICENSE = "GPLv2 & LGPLv3"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://LICENSE.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
"
inherit hawaii
PV = "0.8.0"
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git"
SRCREV = "f9cb7389a7881bf924ead7ae4b409c83b7e7a454"
S = "${WORKDIR}/git"
FILES_${PN} += "${OE_QMAKE_PATH_QML}"
FILES_${PN}-dev += "${libdir}/cmake"

View File

@@ -1,27 +0,0 @@
SUMMARY = "Hawaii desktop package collection"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
inherit packagegroup
RDEPENDS_${PN} = " \
cinema \
eyesight \
fluid \
greenisland \
hawaii-icon-theme \
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "hawaii-shell", "",d)} \
hawaii-system-preferences \
hawaii-terminal \
hawaii-wallpapers \
hawaii-widget-styles \
hawaii-workspace \
libhawaii \
qtaccountsservice \
qtconfiguration \
swordfish \
"
# wind was a X11 mauios approach. For dependencies (kdeclarative does not build
# for raspi) keep out
# wind

View File

@@ -1,21 +0,0 @@
SUMMARY = "Qt-style API to use freedesktop.org's AccountsService DBus service"
LICENSE = "GPLv2 & LGPLv2.1"
LIC_FILES_CHKSUM = " \
file://LICENSE.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://LICENSE.LGPLv21;md5=4fbd65380cdd255951079008b364516c \
"
inherit hawaii
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git"
SRCREV = "74728c9f092ba7166b96414cb85e268f3c3ed4d1"
S = "${WORKDIR}/git"
PV = "0.6.0+git${SRCPV}"
FILES_${PN} += "${OE_QMAKE_PATH_QML}/QtAccountsService"
FILES_${PN}-dbg += "${OE_QMAKE_PATH_QML}/QtAccountsService/.debug"
FILES_${PN}-dev += "${libdir}/cmake"
CMAKE_ALIGN_SYSROOT[1] = "QtAccountsService, -S${includedir}, -S${STAGING_INCDIR}"
CMAKE_ALIGN_SYSROOT[2] = "QtAccountsService, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"

View File

@@ -1,25 +0,0 @@
SUMMARY = "Modules for fluid and dynamic applications development with QtQuick"
LICENSE = "BSD & GFDL-1.3 & GPLv3 & LGPLv2.1"
LIC_FILES_CHKSUM = " \
file://LICENSE.BSD;md5=5bd3079664b3473c826ea30fd8d55687 \
file://LICENSE.FDL;md5=3801d7932fdc07fd9efe89f9854a6caa \
file://LICENSE.GPL;md5=d32239bcb673463ab874e80d47fae504 \
file://LICENSE.LGPL;md5=4fbd65380cdd255951079008b364516c \
"
inherit hawaii
DEPENDS += "dconf"
SRC_URI = " \
git://github.com/hawaii-desktop/${BPN}.git \
"
SRCREV = "fd37e4f7a19b593e44f35e59a5a19aecc4f268a9"
S = "${WORKDIR}/git"
FILES_${PN} += "${libdir}/hawaii/qml/Hawaii/Configuration"
FILES_${PN}-dbg += "${libdir}/hawaii/qml/Hawaii/Configuration/.debug"
FILES_${PN}-dev += "${libdir}/cmake"

View File

@@ -1,19 +0,0 @@
SUMMARY = "File manager"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
inherit hawaii
DEPENDS += "qttools"
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git;protocol=git;branch=master"
SRCREV = "0f1d9294cbf9d4ac235c31d10b0c7166845e098f"
PV = "0.1.90+git${SRCPV}"
S = "${WORKDIR}/git"
CXXFLAGS += "-fPIC"
EXTRA_OECMAKE += "-DQt5LinguistTools_DIR=${STAGING_LIBDIR_NATIVE}/cmake/Qt5LinguistTools"
FILES_${PN} += "${libdir}/hawaii/qml ${datadir}"
FILES_${PN}-dbg += "${libdir}/hawaii/qml/Swordfish/.debug"

View File

@@ -1,28 +0,0 @@
SUMMARY = "Wind theme for Maui and Hawaii"
LICENSE = "GPLv2 & BSD & LGPLv2.1"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.BSD;md5=9e96e13a1a76211bcdb0255a5d42b01d \
file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c \
"
inherit hawaii
DEPENDS += "plasma-framework"
SRC_URI = "git://github.com/mauios/${BPN}.git;protocol=git;branch=master"
SRCREV = "cc5d4de41aaeb63611701c0a739a93bc31bccf50"
S = "${WORKDIR}/git"
EXTRA_OECMAKE += "-DENABLE_WIDGETS_FACTORY:bool=ON"
PACKAGES =+ "${PN}-grub ${PN}-plymouth ${PN}-widget-factory"
FILES_${PN}-grub = "/boot"
FILES_${PN}-plymouth = "${datadir}/plymouth/themes"
FILES_${PN}-widget-factory = "${bindir}/*widget-factory"
FILES_${PN} += " \
${datadir} \
${OE_QMAKE_PATH_QML} \
"

View File

@@ -0,0 +1,31 @@
SUMMARY = "The Linux perf GUI for performance analysis"
LICENSE = "GPLv2+ | KDAB-Commercial"
LIC_FILES_CHKSUM = " \
file://LICENSE.txt;md5=a6b8a64054f1549420f27724acd2337a \
file://LICENSE.GPL.txt;md5=eed541e1ee57f0373b3cb5824dfe6b93 \
file://LICENSE.US.txt;md5=1cf6e30372544be558f7146a7e229cdd \
"
inherit kde-base pkgconfig gettext gtk-icon-cache
DEPENDS += " \
elfutils \
ki18n-native \
kcoreaddons-native \
kauth-native \
kconfig-native \
threadweaver \
kconfigwidgets \
kitemviews \
kitemmodels \
kio \
solid \
"
SRC_URI = "gitsm://github.com/KDAB/hotspot.git"
SRCREV = "a41a0a5ba1fead202bfdcb2198f192114d030484"
S = "${WORKDIR}/git"
PV = "1.1.0+git${SRCPV}"
FILES_${PN} += "${datadir}/icons"
RDEPENDS_${PN} += "perf"

View File

@@ -10,10 +10,12 @@ inherit kde-apps gtk-icon-cache
DEPENDS += "\
libarchive \
karchive \
kconfig \
kauth-native \
kconfig-native \
kcoreaddons-native \
kcrash \
kdbusaddons \
kdoctools \
kdoctools-native \
ki18n \
kiconthemes \
khtml \
@@ -21,11 +23,13 @@ DEPENDS += "\
kservice \
kpty \
kwidgetsaddons \
"
kitemmodels \
sonnet-native \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "08b9058d317b9e5667bb0eaf2a4136c9"
SRC_URI[sha256sum] = "b54c137098bbf77d99a54e526a58a83aca73db1cf1fabbbc4bccdf09a1bee8d0"
SRC_URI[md5sum] = "e9ab1b82b80b3901de35cdaf3b32267a"
SRC_URI[sha256sum] = "b13d102e06eeaf080270a710a6b82d11d444fde78f0c701ac5efca682cfb5642"
SRC_URI += "file://0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
FILES_${PN} += " \

View File

@@ -6,26 +6,32 @@ MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Upstream-Status: Pending
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
app/main.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/app/main.cpp b/app/main.cpp
index a9539b5..91f96ab 100644
index 0396400..5924683 100644
--- a/app/main.cpp
+++ b/app/main.cpp
@@ -178,6 +178,7 @@ int main(int argc, char **argv)
@@ -206,6 +206,7 @@ int main(int argc, char **argv)
// This is needed to prevent Dolphin from freezing when opening an archive.
KDBusService dbusService(KDBusService::Multiple);
KDBusService dbusService(KDBusService::Multiple | KDBusService::NoExitOnFailure);
+#ifndef QT_NO_SESSIONMANAGER
// Session restoring.
if (application.isSessionRestored()) {
if (!KMainWindow::canBeRestored(1)) {
@@ -190,8 +191,9 @@ int main(int argc, char **argv)
@@ -218,8 +219,9 @@ int main(int argc, char **argv)
delete window;
return -1;
}

View File

@@ -5,18 +5,19 @@ LIC_FILES_CHKSUM = " \
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += "\
kconfig \
kauth-native \
kconfig-native \
kcoreaddons-native \
kio \
ki18n \
kservice \
kfilemetadata \
baloo \
kdelibs4support \
"
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "5d3f8f89d833033794b170e6b9db4cbd"
SRC_URI[sha256sum] = "4bff2f4abd9d65f39e2b44189312bac139908362e8888c114bbf3d107902217c"
SRC_URI[md5sum] = "959165128d97a132b2b18d886af6c4f1"
SRC_URI[sha256sum] = "10956500e389cce6b043fbda7bdc16916cda75548f285268025d72dc5546c1be"

View File

@@ -9,16 +9,18 @@ LIC_FILES_CHKSUM = " \
inherit kde-apps gtk-icon-cache
DEPENDS += "\
kcoreaddons \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdbusaddons \
kdoctools \
kdoctools-native \
kxmlgui \
libkdegames \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "ec6c38f965585beaba124eb78cce40fd"
SRC_URI[sha256sum] = "7dba4db8e72fdbe6fb552b4d8428676cf5cc490456518b918a650b616f8660b6"
SRC_URI[md5sum] = "6076cadd753fe67dac2967bb81d2a66f"
SRC_URI[sha256sum] = "498fcca291345cd5bba61f1163916ad059b7691083d10a3e910eff130072ea97"
FILES_${PN} += " \
${datadir}/kxmlgui5 \

View File

@@ -2,19 +2,25 @@ SUMMARY = "Plugins for Dolphin"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += "\
kauth-native \
kconfig-native \
kcoreaddons-native \
kdesignerplugin-native \
kdelibs4support-native \
kdelibs4support \
sonnet-native \
kxmlgui \
ki18n \
kio \
kdelibs4support \
dolphin \
"
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "c33684a8b47e439e68775a164455fb54"
SRC_URI[sha256sum] = "ff46afcdefb334bef5b8aca4bdcea1f2f133472e1e0922fb63361280ab6b3abd"
SRC_URI[md5sum] = "6dc086cfb23a47f46c99946f71406004"
SRC_URI[sha256sum] = "8e31695ea1ddfd58b35059d5389e5b9b401fd10294d50765a834ae81a8e6bb2d"
FILES_${PN} += " \
${datadir}/config.kcfg \

View File

@@ -5,18 +5,21 @@ LIC_FILES_CHKSUM = " \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += " \
kdoctools \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
sonnet-native \
\
kinit \
kcmutils \
knewstuff \
kcoreaddons \
ki18n \
kdbusaddons \
kbookmarks \
kconfig \
kio \
kparts \
solid \
@@ -33,8 +36,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "149165d7954bfef08747e5bb7252a277"
SRC_URI[sha256sum] = "b02bbfbe6d3f8eef6a6fd9b6ff6f5e90b47ad27c9f2e7ebcd25346287490fa6e"
SRC_URI[md5sum] = "c79b7db37e9c5cd84eab7673eeb563d3"
SRC_URI[sha256sum] = "40dc96fa05cf6a09c49329cd69c9f1079b4ddb57592c9ff0e957eec6e761a439"
SRC_URI += " \
file://0001-align-paths-to-phonon.patch \
file://0002-fix-build-for-qtbase-without-session-management.patch \

View File

@@ -5,17 +5,19 @@ LIC_FILES_CHKSUM = " \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += " \
phonon \
\
kconfig \
kauth-native \
kconfig-native \
kconfigwidgets \
kcoreaddons \
kcoreaddons-native \
kcrash \
kdbusaddons \
kdoctools \
kdoctools-native \
sonnet-native \
ki18n \
kjobwidgets \
kio \
@@ -27,8 +29,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "0e5ca33aab8fdd0462494119e715195d"
SRC_URI[sha256sum] = "3302f189878ab5d337035bc73b3e0e753e2bfb1a995f5e5810cbc0304dc26092"
SRC_URI[md5sum] = "6352cbdc575a4b0da1eabce763d24602"
SRC_URI[sha256sum] = "448725522965fd06779034fad9342526d9a1ac88c3ac5ea7b73e7cefc089b4c8"
CXXFLAGS += "-isystem ${STAGING_INCDIR}/phonon4qt5/KDE"

View File

@@ -5,24 +5,26 @@ LIC_FILES_CHKSUM = " \
file://COPYING-DOCS;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += "\
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
sonnet-native \
kio \
kparts \
solid \
kxmlgui \
kcoreaddons \
kdoctools \
ki18n \
"
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "2bac6bc332a44b9120ec1b7b8dbcc583"
SRC_URI[sha256sum] = "f8a44821c01f84a8554f0d58e32bf6f351dd2d6ecb7e22b0544a40ebeb1e5d7d"
SRC_URI[md5sum] = "3d00b1ca499e4bc55d71aa7ee21f6c7c"
SRC_URI[sha256sum] = "ceaa8441d94651e665790af6cb419bf39b34b7246f4848b070a8a2dde78a1bcd"
SRC_URI += " \
file://0001-do-not-build-docs.patch \
file://0002-fix-build-for-qtbase-build-without-session-support-Q.patch \
file://0001-fix-build-for-qtbase-build-without-session-support-Q.patch \
"
FILES_${PN} += " \

View File

@@ -1,41 +0,0 @@
From 517853035c99b29006a7b757651161859c6e9db5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Fri, 24 Apr 2015 11:26:38 +0200
Subject: [PATCH] do not build docs
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
docs creation fails with
index.docbook:2: element para: validity error : ID gnu-fdl already defined
...
element div: validity error : ID header already defined
element div: validity error : ID header_content already defined
element div: validity error : ID header_left already defined
element div: validity error : ID header_right already defined
element div: validity error : ID header already defined
element div: validity error : ID header_content already defined
...
Upstream-Status: Inappropriate [configuration]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 834282f..35e51b6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -60,5 +60,5 @@ include_directories(src/)
add_subdirectory(src)
add_subdirectory(misc)
-add_subdirectory(doc)
+#add_subdirectory(doc)
feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)
--
1.9.3

View File

@@ -9,13 +9,13 @@ Content-Transfer-Encoding: 8bit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
src/app/main.cpp | 5 ++++-
src/main.cpp | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/app/main.cpp b/src/app/main.cpp
diff --git a/src/main.cpp b/src/main.cpp
index 2463a29..1709717 100644
--- a/src/app/main.cpp
+++ b/src/app/main.cpp
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -78,6 +78,7 @@ int main(int argc, char *argv[])
options.process(app);
about.processCommandLine(&options);

View File

@@ -2,7 +2,7 @@ SUMMARY = "A fast and easy to use image viewer for KDE"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=5a3169a2d39a757efd8b7aa66a69d97b"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += " \
jpeg \
@@ -10,17 +10,23 @@ DEPENDS += " \
lcms \
phonon \
kdelibs4support \
kdelibs4support-native \
kded \
kactivities \
kcoreaddons \
kcoreaddons-native \
kconfig-native \
kauth-native \
kdesignerplugin-native \
sonnet-native \
kxmlgui \
kfilemetadata \
baloo \
libkdcraw \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "1d1ac5a3f9f9639b898db4008b9b52e6"
SRC_URI[sha256sum] = "255df6966b34278a3375880ff6ff31000cc52ea69285e5da5e95a3c4ff782c64"
SRC_URI[md5sum] = "c0e224d49d0e80e5f1e24f43de81920d"
SRC_URI[sha256sum] = "3987dcfbfaea60130d98d7708f7c0f468eec3efff6f45241aeb08751882aff0d"
SRC_URI += " \
file://0001-Set-Kipi-package-properties.patch \
@@ -32,6 +38,7 @@ CXXFLAGS += "-isystem ${STAGING_INCDIR}/phonon4qt5/KDE"
FILES_${PN} += " \
${datadir}/k*5 \
${datadir}/icons \
${datadir}/solid \
${OE_QMAKE_PATH_PLUGINS} \
"

View File

@@ -0,0 +1,40 @@
SUMMARY = "Periodic Table of Elements"
LICENSE = "GPLv2 & GFDL-1.2 & LGPLv2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
file://COPYING.DOC;md5=24ea4c7092233849b4394699333b5c56 \
"
inherit kde-apps pythonnative gettext pkgconfig gtk-icon-cache
DEPENDS += " \
qtsvg \
libeigen \
openbabel \
avogadrolibs \
\
karchive \
kconfig \
kcoreaddons \
kdoctools \
ki18n \
kdelibs4support \
khtml \
knewstuff \
kparts \
kplotting \
solid \
kunitconversion \
kwidgetsaddons \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "72bde526067b7f54ba7d13a69cac5fc7"
SRC_URI[sha256sum] = "50050c85fb1760a99b7bbd0ed0f1047b4456139eb8d3f012005f6106e16a880e"
FILES_${PN} += " \
${datadir}/config.kcfg \
${datadir}/kxmlgui5 \
${datadir}/libkdeedu \
"

View File

@@ -8,11 +8,13 @@ LIC_FILES_CHKSUM = " \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += "\
kcoreaddons \
kconfig \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kwindowsystem \
ki18n \
kconfigwidgets \
@@ -24,8 +26,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "acc85096197530e2e02cb877cef3ce1f"
SRC_URI[sha256sum] = "06addd40448ba9d7f58231b5bfcfa2d9ff94d19e726a5ef320d8dd1cd599bdf3"
SRC_URI[md5sum] = "afc4665114cb52ff957d73542ad265b1"
SRC_URI[sha256sum] = "9f5ccb8e1ab5ca50bae12992e567f7df419555d062fc4260faa46b58d052cf12"
FILES_${PN} += " \
${datadir}/kxmlgui5 \

View File

@@ -6,13 +6,17 @@ LIC_FILES_CHKSUM = " \
file://COPYING-LGPL3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += " \
qtscript \
\
kconfig \
kdoctools \
kauth-native \
kconfig-native \
kcoreaddons-native \
sonnet-native \
kdoctools-native \
kpackage-native \
kguiaddons \
ki18n \
kinit \
@@ -30,8 +34,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "ac0dbaa0f0b06e3cc96e9f87ea321f42"
SRC_URI[sha256sum] = "984a82005897b553eab0525715b626f7467bc1d664b29ac7944860cd1d7012dc"
SRC_URI[md5sum] = "4c6c8a35d1293f04c00bea822367837b"
SRC_URI[sha256sum] = "e5b6a3ccb688ee358dadbcca86c0060a481ff60a81a472865429beba6bea2a10"
SRC_URI += " \
file://0001-fix-build-for-qtbase-build-without-session-support-Q.patch \

View File

@@ -9,8 +9,10 @@ LIC_FILES_CHKSUM = " \
inherit kde-apps gtk-icon-cache
DEPENDS += "\
kcoreaddons \
kconfig \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kwidgetsaddons \
ki18n \
kguiaddons \
@@ -25,8 +27,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "64f10e943903513cadae909b280f6fd6"
SRC_URI[sha256sum] = "57f4fc75c3383dacdfb7c7ad56c3da12878d4edff1079562af610c79695e54bd"
SRC_URI[md5sum] = "a60927adb222fbd1c1c1482a3c03cd5d"
SRC_URI[sha256sum] = "54b689973be0690bec5412f6198750bcfa63e71c5435543e6683e96705444cd2"
SRC_URI += "file://0001-fix-build-for-qtbase-build-without-session-support-Q.patch"
FILES_${PN} += " \

View File

@@ -7,11 +7,13 @@ LIC_FILES_CHKSUM = " \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += "\
kcoreaddons \
kconfig \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kdbusaddons \
ki18n \
kguiaddons \
@@ -26,8 +28,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "e492a200a396cb0b76c675f1707d3e6d"
SRC_URI[sha256sum] = "8ecdc1d391a8ede5db1eda50c7d212d6b5b4169bb74cb1c8bc6e630ace8c3481"
SRC_URI[md5sum] = "4f80daf1b4c1f8c8ade43da1af1b224e"
SRC_URI[sha256sum] = "7cd37fe9d5415e1dabcbf6cdb7f3c5aaa76bf9dc1144c400d2e58bddd0da1054"
SRC_URI += "file://0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
FILES_${PN} += " \

View File

@@ -5,23 +5,25 @@ LIC_FILES_CHKSUM = " \
file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += "\
gmp \
kconfig \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kconfigwidgets \
kdoctools \
kguiaddons \
ki18n \
kinit \
knotifications \
kxmlgui \
"
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "107022341aed3aef7c8d72b7de6c08a1"
SRC_URI[sha256sum] = "fb390f2e980f12beab6179240f665cb431626ffa9dea8c24d67ad02813309859"
SRC_URI[md5sum] = "6bd85ec27c474fd9c67e775e3fb6d5e3"
SRC_URI[sha256sum] = "124d2cb3cad885fa948d17d485ceb406c782d2d456e18917128508aae5c49970"
FILES_SOLIBSDEV = ""

View File

@@ -7,14 +7,17 @@ LIC_FILES_CHKSUM = " \
inherit kde-apps gtk-icon-cache
DEPENDS += "\
kauth-native \
kconfig-native \
kcoreaddons-native \
ki18n \
kwidgetsaddons \
kxmlgui \
"
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "874e95369735955d827eff0aa69e65d3"
SRC_URI[sha256sum] = "7fe83e765be9de06bde1535e55ef7eb974c78ae8b2b232cc92f5ee71ea1307ef"
SRC_URI[md5sum] = "b7c26d70a8bd83e5b70f75535af46989"
SRC_URI[sha256sum] = "d4a3df598ab18fa393c383d72528a399dcc2e33d3494a8fe4db098d67f5cc8f9"
FILES_${PN} += " \
${datadir}/icons \

View File

@@ -14,18 +14,18 @@ Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b5a646d..7018636 100644
index d33b65e..2c1c376 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -82,7 +82,7 @@ set_package_properties(MLT PROPERTIES
@@ -108,7 +108,7 @@ set_package_properties(MLT PROPERTIES
TYPE RUNTIME
PURPOSE "Required to do video processing")
-set(MLT_PREFIX ${MLT_ROOT_DIR})
+SET(MLT_PREFIX "/usr" CACHE STRING "mlt prefix")
+set(MLT_PREFIX ${MLT_ROOT_DIR} CACHE STRING "mlt prefix")
add_subdirectory(data)
add_subdirectory(doc)
if(KF5DocTools_FOUND)
--
2.1.0
2.14.3

View File

@@ -11,9 +11,11 @@ DEPENDS += "\
qtsvg \
qtwebkit \
karchive \
kauth-native \
sonnet-native \
kbookmarks \
kcoreaddons \
kconfig \
kcoreaddons-native \
kconfig-native \
kconfigwidgets \
kdbusaddons \
kfilemetadata \
@@ -27,17 +29,19 @@ DEPENDS += "\
kguiaddons \
ktextwidgets \
kiconthemes \
kdoctools \
kdoctools-native \
xapian-core \
shared-mime-info-native \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "3c906a40f0c5649f4b1b68f4693352dc"
SRC_URI[sha256sum] = "bca5e9293326aecd6ae295f9f579ba5d7880baf54183cb0a8d8c708f4f04768d"
SRC_URI[md5sum] = "b2d2571e20547d54fe7b7108882e7e8d"
SRC_URI[sha256sum] = "371f860365d01c4c0aebe931354cc99a646d44f17e6846c93ee2c002258f503e"
SRC_URI += " \
file://0001-CMakeLists.txt-make-MLT_PREFIX-configurable.patch \
"
EXTRA_OECMAKE += "-DMLT_PREFIX=${prefix}"
FILES_${PN} += " \

View File

@@ -7,9 +7,11 @@ LIC_FILES_CHKSUM = " \
inherit kde-apps gtk-icon-cache
DEPENDS += "\
kauth-native \
kconfig-native \
kconfigwidgets \
kcoreaddons \
kdoctools \
kcoreaddons-native \
kdoctools-native \
ki18n \
kiconthemes \
kio \
@@ -17,11 +19,11 @@ DEPENDS += "\
knotifications \
kwidgetsaddons \
kxmlgui \
"
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "9bcb48e1de6483bf8a20315bb6d0ada9"
SRC_URI[sha256sum] = "db89a2a7cf899fbbbda503ed53b881db495dfdf4799595b71013e3ea50380bda"
SRC_URI[md5sum] = "9583927463f8afd583c112151c38bd41"
SRC_URI[sha256sum] = "9776c270e2a8b43b8ad8b500015542f7249b5fcf2ce0b698e0866125032a00a3"
FILES_${PN} += " \
${datadir}/k*5 \

View File

@@ -6,13 +6,14 @@ LIC_FILES_CHKSUM = " \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += "\
kcoreaddons \
kconfig \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdbusaddons \
kdoctools \
kdoctools-native \
kwidgetsaddons \
ki18n \
kguiaddons \
@@ -25,8 +26,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "ab07c48b7b3155a5f049a35bf1a6fcc3"
SRC_URI[sha256sum] = "6bf47c486d4b7d8138522579ea7013a9c5967c59bedcf6095251d3f951d77a9b"
SRC_URI[md5sum] = "d3547836e884387da322086ebccacac8"
SRC_URI[sha256sum] = "ac5f73ead36f30609d2ef1b8888b940e47e3bbbee54fda8c27765ddea5a295cc"
SRC_URI+="file://0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
FILES_${PN} += " \

View File

@@ -4,30 +4,32 @@ LIC_FILES_CHKSUM = " \
file://COPYING;md5=7108e5acd7ce861dee282297d7c2f38c \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += " \
grantlee \
xapian-core \
\
kauth-native \
karchive \
kbookmarks \
kconfig \
kcoreaddons \
kconfig-native \
kcoreaddons-native \
kdbusaddons \
kdoctools \
kdoctools-native \
ki18n \
kinit \
khtml \
kservice \
kwindowsystem \
sonnet-native \
\
${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/xserver qtx11extras", "", d)} \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras", "", d)} \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "2690a92fc8edf166c5643ccdeb9e5deb"
SRC_URI[sha256sum] = "648842ec7dd417d76f0b1bf8649e993f10bbc0fc37e5eaf31dcea83d6ed052df"
SRC_URI[md5sum] = "533d441f6c4bc76b581eb4ffc5f17d1d"
SRC_URI[sha256sum] = "f6c41fbc299bd3a4e9723e72903a0c88f443045e3695bfa3ca2ea6a831cfb07c"
SRC_URI += " \
file://0001-fix-build-for-qtbase-without-session-management.patch \

View File

@@ -9,29 +9,34 @@ LIC_FILES_CHKSUM = " \
file://man/LICENSE;md5=d975629b732b61cb58f9595c6baa9379 \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += " \
libssh \
qtsvg \
qtwebengine \
\
exiv2 \
kactivities \
karchive \
kconfig \
kauth-native \
kconfig-native \
kconfigwidgets \
kcoreaddons \
kcoreaddons-native \
kdbusaddons \
kdoctools \
kdoctools-native \
kdesignerplugin-native \
sonnet-native \
kdnssd \
kiconthemes \
ki18n \
kio \
khtml \
kdelibs4support \
kpty \
solid \
kbookmarks \
kguiaddons \
shared-mime-info-native \
"
# REVISIT optionals
@@ -44,8 +49,13 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "7afd2a4e1f645ef45450c1087e42206e"
SRC_URI[sha256sum] = "2cb558a7658894ee67f9318bbd98949b8eda425e5a30ca2af761e5d54d807093"
SRC_URI[md5sum] = "7b21d27f91c3da8147b962d0c805130d"
SRC_URI[sha256sum] = "7ad2df61267c274507b1ee8d592ba829ca7e60efda4a16ba301dabb26102d1c5"
# gperf creates hard #line links
do_install_prepend() {
no_staging_check=true
}
FILES_${PN} += " \
${datadir}/kio_bookmarks \

View File

@@ -0,0 +1,28 @@
SUMMARY = "KMag is a screen magnifier"
LICENSE = "GPLv2 & GFDL-1.2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=38adfe5a9f2953129da1774430b28adf \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps gtk-icon-cache
DEPENDS += "\
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kdoctools \
ki18n \
kio \
kxmlgui \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "a3a04fab22e33bed0682c1fd124571f6"
SRC_URI[sha256sum] = "7ca8b5872832a9d0985daedb8f587b5057d7f569dee490b2a3d97c568beb2d59"
FILES_${PN} += " \
${datadir}/kxmlgui5 \
${datadir}/icons \
"

View File

@@ -0,0 +1,44 @@
From 9757ed6c44884eb7890f31e015f5788de88891ac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
Date: Thu, 21 Dec 2017 00:22:43 +0100
Subject: [PATCH] Fix build with QT_NO_SESSIONMANAGER set
---
apps/KMixApp.cpp | 4 ++++
apps/kmix.cpp | 2 ++
2 files changed, 6 insertions(+)
diff --git a/apps/KMixApp.cpp b/apps/KMixApp.cpp
index d00309b..b00f27a 100644
--- a/apps/KMixApp.cpp
+++ b/apps/KMixApp.cpp
@@ -87,7 +87,11 @@ bool KMixApp::restoreSessionIfApplicable(bool hasArgKeepvisibility, bool reset)
*/
creationLock.lock();
+#ifndef QT_NO_SESSIONMANAGER
bool restore = qApp->isSessionRestored(); // && KMainWindow::canBeRestored(0);
+#else
+ bool restore = false;
+#endif
qCDebug(KMIX_LOG) << "Starting KMix using keepvisibility=" << hasArgKeepvisibility << ", failsafe=" << reset << ", sessionRestore=" << restore;
int createCount = 0;
if (restore)
diff --git a/apps/kmix.cpp b/apps/kmix.cpp
index b97852c..cd74d03 100644
--- a/apps/kmix.cpp
+++ b/apps/kmix.cpp
@@ -99,8 +99,10 @@ KMixWindow::KMixWindow(bool invisible, bool reset) :
recreateGUI(false, QString(), true, reset);
}
+#ifndef QT_NO_SESSIONMANAGER
if (!qApp->isSessionRestored() ) // done by the session manager otherwise
setInitialSize();
+#endif
fixConfigAfterRead();
theKMixDeviceManager->initHotplug();
--
2.9.5

View File

@@ -1,26 +0,0 @@
--- a/apps/KMixApp.cpp 2016-06-07 16:48:58.967601212 +0200
+++ b/apps/KMixApp.cpp 2016-06-07 16:49:47.720048427 +0200
@@ -80,7 +80,11 @@
*/
creationLock.lock();
+#ifndef QT_NO_SESSIONMANAGER
bool restore = isSessionRestored(); // && KMainWindow::canBeRestored(0);
+#else
+ bool restore = false;
+#endif
kDebug() << "Starting KMix using kepvisibility=" << hasArgKeepvisibility << ", failsafe=" << reset << ", sessionRestore=" << restore;
int createCount = 0;
if (restore)
--- a/apps/kmix.cpp 2016-06-07 16:50:51.464632922 +0200
+++ b/apps/kmix.cpp 2016-06-07 16:50:24.112382155 +0200
@@ -116,9 +116,11 @@
recreateGUI(false, QString(), true, reset);
}
+#ifndef QT_NO_SESSIONMANAGER
if (!kapp->isSessionRestored() ) // done by the session manager otherwise
+#endif
setInitialSize();
fixConfigAfterRead();

View File

@@ -6,15 +6,22 @@ LIC_FILES_CHKSUM = " \
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += " \
alsa-lib \
libcanberra \
\
kauth-native \
kconfig-native \
kcoreaddons-native \
kconfigwidgets \
kpackage-native \
kdesignerplugin-native \
sonnet-native \
kdbusaddons \
kdelibs4support \
kdelibs4support-native \
kglobalaccel \
ki18n \
kiconthemes \
@@ -26,10 +33,10 @@ PACKAGECONFIG = "pulseaudio"
PACKAGECONFIG[pulseaudio] = ",,pulseaudio"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "0d887662c99c262b90831942bc0cc2be"
SRC_URI[sha256sum] = "0f450623f1fc532cacf7b3fa5d1f00adb77e1be41bf08f472a276795f6398ca9"
SRC_URI[md5sum] = "57de2ce3a71057563465c404e3b000ef"
SRC_URI[sha256sum] = "b7260ae4a24571fec63aae2417c444b5a7e102e45dc1c834e60f0691718ddc89"
SRC_URI += "file://0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
SRC_URI += "file://0001-Fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
EXTRA_OECMAKE += "-DKMIX_KF5_BUILD=1"

View File

@@ -9,9 +9,14 @@ LIC_FILES_CHKSUM = " \
inherit kde-apps gtk-icon-cache
DEPENDS += "\
kauth-native \
kconfig-native \
kdesignerplugin-native \
sonnet-native \
kdelibs4support \
kdelibs4support-native \
kconfigwidgets \
kcoreaddons \
kcoreaddons-native \
kdoctools \
ki18n \
kiconthemes \
@@ -21,11 +26,11 @@ DEPENDS += "\
kwidgetsaddons \
kxmlgui \
libkexiv2 \
"
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "998e1a62f922cdf96ac848afaa8f148e"
SRC_URI[sha256sum] = "6162b62146d84377f3b24b70288b41798e8177e931f67836e9a15adcc620cf19"
SRC_URI[md5sum] = "09eea0db733a7fc1d13da924e46673bc"
SRC_URI[sha256sum] = "1c0df432c88140c26d3e379a79b99d4c4c71dc75f492d9c6e36bba1ea71f6d97"
FILES_${PN} += " \
${datadir}/k*5 \

View File

@@ -7,20 +7,23 @@ LIC_FILES_CHKSUM = " \
file://COPYING.Unicode;md5=ca09fbc4ba99ecc01ce41d513908dcd3 \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += " \
kauth-native \
kbookmarks \
kcompletion \
kconfig \
kconfig-native \
kconfigwidgets \
kcoreaddons \
kcoreaddons-native \
kdoctools \
kdoctools-native \
kguiaddons \
ki18n \
kiconthemes \
kinit \
kdelibs4support \
kio \
knotifications \
knotifyconfig \
@@ -31,13 +34,14 @@ DEPENDS += " \
kwidgetsaddons \
kwindowsystem \
kxmlgui \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/xserver", "", d)} \
sonnet-native \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11", "", d)} \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "ebe57e74bbcf6311eb449af12032583a"
SRC_URI[sha256sum] = "d5a242c8e23c4002736402ef5ecbb840b60e0e149fc92b480223dfeb7647335a"
SRC_URI[md5sum] = "6aea3f99260440c4d1321b25a7478572"
SRC_URI[sha256sum] = "fa0997c14a96252177e4808636ec43509eadb1482d54bb8a86b85810283f6cbc"
# do not move so-libs to -dev package
FILES_SOLIBSDEV = ""

View File

@@ -0,0 +1,36 @@
From 14dad713bde33b66476e80dc8a13edd010925800 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Wed, 27 Sep 2017 20:39:15 +0200
Subject: [PATCH] fix build with QT_NO_SESSIONMANAGER set
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Upstream-Status: Pending
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
main.cpp | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/main.cpp b/main.cpp
index 5cff693..f72afc9 100644
--- a/main.cpp
+++ b/main.cpp
@@ -73,9 +73,12 @@ int main(int argc, char **argv)
aboutData.processCommandLine(&parser);
KDBusService service;
+#ifndef QT_NO_SESSIONMANAGER
if (application.isSessionRestored()) {
RESTORE(KReversiMainWindow)
- } else {
+ } else
+#endif
+ {
KReversiMainWindow *mainWin = new KReversiMainWindow(0, parser.isSet(QStringLiteral("demo")));
mainWin->show();
}
--
2.9.5

View File

@@ -0,0 +1,40 @@
SUMMARY = "KReversi is is a simple strategy game played against the computer"
DESCRIPTION = "KReversi is is a simple one player strategy game played against the computer"
LICENSE = "GPLv2 & GFDL-1.2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps gettext
DEPENDS += "\
kauth-native \
kconfig-native \
kcoreaddons-native \
kpackage-native \
kdoctools-native \
kconfig \
kconfigwidgets \
kcoreaddons \
kcrash \
kdbusaddons \
kdeclarative \
ki18n \
kiconthemes \
kio \
kxmlgui \
kwidgetsaddons \
kdoctools \
libkdegames \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "5ffbbdfd08f4ff1c6886fcca88962267"
SRC_URI[sha256sum] = "cf01b8cd7c9f1714754d28e99462138dfda380322fb4da0cf0aa88771b40b0c2"
SRC_URI+="file://0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
FILES_${PN} += " \
${datadir}/k*5 \
${datadir}/icons \
"

View File

@@ -0,0 +1,319 @@
From 86cad3e0edba28de83725bf7f55ceb68ff57d765 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
Date: Thu, 15 Mar 2018 14:47:57 +0100
Subject: [PATCH] fix build with GLES2 only
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Upstream-Status: Pending
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
libs/ui/canvas/kis_mirror_axis.cpp | 5 ++-
libs/ui/opengl/kis_opengl_canvas2.cpp | 18 ++++++++++
libs/ui/opengl/kis_opengl_image_textures.cpp | 54 ++++++++++++++++++++++++----
libs/ui/opengl/kis_texture_tile.cpp | 10 ++++++
4 files changed, 79 insertions(+), 8 deletions(-)
diff --git a/libs/ui/canvas/kis_mirror_axis.cpp b/libs/ui/canvas/kis_mirror_axis.cpp
index 47d115c..a873040 100644
--- a/libs/ui/canvas/kis_mirror_axis.cpp
+++ b/libs/ui/canvas/kis_mirror_axis.cpp
@@ -157,6 +157,7 @@ void KisMirrorAxis::drawDecoration(QPainter& gc, const QRectF& updateArea, const
gc.setRenderHints(QPainter::Antialiasing | QPainter::SmoothPixmapTransform);
QOpenGLContext *ctx = QOpenGLContext::currentContext();
+#ifdef GL_MULTISAMPLE
bool hasMultisample = ((gc.paintEngine()->type() == QPaintEngine::OpenGL2) &&
(ctx->hasExtension("GL_ARB_multisample")));
@@ -167,7 +168,7 @@ void KisMirrorAxis::drawDecoration(QPainter& gc, const QRectF& updateArea, const
ctx->functions()->glEnable(GL_MULTISAMPLE);
gc.endNativePainting();
}
-
+#endif
float halfHandleSize = d->handleSize / 2;
d->recomputeVisibleAxes(gc.viewport());
@@ -225,11 +226,13 @@ void KisMirrorAxis::drawDecoration(QPainter& gc, const QRectF& updateArea, const
}
}
+#ifdef GL_MULTISAMPLE
if (hasMultisample) {
gc.beginNativePainting();
ctx->functions()->glDisable(GL_MULTISAMPLE);
gc.endNativePainting();
}
+#endif
}
diff --git a/libs/ui/opengl/kis_opengl_canvas2.cpp b/libs/ui/opengl/kis_opengl_canvas2.cpp
index ab471b0..c7f09b3 100644
--- a/libs/ui/opengl/kis_opengl_canvas2.cpp
+++ b/libs/ui/opengl/kis_opengl_canvas2.cpp
@@ -45,8 +45,10 @@
#include <QMessageBox>
#ifndef Q_OS_OSX
+#ifndef QT_OPENGL_ES_2
#include <QOpenGLFunctions_2_1>
#endif
+#endif
#define NEAR_VAL -1000.0
#define FAR_VAL 1000.0
@@ -103,7 +105,9 @@ public:
QVector2D texCoords[6];
#ifndef Q_OS_OSX
+#ifndef QT_OPENGL_ES_2
QOpenGLFunctions_2_1 *glFn201;
+#endif
#endif
int xToColWithWrapCompensation(int x, const QRect &imageRect) {
@@ -231,6 +235,7 @@ void KisOpenGLCanvas2::initializeGL()
KisOpenGL::initializeContext(context());
initializeOpenGLFunctions();
#ifndef Q_OS_OSX
+#ifndef QT_OPENGL_ES_2
if (!KisOpenGL::hasOpenGLES()) {
d->glFn201 = context()->versionFunctions<QOpenGLFunctions_2_1>();
if (!d->glFn201) {
@@ -239,6 +244,7 @@ void KisOpenGLCanvas2::initializeGL()
} else {
d->glFn201 = nullptr;
}
+#endif
#endif
KisConfig cfg;
@@ -396,18 +402,28 @@ void KisOpenGLCanvas2::paintToolOutline(const QPainterPath &path)
d->cursorShader->setUniformValue(d->cursorShader->location(Uniform::ModelViewProjection), modelMatrix);
if (!KisOpenGL::hasOpenGLES()) {
+#ifdef GL_LINE_SMOOTH_HINT
glHint(GL_LINE_SMOOTH_HINT, GL_NICEST);
+#endif
+#ifdef GL_COLOR_LOGIC_OP
glEnable(GL_COLOR_LOGIC_OP);
+#endif
#ifndef Q_OS_OSX
+#ifndef QT_OPENGL_ES_2
if (d->glFn201) {
d->glFn201->glLogicOp(GL_XOR);
}
+#endif
#else
+#ifdef GL_XOR
glLogicOp(GL_XOR);
+#endif
#endif
} else {
+#ifdef GL_BLEND
glEnable(GL_BLEND);
+#endif
glBlendFuncSeparate(GL_ONE_MINUS_DST_COLOR, GL_ZERO, GL_ONE, GL_ONE);
}
@@ -446,7 +462,9 @@ void KisOpenGLCanvas2::paintToolOutline(const QPainterPath &path)
}
if (!KisOpenGL::hasOpenGLES()) {
+#ifdef GL_COLOR_LOGIC_OP
glDisable(GL_COLOR_LOGIC_OP);
+#endif
} else {
glDisable(GL_BLEND);
}
diff --git a/libs/ui/opengl/kis_opengl_image_textures.cpp b/libs/ui/opengl/kis_opengl_image_textures.cpp
index 1210c7b..8aa84b7 100644
--- a/libs/ui/opengl/kis_opengl_image_textures.cpp
+++ b/libs/ui/opengl/kis_opengl_image_textures.cpp
@@ -408,7 +408,11 @@ void KisOpenGLImageTextures::generateCheckerTexture(const QImage &checkImage)
if (checkImage.width() != BACKGROUND_TEXTURE_SIZE || checkImage.height() != BACKGROUND_TEXTURE_SIZE) {
img = checkImage.scaled(BACKGROUND_TEXTURE_SIZE, BACKGROUND_TEXTURE_SIZE);
}
+#ifdef GL_RGBA8
GLint format = GL_BGRA, internalFormat = GL_RGBA8;
+#else
+ GLint format = GL_BGRA, internalFormat = GL_BGRA;
+#endif
if (KisOpenGL::hasOpenGLES()) {
if (ctx->hasExtension(QByteArrayLiteral("GL_EXT_texture_format_BGRA8888"))) {
format = GL_BGRA_EXT;
@@ -541,18 +545,25 @@ void KisOpenGLImageTextures::updateTextureFormat()
QOpenGLContext *ctx = QOpenGLContext::currentContext();
if (!(m_image && ctx)) return;
+#ifdef GL_RGBA8
if (!KisOpenGL::hasOpenGLES()) {
m_texturesInfo.internalFormat = GL_RGBA8;
m_texturesInfo.type = GL_UNSIGNED_BYTE;
m_texturesInfo.format = GL_BGRA;
- } else {
+ } else
+#endif
+ {
m_texturesInfo.internalFormat = GL_BGRA8_EXT;
m_texturesInfo.type = GL_UNSIGNED_BYTE;
m_texturesInfo.format = GL_BGRA_EXT;
if(!ctx->hasExtension(QByteArrayLiteral("GL_EXT_texture_format_BGRA8888"))) {
// The red and blue channels are swapped, but it will be re-swapped
// by texture swizzle mask set in KisTextureTile::setTextureParameters
+#ifdef GL_RGBA8
m_texturesInfo.internalFormat = GL_RGBA8;
+#else
+ m_texturesInfo.internalFormat = GL_RGBA;
+#endif
m_texturesInfo.type = GL_UNSIGNED_BYTE;
m_texturesInfo.format = GL_RGBA;
}
@@ -569,32 +580,48 @@ void KisOpenGLImageTextures::updateTextureFormat()
if (colorModelId == RGBAColorModelID) {
if (colorDepthId == Float16BitsColorDepthID) {
+#ifdef GL_RGBA16F
if (KisOpenGL::hasOpenGLES()) {
m_texturesInfo.internalFormat = GL_RGBA16F;
dbgUI << "Using half (GLES)";
- } else if (ctx->hasExtension("GL_ARB_texture_float")) {
+ } else
+#endif
+#ifdef GL_RGBA16F_ARB
+ if (ctx->hasExtension("GL_ARB_texture_float")) {
m_texturesInfo.internalFormat = GL_RGBA16F_ARB;
dbgUI << "Using ARB half";
}
- else if (ctx->hasExtension("GL_ATI_texture_float")) {
+ else
+#endif
+#ifdef GL_RGBA_FLOAT16_ATI
+ if (ctx->hasExtension("GL_ATI_texture_float")) {
m_texturesInfo.internalFormat = GL_RGBA_FLOAT16_ATI;
dbgUI << "Using ATI half";
}
+#endif
+ // make ifdefs 'else' happy
+ if(false) {}
bool haveBuiltInOpenExr = false;
#ifdef HAVE_OPENEXR
haveBuiltInOpenExr = true;
#endif
+#ifdef GL_HALF_FLOAT
if (haveBuiltInOpenExr && KisOpenGL::hasOpenGLES()) {
m_texturesInfo.type = GL_HALF_FLOAT;
destinationColorDepthId = Float16BitsColorDepthID;
dbgUI << "Pixel type half (GLES)";
- } else if (haveBuiltInOpenExr && ctx->hasExtension("GL_ARB_half_float_pixel")) {
+ } else
+#endif
+#ifdef GL_HALF_FLOAT_ARB
+ if (haveBuiltInOpenExr && ctx->hasExtension("GL_ARB_half_float_pixel")) {
m_texturesInfo.type = GL_HALF_FLOAT_ARB;
destinationColorDepthId = Float16BitsColorDepthID;
dbgUI << "Pixel type half";
- } else {
+ } else
+#endif
+ {
m_texturesInfo.type = GL_FLOAT;
destinationColorDepthId = Float32BitsColorDepthID;
dbgUI << "Pixel type float";
@@ -602,22 +629,32 @@ void KisOpenGLImageTextures::updateTextureFormat()
m_texturesInfo.format = GL_RGBA;
}
else if (colorDepthId == Float32BitsColorDepthID) {
+ m_texturesInfo.internalFormat = GL_RGBA;
+#ifdef GL_RGBA32F
if (KisOpenGL::hasOpenGLES()) {
m_texturesInfo.internalFormat = GL_RGBA32F;
dbgUI << "Using float (GLES)";
- } else if (ctx->hasExtension("GL_ARB_texture_float")) {
+ } else
+#endif
+#ifdef GL_RGBA32F_ARB
+ if (ctx->hasExtension("GL_ARB_texture_float")) {
m_texturesInfo.internalFormat = GL_RGBA32F_ARB;
dbgUI << "Using ARB float";
- } else if (ctx->hasExtension("GL_ATI_texture_float")) {
+ } else
+#endif
+#ifdef GL_RGBA_FLOAT32_ATI
+ if (ctx->hasExtension("GL_ATI_texture_float")) {
m_texturesInfo.internalFormat = GL_RGBA_FLOAT32_ATI;
dbgUI << "Using ATI float";
}
+#endif
m_texturesInfo.type = GL_FLOAT;
m_texturesInfo.format = GL_RGBA;
destinationColorDepthId = Float32BitsColorDepthID;
}
else if (colorDepthId == Integer16BitsColorDepthID) {
+#ifdef GL_RGBA16
if (!KisOpenGL::hasOpenGLES()) {
m_texturesInfo.internalFormat = GL_RGBA16;
m_texturesInfo.type = GL_UNSIGNED_SHORT;
@@ -625,9 +662,11 @@ void KisOpenGLImageTextures::updateTextureFormat()
destinationColorDepthId = Integer16BitsColorDepthID;
dbgUI << "Using 16 bits rgba";
}
+#endif
// TODO: for ANGLE, see if we can convert to 16f to support 10-bit display
}
}
+#ifdef GL_RGBA16
else {
// We will convert the colorspace to 16 bits rgba, instead of 8 bits
if (colorDepthId == Integer16BitsColorDepthID && !KisOpenGL::hasOpenGLES()) {
@@ -639,6 +678,7 @@ void KisOpenGLImageTextures::updateTextureFormat()
}
// TODO: for ANGLE, see if we can convert to 16f to support 10-bit display
}
+#endif
if (!m_internalColorManagementActive &&
colorModelId != destinationColorModelId) {
diff --git a/libs/ui/opengl/kis_texture_tile.cpp b/libs/ui/opengl/kis_texture_tile.cpp
index d8fb03d..90e9996 100644
--- a/libs/ui/opengl/kis_texture_tile.cpp
+++ b/libs/ui/opengl/kis_texture_tile.cpp
@@ -34,17 +34,27 @@ void KisTextureTile::setTextureParameters()
f->glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_CLAMP_TO_EDGE);
f->glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_CLAMP_TO_EDGE);
+#ifdef GL_TEXTURE_MIN_LOD
f->glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_LOD, 0);
+#endif
+#ifdef GL_TEXTURE_MAX_LOD
f->glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAX_LOD, m_numMipmapLevels);
+#endif
+#ifdef GL_TEXTURE_BASE_LEVEL
f->glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_BASE_LEVEL, 0);
+#endif
+#ifdef GL_TEXTURE_MAX_LEVEL
f->glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAX_LEVEL, m_numMipmapLevels);
+#endif
+#ifdef GL_RGBA8
if (m_texturesInfo->internalFormat == GL_RGBA8 && m_texturesInfo->format == GL_RGBA) {
// If image format is RGBA8, swap the red and blue channels for the proper colour
// This is for OpenGL ES support and only used if lacking GL_EXT_texture_format_BGRA8888
f->glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_SWIZZLE_R, GL_BLUE);
f->glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_SWIZZLE_B, GL_RED);
}
+#endif
f->glPixelStorei(GL_UNPACK_ALIGNMENT, 1);
}
--
2.14.3

View File

@@ -1,155 +0,0 @@
From a13f4cb491973ece28266bef9aa54706f0393fc6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Tue, 7 Jun 2016 00:04:14 +0200
Subject: [PATCH] fix build with GLES2
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
libs/ui/canvas/kis_mirror_axis.cpp | 15 -------
libs/ui/opengl/kis_opengl_canvas2.cpp | 6 +--
libs/ui/opengl/kis_opengl_image_textures.cpp | 60 +++-------------------------
3 files changed, 8 insertions(+), 73 deletions(-)
diff --git a/libs/ui/canvas/kis_mirror_axis.cpp b/libs/ui/canvas/kis_mirror_axis.cpp
index 468dbf4..4823f39 100644
--- a/libs/ui/canvas/kis_mirror_axis.cpp
+++ b/libs/ui/canvas/kis_mirror_axis.cpp
@@ -144,16 +144,6 @@ void KisMirrorAxis::drawDecoration(QPainter& gc, const QRectF& updateArea, const
gc.setRenderHints(QPainter::Antialiasing | QPainter::SmoothPixmapTransform);
QOpenGLContext *ctx = QOpenGLContext::currentContext();
- bool hasMultisample = ((gc.paintEngine()->type() == QPaintEngine::OpenGL2) &&
- (ctx->hasExtension("GL_ARB_multisample")));
-
- // QPainter cannot anti-alias the edges of circles etc. when using OpenGL
- // So instead, use native OpenGL anti-aliasing when available.
- if (hasMultisample) {
- gc.beginNativePainting();
- ctx->functions()->glEnable(GL_MULTISAMPLE);
- gc.endNativePainting();
- }
float halfHandleSize = d->handleSize / 2;
@@ -207,11 +197,6 @@ void KisMirrorAxis::drawDecoration(QPainter& gc, const QRectF& updateArea, const
}
}
- if (hasMultisample) {
- gc.beginNativePainting();
- ctx->functions()->glDisable(GL_MULTISAMPLE);
- gc.endNativePainting();
- }
}
diff --git a/libs/ui/opengl/kis_opengl_canvas2.cpp b/libs/ui/opengl/kis_opengl_canvas2.cpp
index 91149c3..0f6d0f0 100644
--- a/libs/ui/opengl/kis_opengl_canvas2.cpp
+++ b/libs/ui/opengl/kis_opengl_canvas2.cpp
@@ -303,7 +303,7 @@ void KisOpenGLCanvas2::paintToolOutline(const QPainterPath &path)
modelMatrix = projectionMatrix * modelMatrix;
cursorShader->setUniformValue(d->cursorShaderModelViewProjectionUniform, modelMatrix);
- glHint(GL_LINE_SMOOTH_HINT, GL_NICEST);
+ /*glHint(GL_LINE_SMOOTH_HINT, GL_NICEST);
// XXX: glLogicOp not in ES 2.0 -- it would be better to use another method.
// It is defined in 3.1 core profile onward.
@@ -312,7 +312,7 @@ void KisOpenGLCanvas2::paintToolOutline(const QPainterPath &path)
glEnable(GL_COLOR_LOGIC_OP);
if (ptr_glLogicOp) {
ptr_glLogicOp(GL_XOR);
- }
+ }*/
// setup the array of vertices
QVector<QVector3D> vertices;
@@ -331,7 +331,7 @@ void KisOpenGLCanvas2::paintToolOutline(const QPainterPath &path)
vertices.clear();
}
- glDisable(GL_COLOR_LOGIC_OP);
+ //glDisable(GL_COLOR_LOGIC_OP);
cursorShader->release();
diff --git a/libs/ui/opengl/kis_opengl_image_textures.cpp b/libs/ui/opengl/kis_opengl_image_textures.cpp
index 835d41e..c16d0e7 100644
--- a/libs/ui/opengl/kis_opengl_image_textures.cpp
+++ b/libs/ui/opengl/kis_opengl_image_textures.cpp
@@ -511,63 +511,13 @@ void KisOpenGLImageTextures::updateTextureFormat()
dbgUI << "Choosing texture format:";
if (colorModelId == RGBAColorModelID) {
- if (colorDepthId == Float16BitsColorDepthID) {
-
- if (ctx->hasExtension("GL_ARB_texture_float")) {
- m_texturesInfo.internalFormat = GL_RGBA16F_ARB;
- dbgUI << "Using ARB half";
- }
- else if (ctx->hasExtension("GL_ATI_texture_float")) {
- m_texturesInfo.internalFormat = GL_RGBA_FLOAT16_ATI;
- dbgUI << "Using ATI half";
- }
-
- bool haveBuiltInOpenExr = false;
-#ifdef HAVE_OPENEXR
- haveBuiltInOpenExr = true;
-#endif
-
- if (haveBuiltInOpenExr && ctx->hasExtension("GL_ARB_half_float_pixel")) {
- m_texturesInfo.type = GL_HALF_FLOAT_ARB;
- destinationColorDepthId = Float16BitsColorDepthID;
- dbgUI << "Pixel type half";
- } else {
- m_texturesInfo.type = GL_FLOAT;
- destinationColorDepthId = Float32BitsColorDepthID;
- dbgUI << "Pixel type float";
- }
+ if (colorDepthId == Float16BitsColorDepthID ||
+ colorDepthId == Float32BitsColorDepthID) {
+ m_texturesInfo.type = GL_FLOAT;
+ destinationColorDepthId = Float32BitsColorDepthID;
+ dbgUI << "Pixel type float";
m_texturesInfo.format = GL_RGBA;
}
- else if (colorDepthId == Float32BitsColorDepthID) {
- if (ctx->hasExtension("GL_ARB_texture_float")) {
- m_texturesInfo.internalFormat = GL_RGBA32F_ARB;
- dbgUI << "Using ARB float";
- } else if (ctx->hasExtension("GL_ATI_texture_float")) {
- m_texturesInfo.internalFormat = GL_RGBA_FLOAT32_ATI;
- dbgUI << "Using ATI float";
- }
-
- m_texturesInfo.type = GL_FLOAT;
- m_texturesInfo.format = GL_RGBA;
- destinationColorDepthId = Float32BitsColorDepthID;
- }
- else if (colorDepthId == Integer16BitsColorDepthID) {
- m_texturesInfo.internalFormat = GL_RGBA16;
- m_texturesInfo.type = GL_UNSIGNED_SHORT;
- m_texturesInfo.format = GL_BGRA;
- destinationColorDepthId = Integer16BitsColorDepthID;
- dbgUI << "Using 16 bits rgba";
- }
- }
- else {
- // We will convert the colorspace to 16 bits rgba, instead of 8 bits
- if (colorDepthId == Integer16BitsColorDepthID) {
- m_texturesInfo.internalFormat = GL_RGBA16;
- m_texturesInfo.type = GL_UNSIGNED_SHORT;
- m_texturesInfo.format = GL_BGRA;
- destinationColorDepthId = Integer16BitsColorDepthID;
- dbgUI << "Using conversion to 16 bits rgba";
- }
}
if (!m_internalColorManagementActive &&
--
2.5.5

View File

@@ -1,14 +1,14 @@
SUMMARY = "Krita is a free digital painting application"
LICENSE = "GPLv2 & BSD & LGPL-2.0"
LICENSE = "GPLv3 & BSD"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=8608b1f74c58ebcb11718f46e8619749 \
file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://COPYING-CMAKE-SCRIPTS;md5=3775480a712fc46a69647678acb234cb \
file://COPYING.LIB;md5=cc4eecf2379e7a2a5f3d0441d680f82a \
"
inherit kde-apps gtk-icon-cache
DEPENDS += " \
qtmultimedia \
curl \
poppler \
boost \
@@ -17,11 +17,12 @@ DEPENDS += " \
exiv2 \
fftw \
\
kauth-native \
karchive \
kconfig \
kconfig-native \
kwidgetsaddons \
kcompletion \
kcoreaddons \
kcoreaddons-native \
kguiaddons \
ki18n \
kitemmodels \
@@ -31,18 +32,21 @@ DEPENDS += " \
kcrash \
"
PV = "3.1.1"
SRC_URI = " \
${KDE_MIRROR}/stable/krita/${PV}/${BPN}-${PV}.tar.gz \
file://0001-fix-build-with-GLES2.patch \
${KDE_MIRROR}/stable/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
file://0001-fix-build-with-GLES2-only.patch \
"
SRC_URI[md5sum] = "322831adc0bc5c7d7ed298f152d57fe7"
SRC_URI[sha256sum] = "62ef2c4b9b19563c1e2e6dc0643dd0880e04469dd5798373401d8dd666720e8f"
SRC_URI[md5sum] = "eb3224bbf09b7b88364c6308cd5a5d18"
SRC_URI[sha256sum] = "bec04e3392e9b311477c5c6a50e2201b43a3afda91d9b24a0fc8e3399585865d"
OECMAKE_GENERATOR="Unix Makefiles"
# krita has lots of include_directories(SYSTEM ${FOO_DIR})
# have no better way to make gcc6 happy
do_configure_append() {
sed -i 's:-isystem:-I:g' `find ${B} -name *.make`
for makefile in `find ${B} -name *.make` ; do
sed -i 's:-isystem:-I:g' $makefile
done
}
# HACK - but overidable by BSP

View File

@@ -7,20 +7,22 @@ LIC_FILES_CHKSUM = " \
inherit kde-apps gtk-icon-cache
DEPENDS += " \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
sonnet-native \
kxmlgui \
kcoreaddons \
kwidgetsaddons \
kitemviews \
kio \
kconfig \
karchive \
kdoctools \
kcompletion \
ktextwidgets \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "ff692ae5a71862ffc40eba8296470083"
SRC_URI[sha256sum] = "06c1ef9378ac0477247627a2d0f1dfd659cbb5f76da790e17199d9ba3fc35c56"
SRC_URI[md5sum] = "540d4f44309d8fdbadec063a52d9aaec"
SRC_URI[sha256sum] = "991203b77c322f7a56f73b2ae381c3b57ebc9c913b5dc0a98898f681796cd252"
FILES_${PN} += "${datadir}/kxmlgui5"

View File

@@ -6,31 +6,37 @@ MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Upstream-Status: Pending
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
src/manager/kwalletmanager.cpp | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/manager/kwalletmanager.cpp b/src/manager/kwalletmanager.cpp
index 64a90dd..6ff9c88 100644
index 2672c7c..c505d23 100644
--- a/src/manager/kwalletmanager.cpp
+++ b/src/manager/kwalletmanager.cpp
@@ -101,12 +101,14 @@ void KWalletManager::configUI() {
@@ -100,12 +100,14 @@ void KWalletManager::configUI() {
break;
}
}
+#ifndef QT_NO_SESSIONMANAGER
if (!isOpen && qApp->isSessionRestored()) {
delete _tray;
_tray = 0;
_tray = nullptr;
QTimer::singleShot(0, qApp, SLOT(quit()));
return;
}
+#endif
} else {
_tray = 0;
_tray = nullptr;
}
--
2.1.0

View File

@@ -8,23 +8,24 @@ LIC_FILES_CHKSUM = " \
inherit kde-apps gtk-icon-cache
DEPENDS += " \
kcoreaddons \
kdoctools \
kauth \
kcoreaddons-native \
kdoctools-native \
kauth-native \
kconfig-native \
sonnet-native \
kwallet \
kservice \
kcmutils \
kdelibs4support \
ki18n \
kxmlgui \
kconfig \
kconfig-native \
kconfigwidgets \
kdbusaddons \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "26f200d763f3f2545631938edff10089"
SRC_URI[sha256sum] = "c126171e517a070be54a24c6f0a38c190fb630f75c174567a231f1b4337e729a"
SRC_URI[md5sum] = "44da3a1ce114df919edb8b94dfa8c8bd"
SRC_URI[sha256sum] = "a129051f2f93baaecbde8c302ff528a1d4218da8ca27caadd6befa12baa69ad3"
SRC_URI += "file://0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
FILES_${PN} += " \

View File

@@ -10,17 +10,16 @@ Upstream-Status: Pending
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
CMakeLists.txt | 4 ++--
cmake/FindKwaveVersion.cmake | 2 +-
cmake/KwaveL10N.cmake | 12 ++++++------
doc/CMakeLists.txt | 2 +-
4 files changed, 10 insertions(+), 10 deletions(-)
CMakeLists.txt | 4 ++--
cmake/KwaveL10N.cmake | 12 ++++++------
doc/CMakeLists.txt | 2 +-
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4b7a784..af4748d 100644
index b509ab1..ffb7baa 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -79,7 +79,7 @@ SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
@@ -91,7 +91,7 @@ SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
INCLUDE(FindRequiredProgram)
@@ -29,7 +28,7 @@ index 4b7a784..af4748d 100644
INCLUDE(FindKwaveVersion)
#############################################################################
@@ -393,7 +393,7 @@ ADD_CUSTOM_TARGET(distfiles
@@ -406,7 +406,7 @@ ADD_CUSTOM_TARGET(distfiles
#############################################################################
### uninstall support ###
@@ -38,25 +37,12 @@ index 4b7a784..af4748d 100644
CONFIGURE_FILE(
${CMAKE_CURRENT_SOURCE_DIR}/cmake/uninstall.cmake.in
diff --git a/cmake/FindKwaveVersion.cmake b/cmake/FindKwaveVersion.cmake
index 75ce140..2b1cfeb 100644
--- a/cmake/FindKwaveVersion.cmake
+++ b/cmake/FindKwaveVersion.cmake
@@ -49,7 +49,7 @@ MESSAGE(STATUS "Building Kwave version ${KWAVE_VERSION_FULL}")
#############################################################################
### ISO formated date ###
-FIND_REQUIRED_PROGRAM(DATE_EXECUTABLE date)
+SET(DATE_EXECUTABLE date)
EXECUTE_PROCESS(
COMMAND
diff --git a/cmake/KwaveL10N.cmake b/cmake/KwaveL10N.cmake
index 4112628..00d4d78 100644
index 64ef8e2..cb615f2 100644
--- a/cmake/KwaveL10N.cmake
+++ b/cmake/KwaveL10N.cmake
@@ -15,12 +15,12 @@
## #
@@ -22,12 +22,12 @@
# #
#############################################################################
-FIND_REQUIRED_PROGRAM(FIND_EXECUTABLE find)
@@ -75,10 +61,10 @@ index 4112628..00d4d78 100644
SET(PO_SRC_DIR "${CMAKE_SOURCE_DIR}/po")
SET(PO_BIN_DIR "${CMAKE_BINARY_DIR}/po")
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index a7e4295..fba93d6 100644
index 37a3626..6d4b6cc 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -21,7 +21,7 @@ SET(UPDATE_PLUGIN_XREF ${CMAKE_SOURCE_DIR}/bin/update-plugin-xref.pl)
@@ -28,7 +28,7 @@ SET(UPDATE_PLUGIN_XREF ${CMAKE_SOURCE_DIR}/bin/update-plugin-xref.pl)
SET(_index_docbook ${CMAKE_CURRENT_SOURCE_DIR}/en/index.docbook)
SET(_index_docbook_updated ${CMAKE_CURRENT_BINARY_DIR}/index-updated.docbook)
@@ -88,5 +74,5 @@ index a7e4295..fba93d6 100644
#############################################################################
### how to convert from svg to png ###
--
2.7.4
2.9.3

View File

@@ -1,7 +1,7 @@
SUMMARY = "Kwave is a sound editor for KDE"
LICENSE = "GPLv2 & LGPLv2 & CC-BY-SA-3.0 & GFDL-1.2 & BSD"
LICENSE = "GPLv2 & LGPLv2 & CC-BY-SA-3.0 & CC-BY-SA-4.0 & GFDL-1.2 & BSD"
LIC_FILES_CHKSUM = " \
file://LICENSES;md5=6c77bb99378a665445fdbd62703e919c \
file://LICENSES;md5=90ff5adc50ce32f0425aaa40f1e606bf \
file://GNU-LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
"
@@ -14,12 +14,14 @@ DEPENDS += "\
libsamplerate0 \
\
kcompletion \
kconfig \
kconfig-native \
kauth-native \
kconfigwidgets \
kcoreaddons \
kcoreaddons-native \
kcrash \
kdbusaddons \
kdoctools \
kdoctools-native \
sonnet-native \
ki18n \
kiconthemes \
kio \
@@ -31,8 +33,8 @@ DEPENDS += "\
PV = "${KDE_APP_VERSION}"
SRC_URI += "file://0001-FIND_REQUIRED_PROGRAM-is-broken-use-the-tools-direct.patch"
SRC_URI[md5sum] = "b6277f92208fd86c53af5b68532e3e86"
SRC_URI[sha256sum] = "e28aa2b91219b2a3df0b70da265bf8db48a4abb9980aba01096ed493e54b21eb"
SRC_URI[md5sum] = "f96b60911d674dedb44771fbaef8560d"
SRC_URI[sha256sum] = "cf665ba77c9e8372e09d34ec19eb69b4d3be80e1b1f6fb96fcc1b1c0649310f3"
# Aagh: To select a soundcard we need to select another type - so keep oss in as dummy
#EXTRA_OECMAKE += "-DWITH_OSS=OFF"

View File

@@ -0,0 +1,17 @@
SUMMARY = "Libkdcraw is a C++ interface around LibRaw library"
LICENSE = "GPLv2 & BSD & LGPLv2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=7974e16b472f00bbbadf2d006aa00c50 \
file://COPYING-CMAKE-SCRIPTS;md5=54c7042be62e169199200bc6477f04d1 \
file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
"
inherit kde-apps
DEPENDS += "\
libraw \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "60112edfec27a3f31dbed12067c1052b"
SRC_URI[sha256sum] = "cc02d7bfef7fed0f35ea5e1467e6d67939ca0bf2ca5551169cc4e7b11b2de286"

View File

@@ -1,85 +0,0 @@
From fffc82666c0cc3002b140b3598defc4923ce7bbf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Sun, 26 Apr 2015 17:28:12 +0200
Subject: [PATCH] CMakeLists.txt: add an option BUILD_KGDECLARATIVE disabled by
default
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
on machines not supporting x11-egl (Raspberrypi / TI armv7) kdeclarative fails
to build. By this option we get the chance to build the library for these
machines and still suppprting many games.
Upstream-Status: Inappropriate [configuration]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
CMakeLists.txt | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b5d8ffe..538d7c8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,13 +8,18 @@ set (QT_MIN_VERSION "5.3.0")
find_package(ECM 1.3.0 REQUIRED NO_MODULE)
set(CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
+option(BUILD_KGDECLARATIVE "Build kgdeclarativeview" OFF)
find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Qml Quick QuickWidgets Svg Test)
find_package(KF5 REQUIRED COMPONENTS CoreAddons Config WidgetsAddons Codecs Archive
- DBusAddons DNSSD Declarative
+ DBusAddons DNSSD
I18n GuiAddons Service ConfigWidgets ItemViews IconThemes Completion JobWidgets TextWidgets GlobalAccel XmlGui Crash
Bookmarks KIO NewStuff)
+if(BUILD_KGDECLARATIVE)
+ find_package(KF5 REQUIRED COMPONENTS Declarative)
+endif()
+
include(FeatureSummary)
include(GenerateExportHeader)
include(ECMPackageConfigHelpers)
@@ -98,7 +103,6 @@ set(kdegames_LIB_SRCS
kgamerenderedobjectitem.cpp
kgamerendererclient.cpp
kgamerenderer.cpp
- kgdeclarativeview.cpp
kgimageprovider.cpp
kgdifficulty.cpp
kgtheme.cpp
@@ -107,6 +111,10 @@ set(kdegames_LIB_SRCS
kstandardgameaction.cpp
)
+if(BUILD_KGDECLARATIVE)
+ set(kdegames_LIB_SRCS kgdeclarativeview.cpp)
+endif()
+
add_library(KF5KDEGames SHARED ${kdegames_LIB_SRCS})
generate_export_header(KF5KDEGames BASE_NAME libkdegames EXPORT_MACRO_NAME KDEGAMES_EXPORT DEPRECATED_MACRO_NAME KDE_DEPRECATED)
@@ -117,7 +125,6 @@ target_link_libraries(KF5KDEGames
Qt5::Xml
Qt5::Svg
Qt5::Quick
- KF5::Declarative
KF5::KIOWidgets
KF5::NewStuff
KF5::IconThemes
@@ -132,6 +139,10 @@ target_link_libraries(KF5KDEGames
KF5::ConfigWidgets
)
+if(BUILD_KGDECLARATIVE)
+ target_link_libraries(KF5KDEGames PRIVATE KF5::Declarative)
+endif()
+
target_include_directories(KF5KDEGames INTERFACE "$<INSTALL_INTERFACE:${KF5_INCLUDE_INSTALL_DIR}/KF5KDEGames;${KF5_INCLUDE_INSTALL_DIR}/KF5KDEGames/KDE;${KF5_INCLUDE_INSTALL_DIR}>")
set(KDEGAMES_VERSION 7.0.0)
--
2.5.0

View File

@@ -5,11 +5,13 @@ LIC_FILES_CHKSUM = " \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps
inherit kde-apps gettext
DEPENDS += "\
kcoreaddons \
kconfig \
kcoreaddons-native \
kpackage-native \
kauth-native \
kconfig-native \
kwidgetsaddons \
kcodecs \
karchive \
@@ -33,19 +35,17 @@ DEPENDS += "\
kdelibs4support \
kparts \
solid \
sonnet-native \
kxmlgui \
kdoctools \
kdeclarative \
\
openal-soft \
"
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "820885a12f1b78f1087261556eb09b59"
SRC_URI[sha256sum] = "51277bc284d27beec64103eff5b11cb9d672efd5c265f5f1a6bb9951290ba128"
SRC_URI += "file://0001-CMakeLists.txt-add-an-option-BUILD_KGDECLARATIVE-dis.patch"
PACKAGECONFIG[kgdeclarative] = "-DBUILD_KGDECLARATIVE=Yes,-DBUILD_KGDECLARATIVE=No, kdeclarative"
PACKAGECONFIG ??= ""
SRC_URI[md5sum] = "e8fde2ad87216cbd29002786c0de29e9"
SRC_URI[sha256sum] = "6d12bf8f389e07dc8cd8681e61757c817082ffb5e9e409e488a17da9dae501ce"
FILES_${PN} += " \
${datadir}/carddecks \

View File

@@ -13,5 +13,5 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "e28e3fb8d04047a6810f70fa46cd5534"
SRC_URI[sha256sum] = "0d0f583071e735afe4ce9fae8c8317bfa43e49a71468099758a11312264bdc56"
SRC_URI[md5sum] = "1ec4ef8f065ac034669158b498682a64"
SRC_URI[sha256sum] = "8f8ea9817ca16df2736925e6f0c4fd5b4c1dbe5eb8eb209c760a75625bc2f9f7"

View File

@@ -11,22 +11,23 @@ DEPENDS += "\
qtscript \
hunspell \
\
kauth-native \
ki18n \
kio \
kxmlgui \
knotifications \
kconfig \
kcoreaddons \
kdoctools \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kross \
sonnet \
sonnet-native \
kdbusaddons \
kcrash \
"
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "31d6be64f5133aa2db94a4f6c984fcea"
SRC_URI[sha256sum] = "fac8e0a7a31f07020bc4726eb7b0079537dfe8d44b04fb9a89d8991b90fec3b1"
SRC_URI[md5sum] = "068d66195bde7baaf6f0bc178b274a0a"
SRC_URI[sha256sum] = "e9ae73a9bba912018160d0556561c15dea8e8ef0872b76dd348414b27d3dae58"
FILES_${PN} += " \
${datadir}/config.kcfg \

View File

@@ -7,13 +7,14 @@ LIC_FILES_CHKSUM = " \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps cmake_lib
inherit kde-apps cmake_lib gettext
DEPENDS += " \
qtsvg \
qtwebkit \
\
kconfig \
kconfig-native \
kauth-native \
krunner \
kservice \
ki18n \
@@ -21,15 +22,17 @@ DEPENDS += " \
knewstuff \
kwallet \
kparts \
kcoreaddons \
kcoreaddons-native \
kparts \
plasma-framework \
kdoctools \
kdoctools-native \
sonnet-native \
kpackage-native \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "f8c45f7e5cf2798709af7802a5d0dc1a"
SRC_URI[sha256sum] = "1ac83cf09a515b5a0739a524225aeb5933c90620d06de72bb1a74f3de3c562c3"
SRC_URI[md5sum] = "c878d04b3145caf2f4fec66b700ec481"
SRC_URI[sha256sum] = "f1004b0a63767cfba91865623598c309ca7529a7e37ccf451d439f5edbb6f8dd"
SRC_URI += "file://0001-align-path-of-designer-plugins.patch"
EXTRA_OECMAKE += "-DMARBLE_PRI_INSTALL_DIR=${OE_QMAKE_PATH_QT_ARCHDATA}/mkspecs/modules"

View File

@@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = " \
inherit kde-apps gtk-icon-cache
DEPENDS += "\
kcoreaddons-native \
kdoctools-native \
qtquickcontrols2 \
fluidsynth \
drumstick \
@@ -19,8 +21,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "6176e552d8f9539468acd55fd1500501"
SRC_URI[sha256sum] = "4be531d78eb1c2896110ecdc94e6fcfe0d3e6d54df48c9fbb78b93c18105541e"
SRC_URI[md5sum] = "8ac3c50c3f1b885253fee172c81cc2ce"
SRC_URI[sha256sum] = "0bf1f32fedb3345a7bf3fba715fc670edf442c53cc150a30f43311bde66519aa"
FILES_${PN} += " \
${datadir}/kxmlgui5 \

View File

@@ -10,12 +10,16 @@ inherit kde-apps gtk-icon-cache
DEPENDS += " \
qca \
kauth-native \
kconfig-native \
kcoreaddons-native \
kbookmarks \
kcodecs \
kcompletion \
kconfigwidgets \
kdbusaddons \
kdoctools \
kdoctools-native \
sonnet-native \
kiconthemes \
ki18n \
kcmutils \
@@ -25,11 +29,12 @@ DEPENDS += " \
kservice \
kwidgetsaddons \
kxmlgui \
shared-mime-info-native \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "e122c901b5b3348d4b9aed7f9386231c"
SRC_URI[sha256sum] = "6c77d0602a923dcaf32054b699851f24fbfa93bdb89928d66e219e9f217efe23"
SRC_URI[md5sum] = "780530d53715ef8d579d7262b7eb823c"
SRC_URI[sha256sum] = "64b2d5264ac3b2e8010cbcf58fe03c567d4e44684a4fcd6e135eb14007da9a0f"
FILES_${PN} += " \
${OE_QMAKE_PATH_PLUGINS} \

View File

@@ -18,11 +18,13 @@ DEPENDS += " \
karchive \
kbookmarks \
kcompletion \
kconfig \
kconfig-native \
kconfigwidgets \
kcoreaddons \
kauth-native \
kcoreaddons-native \
kdbusaddons \
kdoctools \
kdoctools-native \
sonnet-native \
kiconthemes \
kjs \
kio \
@@ -34,8 +36,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "2bb667d3e89399780b444134f1dc2c9d"
SRC_URI[sha256sum] = "83a3f81efc42b7b979318bb8cdba5294ef711d68e8fead049630b5e199728a8c"
SRC_URI[md5sum] = "7b8d91f781d0e46da097d853d4a0ed8c"
SRC_URI[sha256sum] = "0a12549c2d90c13b8fa0838707924596eb12981bffc3a5b81410785a4e9e061d"
FILES_${PN} += " \
${datadir}/k*5 \

View File

@@ -1,16 +0,0 @@
SUMMARY = "KDE oxygen icons"
LICENSE = "LGPLv3"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=6e01bfa20e899e8ad569d5488923cbd2 \
"
inherit kde-apps allarch gtk-icon-cache
PV = "15.04.3"
SRC_URI = "${KDE_MIRROR}/Attic/applications/${PV}/src/${BPN}-${PV}.tar.xz"
SRC_URI[md5sum] = "4f24f975fb90d8daab833fc719ce39a3"
SRC_URI[sha256sum] = "133b66d70b51641f841799674afd993a6af0d9d9b646021a0ed609beb2ffd71e"
FILES_${PN} += " \
${datadir}/icons/oxygen \
"

View File

@@ -8,17 +8,19 @@ LIC_FILES_CHKSUM = " \
inherit kde-apps gtk-icon-cache
DEPENDS += " \
kcoreaddons \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kpackage-native \
kwidgetsaddons \
kdbusaddons \
knotifications \
kconfig \
kdeclarative \
ki18n \
kio \
kxmlgui \
kwindowsystem \
kdoctools \
"
# REVISIT optionals
@@ -28,8 +30,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "da0bf367466a4dd4a7cdf5d420ddd12d"
SRC_URI[sha256sum] = "57e03741f52803896beaa2f0e914941fa9d4cef1dfbf2baf8aa825c8beabb7de"
SRC_URI[md5sum] = "563558fe7fea33fdea9f8ee29c9ff4ca"
SRC_URI[sha256sum] = "d93346f99dbbd7d36b7b140bdf37e0bd2e24a29af817a28045483da1bd39e989"
FILES_${PN} += " \
${datadir}/dbus-1 \

Some files were not shown because too many files have changed in this diff Show More