542 Commits
sumo ... thud

Author SHA1 Message Date
Andreas Müller
e72f9e14ce Merge pull request #84 from MA-MWO/thud
Changed SRC_URI to https as ftp source was not available on 2021-05-17
2021-05-17 22:05:18 +02:00
Markus Wolf
d48aa6c934 Changed SRC_URI to https as ftp source was not available on 20210517 2021-05-17 16:43:43 +02:00
Andreas Müller
6f5a2513a9 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:34:38 +01:00
Andreas Müller
48ab2dad10 qtiohelper: upgrade 0.3.994+ -> 0.4.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-10-24 11:46:28 +02:00
Max Krummenacher
641aabf595 sddm: make libpam optional
Rescently pam was added as new setting in DISTRO_FEATURES. If it is not defined sddm
currently fails as it unconditionally depends on pam.

This fixes:
| ERROR: Nothing PROVIDES 'libpam' (but .../sddm_git.bb DEPENDS on or otherwise requires it)
| libpam was skipped: missing required distro feature 'pam' (not in DISTRO_FEATURES)

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-27 19:07:06 +02:00
Max Krummenacher
c3e6b0c2eb lximage-qt: work around wrong qconfig.h included
qconfig.h from the native sysroot is included which results in the following errors:

| .../0.14.1-r0/git/src/mainwindow.cpp:727:36: error: 'QGraphicsSvgItem' does not name a type; did you mean 'QGraphicsItem'?
| .../0.14.1-r0/git/src/imageview.cpp:329:5: error: 'QGraphicsSvgItem' was not declared in this scope

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-27 19:06:47 +02:00
Max Krummenacher
9346cf05fa qps: fix build failure
| .../qps/1.10.20-r0/git/src/screenshot.cpp:378:10: fatal error: X11/extensions/Xrender.h: No such file or directory

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-27 19:06:29 +02:00
Andreas Müller
cfe91e5789 guitarix: fix build with boost >= 1.69.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-25 09:59:17 +01:00
Andreas Müller
2535943408 liri-eglfs: remove screen-recorder code
* it uses OpenGL3 which is not available on common machines
* what is it doing exactly...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-22 16:14:37 +01:00
Andreas Müller
81bafc6045 liri-qtgsettings: upgrade sources
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-22 15:41:07 +01:00
Andreas Müller
d67918a112 liri-shell: upgrade sources
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-22 15:26:45 +01:00
Andreas Müller
2b7e58e352 liri-cmake-shared: upgrade sources
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-22 15:26:12 +01:00
Andreas Müller
7f9f0f98a4 sddm: upgrade 0.18.0 -> 0.18.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-22 15:23:23 +01:00
Andreas Müller
746ed64373 readd our python3-pyqt5 for thud
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-22 15:09:57 +01:00
Andreas Müller
530170adb5 Revert "menu-cache: remove 1.1.0 in in oe-core master"
menu-cache 1.1.0 came to oe-core after thud

This reverts commit 3f86893963.
2019-03-22 13:24:43 +01:00
Andreas Müller
f9e77021de Revert "kcachegrind: add graphviz to RRECOMMENDS"
On thud there is no graphviz in meta-oe yet

This reverts commit e23602bc38.
2019-03-22 11:09:53 +01:00
Andreas Müller
6c670a475d Revert "pulseview: new package"
sigrock recipes came to meta-oe after thud

This reverts commit d28ed0dea6.
2019-03-22 10:48:32 +01:00
Andreas Müller
99859ac8f2 Revert "ftgl: remove - it is in meta-oe now"
On thud ftgl is not yet in meta-oe

This reverts commit 4bbbb42131.
2019-03-22 10:46:31 +01:00
Andreas Müller
93345ef5d0 Merge commit '68ee7a7d5b8eeb10f56de7d4cbe844ab275deeaf' into thud
This updates many packages from master

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-22 10:30:36 +01:00
Andreas Müller
68ee7a7d5b liri-wayland: remove
* repo is archieved
* it fails to build

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-15 13:08:56 +01:00
Andreas Müller
298cfdc90f libgig: initial add 4.1.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-14 00:44:56 +01:00
Andreas Müller
bbd5211afc mruby-zest: upgrade 3.02 -> 3.0.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-13 22:47:07 +01:00
Andreas Müller
256e04f245 zyn-fusion/zynaddsubfx: upgrade 3.0.3 -> 3.0.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-13 22:31:52 +01:00
Andreas Müller
497f55f580 kf5-world: remove kauth temporary
Strage:

* do rootfs fails with kauth in kf5-world
* images containig kf5-world include kauth by kconfigwidgets dependency

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-13 21:31:49 +01:00
Andreas Müller
110ea32be3 kde-plasma: upgrade 5.15.2 -> 5.15.3(.2)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-13 19:46:17 +01:00
Andreas Müller
f877fc7a68 kde-base: remove obsolete entries for FILES_${PN}-dbg / FILES_${PN}-dev
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-13 00:18:00 +01:00
Andreas Müller
3ad0ba0cdf sddm-kcm: remove unnecessary entry form FILES
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-12 23:50:16 +01:00
Andreas Müller
83db1d0baf plasma-desktop: remove kauth remnants
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-12 23:49:20 +01:00
Andreas Müller
2edcb99679 kwalletmanager: remove unnecessary entry from FILES
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-12 23:46:12 +01:00
Andreas Müller
4ef22ede1e libksysguard: remove kauth from dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-12 23:39:18 +01:00
Andreas Müller
a6c3dcd436 sddm-kcm: remove kauth from dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-12 23:35:21 +01:00
Andreas Müller
a0d4c8fff2 powerdevil: remove kauth from dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-12 23:32:37 +01:00
Andreas Müller
77e040ff62 qsynth: upgrade 0.5.4 -> 0.5.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-12 23:08:36 +01:00
Andreas Müller
fdd98e47bb qmidinet: upgrade 0.5.2 -> 0.5.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-12 23:07:59 +01:00
Andreas Müller
6b5cc881ae qjackctl: upgrade 0.5.5 -> 0.5.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-12 23:06:34 +01:00
Andreas Müller
4ae559aea3 catdoc: initial add 0.95
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-11 21:24:37 +01:00
Andreas Müller
b9ef769702 kde-kf5: upgrade 5.55.0 -> 5.56.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-11 21:24:37 +01:00
Andreas Müller
e23602bc38 kcachegrind: add graphviz to RRECOMMENDS
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-09 03:00:48 +01:00
Andreas Müller
ccf8a520eb yoshimi: upgrade 1.5.10.2
* 0001-Keep-build-system-CXXFLAGS-when-not-selecting-a-spec.patch was fixed upstream
* additional LDFLAGS can go

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-08 17:45:59 +01:00
Andreas Müller
1765b21159 kde-apps: upgrade 18.12.2 -> 18.12.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-07 19:00:08 +01:00
Andreas Müller
2a700bfce6 kde-plasma: upgrade 5.15.0 -> 5.15.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-06 18:18:31 +01:00
Andreas Müller
154a0516c3 synthv1: upgrade 0.9.4 -> 0.9.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-05 17:19:46 +01:00
Andreas Müller
5b3c275daa samplv1: upgrade 0.9.4 -> 0.9.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-05 17:19:01 +01:00
Andreas Müller
46a0ddf680 padthv1: upgrade 0.9.4 -> 0.9.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-05 17:17:57 +01:00
Andreas Müller
51b401d6d8 drumkv1: upgrade 0.9.4 -> 0.9.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-03-05 17:16:35 +01:00
Andreas Müller
fa5d3644fb qtermwidget: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:31 +01:00
Andreas Müller
526053752c qterminal: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:31 +01:00
Andreas Müller
ed53bc614f qps: upgrade 1.10.19 -> 1.10.20
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:31 +01:00
Andreas Müller
f1f0bfe9c7 pcmanfm-qt: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
34014d6714 pavucontrol-qt: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
5ee3e4161f obconf-qt: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
c1f5e2865a lxqt-sudo: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
e2e3f07ae7 lxqt-session: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
cdb44007a8 lxqt-runner: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
2ea99286a0 lxqt-powermanagement: 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
050e64b3fd lxqt-policykit: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
45c11f2c7b lxqt-panel: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
cf68838880 lxqt-openssh-askpass: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
094676dca1 lxqt-notificationd: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
425c053fb5 lxqt-globalkeys: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
1557534523 lxqt-config: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
ec0fa0e91e lxqt-admin: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
335c3d67a8 lxqt-about: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
7091f00e76 lximage-qt: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
1ae138b90a libqtxdg: upgrade 3.3.0 -> 3.3.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
21b90ad18f liblxqt: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
f5734c2183 libfm-qt: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
fd51e74b8c compton-conf: upgrade 0.14.0 -> 0.14.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
6f29caecf0 qmmp: upgrade 1.3.0 -> 1.3.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-26 22:09:30 +01:00
Andreas Müller
a2a1367acd lmms: upgrade 1.2.0-rc7 -> 1.2.0~rc8
Change version naming to avoid version going backwards once 1.2.0 is released.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-25 17:09:49 +01:00
Andreas Müller
9def5a169e kcachegrind: add HOMEPAGE
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-24 20:59:51 +01:00
Andreas Müller
e1ff2b27b0 kcachegrind: initial add 18.12.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-24 20:58:04 +01:00
Andreas Müller
e2461dd40e qtractor: upgrade 0.9.4+ -> 0.9.5+
0004-Clear-internal-config-state-keys-on-release-virtual-.patch was a backport

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-21 22:08:39 +01:00
Andreas Müller
8f390d97cd nodeeditor: initial add 2.1.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-18 13:58:22 +01:00
Andreas Müller
7ef5578396 qmmp: upgrade 1.2.6 -> 1.3.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-17 19:40:04 +01:00
Andreas Müller
ad532d11aa gxplugins.lv2: Fix typo in do_install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-15 11:37:38 +01:00
Andreas Müller
2ae8854851 gxplugins.lv2: get rid of autotools-brokensep / reduce patch to what's required
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-15 11:37:38 +01:00
Andreas Müller
3f86893963 menu-cache: remove 1.1.0 in in oe-core master
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-14 18:19:39 +01:00
Andreas Müller
cfd6e893b7 recipes-kde: remove FILES_*-dbg entries - they are not necessary any more
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-13 20:18:37 +01:00
Andreas Müller
33068ee1bf kde-plasma: upgrade 5.14.5 -> 5.15.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-13 20:14:39 +01:00
Andreas Müller
a699dbffaf sassc: initial add 3.5.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-13 19:31:56 +01:00
Andreas Müller
d9be99ebda libsass: initial add 3.5.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-13 19:30:06 +01:00
Andreas Müller
4bbbb42131 ftgl: remove - it is in meta-oe now
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-12 11:45:25 +01:00
Andreas Müller
fa88ffe9c9 qtractor: Fix session storage regression
See further details at [1]

[1] https://github.com/rncbc/qtractor/issues/195#issuecomment-462656250

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-12 11:20:19 +01:00
Andreas Müller
f3731523d6 Revert "qjackctl/QjackCtl.conf: Kill pulseaudio on jack start"
This needs another solution

This reverts commit 2f42ad4d43.
2019-02-11 00:17:36 +01:00
Andreas Müller
7ef8f2832d kde-kf5: upgrade 5.54.0 -> 5.55.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-10 23:18:55 +01:00
Andreas Müller
2f42ad4d43 qjackctl/QjackCtl.conf: Kill pulseaudio on jack start
It is not perfect but matches 99% of my use cases

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-10 16:22:42 +01:00
Andreas Müller
cdff6d55ab kde-apps: upgrade 18.12.1 -> 18.12.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-09 00:06:16 +01:00
Andreas Müller
9af73fdc9c whysynth: Fix multilib fetch
| ERROR: lib32-whysynth-20170701-r0 do_fetch: Fetcher failure for URL: 'http://smbolton.com/lib32-whysynth/lib32-whysynth-20170701.tar.bz2'. Unable to fetch URL from any source.
| ERROR: lib32-whysynth-20170701-r0 do_fetch: Function failed: base_do_fetch

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-08 14:04:26 +01:00
Andreas Müller
879c416cff qtractor: upgrade 0.9.3+ -> 0.9.4+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 21:36:15 +01:00
Andreas Müller
04d1bae2cc translate-toolkit: fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 18:39:50 +01:00
Andreas Müller
fdf841d693 liri-power-manager: do not kill inherited EXTRA_OECMAKE flags
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 18:28:54 +01:00
Andreas Müller
58bfbd38c4 liri-shell: Fix multilib install of systemd user units
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 17:58:40 +01:00
Andreas Müller
17391730a8 carla: fix multilib install / get rid of autotools-brokensep
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 17:08:43 +01:00
Andreas Müller
ce65edf11f wolf-shaper: Get rid of autotools-brokensep - there is Makefile only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 00:54:03 +01:00
Andreas Müller
c8155295b1 sisco.lv2: Get rid of autotools-brokensep - there is Makefile only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 00:42:13 +01:00
Andreas Müller
17f89aa505 midifilter.lv2: Get rid of autotools-brokensep - there is Makefile only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 00:39:58 +01:00
Andreas Müller
0e50c9dbc9 meters.lv2: Get rid of autotools-brokensep - there is Makefile only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 00:38:38 +01:00
Andreas Müller
9b967a7c57 fil4.lv2: Get rid of autotools-brokensep - there is Makefile only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 00:34:46 +01:00
Andreas Müller
4a6df8df47 dpl.lv2: Get rid of autotools-brokensep - there is Makefile only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 00:29:06 +01:00
Andreas Müller
7d2abee59f avldrums.lv2: Get rid of autotools-brokensep - there is Makefile only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 00:20:19 +01:00
Andreas Müller
aa816a3252 tuna.lv2: Get rid of autotools-brokensep - there is Makefile only
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-07 00:13:19 +01:00
Andreas Müller
e2f3dc17d0 liri.bbclass: set paths correctly
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-06 22:07:53 +01:00
Andreas Müller
bb6b609737 ykchorus: Fix multilib install and get rid of autotools-brokensep
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-06 19:58:22 +01:00
Andreas Müller
dbeb0dbae3 mixxx: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-06 19:41:17 +01:00
Andreas Müller
380aecc3ff calf: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-06 18:51:31 +01:00
Andreas Müller
2fa8f61c98 drmr: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-06 18:51:31 +01:00
Andreas Müller
26770ba6a3 supercollider: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-06 18:51:31 +01:00
Andreas Müller
df0d6e7a47 infamousplugins: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-06 18:51:31 +01:00
Andreas Müller
d5ea131a00 hydrogen: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-06 18:51:31 +01:00
Andreas Müller
1fe91cb6b7 triceratops-lv2: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-06 18:51:31 +01:00
Andreas Müller
d940d0da35 zyn*: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-06 18:51:31 +01:00
Andreas Müller
3da2d07d1c kbreakout: initial add 18.12.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-06 00:31:13 +01:00
Andreas Müller
6508ad8620 mda-lv2: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 19:48:13 +01:00
Andreas Müller
5c5b9ff5c3 networkmanager-qt: Fix cmake replacement for multilib
Depending recipes failed with:
|   Imported target "KF5::NetworkManagerQt" includes non-existent path
|
|     "/home/superandy/tmp/oe-core-glibc/work/aarch64-mortsgna-linux/plasma-workspace/5.14.5-r0/recipe-sysroot/usr/lib/glib-2.0/include"

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 19:30:33 +01:00
Andreas Müller
c7dae60a67 soxr: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 18:38:58 +01:00
Andreas Müller
fb634e481d setbfree: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 17:11:01 +01:00
Andreas Müller
932e3492d3 qm-dsp: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 16:59:24 +01:00
Andreas Müller
ac66d7386c tuna.lv2: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 16:55:06 +01:00
Andreas Müller
3121beb54c sisco.lv2: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 16:54:39 +01:00
Andreas Müller
70455e5c61 midifilter.lv2: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 16:54:12 +01:00
Andreas Müller
1e1b8bf039 meters.lv2: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 16:53:40 +01:00
Andreas Müller
5ccfc288cc fil4.lv2: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 16:53:12 +01:00
Andreas Müller
e8ef358564 dpl.lv2: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 16:52:40 +01:00
Andreas Müller
6d88f4cc57 avldrums.lv2: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 16:52:05 +01:00
Andreas Müller
91ce8eebd9 zam-plugins: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 14:33:16 +01:00
Andreas Müller
f94ac2dfb0 freecell-solver: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 12:18:01 +01:00
Andreas Müller
62d50d318f qpdfview: fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 12:18:01 +01:00
Andreas Müller
0983b8c7b2 csound: Fix common multilib install
For now lib and lib64 cases are fixed - others will continue to fail

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 12:18:01 +01:00
Andreas Müller
ba93125516 ntk: fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-05 12:18:01 +01:00
Andreas Müller
27cbc37897 sisco.lv2: initial add 0.8.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-04 21:04:38 +01:00
Andreas Müller
d3758bf816 umockdev: rework gobject-introspection related settings
* ensure gobject-introspection.bbclass sets XDG_DATA_DIRS properly
* remove extra --enable-introspection

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-04 13:29:27 +01:00
Andreas Müller
4a1555c354 chromaprint: upgrade 1.4.2 -> 1.4.3 and get sources from github
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-04 10:22:21 +01:00
Andreas Müller
aaf4d95afe chromaprint: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-04 10:16:42 +01:00
Andreas Müller
2f92830244 rubberband: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-04 10:11:48 +01:00
Andreas Müller
3185d21de8 grantlee: remove unneeded FILES_
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-04 10:04:50 +01:00
Andreas Müller
0c6d49084e grantlee: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-04 10:04:22 +01:00
Andreas Müller
4a961574e9 libdmtx: Fix license checksum
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-03 00:36:44 +01:00
Andreas Müller
cc7c316961 Revert "exiv2: upgrade 0.26 -> 0.27.0"
This went out too early: It causes build errors on depending recipes

This reverts commit 6c05f4d1d9.
2019-02-02 14:28:30 +01:00
Andreas Müller
a1eec41338 apian-core: upgrade 1.4.0 -> 1.4.9
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-02 02:09:58 +01:00
Andreas Müller
565543694a translate-toolkit: upgrade 1.13.0 -> 2.3.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-02 02:02:52 +01:00
Andreas Müller
f179cdb704 muparser: upgrade 2.2.5 -> 2.2.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-02 01:47:04 +01:00
Andreas Müller
ea17e24921 mlt: upgrade 6.10.0 -> 6.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-02 01:42:09 +01:00
Andreas Müller
b0625e17a8 libltc: move to where it belongs
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-02 01:41:35 +01:00
Andreas Müller
0c135a1aef libdmtx: upgrade 0.7.4 -> 0.7.5
Sourees moved to github

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-02 01:23:02 +01:00
Andreas Müller
16f9fe1179 plasma-workspace dependencies: remove libdbusmenu-qt5 / add kholidays
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-02 01:04:26 +01:00
Andreas Müller
19891b9d2a itstool: upgrade 2.0.4 -> 2.0.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-01 23:31:29 +01:00
Andreas Müller
8991515a81 freecell-solver: upgrade 4.20.0 -> 5.0.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-01 23:18:22 +01:00
Andreas Müller
6c05f4d1d9 exiv2: upgrade 0.26 -> 0.27.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-01 23:08:04 +01:00
Andreas Müller
f2967e35be cmst: upgrade 2018.01.06 -> 2019.01.13
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-01 22:41:32 +01:00
Andreas Müller
c0565426ff qmmp: upgrade 1.2.5 -> 1.2.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-02-01 22:23:58 +01:00
Andreas Müller
3bde996a72 liri-eglfs: do not record screens by default
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-31 13:40:44 +01:00
Andreas Müller
32f69334b7 liri-shell: Enable LIRI_SHELL_DEVELOPMENT_BUILD
Initially it was intended to enable remote debugging. Now it seems it is
necessary to get liri session started. More background at [1].

[1] https://github.com/lirios/lirios/issues/61

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-31 13:34:49 +01:00
Andreas Müller
0bb3aa7dd4 qca: Fix multilib install
While we are at it, rename recipe to qca_git.bb

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-30 18:27:52 +01:00
Andreas Müller
b3f2528686 telepathy-qt: Fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-30 18:08:15 +01:00
Andreas Müller
a2604a78b5 vamp-plugin-sdk: Fix install for multilib
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-30 11:17:18 +01:00
Andreas Müller
52b15dcaf6 helm: cleanup and fix multilib installation
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-29 19:02:24 +01:00
Andreas Müller
3242255031 lmdb: upgrade 0.9.21 -> 0.9.23
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-29 17:58:17 +01:00
Andreas Müller
165cb472e6 lmdb: cleanup and fix multilib install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-29 17:58:17 +01:00
Andreas Müller
a8ba115efe zyn: fix typo in message
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-28 23:21:30 +01:00
Andreas Müller
51056dc6e7 zyn: create LV2 turtles during runtime with qemu
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-28 23:19:17 +01:00
Andreas Müller
62cd81cd4c lxqt-world: Add more recipes with x11 in distro only / add qps
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-28 13:42:48 +01:00
Andreas Müller
11b1bcda42 qps: intial add 1.10.19
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-28 13:41:37 +01:00
Andreas Müller
200a1759e3 libfm-qt: Fix DEPENDS remove libfm / add libexif
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-28 13:18:25 +01:00
Andreas Müller
88155e1c32 qpdfview: Use BPN in SRC_URI
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-28 11:39:44 +01:00
Andreas Müller
35bb9c7ce2 zam-plugins: Use BPN in SRC_URI to fix parse errors on multilib
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-28 11:13:50 +01:00
Andreas Müller
84d4cdd628 pcmanfm-qt: fix packing
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-28 00:34:47 +01:00
Andreas Müller
5c44bfe1de qterminal: upgrade 0.9.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-28 00:16:51 +01:00
Andreas Müller
2e29cb2071 qtermwidget: upgrade 0.9.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-28 00:14:19 +01:00
Andreas Müller
e495252cc1 pcmanfm-qt: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-28 00:11:31 +01:00
Andreas Müller
8f12c4ab19 obconf-qt: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-28 00:03:13 +01:00
Andreas Müller
b741337701 lxqt-themes: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 23:57:59 +01:00
Andreas Müller
5e6f73a50f lxqt-sudo: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 23:55:59 +01:00
Andreas Müller
96ac95b5f2 lxqt-session: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 23:53:49 +01:00
Andreas Müller
1b34121980 lxqt-runner: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 23:45:19 +01:00
Andreas Müller
5ee8e788df lxqt-qtplugin: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 23:42:15 +01:00
Andreas Müller
092be6b7f6 lxqt-powermanagement: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 23:37:21 +01:00
Andreas Müller
d776049f35 lxqt-panel: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 23:34:32 +01:00
Andreas Müller
dc2248f5e7 pavucontrol-qt: upgrade 0.4.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 23:26:33 +01:00
Andreas Müller
3b5fab0d1a lxqt-openssh-askpass: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 23:24:11 +01:00
Andreas Müller
6c47431df9 lxqt-notificationd: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 23:21:06 +01:00
Andreas Müller
ee45d5fed5 lxqt-globalkeys: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 23:16:50 +01:00
Andreas Müller
b229b27512 lxqt-config: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 23:03:20 +01:00
Andreas Müller
39588d7b1f lxqt-admin: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 22:52:14 +01:00
Andreas Müller
f141da2808 lxqt-policykit: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 22:51:27 +01:00
Andreas Müller
d22f9f54bf lxqt-about: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 22:48:15 +01:00
Andreas Müller
844e74b21b libfm-qt: fix packing
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 22:34:31 +01:00
Andreas Müller
e2a290a044 liblxqt: fix packing
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 22:28:24 +01:00
Andreas Müller
fdb4811a50 lxqt.bbclass: Add qt5-translation to inherit
Old versions had one translation repo for all LxQt components. With 0.14.0 each
package ships its own transalations.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 22:09:59 +01:00
Andreas Müller
eda195516f lxqt.bbclass: remove unused settings
* EXTRA_OECMAKE translation configure options are gone
* CMake files are installed to -dev packages by default

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 22:08:01 +01:00
Andreas Müller
9acd723abb lximage-qt: 0.7.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 21:52:56 +01:00
Andreas Müller
e21a1bca84 libsysstat: upgrade 0.4.1 -> 0.4.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 21:49:24 +01:00
Andreas Müller
1e1f50ba72 libqtxdg: upgrade 3.2.0 -> 3.3.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 21:40:34 +01:00
Andreas Müller
6cf2a6cda4 liblxqt: upgrade 0.13.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 21:38:16 +01:00
Andreas Müller
e5bc340404 menu-cache: add 1.1.0 temporarily
Have sent a patch to oe-core [1]. As long as not applied keep recipe here.

[1] http://lists.openembedded.org/pipermail/openembedded-core/2019-January/278407.html

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 21:34:58 +01:00
Andreas Müller
cb6923a51c libfm-qt: upgrade 0.13.1 -> 0.14.0
* 0001-fix-cross-include-path.patch does not apply anymore and it seems file
  patched got rework.
* menu-cache 1.1.0 is required (patch sent to oe-core)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 21:20:50 +01:00
Andreas Müller
5dd9a046ee compton-conf: upgrade 0.4.0 -> 0.14.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 20:59:36 +01:00
Andreas Müller
ec7f3b0bce lxqt-build-tools: upgrade 0.5.0 -> 0.6.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 20:58:48 +01:00
Andreas Müller
e8abaa0be1 lxqt-l10n: remove - it is deprecated
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 20:45:04 +01:00
Andreas Müller
042e92cff6 gxplugins.lv2: initial add 0.6
need to give feedback what it takes to cross-build...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 01:39:07 +01:00
Andreas Müller
741ab5b8ae guitarix: rename patch folder files -> guitarix
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-27 01:36:39 +01:00
Andreas Müller
1b2c8db975 ykchorus: initial add 0.2.2+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-26 22:56:26 +01:00
Andreas Müller
d7294daae2 Move all the DAW/plugin recipes to recipes-musicians
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-26 22:25:29 +01:00
Andreas Müller
21cb79a675 liri-materialdecoration: initial add 1.1.0+
To build without error it needs:
master: https://github.com/meta-qt5/meta-qt5/pull/157
thud: https://github.com/meta-qt5/meta-qt5/pull/158

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-26 22:16:41 +01:00
Andreas Müller
f23a214cc6 liri-browser: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 17:19:31 +01:00
Andreas Müller
96977bddf7 liri-files: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 17:18:56 +01:00
Andreas Müller
9d6a36a446 liri-text: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 17:18:14 +01:00
Andreas Müller
5ee2da1f44 liri-shell: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 17:17:27 +01:00
Andreas Müller
cf098d11f1 liri-cmake-shared: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 17:16:37 +01:00
Andreas Müller
de2181209c liri-eglfs: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 17:16:00 +01:00
Andreas Müller
9e9cd0ce13 liri-libliri: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 17:15:09 +01:00
Andreas Müller
d34542c6d0 liri-fluid: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 17:14:15 +01:00
Andreas Müller
8dec0f49c8 jalv: initial add 1.6.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 16:57:15 +01:00
Andreas Müller
ea60a18d8a meta-qt5-extra-world: introduce gottcode-world
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 16:44:26 +01:00
Andreas Müller
9f1e61f03c midifilter.lv2: upgrade 0.5.1 -> 0.5.2
My patch was applied \o/

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 16:42:49 +01:00
Andreas Müller
ab6478376b qmmp: upgrade 1.2.4 -> 1.2.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 16:36:54 +01:00
Andreas Müller
40849905ec Initial add packagegroup gottcode-world
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 16:33:30 +01:00
Andreas Müller
3f134c44e4 move gott's games to recipes-gottcode
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 16:32:18 +01:00
Andreas Müller
7bd2def585 simsu: upgrade 1.3.6 -> 1.3.7
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 16:30:00 +01:00
Andreas Müller
32a6305860 peg-e: upgrade 1.2.5 -> 1.2.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 16:29:17 +01:00
Andreas Müller
3fed160831 hexalate: upgrade 1.1.3 -> 1.1.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 16:28:26 +01:00
Andreas Müller
8a51ff06a2 gottet: upgrade 1.1.6 -> 1.1.7
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 16:27:38 +01:00
Andreas Müller
d7feb1446e tetzle: initial add 2.1.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 16:25:31 +01:00
Andreas Müller
7bd43e1960 focuswriter: initial add 1.7.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-25 16:21:36 +01:00
Andreas Müller
d16f388b99 move lv2 to into drobilla subfolder
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-24 21:38:03 +01:00
Andreas Müller
864bc8465f Revert "infamousplugins: fix build with recent lv2"
This reverts commit 68d9e30050.

lv2.h was moved back
2019-01-24 18:58:00 +01:00
Andreas Müller
9f5393ce3c lv2: update to latest git - lv2.h was moved back
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-24 18:56:53 +01:00
Andreas Müller
178dfb0559 plasma-world: Add polkit-kde-agent- only if polkit is in distro features
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-23 18:06:32 +01:00
Andreas Müller
be7cc5aca0 kde-world: Add polkit-qt-1 only if polkit is on distro features
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-23 18:05:30 +01:00
Andreas Müller
a9a602162d polkit-kde-agent-1: make polkit a required distro feature
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-23 18:03:31 +01:00
Andreas Müller
b520f60a94 polkit-qt: make polkit a required distro feature
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-23 18:02:46 +01:00
Andreas Müller
f4834cd0b0 kauth: make polkit a required distro feature
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-23 18:01:31 +01:00
Andreas Müller
d4ed7a8e3f ingen: rework doc build
Necessary patches were sent to meta-oe/meta-python

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-22 01:46:43 +01:00
Andreas Müller
db635eb577 lv2: Output more details on import error in lv2docgen.py/lv2specgen.py
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-21 23:10:19 +01:00
Andreas Müller
55d43bf9b9 qtractor: Fix LV2 detection
Instead of backporting patches merge current master branch into midiimportx
branch and get sources temporarily from my git fork. Merge request was sent out
[1] - so I expect we soon get back to Rui's git sources.

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

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-20 00:30:38 +01:00
Andreas Müller
51aa6cbb6b calf: add Upstream-Status for LV2-git patches
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 23:43:53 +01:00
Andreas Müller
819d492aa7 calf: Fix lv2 detection and build for recent LV2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 23:34:06 +01:00
Andreas Müller
8a4b4e2941 drmr/0001-CMake-Keep-build-system-flags.patch: add Upstream-Status
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 14:07:53 +01:00
Andreas Müller
2d4c6df858 patchage: upgrade to latest git
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 03:00:21 +01:00
Andreas Müller
8767aaddf5 meta-qt5-extra-music-world: add drmr
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
270d408f6f drmr: initial add
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
db96420def zyn*: rework packing
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
601c38505e triceratops: fix build with recent lv2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
68d9e30050 infamousplugins: fix build with recent lv2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
aeacb00053 synthv1: Backport patches to fix build with recent lv2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
7c5318db94 drumkv1: Backport patches to fix build with recent lv2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
f59db75ed4 samplv1: Backport patches to fix build with recent lv2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
36b0646f64 padthv1: Backport patches to fix build with recent lv2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
b2639e9648 meta-qt5-extra-music-world: add ingen packages
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
a7a7ad330d ingen: initial add 0.5.1+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
10d720d2f0 ganv: upgrade 1.4.2 -> 1.4.2+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
b9b2cbfe59 lv2: upgrade to github master
Be aware of fallout due to new header file layout

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
d64265b94b raul: initial add 0.8.10+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
b8a23c4ed3 sratom: upgrade 0.6.0 -> 0.6.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
04a04fd570 sord: upgrade 0.16.0 -> 0.16.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
09078b304f serd: upgrade 0.28.0 -> 0.30.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
5d70e1df4f lilv: upgrade 0.24.2 -> 0.24.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
ebeab58d7f lilv: add support for lv2 dynamic manifest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
a46f086e0d fluidsynth-dssi: upgrade 1.0.0 -> 2.0.0 and add tweak patches
0002-Don-t-trash-unused-channels.patch requires fluidsynth 2.x which is not yet
meta-multimedia.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-19 02:13:37 +01:00
Andreas Müller
0bd02e8f77 soundfont-collection: add /musical-artifacts soundfonts
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-16 01:42:26 +01:00
Andreas Müller
3e4e6399e6 soundfont-collection: fix finds in install
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-16 01:42:05 +01:00
Andreas Müller
08af8672f8 calf: enable dynamic-sample-loading by default
requires fluidsynth 2.x which is not yet meta-multimedia.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-15 23:13:21 +01:00
Andreas Müller
d5fee281c9 midifilter.lv2/keysplit: Forward CCs to both target channels
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-15 23:11:36 +01:00
Andreas Müller
d5b400feb8 soundfont-collection: remove grouped fluidr3gm soundfonts
We have all sound fonts as single file that should be good enough and in the
long term when fluidsynth 2.x is in meta-multimedia we won't need even those.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-14 20:57:37 +01:00
Andreas Müller
bd216b7e27 calf: update to latest source
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-12 22:42:55 +01:00
Andreas Müller
4c1b00285e lsp-plugins-native: Fix build on hosts that don't have libsndfile-dev installed
Unfortunately some sounf file recipes had to be extended to native. Tried to
avoid that but that did not lead to buildable results.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-12 22:30:59 +01:00
Andreas Müller
883ba15f1a kde-apps: upgrade 18.12.0 -> 18.12.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-12 19:09:26 +01:00
Andreas Müller
c792f29e44 kde-kf5: upgrade 5.53.0 -> 5.54.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-12 16:49:27 +01:00
Andreas Müller
cf4bc04f1c yoshimi: upgrade 1.5.9 -> 1.5.10
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-11 23:18:31 +01:00
Andreas Müller
c6a1130a38 fluidsynth-dssi: upgrade sources
Time for a fluidsynth-dssi release...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-11 01:54:05 +01:00
Andreas Müller
5e6468bc50 meta-qt5-extra-music-world: remove lsp-plugins for now
* They don't build if libsndfile-dev packages are not installed on build host.
  Laughing matter: This was detected by reinstalling one of my build machines -
  all others machines had libsndfile-dev so this remained undiscovered.
* Even if building: lsp-plugins crash with 'illegal instruction' on Raspi.
  ARMv7 assembler code within lsp-plugins seems to cause trouble for cortexa7..

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-11 01:00:20 +01:00
Andreas Müller
4bdacd06e9 hydrogen: upgrade to latest source
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-09 23:07:04 +01:00
Andreas Müller
1b63b3fb10 hydrogen: fix SRC_URIs
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-09 22:53:19 +01:00
Andreas Müller
15be1debde breeze-plymouth / plasma-browser-integration: fix source checksums
They are optional and slipped through on my other build machine

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-09 21:27:17 +01:00
Andreas Müller
9353b72e8f kde-plasma: upgrade 5.14.4 -> 5.14.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-09 09:31:10 +01:00
Andreas Müller
5092528e63 krita: upgrade 4.1.0 -> 4.1.7
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-09 00:42:51 +01:00
Andreas Müller
eedf8d776d libraw: upgrade 0.18.8 -> 0.19.2
Seems they remove old tarballs so move to github repo

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-09 00:42:37 +01:00
Andreas Müller
c0ad963580 krita: upgrade 4.1.0 -> 4.1.7
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 23:47:10 +01:00
Andreas Müller
256ba2d51f qmidictl: upgrade 0.5.2 -> 0.5.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 23:25:19 +01:00
Andreas Müller
a7e777bd4a libraw: upgrade 0.18.8 -> 0.19.2
Seems they remove old tarballs so move to github repo

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 20:08:46 +01:00
Andreas Müller
98a213ebd8 liri-text: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 14:07:45 +01:00
Andreas Müller
2b7f60c77d liri-screenshot: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 14:06:28 +01:00
Andreas Müller
27ac658d50 liri-calculator: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 14:04:52 +01:00
Andreas Müller
9039cb1ad0 liri-power-manager: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 14:02:47 +01:00
Andreas Müller
2fd82eb323 liri-qml-xwayland: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 14:00:30 +01:00
Andreas Müller
24d5b0a8ca liri-libliri: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 13:58:06 +01:00
Andreas Müller
cccbac3f9a liri-qtaccountsservice: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 13:54:30 +01:00
Andreas Müller
6ab051f4fe liri-qtgsettings: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 13:52:03 +01:00
Andreas Müller
ddb6a0478f liri-terminal: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 13:49:34 +01:00
Andreas Müller
61251c7c64 liri-screencast: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 13:47:33 +01:00
Andreas Müller
eb3b656005 liri-shell: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 13:44:12 +01:00
Andreas Müller
76ea4a8b5f liri-fluid: upgrade sources ro latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 13:42:19 +01:00
Andreas Müller
b818721fde liri-networkmanager_git: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 13:39:10 +01:00
Andreas Müller
a67573370c liri-settings: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 13:37:07 +01:00
Andreas Müller
c178f3d4d6 liri-pulseaudio: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 13:34:10 +01:00
Andreas Müller
9573bb2330 liri-cmake-shared: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 13:08:32 +01:00
Andreas Müller
fe14592c75 liri-files: upgrade sources to latest
Licence file was changed to now coorrect GPLv3

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 13:03:55 +01:00
Andreas Müller
f929c7dfc2 helm: split plugin packages / doe not install patches
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 09:43:15 +01:00
Andreas Müller
c936c78855 amsynth: split plugin packages
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-08 08:56:57 +01:00
Andreas Müller
23093124ca lv2-native: Install complete headers
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-07 23:51:47 +01:00
Andreas Müller
1a4891e539 pack_audio_plugins.bbclass: Use += operator in FILES
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-06 15:19:37 +01:00
Andreas Müller
9ae116c7f8 lv2-postinst-helper.bbclass: Do not install manifest in lv2 dir
At least qtractor creates warnings for missing folders

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-06 15:13:24 +01:00
Andreas Müller
14b97b025a zam-plugins: Add missing dependencies / silence compiler warnings
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 22:13:41 +01:00
Andreas Müller
a093ab588b liri-themes: upgrade sources
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 14:17:53 +01:00
Andreas Müller
db31fa542e liri-settings: upgrade sources and align dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 14:17:09 +01:00
Andreas Müller
a026688896 liri-shell: upgrade sources and align dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 14:16:08 +01:00
Andreas Müller
8eda197113 liri-libliri: upgrade sources to latest
remove libqtxdg dependency - seems libliri got own xdg implementation

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 13:58:07 +01:00
Andreas Müller
8fb89bad83 liri-fluid: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 13:56:56 +01:00
Andreas Müller
2e409e160f liri-eglfs: upgrade to latest sources
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 03:33:35 +01:00
Andreas Müller
2fb8f901b5 lv2-postinst-helper: adapt to plugin package split
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 03:08:00 +01:00
Andreas Müller
e157265d1e distrho-ports: Fix RDEPENDS for distrho-ports-presets
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 03:02:41 +01:00
Andreas Müller
b67cd7ac1f dpf-plugins: create lv2 turtles during build
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 02:47:20 +01:00
Andreas Müller
0d53b31d28 zyn-fusion / zynaddsubfx: split plugin packages
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 02:28:54 +01:00
Andreas Müller
71bccaa327 dpf-plugins: split plugin packages
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 01:57:31 +01:00
Andreas Müller
534385ca9a distrho-ports-extra: split plugin packages
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 01:52:35 +01:00
Andreas Müller
6cae5f3445 distrho-ports: split plugin packages
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 01:39:39 +01:00
Andreas Müller
d739f15aad pack_audio_plugins: add class for auto packing of audio plugins and use it
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 00:57:08 +01:00
Andreas Müller
a8f0158204 wolf-shaper: split plugins to packages
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 00:30:17 +01:00
Andreas Müller
0b20407dc7 wolf-shaper: upgrade 0.1.6 -> 0.1.7
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 00:18:00 +01:00
Andreas Müller
b361baaa5d wolf-shaper: create lv2 turtles during build
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-05 00:12:21 +01:00
Andreas Müller
317cdbb370 meta-qt5-extra-music-world: add zam-plugins packages
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-04 23:53:38 +01:00
Andreas Müller
54420b0e5d zam-plugins: initial add 3.10+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-04 23:50:47 +01:00
Andreas Müller
cfdd7cef66 exiv2: add all CVE patches found ad fedora
see [1]

[1] https://src.fedoraproject.org/cgit/rpms/exiv2.git/

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-04 21:03:28 +01:00
Andreas Müller
c0975ababa exiv2: remove bogus do_install prepend
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-04 21:03:17 +01:00
Andreas Müller
93bf5449fa exiv2: update SRC_URI
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-04 21:03:06 +01:00
Andreas Müller
23d1d614ca Revert "exiv2: updated to version 0.27.0 (#66)"
I breaks most dependent recipes

This reverts commit 9a781a7988.
2019-01-04 21:02:55 +01:00
Andreas Müller
006f2bde13 exiv2: add all CVE patches found ad fedora
see [1]

[1] https://src.fedoraproject.org/cgit/rpms/exiv2.git/

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-04 20:27:28 +01:00
Andreas Müller
89354a3d4c exiv2: remove bogus do_install prepend
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-04 20:07:17 +01:00
Andreas Müller
e063abeaee exiv2: update SRC_URI
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-04 19:50:44 +01:00
Andreas Müller
88a6f64fe0 Revert "exiv2: updated to version 0.27.0 (#66)"
I breaks most dependent recipes

This reverts commit 9a781a7988.
2019-01-04 19:50:24 +01:00
Guillermo
9a781a7988 exiv2: updated to version 0.27.0 (#66)
* exiv2: updated to version 0.27.0

* exiv2: recipe for version 0.26 removed
2019-01-04 17:10:47 +01:00
Guillermo
0c85f97c44 exiv2: updated to version 0.27.0 (#66)
* exiv2: updated to version 0.27.0

* exiv2: recipe for version 0.26 removed
2019-01-04 17:08:38 +01:00
Andreas Müller
ffe21eda3b liri-qtgsettings: add dconf to RDEPENDS
Otherwise GSettings do not have a backend

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-03 23:02:10 +01:00
Andreas Müller
4902052f43 meta-qt5-extra-music-world: add all lsp-plugins packages
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-02 23:55:08 +01:00
Andreas Müller
981ea036f4 lsp-plugins: initial add 1.1.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-02 23:52:40 +01:00
Andreas Müller
abc953bc89 kdeclarative: Fix build if QML-debugger was not enabled
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-01 20:55:31 +01:00
Andreas Müller
f808a07052 kdeclarative: Fix build if QML-debugger was not enabled
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-01 20:55:13 +01:00
Andreas Müller
4edf5374d0 Revert "kdeclarative: Fix build if QML-debugger was not enabled"
This reverts commit 2ec670a8af.
2019-01-01 20:49:34 +01:00
Andreas Müller
2ec670a8af kdeclarative: Fix build if QML-debugger was not enabled
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2019-01-01 17:55:09 +01:00
Andreas Müller
45e6b40764 lpd8editor: upgrade 0.0.10 -> 0.0.12
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-29 02:44:55 +01:00
Andreas Müller
434bbf3c22 polyphone: upgrade 1.9 -> 2.0.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-28 23:57:51 +01:00
Andreas Müller
dbb4d868cf liri-world: add liri-player
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-27 20:43:44 +01:00
Andreas Müller
63a7601164 liri-player: initial add
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-27 20:42:03 +01:00
Andreas Müller
c8ddbad61c liri-world: re-add liri-browser
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-27 18:49:13 +01:00
Andreas Müller
bb40582228 liri-browser: update to latest sources and rework recipe
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-27 18:47:20 +01:00
Andreas Müller
0fafe335e2 liri-text: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-27 18:00:39 +01:00
Andreas Müller
7ea54c9549 liri-settings: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-27 17:58:40 +01:00
Andreas Müller
708d85fb92 liri-power-manager: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-27 17:43:33 +01:00
Andreas Müller
988a16e2e4 liri-shell: upgrade sources to latest
0001-Install-liri-session-script-as-executable.patch was applied

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-27 17:03:22 +01:00
Andreas Müller
f9e7dea2f0 liri-fluid: upgrade sources to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-27 16:57:30 +01:00
Andreas Müller
4eb3cc774f liri.bbclass: rework DEPENDS after upgrade of liri-cmake-shared
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-27 16:48:22 +01:00
Andreas Müller
73f5576cbc liri-cmake-shared: upgrade sources to latest
0001-LiriBuild.cmake-add-resources-param-handling-to-liri.patch was applied

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-27 16:36:14 +01:00
Andreas Müller
d01310c2b8 suil: upgrade 0.10.0 -> 0.10.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-26 22:52:18 +01:00
Andreas Müller
0e089f7426 liri-fluid: add qtsvg-plugins to RDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-24 01:56:39 +01:00
Andreas Müller
9c25c827cb liri-shell: rework RDEPENDS and add qtgraphicaleffects-qmlplugins to it
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-23 21:32:18 +01:00
Andreas Müller
3d2fb17a3f liri-eglfs: upgrade source and adjust dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-23 19:58:19 +01:00
Andreas Müller
b97d6d1135 liri-cmake-shared: add resources param handling to liri_add_module name
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-18 18:13:32 +01:00
Andreas Müller
666b63e6aa liri-shell: make liri-session script executable
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-18 14:14:42 +01:00
Andreas Müller
9461035c59 liri-cmake-shared: upgrade to latest sources
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-18 14:13:57 +01:00
Andreas Müller
82bc4a3ebc liri-world: re-add liri-shell
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-17 23:15:46 +01:00
Andreas Müller
57ccf2a1e3 liri-shell: update sources - fix build
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-17 22:58:15 +01:00
Andreas Müller
bdffc9cb0d pipewire: initial add 0.2.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-17 22:47:02 +01:00
Andreas Müller
80c7994548 fluidsynth-dssi: prepare default configuration for on-demand soundfont loading
With fluidsynth 2.x this resduces load time and memory consumption
significantly.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-16 23:23:59 +01:00
Andreas Müller
81fbfd5cbe liri-themes: Allow build if meta-initramfs is not in layers
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-15 23:34:16 +01:00
Andreas Müller
a9e178e842 liri-themes: remove patch leftover
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-15 23:12:07 +01:00
Andreas Müller
ad41c747b7 liri-world: add liri-themes-plymouth only if meta-initramfs is in layers
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-15 22:55:02 +01:00
Andreas Müller
b800079afd konsole: Fix license change slipped through
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-14 02:09:11 +01:00
Andreas Müller
8d0d1d3052 kde-apps: add analitza / kalgebra / kfind / kmplot
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-14 01:56:36 +01:00
Andreas Müller
208b9b80db kmplot: initial add 18.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-14 01:56:36 +01:00
Andreas Müller
1b9747d0ec kalgebra: initial add 18.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-14 01:56:36 +01:00
Andreas Müller
4e54f63010 analitza: initial add 18.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-14 01:56:36 +01:00
Andreas Müller
e963040536 kfind: initial add 18.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-14 01:56:36 +01:00
Andreas Müller
32727a66f9 kde-apps: upgrade 18.08.3 -> 18.12.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-14 01:56:36 +01:00
Andreas Müller
149e5f6e1b liri-themes: update to latest and set grub-theme dir explicitly
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-13 11:53:42 +01:00
Andreas Müller
4030719338 liri-themes: fix postinst
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-13 02:41:09 +01:00
Andreas Müller
420d4f1d27 liri-libliri: fix packing after update of liri-cmake-shared
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-13 00:30:19 +01:00
Andreas Müller
6721ddaabd liri-world: add liri-themes*
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-13 00:13:59 +01:00
Andreas Müller
70504948c4 liri-themes: upgrade to 0.9.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-13 00:13:00 +01:00
Andreas Müller
c614997d2b drumkv1 / padthv1 / samplv1 / synthv1: upgrade 0.9.3 -> 0.9.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-12 23:41:02 +01:00
Andreas Müller
7c8aea60b8 liri-cmake-shared: update to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-12 16:56:29 +01:00
Andreas Müller
48d99eb754 liri-world: re-add liri-calculator
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-12 16:45:14 +01:00
Andreas Müller
c37f81199f liri-calculator: upgrade to 1.2.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-12 16:45:14 +01:00
Andreas Müller
3ebd244071 dpf-plugins: update sources
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-12 16:45:14 +01:00
Andreas Müller
fc0318007b umbrello: Fix build
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-11 07:56:39 +01:00
Andreas Müller
7d61af8957 kde-kf5: remove unnecessary FILES_${PN}-dbg entries
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-11 01:14:17 +01:00
Andreas Müller
9898b7eeea liri-world: (re)add liri-files and liri-text
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-11 00:09:03 +01:00
Andreas Müller
cc3fed1625 liri-screenshot: upgrade to latest sources
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-11 00:00:11 +01:00
Andreas Müller
35824cce97 liri-settings: update to latest sources
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-10 23:57:42 +01:00
Andreas Müller
23ef758a2d liri-text: initial add 0.4.1+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-10 23:48:23 +01:00
Andreas Müller
a6b90a8076 liri-files: upgrade to 0.2.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-10 23:39:16 +01:00
Andreas Müller
01c27ef4a3 liri: remove vibe
Seems development has stopped - project is archived

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-10 23:33:14 +01:00
Andreas Müller
c6c926df29 kde-kf5: upgrade 5.52.0 -> 5.53.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-10 23:10:21 +01:00
Andreas Müller
8e0acc14e1 liri-world: add liri-terminal and liri-qml-xwayland
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-10 19:17:06 +01:00
Andreas Müller
39f67d293b liri-terminal: upgrade to 0.2.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-10 19:15:11 +01:00
Andreas Müller
0d16bb834b liri-qml-xwayland: initial add 0.10.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-10 18:14:20 +01:00
Andreas Müller
3a84516805 pulseview: move to recipes-misc/recipes-hardhelper
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-08 22:49:40 +01:00
Andreas Müller
9ffb02d8c2 qtractor: upgrade 0.9.2 -> 0.9.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-08 22:47:42 +01:00
Andreas Müller
56fd8da10e Merge pull request #64 from brgl/topic/pulseview
pulseview: new package
2018-12-08 01:34:54 +01:00
Andreas Müller
08e507efbb python(3)-pyqt5: Enable all PACKAGECONFIGs building fine
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-06 21:15:41 +01:00
Andreas Müller
8dde8f5444 carla: adjust to pyqt changes
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-06 21:15:41 +01:00
Andreas Müller
5f6e8f07fb python3-pyqt5: align to our needs
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-06 21:15:41 +01:00
Andreas Müller
610819dace python3-pyqt5: remove - use meta-qt5's recipe
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-06 21:15:41 +01:00
Andreas Müller
50fb943746 sip3: remove - let's use meta-oe's recipe
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-06 21:15:41 +01:00
Andreas Müller
4566391a01 qsynth: upgrade 0.5.3 -> 0.5.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-06 21:15:13 +01:00
Andreas Müller
be77d55987 ardour5 / guitarix / nekobee: Fix build with oe-core waf change S != B
* hack: just save working waf.bclass to wafold.bbclass
* this change is compatible to thud and master

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-06 21:14:59 +01:00
Bartosz Golaszewski
d28ed0dea6 pulseview: new package
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
2018-12-06 14:49:59 +01:00
Andreas Müller
5dbe47725d dpl.lv2: initial add 0.2.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-03 17:26:48 +01:00
Andreas Müller
742c1f38b8 fil4.lv2: upgrade 0.4.4 (?) -> 0.6.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-03 17:26:36 +01:00
Andreas Müller
de8d395095 tuna.lv2: upgrade 0.4.6 -> 0.4.8
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-03 17:26:26 +01:00
Andreas Müller
8565fbc4e6 avldrums.lv2: upgrade 0.3.0 -> 0.3.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-03 17:26:15 +01:00
Andreas Müller
4525a000f2 meters.lv2: upgrade 0.9.7 -> 0.9.8
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-03 17:26:03 +01:00
Andreas Müller
7d1a094729 supercollider: initial add 3.10.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-03 00:53:33 +01:00
Andreas Müller
2869e95800 liri-world: add liri-eglfs
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 23:15:17 +01:00
Andreas Müller
4c155343f5 liri-eglfs: initial add 0.0.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 23:15:04 +01:00
Andreas Müller
bd0d4fd942 liri-world: reduce to what is building
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 22:50:38 +01:00
Andreas Müller
c317df9b92 liri-workspace: remove
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 22:50:26 +01:00
Andreas Müller
d2c307ab19 liri-pulseaudio: initial add 0.9.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 22:28:53 +01:00
Andreas Müller
17e6ed71b7 liri-networkmanager: initial add 0.9.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 22:28:44 +01:00
Andreas Müller
c5e142375f liri-settings: upgrade to 0.9.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 22:28:34 +01:00
Andreas Müller
58ae54e621 liri-power-manager: Initial add 0.9.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 21:26:57 +01:00
Andreas Müller
c443d6bb59 liri.bbclass: add qt5-translation to inherit
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 21:26:41 +01:00
Andreas Müller
cd897528fd liri-screenshot: initial add 0.9.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 21:26:29 +01:00
Andreas Müller
0eb6368f5d liri-qtgsettings: initial add 1.0.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 21:26:18 +01:00
Andreas Müller
bdeda99e6d liri-qtaccountsservice: upgrade to 1.2.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 21:26:07 +01:00
Andreas Müller
b4de8035c4 liri-wallpapers: upgrade to 0.10.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 21:25:56 +01:00
Andreas Müller
a45be5cea9 liri-fluid: upgrade to 1.1.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 21:25:45 +01:00
Andreas Müller
4876b61873 liri-qtudev: fix packaging
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 21:25:34 +01:00
Andreas Müller
fe1f7a5b2c liri-cmake-shared: update to latest
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 21:25:23 +01:00
Andreas Müller
2fe5bb4df6 liri-qtudev: initial add 1.0.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 21:25:10 +01:00
Andreas Müller
3455cdfbc5 umockdev: initial add 0.12.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 21:24:59 +01:00
Andreas Müller
82fd6360e2 kde-plasma: upgrade 5.14.3 -> 5.14.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 21:24:46 +01:00
Andreas Müller
a01be81aa3 liri-screencast: initial add 0.9.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 03:43:14 +01:00
Andreas Müller
5bde691da2 liri.bbclass: Add qttools(-native) to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 03:43:14 +01:00
Andreas Müller
be329110e5 liri.bbclass: adapt to liri-cmake-shared
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 03:43:14 +01:00
Andreas Müller
bfbd6b8e1b liri-libliri: Initial add 0.9.0+
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-12-02 03:43:14 +01:00
Andreas Müller
3db1100f44 meta-qt5-extra-music-world: add baloo-no-autostart
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-27 00:57:41 +01:00
Andreas Müller
8105e07941 baloo: Add package baloo-no-autostart
Once installed a fresh user can decide if the performance sink shall be started
with session.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-27 00:57:41 +01:00
Andreas Müller
67484ea92b baloo: remove kauth from DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-27 00:27:01 +01:00
Andreas Müller
1786648415 baloo: remove FILES_${PN}-dbg - this is done elsewhere
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-27 00:12:41 +01:00
Andreas Müller
c01f366fd9 baloo: remove unused files - qdbuscpp2xml is fine for very long time now
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-27 00:07:20 +01:00
Andreas Müller
edb0deb59c sddm: get lumina and lxqt sessions back
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-25 01:00:36 +01:00
Andreas Müller
bf32900dd5 qjackctl: upgrade 0.5.4 -> 0.5.5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-24 16:31:52 +01:00
Andreas Müller
24b23562e1 qjackctl: fix a2jmidid REDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-24 16:16:55 +01:00
Andreas Müller
9a792efa6a fluidsynth-dssi: Ship a default configuration
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-24 15:39:36 +01:00
Andreas Müller
ae45eaa465 qjackctl: Fix typo in RDEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-24 15:31:09 +01:00
Andreas Müller
387eda2b32 liri-cmake-shared: Initial add 1.0.0
Very first step to get liri builds back...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-19 11:09:12 +01:00
Andreas Müller
08ee267461 meta-qt5-extra-music-world: Re-add mixx - now that it's building fine again
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-18 23:40:46 +01:00
Andreas Müller
da9a628bf9 mixxx: Fix serious / ignore acceptable QA errors
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-18 23:37:16 +01:00
Andreas Müller
8c59bcc662 mixxx: upgrade 2.1.4 -> 2.1.5
Still failing for QA:
ERROR: mixxx-2.1.5-r0 do_package_qa: QA Issue: mixxx: The compile log indicates that host include and/or library paths were used.
         Please check the log '/home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/mixxx/2.1.5-r0/temp/log.do_compile' for more information. [compile-host-path]
ERROR: mixxx-2.1.5-r0 do_package_qa: QA Issue: mixxx: /work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/mixxx/2.1.5-r0/packages-split/mixxx/usr/bin/mixxx contains probably-redundant RPATH /usr/lib
mixxx: /work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/mixxx/2.1.5-r0/packages-split/mixxx/usr/lib/mixxx/plugins/soundsource/libsoundsourcem4a.so contains probably-redundant RPATH /usr/lib
mixxx: /work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/mixxx/2.1.5-r0/packages-split/mixxx/usr/lib/mixxx/plugins/vamp/libmixxxminimal.so contains probably-redundant RPATH /usr/lib [useless-rpaths]
ERROR: mixxx-2.1.5-r0 do_package_qa: QA run found fatal errors. Please consider fixing them.
ERROR: mixxx-2.1.5-r0 do_package_qa: Function failed: do_package_qa

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-18 21:58:41 +01:00
Andreas Müller
8c9493a939 kalzium: some enhancements
Still fails for avogadrolibs issue
| ninja: error: '/home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/avogadrolibs/1.92.0-r0/recipe-sysroot/home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/avogadrolibs/1.92.0-r0/recipe-sysroot/usr/lib/libGLEW.so', needed by 'compoundviewer/libcompoundviewer.so.5.0.0', missing and no known rule to make it

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-16 23:22:30 +01:00
Andreas Müller
af67b09c57 avogadrolibs: fix cmake include
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-16 18:24:20 +01:00
Andreas Müller
872f03363a avogadrolibs: Upgrade 1.90.0 -> 1.92.0 and rework
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-16 15:29:45 +01:00
Andreas Müller
5a85ad3fc5 libmsym: inital add 0.2.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-16 14:59:27 +01:00
Andreas Müller
3d3817876b molequeue: fix cmake include
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-16 13:58:56 +01:00
Andreas Müller
8a5f66ade8 molequeue: Upgrade 0.8.0 -> 0.9.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-16 13:47:44 +01:00
Andreas Müller
fea0a7cbce meta-qt5-extra-music-world: remove mixxx for now
It does not build due to QA issues

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-16 12:16:54 +01:00
Andreas Müller
a29cdfba19 soundtouch: Upgrade 1.9.2 -> 2.1.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-15 21:27:57 +01:00
Andreas Müller
3ea6a02b9b okteta: upgrade to 0.25.4
Yes - it is an upgrade

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-15 21:27:52 +01:00
Andreas Müller
64c5465e25 kde-apps: upgrade 18.08.2 -> 18.08.3
Remove some unneeded kdelibs4support dependencies

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-15 21:27:48 +01:00
Andreas Müller
56124fe7e3 kde-kf5: upgrade 5.51.0 -> 5.52.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-14 20:11:56 +01:00
Andreas Müller
94904afe09 mixxx: add pkgconfig to inherit
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-13 13:57:44 +01:00
Andreas Müller
1936bac7c2 kde-plasma: upgrade 5.14.2 -> 5.14.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-09 00:26:33 +01:00
Andreas Müller
84bee3847e sddm: upgrade 0.17.0 -> 0.18.0
SDDM has added a new configuration file handling: it can combine multiple
configuration files '/etc/sddm.conf.d'. To enable further configuration
alignments/overrides we just ship a very basic configuration.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-08 13:30:51 +01:00
Andreas Müller
aedf4fb2a2 Add plasma-settings
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-07 16:25:12 +01:00
Andreas Müller
038ae7a37e plasma-phone-components: fix git version
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-07 14:42:04 +01:00
Andreas Müller
bffb8712c0 plasma-nm: remove dpendency on kdelibs4support(-native)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-07 14:31:40 +01:00
Andreas Müller
b3609003bc plasma-phone-components: Fix late-night typo
Haven't been on DOS/Win for so long - what happend?

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-06 16:31:54 +01:00
Andreas Müller
dcc17914bc plasma-phone-components: be more specific on packaging
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-06 01:18:43 +01:00
Andreas Müller
3f1c819958 Add packagegroup plasma-mobile-world
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-06 00:23:50 +01:00
Andreas Müller
8273cfc313 plasma-mobile: Update sources
Avoids conflicts with plasma-phone-components

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-06 00:17:04 +01:00
Andreas Müller
f0cb1fa4b8 plasma-phone-components: initial add
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-06 00:16:18 +01:00
Andreas Müller
f20091ea8b telepathy-qt: initial add 0.9.7
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-05 23:25:21 +01:00
Andreas Müller
cbcd12b0ee breeze-icons: remove kiconthemes from DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-05 18:33:05 +01:00
Andreas Müller
808dedecd2 qskinny: hack to proper build
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-02 14:16:46 +01:00
Andreas Müller
a3e4714eb8 kde-plasma: upgrade 5.13.5 -> 5.14.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-02 02:07:31 +01:00
Andreas Müller
47f3c06c75 zita-resampler: upgrade 1.6.0 -> 1.6.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-01 20:53:26 +01:00
Andreas Müller
f5543d1e3c zita-convolver: upgrade 3.1.0 -> 4.0.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-01 20:18:34 +01:00
Andreas Müller
26f342e1f4 clxclient: update 3.9.0 -> 3.9.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-01 20:07:51 +01:00
Andreas Müller
43a7c24ea6 clthreads: upgrade 2.4.0 -> 2.4.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-01 19:38:28 +01:00
Andreas Müller
bfa4be323b qmmp: Add jack support
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-01 15:23:03 +01:00
Andreas Müller
1fee3b5e4c soxr: initial add 0.1.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-01 15:20:37 +01:00
Andreas Müller
02681886d7 qmmp: upgrade 1.2.3 -> 1.2.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-11-01 14:17:12 +01:00
Andreas Müller
8783cac3d5 freecell-solver: Ignore useless-rpaths QA warning - it should not be dangerous
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-31 00:44:10 +01:00
Andreas Müller
246f1dc8bc mixxx: upgrade to 2.1.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-30 18:13:12 +01:00
Andreas Müller
3ec939e915 bristol: Fix crosscompile QA warnings
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-30 18:13:01 +01:00
Andreas Müller
ac07c005c8 lmms: update sources to get rid of fluidsysnth 2.x patch
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-30 18:13:01 +01:00
Andreas Müller
512e01c6e0 lmms: Fix QA warning
| QA Issue: package lmms contains bad RPATH...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-30 18:13:01 +01:00
Andreas Müller
d2965e8131 kexi: fix build with gcc8
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-29 22:43:56 +01:00
Andreas Müller
ed32b0a27b dolphin: Fix build
Tried solution suggested in [1] without success - so revert commit starting
trouble.

[1] https://bugs.kde.org/show_bug.cgi?id=397653

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-29 22:25:09 +01:00
Andreas Müller
6effbfc3be bluedevil: Fix build with gcc8
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-29 21:52:08 +01:00
Andreas Müller
9255521d39 timidity++: Fix ldflags QA warning
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-29 17:14:11 +01:00
Andreas Müller
9491548d4f kdelibs4support: fix build with gcc8
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-29 15:22:54 +01:00
Andreas Müller
e056b0f8ea cmake_qt5_extra.bbclass: remove cmake files to dev packages
This is done in bitbake.conf these days

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-29 13:45:57 +01:00
Andreas Müller
ff2ef31cd3 qca: Move to latest git source to fix builf with OpenSSL 1.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-29 11:10:49 +01:00
Andreas Müller
c15ca2595f helm: Fix 'compile-host-path' and 'install-host-path' build breakers
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-29 00:55:07 +01:00
Andreas Müller
4037af8b28 qt-gstreamer: remove some 'dirt' from previous commit
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-28 22:06:00 +01:00
Andreas Müller
047933924b qt-gstreamer: Fix for qml-path move in meta-qt5
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-28 21:59:49 +01:00
Andreas Müller
3c8270e320 bristol/vamp-plugin-sdk: Fix Upstream-Status typos
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-28 21:52:52 +01:00
Andreas Müller
80ff079061 synthv1: Fix redundant rpath warning
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-28 21:12:07 +01:00
Andreas Müller
e0c6ce533f samplv1: Fix redundant rpath warning
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-28 21:11:02 +01:00
Andreas Müller
a5d36e5c11 drumkv1: Fix redundant rpath warning
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-28 21:08:31 +01:00
Andreas Müller
57508c4a2d padthv1: Fix redundant rpath warning
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-28 20:58:41 +01:00
Andreas Müller
3c29a786f6 Merge pull request #58 from MaxKrummenacher/fixes
qt5 plugins: follow meta-qt5 changes
2018-10-28 19:31:16 +01:00
Max Krummenacher
564701f273 qt5 plugins: follow meta-qt5 changes
meta-qt5 commit b716195f6 dropped the qt5 directory from the path to
the plugins directory.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-10-27 11:08:06 +02:00
Andreas Müller
c8dcca6860 syntax-highlighting: fix license settings
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-26 17:59:03 +02:00
Andreas Müller
07dbaacb62 fluidsynth-dssi: update to latest
Notable change:
Don't trash effects but set NULL to avoid useless copying within fluidsynth

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-25 22:03:07 +02:00
Andreas Müller
b1062b6761 qskinny: initial add 0.0.1
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-24 15:43:56 +02:00
Andreas Müller
b3ca9700f6 synthv1: upgrade 0.9.2 -> 0.9.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-22 21:09:03 +02:00
Andreas Müller
e04c0b3b9d samplv1: upgrade 0.9.2 -> 0.9.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-22 21:08:11 +02:00
Andreas Müller
452055ba8a padthv1: upgrade 0.9.2 -> 0.9.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-22 21:07:22 +02:00
Andreas Müller
f3b49d6338 drumkv1: upgrade 0.9.2 -> 0.9.3
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-22 21:06:23 +02:00
Andreas Müller
325fb1d5cb wolf-shaper: inital add 0.1.6
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-20 15:35:05 +02:00
Andreas Müller
e22def35cc plasma-world: Add breeze-plymouth only if meta-initramfs is in layers
| Missing or unbuildable dependency chain was: ['plasma-world', 'breeze-plymouth', 'plymouth', 'dracut']

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-18 12:46:27 +02:00
Andreas Müller
31b5a861af Update some Upstream-Status'es
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-18 00:32:12 +02:00
Andreas Müller
0fe318c6a6 muse: update to latest and fix build with fluidsynth >= 2.0.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-17 23:44:54 +02:00
Andreas Müller
af3219abea ardour: meter performance tweaks / fluidsynth 2.x support
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-17 22:15:17 +02:00
Andreas Müller
e153c8fd25 lmms: upgrade to 1.2.0-rc7 / fix for fluidsynth 2.x
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-17 21:11:26 +02:00
Andreas Müller
bd5d44d378 Revert "qtbase: Ensure NXP's imx SOCs get a qtbase build with full gl"
Will try to get this into meta-freescale

This reverts commit 0972828deb.
2018-10-17 21:10:27 +02:00
Andreas Müller
0972828deb qtbase: Ensure NXP's imx SOCs get a qtbase build with full gl
This should be the least invasive place/method to make this change.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-16 16:04:16 +02:00
Andreas Müller
10ec6b3ebb kde-kf5: upgrade 5.49.0 -> 5.51.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-16 00:02:03 +02:00
Andreas Müller
ace9937784 Revert "ardour: upgrade to latest master"
It does not even start...

This reverts commit dc122fa190.
2018-10-15 01:46:51 +02:00
Andreas Müller
8eb4ae5f7b qtractor: Change defaults slightly
I few clicks less on new images...

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-15 01:13:20 +02:00
Andreas Müller
dc122fa190 ardour: upgrade to latest master
* give up version in name - nobody is going to maintain multiple versions
* this version is stated as V6 already - move version once released
* add fix for fluidsynth >= 2.0.0
* let ardour prepare desktop files

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-14 18:53:37 +02:00
Andreas Müller
f78d1798d6 itstool: fix shebang for native also
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-14 16:47:42 +02:00
Andreas Müller
c7b272de9c fluidsynth-dssi: Update to get configurable synth.dynamic-sample-loading
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-14 00:35:33 +02:00
Andreas Müller
a33064279f carla: Update fluidsynth patches to what was applied
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-14 00:33:56 +02:00
Andreas Müller
184b1250c0 kde-apps: upgrade 18.08.0 -> 18.08.2
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-13 02:25:41 +02:00
Andreas Müller
ca43274701 itstool: initial add 2.0.4
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-12 23:24:36 +02:00
Andreas Müller
55fe3fa0b5 carla: V2 of the patches sent
* fixup keeping defaults once only
* some renames of variables / function

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-12 00:25:22 +02:00
Andreas Müller
b03450dc51 carla: Update to latest & fix for fluidsynth >= 2.0.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-11 01:37:49 +02:00
Andreas Müller
6b6c5b58a5 csound: fix build with fluidsynth > 2.0.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-10 21:13:46 +02:00
Andreas Müller
163874742f qsynth: upgrade 0.5.2 -> 0.5.3
Yet another package ready for fluidsynth 2.x

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-10 20:06:14 +02:00
Andreas Müller
c4a7318e98 fluidsynth-dssi: Fix build with fluidsynth >= 2.0.0
While we are at it, fix some warnings.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-10 01:41:24 +02:00
Andreas Müller
6ac790beb5 calf-studio-gear: Fix build with fluidsynth > 2.0.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-10 00:46:00 +02:00
Andreas Müller
be56843ee9 stk: Fix build with no-static-libs enabled
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-10-08 07:56:24 +02:00
Andreas Müller
ee2a3ab427 Merge pull request #56 from MaxKrummenacher/master
Thanks for taking care.
2018-10-03 21:23:40 +02:00
Max Krummenacher
3064cd52bc layer.conf: Add thud to LAYERSERIES_COMPAT
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-10-03 20:55:15 +02:00
Max Krummenacher
c0d41d5292 lxqt.bbclass: move uri to github/lxqt
With the 0.13 release the repositories moved from github/lxde to github/lxqt.
https://blog.lxqt.org/2018/03/repository-move-finished/

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-10-03 20:55:00 +02:00
Max Krummenacher
57d70c41e8 libfm-qt: update to 0.13.1
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-09-29 15:53:22 +02:00
Andreas Müller
9517910b7a mxml: remove - meta-oe has a more recent libmxml
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-27 14:25:00 +02:00
Andreas Müller
5287a2b805 yoshimi/zyn: replace our mxml by meta-oe's libmxml
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-27 14:23:31 +02:00
Andreas Müller
a7cb113fcb drumgizmo: add a desktop file for standalone application
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
2018-09-27 14:04:36 +02:00
663 changed files with 7797 additions and 3680 deletions

View File

@@ -3,5 +3,3 @@ 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 = "18.08.0"
KDE_APP_VERSION = "18.12.3"
SRC_URI = "${KDE_MIRROR}/stable/applications/${PV}/src/${BPN}-${PV}.tar.xz"

View File

@@ -24,8 +24,6 @@ do_compile_prepend() {
}
FILES_${PN} += "${libdir}/plugins/kf5 ${datadir}/kf5 ${libexecdir}/kf5"
FILES_${PN}-dev += "${libdir}/cmake"
FILES_${PN}-dbg += "${libdir}/plugins/kf5/.debug ${libexecdir}/kf5/.debug"
EXTRA_OECMAKE += " \
-DECM_MKSPECS_INSTALL_DIR=${OE_QMAKE_PATH_QT_ARCHDATA}/mkspecs/modules \

View File

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

View File

@@ -1,5 +1,5 @@
inherit kde-base
KF5_VERSION = "5.49.0"
KF5_VERSION = "5.56.0"
SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.49/${BPN}-${PV}.tar.xz"
SRC_URI = "${KDE_MIRROR}/stable/frameworks/5.56/${BPN}-${PV}.tar.xz"

View File

@@ -1,8 +1,9 @@
inherit kde-base
PLASMA_VERSION = "5.13.5"
PLASMA_VERSION = "5.15.3"
PLASMA_FIXUP_VERSION = "5.15.3.2"
SRC_URI = "${KDE_MIRROR}/stable/plasma/${PV}/${BPN}-${PV}.tar.xz"
SRC_URI = "${KDE_MIRROR}/stable/plasma/${PLASMA_VERSION}/${BPN}-${PV}.tar.xz"
DEPENDS += " \
kwayland \

View File

@@ -2,13 +2,21 @@ LIRI_GIT_BRANCH ?= "develop"
SRC_URI = "git://github.com/lirios/${@'${BPN}'.replace('liri-', '')}.git;protocol=git;branch=${LIRI_GIT_BRANCH}"
DEPENDS += "qtbase qtdeclarative extra-cmake-modules-native"
DEPENDS += " \
qtwayland-native \
qttools-native \
liri-cmake-shared \
extra-cmake-modules \
qtbase \
qttools \
qtdeclarative \
qtwayland \
"
inherit cmake_qt5_extra pkgconfig
inherit cmake_qt5_extra pkgconfig qt5-translation
EXTRA_OECMAKE += " \
-DQML_INSTALL_DIR=${OE_QMAKE_PATH_QML} \
-DECM_MKSPECS_INSTALL_DIR=${OE_QMAKE_PATH_QT_ARCHDATA}/mkspecs/modules \
-DPLUGIN_INSTALL_DIR=${OE_QMAKE_PATH_PLUGINS} \
-DQT_PLUGIN_INSTALL_DIR=${OE_QMAKE_PATH_PLUGINS} \
-DINSTALL_LIBDIR:PATH=${baselib} \
-DINSTALL_QMLDIR:PATH=${OE_QMAKE_PATH_QML} \
-DINSTALL_PLUGINSDIR:PATH=${OE_QMAKE_PATH_PLUGINS} \
"

View File

@@ -31,7 +31,7 @@ do_install_append() {
}
pkg_postinst_ontarget_${PN}() {
pkg_postinst_ontarget_${PN}-lv2() {
oldpath=`pwd`
for sofile in `cat ${LV2-POSTINST-MANIFEST}`; do
cd `dirname "$sofile"`
@@ -40,7 +40,7 @@ pkg_postinst_ontarget_${PN}() {
cd $oldpath
}
pkg_prerm_${PN}() {
pkg_prerm_${PN}-lv2() {
for sofile in `cat ${LV2-POSTINST-MANIFEST}`; do
path=`dirname "$sofile"`
for turtle in `find $path -name '*.ttl'`; do
@@ -49,5 +49,5 @@ pkg_prerm_${PN}() {
done
}
RDEPENDS_${PN} += "lv2-ttl-generator"
FILES_${PN}-lv2 += "${LV2-POSTINST-MANIFEST}"
RDEPENDS_${PN}-lv2 += "lv2-ttl-generator"

View File

@@ -1,15 +1,8 @@
inherit cmake_qt5_extra
inherit cmake_qt5_extra qt5-translation
HOMEPAGE = "http://lxqt.org/"
DEPENDS += "lxqt-build-tools qtbase qttools-native"
SRC_URI = "git://github.com/lxde/${BPN}.git;protocol=git;branch=master"
SRC_URI = "git://github.com/lxqt/${BPN}.git;protocol=git;branch=master"
S = "${WORKDIR}/git"
EXTRA_OECMAKE += " \
-DPULL_TRANSLATIONS=Off \
-DCLEAN_TRANSLATIONS=Off \
"
FILES_${PN}-dev += "${datadir}/cmake ${libdir}/cmake"

View File

@@ -0,0 +1,8 @@
# Auto package audio plugins
PACKAGES =+ "${PN}-dssi ${PN}-ladspa ${PN}-lv2 ${PN}-vst"
FILES_${PN}-dssi += "${libdir}/dssi"
FILES_${PN}-ladspa += "${libdir}/ladspa"
FILES_${PN}-lv2 += "${libdir}/lv2"
FILES_${PN}-vst += "${libdir}/vst"

37
classes/wafold.bbclass Normal file
View File

@@ -0,0 +1,37 @@
# avoids build breaks when using no-static-libs.inc
DISABLE_STATIC = ""
EXTRA_OECONF_append = " ${PACKAGECONFIG_CONFARGS}"
python waf_preconfigure() {
import subprocess
from distutils.version import StrictVersion
subsrcdir = d.getVar('S')
wafbin = os.path.join(subsrcdir, 'waf')
try:
result = subprocess.check_output([wafbin, '--version'], cwd=subsrcdir, stderr=subprocess.STDOUT)
version = result.decode('utf-8').split()[1]
if StrictVersion(version) >= StrictVersion("1.8.7"):
d.setVar("WAF_EXTRA_CONF", "--bindir=${bindir} --libdir=${libdir}")
except subprocess.CalledProcessError as e:
bb.warn("Unable to execute waf --version, exit code %d. Assuming waf version without bindir/libdir support." % e.returncode)
except FileNotFoundError:
bb.fatal("waf does not exist in %s" % subsrcdir)
}
do_configure[prefuncs] += "waf_preconfigure"
wafold_do_configure() {
${S}/waf configure --prefix=${prefix} ${WAF_EXTRA_CONF} ${EXTRA_OECONF}
}
do_compile[progress] = "outof:^\[\s*(\d+)/\s*(\d+)\]\s+"
wafold_do_compile() {
${S}/waf build ${@oe.utils.parallel_make_argument(d, '-j%d', limit=64)}
}
wafold_do_install() {
${S}/waf install --destdir=${D}
}
EXPORT_FUNCTIONS do_configure do_compile do_install

View File

@@ -2,7 +2,7 @@
BBPATH .= ":${LAYERDIR}"
# recipes
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*/*.bb ${LAYERDIR}/recipes-*/*/*/*/*.bb"
BBFILES += "${LAYERDIR}/recipes-*/*.bb ${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*/*.bb ${LAYERDIR}/recipes-*/*/*/*/*.bb"
# appends
BBFILES += "${LAYERDIR}/extends-*/*.bb ${LAYERDIR}/extends-*/*.bbappend"
@@ -11,12 +11,9 @@ BBFILE_PATTERN_meta-qt5-extra := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-qt5-extra = "20"
LAYERDEPENDS_meta-qt5-extra = "core qt5-layer openembedded-layer networking-layer multimedia-layer"
LAYERSERIES_COMPAT_meta-qt5-extra = "sumo"
LAYERSERIES_COMPAT_meta-qt5-extra = "sumo thud"
LICENSE_PATH += "${LAYERDIR}/files/licenses"
# required for fluxbox - supplied by e.g fedora glibc-common
HOSTTOOLS_NONFATAL += "gencat"
PREFERRED_PROVIDER_zyn = "${@bb.utils.contains("DISTRO_FEATURES", "opengl", "zyn-fusion", "zynaddsubfx",d)}"

View File

@@ -0,0 +1 @@
BBCLASSEXTEND = "native"

View File

@@ -0,0 +1 @@
BBCLASSEXTEND = "native"

View File

@@ -0,0 +1 @@
BBCLASSEXTEND = "native"

View File

@@ -0,0 +1 @@
BBCLASSEXTEND = "native"

View File

@@ -0,0 +1,525 @@
QSkinny License
Version 1.0, November 1, 2016
QSkinny is Copyright (C) 2016 Uwe Rathmann
You may use, distribute and copy QSkinny under the terms of
GNU Lesser General Public License version 2.1, which is displayed below
with the following exceptions:
1. The object code form of a "work that uses the Library" may incorporate
material from a header file that is part of the Library. You may
distribute such object code under terms of your choice, provided that:
(i) the header files of the Library have not been modified; and
(ii) the incorporated material is limited to numerical parameters, data
structure layouts, accessors, macros, inline functions and
templates; and
(iii) you comply with the terms of Section 6 of the GNU Lesser General
Public License version 2.1.
-------------------------------------------------------------------------
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
[This is the first released version of the Lesser GPL. It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.]
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.
This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it. You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.
When we speak of free software, we are referring to freedom of use,
not price. Our General Public Licenses are designed to make sure that
you have the freedom to distribute copies of free software (and charge
for this service if you wish); that you receive source code or can get
it if you want it; that you can change the software and use pieces of
it in new free programs; and that you are informed that you can do
these things.
To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights. These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.
For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you. You must make sure that they, too, receive or can get the source
code. If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it. And you must show them these terms so they know their rights.
We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.
To protect each distributor, we want to make it very clear that
there is no warranty for the free library. Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.
Finally, software patents pose a constant threat to the existence of
any free program. We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder. Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.
Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License. This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License. We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.
When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library. The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom. The Lesser General
Public License permits more lax criteria for linking other code with
the library.
We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License. It also provides other free software developers Less
of an advantage over competing non-free programs. These disadvantages
are the reason we use the ordinary General Public License for many
libraries. However, the Lesser license provides advantages in certain
special circumstances.
For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard. To achieve this, non-free programs must be
allowed to use the library. A more frequent case is that a free
library does the same job as widely used non-free libraries. In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.
In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software. For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.
Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.
The precise terms and conditions for copying, distribution and
modification follow. Pay close attention to the difference between a
"work based on the library" and a "work that uses the library". The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.
GNU LESSER GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".
A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.
The "Library", below, refers to any such software library or work
which has been distributed under these terms. A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language. (Hereinafter, translation is
included without limitation in the term "modification".)
"Source code" for a work means the preferred form of the work for
making modifications to it. For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it). Whether that is true depends on what the Library does
and what the program that uses the Library does.
1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.
You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.
2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) The modified work must itself be a software library.
b) You must cause the files modified to carry prominent notices
stating that you changed the files and the date of any change.
c) You must cause the whole of the work to be licensed at no
charge to all third parties under the terms of this License.
d) If a facility in the modified Library refers to a function or a
table of data to be supplied by an application program that uses
the facility, other than as an argument passed when the facility
is invoked, then you must make a good faith effort to ensure that,
in the event an application does not supply such function or
table, the facility still operates, and performs whatever part of
its purpose remains meaningful.
(For example, a function in a library to compute square roots has
a purpose that is entirely well-defined independent of the
application. Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must
be optional: if the application does not supply it, the square
root function must still compute square roots.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.
In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library. To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License. (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.) Do not make any other change in
these notices.
Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.
This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.
4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.
If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.
5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library". Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.
However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library". The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.
When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library. The
threshold for this to be true is not precisely defined by law.
If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work. (Executables containing this object code plus portions of the
Library will still fall under Section 6.)
Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.
6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.
You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License. You must supply a copy of this License. If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License. Also, you must do one
of these things:
a) Accompany the work with the complete corresponding
machine-readable source code for the Library including whatever
changes were used in the work (which must be distributed under
Sections 1 and 2 above); and, if the work is an executable linked
with the Library, with the complete machine-readable "work that
uses the Library", as object code and/or source code, so that the
user can modify the Library and then relink to produce a modified
executable containing the modified Library. (It is understood
that the user who changes the contents of definitions files in the
Library will not necessarily be able to recompile the application
to use the modified definitions.)
b) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (1) uses at run time a
copy of the library already present on the user's computer system,
rather than copying library functions into the executable, and (2)
will operate properly with a modified version of the library, if
the user installs one, as long as the modified version is
interface-compatible with the version that the work was made with.
c) Accompany the work with a written offer, valid for at
least three years, to give the same user the materials
specified in Subsection 6a, above, for a charge no more
than the cost of performing this distribution.
d) If distribution of the work is made by offering access to copy
from a designated place, offer equivalent access to copy the above
specified materials from the same place.
e) Verify that the user has already received a copy of these
materials or that you have already sent this user a copy.
For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it. However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.
It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system. Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.
7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:
a) Accompany the combined library with a copy of the same work
based on the Library, uncombined with any other library
facilities. This must be distributed under the terms of the
Sections above.
b) Give prominent notice with the combined library of the fact
that part of it is a work based on the Library, and explaining
where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License. Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License. However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.
9. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Library or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.
10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.
11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.
If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded. In such case, this License incorporates the limitation as if
written in the body of this License.
13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation. If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.
14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission. For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.
NO WARRANTY
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Libraries
If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change. You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).
To apply these terms, attach the following notices to the library. It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.
<one line to give the library's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Also add information on how to contact you by electronic and paper mail.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
<signature of Ty Coon>, 1 April 1990
Ty Coon, President of Vice
That's all there is to it!

View File

@@ -42,4 +42,3 @@ do_install() {
}
FILES_python3-sip = "${libdir}/${PYTHON_DIR}/site-packages/"
FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/.debug"

View File

@@ -0,0 +1,29 @@
SUMMARY = "FocusWriter is a simple, distraction-free writing environment"
HOMEPAGE = "http://gottcode.org/gottet/"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit qmake5 qt5-translation gtk-icon-cache
DEPENDS = " \
qttools-native \
qtbase \
qtmultimedia \
hicolor-icon-theme \
hunspell \
"
SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2"
SRC_URI[md5sum] = "b3bcf028c519b6a6daabfc71055d4ca8"
SRC_URI[sha256sum] = "0190fff4930213b2e32d5d76750af784f45f89046d239da466dc5c9f625ec05b"
EXTRA_QMAKEVARS_PRE += "PREFIX=${prefix}"
FILES_${PN} += " \
${datadir}/metainfo \
${datadir}/${BPN}/icons \
${datadir}/${BPN}/symbols1000.dat \
${datadir}/${BPN}/icons \
${datadir}/${BPN}/themes \
${datadir}/${BPN}/sounds \
"

View File

@@ -8,8 +8,8 @@ inherit qmake5 qt5-translation gtk-icon-cache
DEPENDS = "qttools-native qtbase hicolor-icon-theme"
SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2"
SRC_URI[md5sum] = "ef22e0df90b350476827f9a881d6fcf3"
SRC_URI[sha256sum] = "b7124832e4ffdb404e9fd6f6f35ec37eb86352f49dc315fa48aa06aecd3d6c5c"
SRC_URI[md5sum] = "f5a0a46d4d1c40c98f20be531aacf488"
SRC_URI[sha256sum] = "7cc6c49cb191a264dccf18659b885ead921f01ad496dac9774c7ec49428c8a7d"
EXTRA_QMAKEVARS_PRE += "PREFIX=${prefix}"

View File

@@ -8,8 +8,8 @@ inherit qmake5 qt5-translation gtk-icon-cache
DEPENDS = "qttools-native qtbase hicolor-icon-theme"
SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2"
SRC_URI[md5sum] = "054bc8b14334477e8465a0d5a1a0de76"
SRC_URI[sha256sum] = "2f480bc45eea4bd3a3c96bc6e0a59722ae8a2997bfe67c66510203a19b354085"
SRC_URI[md5sum] = "0b8d536e87c634471543cfae97b7b1c0"
SRC_URI[sha256sum] = "9dfdaaf802f792dbd539b7e87674f942a773970aa50c298cd395b5d21a9acca3"
EXTRA_QMAKEVARS_PRE += "PREFIX=${prefix}"

View File

@@ -0,0 +1,14 @@
SUMMARY = "All gottcode recipes - just for build test"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
inherit packagegroup
RDEPENDS_${PN} = " \
focuswriter \
gottet \
hexalate \
peg-e \
simsu \
tetzle \
"

View File

@@ -8,8 +8,8 @@ inherit qmake5 qt5-translation gtk-icon-cache
DEPENDS = "qttools-native qtbase hicolor-icon-theme"
SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2"
SRC_URI[md5sum] = "62070311e753b197f2192543cc39a6c3"
SRC_URI[sha256sum] = "6ee95cce87c633333f2a30ad87ab0da882b0a90e0395242922da16f7e40cf6a1"
SRC_URI[md5sum] = "001a9d449c47e7dca9c9c93defbaa946"
SRC_URI[sha256sum] = "b7a644397a6e8fd24c5df72a8c5950af8de035c9fafc712fea5eae87eea15d81"
EXTRA_QMAKEVARS_PRE += "PREFIX=${prefix}"

View File

@@ -8,8 +8,8 @@ inherit qmake5 qt5-translation gtk-icon-cache
DEPENDS = "qttools-native qtbase hicolor-icon-theme"
SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2"
SRC_URI[md5sum] = "fe9ab82d6675d0a00b3bad1cdd8511d4"
SRC_URI[sha256sum] = "77a6ececec02787731f32ebdbc0a89fe5cecb4418519e86311c445814eb9ab1c"
SRC_URI[md5sum] = "f7567be498c365b6a2e301346d08659a"
SRC_URI[sha256sum] = "a3c56b6339fd314b198b7ec89d27f1919d4b480e7e0eae03980dda5fec31cd6a"
EXTRA_QMAKEVARS_PRE += "PREFIX=${prefix}"

View File

@@ -0,0 +1,18 @@
SUMMARY = "Tetzle is a jigsaw puzzle game that uses tetrominoes for the pieces"
HOMEPAGE = "https://gottcode.org/tetzle/"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
inherit qmake5 qt5-translation gtk-icon-cache
DEPENDS = "qttools-native qtbase hicolor-icon-theme"
SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2"
SRC_URI[md5sum] = "df7a1a9174a3802b8738ddb3f423d0da"
SRC_URI[sha256sum] = "ef67083018dc5e22a61d52e3041d6d725753e6ed5bc70b770159d867451c8cb1"
EXTRA_QMAKEVARS_PRE += "PREFIX=${prefix}"
FILES_${PN} += " \
${datadir}/metainfo \
"

View File

@@ -0,0 +1,24 @@
SUMMARY = "Add mathematical features to your program"
LICENSE = "GPLv2 & GFDL-1.2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps
DEPENDS += " \
libeigen \
qtsvg \
qtdeclarative \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "f8186958405a7ee235ba0bff76c0f126"
SRC_URI[sha256sum] = "c241b6a3d849534ccd50601c0aebd5cd785220bb7957ed7f6b1d3db35ba0f925"
FILES_${PN} += " \
${datadir}/libanalitza \
${OE_QMAKE_PATH_QML} \
"

View File

@@ -28,8 +28,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "ca6926e80afc64f8ab1b3a0adb5286e1"
SRC_URI[sha256sum] = "e544c3433350fb837570b62e14faeb1033ef31458084a819d49c630b58a6e736"
SRC_URI[md5sum] = "72d72ddaa13a10cd8ed6319fe00e51be"
SRC_URI[sha256sum] = "ecf781b5d3691bb967c9170938c1133e2972ee97d71aab2de65487a952700722"
SRC_URI += "file://0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
FILES_${PN} += " \
@@ -39,9 +39,3 @@ FILES_${PN} += " \
${datadir}/k*5 \
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/.debug \
${OE_QMAKE_PATH_PLUGINS}/*/.debug \
${OE_QMAKE_PATH_PLUGINS}/kf5/kio_dnd/.debug \
"

View File

@@ -19,8 +19,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "5d27fce69637836b315c9d6baf30da14"
SRC_URI[sha256sum] = "4903d58bf747e5d2898c750f179bb5539eaabcd77fbbc7a70a18dd752aaad408"
SRC_URI[md5sum] = "d131f6dec4f4e50d52657087403e4c05"
SRC_URI[sha256sum] = "b8475ba1a74f8ebc6a36029b60ac803ab0d2c81c253b8c16bd05b6249454c3e3"
FILES_${PN} += " \
${datadir}/kservices5 \

View File

@@ -19,8 +19,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "780378835e74c5924c5a59a30680b5d7"
SRC_URI[sha256sum] = "6a1f4b97dc623ff8d25561dd75ab688d9d1aac56ab45f0d1dc2c078018a8732d"
SRC_URI[md5sum] = "340d557424fc1ae1defff10a660f39b2"
SRC_URI[sha256sum] = "7fc7ff304cf5b5bf2049fdd53fbb4a819bddefc77fde94702c5118240403d972"
FILES_${PN} += " \
${datadir}/kxmlgui5 \

View File

@@ -1,7 +1,7 @@
From 11f1c4adc5141a66552f6862d943c7af3c8972b3 Mon Sep 17 00:00:00 2001
From 8ed7b093ea4d7ed8e435cb7704e5a30418356796 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
Date: Mon, 18 Jun 2018 23:31:15 +0200
Subject: [PATCH] replace try_run by try_compile in breeze-icon-check
Date: Mon, 29 Oct 2018 22:40:32 +0100
Subject: [PATCH] remove try_run by try_compile in breeze-icon-check
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
@@ -12,31 +12,29 @@ Upstream-Status: Inappropriate [embedded specific]
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
cmake/modules/CheckGlobalBreezeIcons.cmake | 11 ++---------
1 file changed, 2 insertions(+), 9 deletions(-)
cmake/modules/CheckGlobalBreezeIcons.cmake | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/cmake/modules/CheckGlobalBreezeIcons.cmake b/cmake/modules/CheckGlobalBreezeIcons.cmake
index 9763213..46a218a 100644
index 9763213..dfff662 100644
--- a/cmake/modules/CheckGlobalBreezeIcons.cmake
+++ b/cmake/modules/CheckGlobalBreezeIcons.cmake
@@ -24,21 +24,14 @@ else()
@@ -24,21 +24,3 @@ else()
set(CheckGlobalBreezeIcons_libs Qt5::Xml)
endif()
-try_run(RUN_RESULT COMPILE_OK
+try_compile(COMPILE_OK
${CMAKE_CURRENT_BINARY_DIR}/CMakeTmp
${CMAKE_SOURCE_DIR}/cmake/modules/CheckGlobalBreezeIcons.cpp
COMPILE_DEFINITIONS ${CheckGlobalBreezeIcons_defs}
LINK_LIBRARIES ${CheckGlobalBreezeIcons_libs}
CMAKE_FLAGS ${CheckGlobalBreezeIcons_flags}
- ${CMAKE_CURRENT_BINARY_DIR}/CMakeTmp
- ${CMAKE_SOURCE_DIR}/cmake/modules/CheckGlobalBreezeIcons.cpp
- COMPILE_DEFINITIONS ${CheckGlobalBreezeIcons_defs}
- LINK_LIBRARIES ${CheckGlobalBreezeIcons_libs}
- CMAKE_FLAGS ${CheckGlobalBreezeIcons_flags}
- COMPILE_OUTPUT_VARIABLE COMPILE_OUTPUT
- RUN_OUTPUT_VARIABLE RUN_OUTPUT)
+ OUTPUT_VARIABLE COMPILE_OUTPUT)
if(NOT COMPILE_OK)
message(FATAL_ERROR "${COMPILE_OUTPUT}")
endif()
-
-if(NOT COMPILE_OK)
- message(FATAL_ERROR "${COMPILE_OUTPUT}")
-endif()
-
-if(NOT ${RUN_RESULT} EQUAL 0)
- message(FATAL_ERROR "No valid breeze-icons.rcc resource file found. \
@@ -44,5 +42,5 @@ index 9763213..46a218a 100644
-Result: ${RUN_OUTPUT}")
-endif()
--
2.14.3
2.14.4

View File

@@ -38,7 +38,7 @@ DEPENDS += " \
SRC_URI = " \
${KDE_MIRROR}/stable/${BPN}/src/${BPN}-${PV}.tar.xz \
file://0001-replace-try_run-by-try_compile-in-breeze-icon-check.patch \
file://0001-remove-try_run-by-try_compile-in-breeze-icon-check.patch \
file://0002-Add-missing-include-to-fix-build-with-Qt-5.11.patch \
"
SRC_URI[md5sum] = "22d6c4739109441f5274da584f67f1c8"

View File

@@ -19,15 +19,11 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "898477ec482c80eeda7784fd57bf1fe4"
SRC_URI[sha256sum] = "3bea72ffe16aac221e2ffa2f91c910b78912dca557aba4866204aa3ed85c26c9"
SRC_URI[md5sum] = "f4be0f56a4935ef177375ab7f22ce25b"
SRC_URI[sha256sum] = "1bff5f828f11e9b9a527b59f12ec16745fa19fb09392ca1872d6b0c909212427"
FILES_${PN} += " \
${datadir}/config.kcfg \
${datadir}/kservices5 \
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/.debug \
"

View File

@@ -36,9 +36,12 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "645ecbd2896ef47ac5ce7a7f1fd3b738"
SRC_URI[sha256sum] = "5efb4c5dc304a6d179915b6553ad0f5232dc4e6b38a9d4dbd80a72a5351e6fe4"
SRC_URI += "file://0001-fix-build-for-qtbase-without-session-management.patch"
SRC_URI[md5sum] = "08f6009c452da25828e26608b1191d19"
SRC_URI[sha256sum] = "c4921759bdfec9a96201a5d76a67869f867ec7e3caf92f8e46fa5d853a0741b1"
SRC_URI += " \
file://0001-fix-build-for-qtbase-without-session-management.patch \
file://0002-Revert-Make-target_link_libraries-for-kdeinit_dolphi.patch \
"
FILES_SOLIBSDEV = "${libdir}/libdolphin*${SOLIBSDEV}"

View File

@@ -1,7 +1,7 @@
From b9abe385e2563d7178fbf982ec6977b9f3e625bf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Fri, 28 Aug 2015 23:22:18 +0200
Subject: [PATCH 2/2] fix build for qtbase without session management
Subject: [PATCH] fix build for qtbase without session management
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
@@ -16,7 +16,7 @@ diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp
index f7a7613..127cd85 100644
--- a/src/dolphinmainwindow.cpp
+++ b/src/dolphinmainwindow.cpp
@@ -346,9 +346,11 @@ void DolphinMainWindow::closeEvent(QCloseEvent* event)
@@ -386,9 +386,11 @@ void DolphinMainWindow::closeEvent(QCloseEvent* event)
// Find out if Dolphin is closed directly by the user or
// by the session manager because the session is closed
bool closedByUser = true;
@@ -32,7 +32,7 @@ diff --git a/src/main.cpp b/src/main.cpp
index b4ca2c6..5c058a9 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -134,6 +134,7 @@ extern "C" Q_DECL_EXPORT int kdemain(int argc, char **argv)
@@ -156,6 +156,7 @@ extern "C" Q_DECL_EXPORT int kdemain(int argc, char **argv)
mainWindow->show();
@@ -40,7 +40,7 @@ index b4ca2c6..5c058a9 100644
if (app.isSessionRestored()) {
const QString className = KXmlGuiWindow::classNameOfToplevel(1);
if (className == QLatin1String("DolphinMainWindow")) {
@@ -142,6 +143,7 @@ extern "C" Q_DECL_EXPORT int kdemain(int argc, char **argv)
@@ -164,6 +165,7 @@ extern "C" Q_DECL_EXPORT int kdemain(int argc, char **argv)
qCWarning(DolphinDebug) << "Unknown class " << className << " in session saved data!";
}
}

View File

@@ -0,0 +1,24 @@
From d6c810a4e95af9f4d8c4176eaa622e1507ab5613 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
Date: Mon, 29 Oct 2018 22:19:12 +0100
Subject: [PATCH] Revert "Make target_link_libraries for kdeinit_dolphin
PRIVATE"
This reverts commit 8e6f4eecd318041d2e4e6386d1660742dd4ddd89.
---
src/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 5aff4b0fa..9dc77c3da 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -297,7 +297,7 @@ ecm_add_app_icon(dolphin_SRCS ICONS ${ICONS_SRCS})
kf5_add_kdeinit_executable(dolphin ${dolphin_SRCS})
-target_link_libraries(kdeinit_dolphin PRIVATE
+target_link_libraries(kdeinit_dolphin
dolphinstatic
dolphinprivate
KF5::Crash

View File

@@ -29,8 +29,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "06baf39ea96ece188be9157e12ce9e6c"
SRC_URI[sha256sum] = "a6f7ae038b3f7f753bec5e99e9b257225f48000cc4b1d5d0ce3bb3d3beb51b08"
SRC_URI[md5sum] = "fcf5e0ec51b65619fcfe8c7bc59bd162"
SRC_URI[sha256sum] = "115d60bfdef498ea75bc077a7091fb738615b399b03ec2a76a4bf34f19b407f3"
CXXFLAGS += "-isystem ${STAGING_INCDIR}/phonon4qt5/KDE"
@@ -40,7 +40,3 @@ FILES_${PN} += " \
${datadir}/icons \
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/.debug \
"

View File

@@ -21,8 +21,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "5973b0176f48e80a52ea1eca33ec4bc7"
SRC_URI[sha256sum] = "69de0bafa3e407cc6c9b52cb942cbb414db526fee7e99154498f7e821fc0a6f3"
SRC_URI[md5sum] = "af910a156f817368d2bab2520636f320"
SRC_URI[sha256sum] = "9090bc7c7ac2586e857cdc246a94621c1453e7f65c6d491f2f374f43d3e4af1a"
SRC_URI += " \
file://0001-fix-build-for-qtbase-build-without-session-support-Q.patch \
"
@@ -32,7 +32,3 @@ FILES_${PN} += " \
${datadir}/icons \
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/.debug \
"

View File

@@ -24,8 +24,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "fa563c48468f03dcc6be6605402ccc7c"
SRC_URI[sha256sum] = "5898f962dfde9f124c9967c75581c2e2d8015fecac765f1c3470edb7f97ddf1a"
SRC_URI[md5sum] = "e18910bb5e1605ed4c8eafe07ab2a0ad"
SRC_URI[sha256sum] = "ad065e488f9a751423d571f51449e766c625e88ca7d3c30d21ff3b9027fc04af"
FILES_${PN} += " \
${datadir}/config.kcfg \

View File

@@ -1,30 +0,0 @@
From 06f07a9b331bec4ff51c2a5174e758b1bffba10c Mon Sep 17 00:00:00 2001
From: "Luis Gustavo S. Barreto" <gustavo@ossystems.com.br>
Date: Wed, 6 Apr 2016 19:23:55 +0000
Subject: [PATCH 2/3] Set Kipi package properties
This change make Kipi optional.
Upstream-Status: Pending
Signed-off-by: Luis Gustavo S. Barreto <gustavo@ossystems.com.br>
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a18ca16..d855192 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -75,7 +75,7 @@ find_package(KF5Kipi)
if (KF5Kipi_FOUND)
set(KIPI_FOUND true)
endif()
-# set_package_properties(Kipi PROPERTIES URL"http://www.kipi-plugins.org" DESCRIPTION "Provides various image manipulation and export features" TYPE OPTIONAL)
+set_package_properties(KF5Kipi PROPERTIES URL "http://www.kipi-plugins.org" DESCRIPTION "Provides various image manipulation and export features" TYPE OPTIONAL)
find_package(LCMS2)
set_package_properties(LCMS2 PROPERTIES URL "http://www.littlecms.com" DESCRIPTION "Color management engine" TYPE REQUIRED)
--
2.1.4

View File

@@ -25,12 +25,11 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "702ea798307dbb07f7216df928c1be78"
SRC_URI[sha256sum] = "d4b22bd4a3935c84e9aaa7eb8437ee43df12efe07200ff3b1f554020ef5169db"
SRC_URI[md5sum] = "93019f12a8b494b22d00d9489832246b"
SRC_URI[sha256sum] = "0b4ff869fc09140e258e894f5169fc6c96f1126891b8ed1a391d4624d6ab0c35"
SRC_URI += " \
file://0001-Set-Kipi-package-properties.patch \
file://0002-Avoid-try_run.patch \
file://0001-Avoid-try_run.patch \
"
CXXFLAGS += "-isystem ${STAGING_INCDIR}/phonon4qt5/KDE"
@@ -42,7 +41,3 @@ FILES_${PN} += " \
${datadir}/kconf_update \
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/.debug \
"

View File

@@ -0,0 +1,31 @@
SUMMARY = "2D and 3D Graph Calculator"
LICENSE = "GPLv2 & LGPLv2 & GFDL-1.2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps gettext gtk-icon-cache
DEPENDS += "\
ncurses \
readline \
analitza \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
ki18n \
kconfigwidgets \
kwidgetsaddons \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "6357ca100f9f85ffd9fab69fa4bb9d79"
SRC_URI[sha256sum] = "a93b319c6a3fab3d3a12923f8153a6f38281887e176fffaa37ca6cc677a280b5"
FILES_${PN} += " \
${datadir}/icons \
${datadir}/kalgebramobile \
"

View File

@@ -14,6 +14,11 @@ DEPENDS += " \
openbabel \
avogadrolibs \
\
kcoreaddons-native \
kconfig-native \
kdoctools-native \
kauth-native \
kdesignerplugin-native \
karchive \
kconfig \
kcoreaddons \
@@ -30,8 +35,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "72bde526067b7f54ba7d13a69cac5fc7"
SRC_URI[sha256sum] = "50050c85fb1760a99b7bbd0ed0f1047b4456139eb8d3f012005f6106e16a880e"
SRC_URI[md5sum] = "7d9eea9cb7b2111c1e0808cf68bfb0f2"
SRC_URI[sha256sum] = "4b3b91fb86b2d97efc7ca8c3037f33101d402df7dd2fe311b12a87468e8a6b5c"
FILES_${PN} += " \
${datadir}/config.kcfg \

View File

@@ -26,8 +26,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "d14c511fd51e6dee50d6cc110bdf2e51"
SRC_URI[sha256sum] = "7004a0ab08e017fc02425c0c1ac72c4c8506a2e2ef3b53969a2d4ef691edd00d"
SRC_URI[md5sum] = "6fbc7241c27a158e3983e2cfb64237f5"
SRC_URI[sha256sum] = "ad4a6377d260df76d000631ab4c95e5cb82ce47d031edc9801b6ed92d856305c"
FILES_${PN} += " \
${datadir}/kxmlgui5 \

View File

@@ -34,8 +34,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "4a825ea7da1e8102031d82f99576399e"
SRC_URI[sha256sum] = "c7fc7ebab1c9ce8933bcf6bf6fc265e20b3a858a21d379ae7259b34f5dbe2cd2"
SRC_URI[md5sum] = "17e8021c1c1bf1d77cd467ca3fab3caf"
SRC_URI[sha256sum] = "f7f2cba41a4c88b65885532db6b6161c66055a6697d20ee88adb70f302d387e1"
SRC_URI += " \
file://0001-fix-build-for-qtbase-build-without-session-support-Q.patch \
@@ -54,8 +54,3 @@ FILES_${PN} += " \
${libdir}/libkdeinit5*.so \
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/*/.debug \
${OE_QMAKE_PATH_PLUGINS}/*/*/.debug \
"

View File

@@ -27,8 +27,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "afebac9c1ac7e77aa281ef72ef44919b"
SRC_URI[sha256sum] = "9ad461b3470eab3c5d8c59af41ecbccf042265ae628de850a094ab8c5f8ea91d"
SRC_URI[md5sum] = "83a27f535669d9a5d4782b9355db757b"
SRC_URI[sha256sum] = "0e18087d0de067282023a98b800807632dd6a91bab51cf0d43d53bffba9b33f1"
SRC_URI += "file://0001-fix-build-for-qtbase-build-without-session-support-Q.patch"
FILES_${PN} += " \

View File

@@ -22,8 +22,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "0a9e9609035e68add688d47e3d4e66ed"
SRC_URI[sha256sum] = "41451d1e296b83cd82591e84b0a81917187e258f20eab6e44a08b435aefbddde"
SRC_URI[md5sum] = "640b68db31f22b138ef0df5968e648a9"
SRC_URI[sha256sum] = "e981107096893a8078ab978c429f367432a74de1bdeffe8fb628ccc397701332"
FILES_${PN} += " \
${datadir}/config.kcfg \

View File

@@ -28,8 +28,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "93c0a879432f8fa4f35685b2d09e628d"
SRC_URI[sha256sum] = "d5febbc2d1410e8cc7155410e1429bb5aa13a01fc0aadb6a9a82a61b71a70774"
SRC_URI[md5sum] = "f190c2913ba0dbcdf15c6f02be532ce8"
SRC_URI[sha256sum] = "c62cb68b4246c1aef73efb04ea883599384afbd977e8da93893346cbd835f343"
SRC_URI += "file://0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
FILES_${PN} += " \

View File

@@ -0,0 +1,32 @@
SUMMARY = "KBreakout: Destroy as many bricks as possible without losing the ball"
DESCRIPTION = "KBreakout is a Breakout-like game. Its objective is to destroy as many bricks as possible without losing the ball"
LICENSE = "GPLv2 & GFDL-1.2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps gettext
DEPENDS += "\
kcoreaddons-native \
kconfig-native \
kauth-native \
kdoctools-native \
kcrash \
kwidgetsaddons \
kdbusaddons \
ki18n \
kconfigwidgets \
kxmlgui \
libkdegames \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "26c31da7a5dae51ef1a362ca3458517f"
SRC_URI[sha256sum] = "23e1cc935eab6a2520e683185cb223243c71553b1ef6059a21f09d72e8fe00af"
FILES_${PN} += " \
${datadir}/kxmlgui5 \
${datadir}/icons \
"

View File

@@ -0,0 +1,30 @@
SUMMARY = "GUI to profilers such as Valgrind"
HOMEPAGE = "https://kcachegrind.github.io/html/Home.html"
LICENSE = "GPLv2 & GFDL-1.2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=7974e16b472f00bbbadf2d006aa00c50 \
file://COPYING.DOC;md5=24ea4c7092233849b4394699333b5c56 \
"
inherit kde-apps gettext gtk-icon-cache
DEPENDS += "\
kcoreaddons-native \
kdoctools-native \
ki18n-native \
kauth-native \
kconfig-native \
karchive \
kwidgetsaddons \
kxmlgui \
kio \
kdbusaddons \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "3193c9233a545e55528f68b6fb5eb6fb"
SRC_URI[sha256sum] = "48011190a0ef28998e6c96b9d644e3d06b68606b7d1467c84a8d176eeebb9adf"
FILES_${PN} += " \
${datadir}/kxmlgui5 \
"

View File

@@ -22,8 +22,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "d2aca9d304748cb5c1434f146446db1d"
SRC_URI[sha256sum] = "66494c778cad6a422136cca755f04f79bf31854bdcd4d940347ed2c47c5b6d11"
SRC_URI[md5sum] = "ddd1ca9dcdb7db22f8a011e525e99963"
SRC_URI[sha256sum] = "10b3ebb5efab3731e9f12a8632546685281179881b03aae98f96a2cdbd21f02f"
FILES_SOLIBSDEV = ""

View File

@@ -16,8 +16,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "7876e108b9fb2ff0deea2a18f33bd1f2"
SRC_URI[sha256sum] = "741cf9f7a6e59bcf2118f9eb69db7f35384d8153f886b9f2721ed46b99e9b4eb"
SRC_URI[md5sum] = "edc6d65d8ed5c0a7c02e2eda2b78ab4c"
SRC_URI[sha256sum] = "8defdb9450922b675dc80561a0f4bb119e621a85dd73661fc4caacef8db91228"
FILES_${PN} += " \
${datadir}/icons \

View File

@@ -1,31 +1,28 @@
From d7cf023376cb834f9becb63f2648c63c5ec3fd12 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Fri, 4 Sep 2015 14:01:36 +0200
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
Date: Thu, 15 Nov 2018 18:46:38 +0100
Subject: [PATCH] CMakeLists.txt: make MLT_PREFIX configurable
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Upstream-Status: Inappropriate [embedded specific]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d33b65e..2c1c376 100644
index ec69e0c..0792bc3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -108,7 +108,7 @@ set_package_properties(MLT PROPERTIES
TYPE RUNTIME
@@ -119,7 +119,7 @@ set_package_properties(MLT PROPERTIES
PURPOSE "Required to do video processing")
-set(MLT_PREFIX ${MLT_ROOT_DIR})
+set(MLT_PREFIX ${MLT_ROOT_DIR} CACHE STRING "mlt prefix")
add_subdirectory(data)
if(KF5DocTools_FOUND)
if(NOT WIN32)
- set(MLT_PREFIX ${MLT_ROOT_DIR})
+ set(MLT_PREFIX ${MLT_ROOT_DIR} CACHE STRING "mlt prefix")
else()
set(MLT_PREFIX "..")
endif()
--
2.14.3
2.14.5

View File

@@ -36,8 +36,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "4cda25856cd790a5e9c1face9f2be7c5"
SRC_URI[sha256sum] = "43247d070e6898c26271235b915b45422ee8668e512f38f6df711e5571dca019"
SRC_URI[md5sum] = "57e49c3995117945938669e24aff9352"
SRC_URI[sha256sum] = "fcfe2474bc271e730ed95edb21ae46e93c1ce773ed036f63c9fb2db02cbc7e64"
SRC_URI += " \
file://0001-CMakeLists.txt-make-MLT_PREFIX-configurable.patch \
@@ -54,8 +54,4 @@ FILES_${PN} += " \
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/.debug \
"
RRECOMMENDS_${PN} += "ffmpeg"

View File

@@ -22,8 +22,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "9f4d7830df288b41f61d26438c4a891e"
SRC_URI[sha256sum] = "0fe329bde6014d4d536e91c211933c57f8e4b1111eeacc8a64ce8cb424369bba"
SRC_URI[md5sum] = "daa73fb65eb5b48928b3b4e4511d6e06"
SRC_URI[sha256sum] = "a8a9e8a4c2bdc1855078383f10720b4b3a388c678dee148494dc18ba5019a6ae"
FILES_${PN} += " \
${datadir}/k*5 \

View File

@@ -26,8 +26,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "d04bdd512bc79fed8ca308e3d3f68d51"
SRC_URI[sha256sum] = "f873786448548bf7ffd084b977a03fcfed4424ceb4a4ef1c9e9be9249d888591"
SRC_URI[md5sum] = "fe3970879eec195f387c772e6fd6fba5"
SRC_URI[sha256sum] = "b3d959cc195b924ca877df2762c3e8ef115ac41c2355f34efbbcaabe9b02b500"
SRC_URI+="file://0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
FILES_${PN} += " \

View File

@@ -0,0 +1,29 @@
SUMMARY = "KDE file find utility"
LICENSE = "GPLv2 & GFDL-1.3"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.DOC;md5=10b9de612d532fdeeb7fe8fcd1435cc6 \
"
inherit kde-apps gettext gtk-icon-cache
DEPENDS += " \
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
karchive \
kfilemetadata \
ki18n \
kio \
ktextwidgets \
kwidgetsaddons \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "fa127f073bbb0075741c12d0017b2f44"
SRC_URI[sha256sum] = "ad123b24f88e1ade5a845c16a84a483835cce31b92741107d8dbd02f462d4cd9"
FILES_${PN} += " \
${datadir}/icons \
"

View File

@@ -28,8 +28,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "7a9b73167ce946a011673f8f60c6ec20"
SRC_URI[sha256sum] = "5e251e62c52260424c023989eb51eb4f2e805722b5536f881925151e74487cfa"
SRC_URI[md5sum] = "7af7f7f466600d08ca11aa1f24e9c977"
SRC_URI[sha256sum] = "5b4a9ed17d0898c74cf7fd1612e2d055086d5e04148b3b17df5977255fc240b8"
SRC_URI += " \
file://0001-fix-build-for-qtbase-without-session-management.patch \

View File

@@ -12,7 +12,6 @@ LIC_FILES_CHKSUM = " \
inherit kde-apps gettext
DEPENDS += " \
libssh \
qtsvg \
qtwebengine \
\
@@ -40,6 +39,7 @@ DEPENDS += " \
"
# REVISIT optionals
# libssh \
# openslp
# openssh <-> dropbear
DEPENDS += " \
@@ -49,8 +49,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "39eb2427a4af8b12457a8214590406f0"
SRC_URI[sha256sum] = "764cb0e970da6df0e775d8eb793930005e893e8a2093fdb4a54ef36fc4ffaacc"
SRC_URI[md5sum] = "93e86cccf0b4d4868d5b32e16fa5299f"
SRC_URI[sha256sum] = "f8879abaea6fcf31ee0bd4a55d0c24a5fded6d61abed1b059f704f797793aef2"
# gperf creates hard #line links
do_install_prepend() {
@@ -73,8 +73,3 @@ FILES_${PN} += " \
\
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/.debug \
${OE_QMAKE_PATH_PLUGINS}/kf5/*/.debug \
"

View File

@@ -19,8 +19,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "dd41241a1b421f967b1314c383a1a012"
SRC_URI[sha256sum] = "ee4c754245f8c8e9c429a3551f65c715cbb234bdaf5ae5c53299f1772933d102"
SRC_URI[md5sum] = "f0d06288f2b55f63fd67d747f2868216"
SRC_URI[sha256sum] = "04f1357e46bb3e32c85f08c9d5655cde6351c6efd27824a17019ea8562e8d5ba"
FILES_${PN} += " \
${datadir}/kxmlgui5 \

View File

@@ -23,8 +23,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "bd68f0c992a83443d2e8a7553a13b4b7"
SRC_URI[sha256sum] = "2bf392334c9c9a2fd07326a562b65fd03f526899ab72eef53adb8bd925ead451"
SRC_URI[md5sum] = "73db8ba5adba90700a3447833304341e"
SRC_URI[sha256sum] = "188a8d921b72965d4ed0f6490048cde7b9d5606cca7d3cea12463dc71a90ccf6"
FILES_${PN} += " \
${datadir}/config.kcfg \

View File

@@ -23,8 +23,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "5ea8467d386e1137405cbebdd984d74e"
SRC_URI[sha256sum] = "d6a312be8e3d0c13bc5b14d33f2177b54c9f22cfdfbbd7ea4e6e82cb688b0e7c"
SRC_URI[md5sum] = "f308aa02233b191051a4da306bc4b899"
SRC_URI[sha256sum] = "40c16b57614098555c32252c75e3890922b62d7005b9059f6ae92e11c96d980f"
FILES_${PN} += " \
${datadir}/icons \

View File

@@ -20,21 +20,20 @@ DEPENDS += " \
kdesignerplugin-native \
sonnet-native \
kdbusaddons \
kdelibs4support \
kdelibs4support-native \
kglobalaccel \
ki18n \
kiconthemes \
kxmlgui \
plasma-framework \
kinit \
"
PACKAGECONFIG = "pulseaudio"
PACKAGECONFIG[pulseaudio] = ",,pulseaudio"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "cc77bb8af8cfdec36a3666296ec1c9b7"
SRC_URI[sha256sum] = "f075a162cc8b0d7f06cea2727159a75f76480ac8d8769250e3d2085d6f2b9420"
SRC_URI[md5sum] = "2071a1c7b592a238bc03503e8d0f3cfc"
SRC_URI[sha256sum] = "4edf31a36a5d700cc190ba7a5a0d76789729069d48324a22bda7977cb4ed081a"
SRC_URI += "file://0001-Fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
@@ -51,8 +50,3 @@ FILES_${PN} += " \
${libdir}/libkdeinit5*.so \
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/.debug \
${OE_QMAKE_PATH_PLUGINS}/plasma/*/.debug \
"

View File

@@ -0,0 +1,35 @@
SUMMARY = "Mathematical Function Plotter"
LICENSE = "GPLv2 & GFDL-1.2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=7974e16b472f00bbbadf2d006aa00c50 \
file://COPYING.DOC;md5=ad1419ecc56e060eccf8184a87c4285f \
"
inherit kde-apps gtk-icon-cache
DEPENDS += " \
qtsvg \
\
kauth-native \
kconfig-native \
kcoreaddons-native \
kdoctools-native \
kcrash \
kguiaddons \
ki18n \
kparts \
kwidgetsaddons \
kdbusaddons \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "6f92126fc111e28b733f458a536ac914"
SRC_URI[sha256sum] = "2dd6eec34088b5d3b591091cce41616ee310a66aa2d16e5800db56044d60dd7b"
FILES_${PN} += " \
${datadir}/config.kcfg \
${datadir}/kxmlgui5 \
${datadir}/dbus-1 \
${datadir}/kservices5 \
${OE_QMAKE_PATH_PLUGINS} \
"

View File

@@ -29,8 +29,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "288c52f48ed3ae35d9e245d1b43a7aa3"
SRC_URI[sha256sum] = "f1e2e5d0bb1086037517c691c6bfb1159c7dd9ef86eccadba29485a810eb085c"
SRC_URI[md5sum] = "07f4861f1b09d08fc954cf2ea8c7189c"
SRC_URI[sha256sum] = "450b714f0d73b59d31c4ceda142a3496d14e51d84b8c8968548a15e05c138f98"
FILES_${PN} += " \
${datadir}/k*5 \

View File

@@ -1,10 +1,9 @@
SUMMARY = "KDE's terminal emulator"
LICENSE = "GPLv2 & GFDL-1.2 & LGPLv2 & MIT"
LICENSE = "GPLv2 & GFDL-1.2 & LGPLv2"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=5c213a7de3f013310bd272cdb6eb7a24 \
file://COPYING.DOC;md5=24ea4c7092233849b4394699333b5c56 \
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
file://COPYING.Unicode;md5=ca09fbc4ba99ecc01ce41d513908dcd3 \
"
inherit kde-apps gettext
@@ -41,8 +40,8 @@ DEPENDS += " \
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "5273faf4b6fb3ecce8df30620cf84b2c"
SRC_URI[sha256sum] = "e778feebc01850e3965f5b2e173011c1b0205ea6d3d98e0045b17f74fc4c21dc"
SRC_URI[md5sum] = "1378218f3e108403decdbc8ad846cc49"
SRC_URI[sha256sum] = "01ff3245d755a6e38207e58e50e5f82e5c681ead2ad7176d46aec00a8a562e08"
# do not move so-libs to -dev package
FILES_SOLIBSDEV = ""

View File

@@ -27,8 +27,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "89d1f7917d73e21363ad05c12a22919a"
SRC_URI[sha256sum] = "b4ba00d0d90ccb60a8b9328d22f0ce31413abe8a4ead775d712b8a5b2355a936"
SRC_URI[md5sum] = "d0b23b0430f650ce898a57edb7b11024"
SRC_URI[sha256sum] = "62c31d6f7a9bb49c09725722bea472811d897b149e29558ca6e248b5d2a41377"
FILES_SOLIBSDEV = ""

View File

@@ -30,8 +30,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "80cc1a875d5b2aadf53a4c493353e311"
SRC_URI[sha256sum] = "153fb85f036496e1e17f48e5230bda3be43a21f802a6df98f96091b1ba7218a3"
SRC_URI[md5sum] = "e05fcf9365abb666b38c963988ce040e"
SRC_URI[sha256sum] = "818ef2ded02caacf2ccf3c012e992070c3b898db319682e8a42cf5726d56b3fc"
SRC_URI+="file://0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
FILES_${PN} += " \

View File

@@ -1,5 +1,6 @@
SUMMARY = "Krita is a free digital painting application"
LICENSE = "GPLv3 & BSD"
HOMEPAGE = "https://krita.org/"
LIC_FILES_CHKSUM = " \
file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://COPYING-CMAKE-SCRIPTS;md5=3775480a712fc46a69647678acb234cb \
@@ -32,11 +33,13 @@ DEPENDS += " \
kcrash \
"
PVEXT = ".101"
SRC_URI = " \
${KDE_MIRROR}/stable/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
${KDE_MIRROR}/stable/${BPN}/${PV}/${BPN}-${PV}${PVEXT}.tar.gz \
"
SRC_URI[md5sum] = "ec8933f055944598fd05a331929d8776"
SRC_URI[sha256sum] = "78792df8165b986b806dcf9960a2679f683f2263e06f3ad5a24b0f78d8f27ed5"
SRC_URI[md5sum] = "a172b864ca7723b5a033fdc730d9296c"
SRC_URI[sha256sum] = "5bc95baa3980b7d75eb6bf103f72344014eac7733fd8a0780a7ec87dc2826f5f"
S = "${WORKDIR}/${BPN}-${PV}${PVEXT}"
OECMAKE_GENERATOR="Unix Makefiles"

View File

@@ -29,8 +29,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "ab108dd971638e8ec848c56dd2a55b37"
SRC_URI[sha256sum] = "2da6dd1cca5e647762e0929faa68373075473d2c76917ebd0d452da097698739"
SRC_URI[md5sum] = "904d4cdab886484afb1fc90dfd522a14"
SRC_URI[sha256sum] = "4a44248f2bde9c66c911fe7ed7bd54e31956053dac18e29217a355ad2b3a05e1"
FILES_${PN} += " \
${datadir}/icons \

View File

@@ -22,7 +22,7 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "719e43ff75f842155895b9a82cb5bb04"
SRC_URI[sha256sum] = "5001b0f54d253d1142f8794eb18a020331785abbb61cdeaedd0344c85546bed4"
SRC_URI[md5sum] = "ce0e9290effc7ed38ab6232809843f4b"
SRC_URI[sha256sum] = "93f276698b74af654f3ed147d5c025162bd919ec6c79a7c7dd7678051c307e52"
FILES_${PN} += "${datadir}/kxmlgui5"

View File

@@ -24,8 +24,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "e1ba8dfe67e19dd9b6587cfa1b6f7190"
SRC_URI[sha256sum] = "c958c4b43257f6874de35f998c25cf93a4c13f7e1c1ddb0883c622d30889d983"
SRC_URI[md5sum] = "6d90a44ee14a0937bc5a1f983fc46421"
SRC_URI[sha256sum] = "78232285c08241dc06cd6da88dcdce0d850417dd73f0d07034ec6d9a6f97f478"
SRC_URI += "file://0001-fix-build-with-QT_NO_SESSIONMANAGER-set.patch"
FILES_${PN} += " \
@@ -33,11 +33,5 @@ FILES_${PN} += " \
${datadir}/polkit-1 \
${datadir}/icons \
${datadir}/k*5 \
${libdir}/kauth \
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${libdir}/kauth/.debug \
${OE_QMAKE_PATH_PLUGINS}/.debug \
"

View File

@@ -32,8 +32,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "f2a8fd28722ab63d3bc6cbb9ec58af91"
SRC_URI[sha256sum] = "b726904c8f3bc009a646cc8fa0f3a954af021f8e3e4221c186dcca079185352a"
SRC_URI[md5sum] = "e9c5692d83493a4293a706c41b0762fe"
SRC_URI[sha256sum] = "4ca9a15ecd06b96e013855f8109b52fcd4a848652438b2e7a2f55a8fcb1d1c48"
SRC_URI += "file://0001-FIND_REQUIRED_PROGRAM-is-broken-use-the-tools-direct.patch"
# Aagh: To select a soundcard we need to select another type - so keep oss in as dummy

View File

@@ -13,5 +13,5 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "81813d4cff8cdd7dead94db7d67127ae"
SRC_URI[sha256sum] = "dd146eebd1e0eea7e6a20ebd66b7d9ac2c79cc573de39faf6d34efaafb9bf376"
SRC_URI[md5sum] = "75999ed863aef72bcf62a40910c0ca20"
SRC_URI[sha256sum] = "c4b6541419b2ebee15d24744d10e67c9a137e616766e765c13e5056c2a37ef99"

View File

@@ -32,7 +32,6 @@ DEPENDS += "\
kbookmarks \
kio \
knewstuff \
kdelibs4support \
kparts \
solid \
sonnet-native \
@@ -44,15 +43,11 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "201e19f3006c86a65f01e593c8960c58"
SRC_URI[sha256sum] = "e0bca02674c5e961db17e8225affc689c437ab78eabcd620a1e38ee7b1d583ca"
SRC_URI[md5sum] = "69830d93bd7dfa8882a45a9d7a45a0a1"
SRC_URI[sha256sum] = "7c833fe476043f0492a09a52af60ee7652805cccbbb72e5f473a9d35abff9ed9"
FILES_${PN} += " \
${datadir}/carddecks \
${datadir}/kconf_update \
${OE_QMAKE_PATH_QML} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_QML}/*/*/*/*/.debug \
"

View File

@@ -13,5 +13,5 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "2d33323dad9db0484a4ca9c7f43e2910"
SRC_URI[sha256sum] = "4d4171c3da949c7a0c6109f32f156237ccaff52cdb8bef2da9a96e2a1a2fb031"
SRC_URI[md5sum] = "50ef0905ed41eb586145dac0274ca226"
SRC_URI[sha256sum] = "1d14ff63af42ab7e19e2039648a95ea5dc946afbe3e3df52c17ce1618a02ebdc"

View File

@@ -19,8 +19,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "1954b6613fc2f7f9f0dacb8fdc9874c1"
SRC_URI[sha256sum] = "037978ed877bea9d20a00a8da1870df3fe528bd7d9d50441a80f60ced53efb77"
SRC_URI[md5sum] = "a2ffeb6f68f7a84ad6e01c2a58b12708"
SRC_URI[sha256sum] = "25e5cea50b6c96f18efa8d013ab58abfaac7845edb969b8e63e0c297482a6be4"
FILES_${PN} += " \
${datadir}/kmahjongglib \

View File

@@ -26,8 +26,8 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "f1d5a5656d401aee61155d20ba90cee0"
SRC_URI[sha256sum] = "e577c1f0029b016a8ea3560ceb83a17682ef9fe9ad6381429fe3fdbe1419069e"
SRC_URI[md5sum] = "4ae0ce5d6989aeb8f877f63e2a4ea473"
SRC_URI[sha256sum] = "cce11b9384d27006855a141d2241a67d05679baa7096db2311c49a78bd642fed"
FILES_${PN} += " \
${datadir}/config.kcfg \

View File

@@ -1,31 +0,0 @@
From 51a1a623dbdeac52b0afd383189e509f6b61df9e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Wed, 16 Sep 2015 15:20:30 +0200
Subject: [PATCH] align path of designer plugins
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
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 68b3d78..57c4792 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -199,7 +199,7 @@ add_feature_info("Qt Designer plugins" WITH_DESIGNER_PLUGIN "Marble widget suppo
set(EXEC_INSTALL_PREFIX ${CMAKE_INSTALL_PREFIX} CACHE PATH "Base directory for executables and libraries" FORCE)
if (NOT QT_PLUGINS_DIR)
- set(QT_PLUGINS_DIR ${CMAKE_INSTALL_LIBDIR}/plugins)
+ set(QT_PLUGINS_DIR ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}/qt5/plugins)
endif()
####################################################
--
2.1.0

View File

@@ -31,15 +31,17 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "aff6a8dedc3ac27e56c3a572be2d72e3"
SRC_URI[sha256sum] = "6e73764dd87fff112699b03653a93c92e4c87aba0305cf64280af00c9c6d8cfa"
SRC_URI += "file://0001-align-path-of-designer-plugins.patch"
SRC_URI[md5sum] = "49b86d84d38ccc0804c922a9502a2b12"
SRC_URI[sha256sum] = "0bfd7ae576e42ebbddadc8c83c2fec5edaf462bcf284642b1002d36d751b24ee"
EXTRA_OECMAKE += "-DMARBLE_PRI_INSTALL_DIR=${OE_QMAKE_PATH_QT_ARCHDATA}/mkspecs/modules"
EXTRA_OECMAKE += " \
-DMARBLE_PRI_INSTALL_DIR=${OE_QMAKE_PATH_QT_ARCHDATA}/mkspecs/modules \
-DQT_PLUGINS_DIR=${OE_QMAKE_PATH_PLUGINS} \
"
PACKAGES =+ " \
${PN}-qt \
${PN}-designer-plugin-dbg ${PN}-designer-plugin \
${PN}-designer-plugin \
"
CMAKE_ALIGN_SYSROOT[1] = "Marble, -S${includedir}, -s${_IMPORT_PREFIX}/include"
@@ -61,16 +63,6 @@ FILES_${PN} += " \
${OE_QMAKE_PATH_QML} \
"
FILES_${PN}-dbg += " \
${libdir}/marble/plugins/.debug \
${libdir}/marble/plugins/org/kde/edu/marble/.debug \
${OE_QMAKE_PATH_PLUGINS}/.debug \
"
FILES_${PN}-designer-plugin += " \
${OE_QMAKE_PATH_PLUGINS}/designer \
"
FILES_${PN}-designer-plugin-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/designer/.debug \
"

View File

@@ -21,8 +21,9 @@ DEPENDS += "\
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "b76d3bb56c3af835e7768de0205ebd62"
SRC_URI[sha256sum] = "e6f97a131ca13118064da667568842202fefa1d8b8b6bdcdcb5c84f46252743f"
SRC_URI[md5sum] = "44c25f80973304f0d683dd7fc4a48aa9"
SRC_URI[sha256sum] = "9244ec364d031c73f9aed9568012a28b847ec4dceca61040324af7afd3d64009"
SRC_URI += "file://0001-Do-not-try-to-find-qtquick-compiler.patch"
FILES_${PN} += " \
${datadir}/kxmlgui5 \

View File

@@ -0,0 +1,34 @@
From 08d1d50a8e9433a0fe163d7b1251dafc66bcc40e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
Date: Fri, 14 Dec 2018 01:41:47 +0100
Subject: [PATCH] Do not try to find qtquick-compiler
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
we do not have qtdeclarative-native and even if we would: is output target
binary compatible?
Upstream-Status: Inappropriate [embedded specific]
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f13838b..9788aeb 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,7 +41,7 @@ find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
Svg
)
-find_package(Qt5 CONFIG QUIET OPTIONAL_COMPONENTS QuickCompiler)
+#find_package(Qt5 CONFIG QUIET OPTIONAL_COMPONENTS QuickCompiler)
IF(NOT ${CMAKE_SYSTEM_NAME} MATCHES "Android")
find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
--
2.14.5

View File

@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \
file://COPYING.DOC;md5=24ea4c7092233849b4394699333b5c56 \
"
inherit kde-apps gtk-icon-cache
inherit kde-apps gtk-icon-cache mime
DEPENDS += " \
qca \
@@ -32,9 +32,13 @@ DEPENDS += " \
shared-mime-info-native \
"
PV = "17.12.3"
SRC_URI[md5sum] = "780530d53715ef8d579d7262b7eb823c"
SRC_URI[sha256sum] = "64b2d5264ac3b2e8010cbcf58fe03c567d4e44684a4fcd6e135eb14007da9a0f"
# After 17.2.3 okteta left KDE application release cycle and continued
# with 0.25.0. To avoid package version going backwards set epoch;
PE = "1"
SRC_URI = "https://download.kde.org/stable/okteta/${PV}/src/${BPN}-${PV}.tar.xz"
SRC_URI[md5sum] = "7b8a9bf185652dc6579e05f009ae220f"
SRC_URI[sha256sum] = "ae2a72d0162184278d1c0e0a73b52751a0181deede0231a4c9d568bb7ac82a52"
FILES_${PN} += " \
${OE_QMAKE_PATH_PLUGINS} \
@@ -42,8 +46,3 @@ FILES_${PN} += " \
${datadir}/kxmlgui5 \
${datadir}/mime \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/.debug \
${OE_QMAKE_PATH_PLUGINS}/*/.debug \
"

View File

@@ -36,8 +36,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "12b5b11d7e96d4679168e1e8d6d00b77"
SRC_URI[sha256sum] = "f6a27b9b2707358dfed713458ed52cb1ac7dbc48ce3c06bfe04dd0b036809c87"
SRC_URI[md5sum] = "6d76a028cd3c84e392326d095244bf91"
SRC_URI[sha256sum] = "d7ef9b59acb5746ebc64399f4c1a99faf0c1530bf6a818b3bfd34b73476d90ab"
FILES_${PN} += " \
${datadir}/k*5 \

View File

@@ -31,8 +31,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "116f1486cea897e98d441b856ba52d7a"
SRC_URI[sha256sum] = "79ea0e535e168ff42ee63a6e784780649cd1ea4749ff677f68542651d4c782bd"
SRC_URI[md5sum] = "39ef496c6cadd6ae308ea9cf612fa447"
SRC_URI[sha256sum] = "8abf85b85de7844c503ef84182303c47cf425f5c14d71e723e3c887ee87ce06e"
FILES_${PN} += " \
${datadir}/dbus-1 \

View File

@@ -32,8 +32,8 @@ DEPENDS += " \
"
PV = "${KDE_APP_VERSION}"
SRC_URI[md5sum] = "8753e0cb30a18c6365cd3f6b29797495"
SRC_URI[sha256sum] = "fd86383873d24a4d1a23ee2ce57d5264c51697c405745b385250ead80c154967"
SRC_URI[md5sum] = "56d4d078d980d2133a9cc08b07006e59"
SRC_URI[sha256sum] = "2ab53b33cf1fcaea470c01b2421e911d4287b1d0421fa33e0b60043fe6943cc7"
EXTRA_OECMAKE += "-DBUILD_KF5=1"

View File

@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
inherit kde-kf5-porting-aids perlnative
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "01ba726dc3fc0c440f9adacf66cb5681"
SRC_URI[sha256sum] = "e096be7f08a6e9f765bd0aa5ddd9e2ab6e048fac1081e95bdfd2394ea29ff114"
SRC_URI[md5sum] = "56101da043e93122262cf1ab1510fa4e"
SRC_URI[sha256sum] = "963e452ff3aa18ddc858fbfdcf234bdc97576b9496b871f742d90177a33974ac"
SRC_URI += "file://0001-create_hash_table-avoid-polution-of-files-with-build.patch"
DEPENDS += " \

View File

@@ -1,6 +1,6 @@
From ac2556aa6a1bdbbdb7347079bfe4bddb74756263 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
Date: Mon, 8 Dec 2014 13:37:14 +0100
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
Date: Mon, 10 Dec 2018 22:47:59 +0100
Subject: [PATCH 3/3] only build kf5-config for native
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
@@ -8,24 +8,24 @@ Content-Transfer-Encoding: 8bit
Upstream-Status: Inappropriate [cross-specific]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
CMakeLists.txt | 29 +------
src/CMakeLists.txt | 197 +-----------------------------------------
CMakeLists.txt | 29 +-----
src/CMakeLists.txt | 200 +-----------------------------------------
src/kdecore/kglobal.cpp | 18 ----
src/kdecore/klocale_kde.cpp | 4 -
src/kdecore/kstandarddirs.cpp | 1 -
5 files changed, 4 insertions(+), 245 deletions(-)
5 files changed, 4 insertions(+), 248 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a3ea743..237b801 100644
index 2d1f57a..5394b0a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -20,30 +20,11 @@ include(GenerateExportHeader)
include(CMakeFindFrameworks)
set(REQUIRED_QT_VERSION 5.8.0)
set(REQUIRED_QT_VERSION 5.10.0)
-find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Network Widgets DBus Test Svg PrintSupport Designer)
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Network DBus Test)
@@ -38,7 +38,7 @@ index a3ea743..237b801 100644
-find_package(KF5DocTools ${KF5_DEP_VERSION} REQUIRED)
-find_package(KF5Emoticons ${KF5_DEP_VERSION} REQUIRED)
-find_package(KF5GuiAddons ${KF5_DEP_VERSION} REQUIRED)
+ find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED)
+find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED)
find_package(KF5I18n ${KF5_DEP_VERSION} REQUIRED)
-find_package(KF5IconThemes ${KF5_DEP_VERSION} REQUIRED)
-find_package(KF5KIO ${KF5_DEP_VERSION} REQUIRED)
@@ -63,7 +63,7 @@ index a3ea743..237b801 100644
endif ()
if (APPLE)
cmake_find_frameworks(CoreFoundation)
@@ -151,13 +131,8 @@ install(
@@ -153,13 +133,8 @@ install(
@@ -78,7 +78,7 @@ index a3ea743..237b801 100644
if (BUILD_TESTING)
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ab0b246..e134bd9 100644
index ab0b246..0751644 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,6 +1,4 @@
@@ -96,15 +96,16 @@ index ab0b246..e134bd9 100644
find_package(OpenSSL)
set_package_properties(OpenSSL PROPERTIES DESCRIPTION "Support for secure network communications (SSL and TLS)"
URL "http://openssl.org"
@@ -51,6 +50,7 @@ else()
@@ -50,7 +49,7 @@ else()
set(libkdelibs4support_SRCS solid/networking_unix.cpp)
endif()
-
+endif()
set(libkdelibs4support_SRCS
${libkdelibs4support_SRCS}
kdecore/k4aboutdata.cpp
@@ -58,39 +58,9 @@ set(libkdelibs4support_SRCS
@@ -58,39 +57,9 @@ set(libkdelibs4support_SRCS
kdecore/kcurrencycode.cpp
kdecore/kdebug.cpp
kdecore/kdebugdbusiface.cpp
@@ -144,7 +145,7 @@ index ab0b246..e134bd9 100644
kdecore/kcalendarera.cpp
kdecore/kcalendarsystem.cpp
kdecore/kcalendarsystemcoptic.cpp
@@ -115,95 +85,6 @@ set(libkdelibs4support_SRCS
@@ -115,95 +84,6 @@ set(libkdelibs4support_SRCS
kdecore/klocale.cpp
kdecore/klocale_kde.cpp
@@ -240,7 +241,7 @@ index ab0b246..e134bd9 100644
)
set_source_files_properties( solid/org.freedesktop.PowerManagement.xml
@@ -211,36 +92,6 @@ set_source_files_properties( solid/org.freedesktop.PowerManagement.xml
@@ -211,37 +91,6 @@ set_source_files_properties( solid/org.freedesktop.PowerManagement.xml
solid/org.kde.Solid.PowerManagement.PolicyAgent.xml
PROPERTIES NO_NAMESPACE TRUE)
@@ -274,10 +275,11 @@ index ab0b246..e134bd9 100644
-else()
- set(libkdelibs4support_SRCS ${libkdelibs4support_SRCS} kdecore/klockfile_unix.cpp)
-endif ()
-
if (APPLE)
set(libkdelibs4support_SRCS ${libkdelibs4support_SRCS}
@@ -266,10 +117,6 @@ configure_file(kdecore/config-date.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-da
kdecore/klocale_mac.cpp
@@ -266,10 +115,6 @@ configure_file(kdecore/config-date.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-da
configure_file(kdecore/config-localization.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-localization.h)
@@ -288,7 +290,7 @@ index ab0b246..e134bd9 100644
check_function_exists(mmap HAVE_MMAP)
check_symbol_exists(posix_madvise "sys/mman.h" HAVE_MADVISE)
configure_file(config-kdelibs4support.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-kdelibs4support.h )
@@ -315,32 +162,12 @@ endif()
@@ -315,32 +160,12 @@ endif()
target_link_libraries(KF5KDELibs4Support
PUBLIC
@@ -321,7 +323,7 @@ index ab0b246..e134bd9 100644
${platformLinkLibraries}
)
@@ -368,26 +195,6 @@ set_target_properties(KF5KDELibs4Support PROPERTIES
@@ -368,27 +193,6 @@ set_target_properties(KF5KDELibs4Support PROPERTIES
)
@@ -345,11 +347,12 @@ index ab0b246..e134bd9 100644
-install(TARGETS kf5deprecatedwidgets DESTINATION ${KDE_INSTALL_QTPLUGINDIR}/designer)
-
-##########
-
add_subdirectory(pics)
install(TARGETS KF5KDELibs4Support
diff --git a/src/kdecore/kglobal.cpp b/src/kdecore/kglobal.cpp
index bd2ba59..f06f73e 100644
index ac3daa6..2dcafe2 100644
--- a/src/kdecore/kglobal.cpp
+++ b/src/kdecore/kglobal.cpp
@@ -42,7 +42,6 @@
@@ -362,8 +365,8 @@ index bd2ba59..f06f73e 100644
#undef QT_NO_TRANSLATION
@@ -50,14 +49,12 @@
#define QT_NO_TRANSLATION
#include <QtCore/QDebug>
#include <QtCore/QTextCodec>
#include <QDebug>
#include <QTextCodec>
-#include <unistd.h> // umask
// ~KConfig needs qrand(). qrand() depends on a Q_GLOBAL_STATIC. With this Q_CONSTRUCTOR_FUNCTION we
@@ -405,17 +408,17 @@ index bd2ba59..f06f73e 100644
{
return KComponentData::activeComponent();
diff --git a/src/kdecore/klocale_kde.cpp b/src/kdecore/klocale_kde.cpp
index d7e45ed..278cf0c 100644
index dd58c73..c66bd48 100644
--- a/src/kdecore/klocale_kde.cpp
+++ b/src/kdecore/klocale_kde.cpp
@@ -42,7 +42,6 @@
#include <QtCore/QTextCodec>
#include <QtCore/QFile>
#include <QtCore/QDebug>
#include <QTextCodec>
#include <QFile>
#include <QDebug>
-#include <QPrinter>
#include <QtCore/QRegExp>
#include <QtCore/QLocale>
#include <QtCore/QHash>
#include <QRegExp>
#include <QLocale>
#include <QHash>
@@ -485,9 +484,6 @@ void KLocalePrivate::initFormat()
m_weekNumberSystem, KLocale::WeekNumberSystem);
@@ -427,7 +430,7 @@ index d7e45ed..278cf0c 100644
QString calendarType;
readConfigEntry("CalendarSystem", "gregorian", calendarType);
diff --git a/src/kdecore/kstandarddirs.cpp b/src/kdecore/kstandarddirs.cpp
index 01560dc..344aa43 100644
index f366c9d..e5ded7f 100644
--- a/src/kdecore/kstandarddirs.cpp
+++ b/src/kdecore/kstandarddirs.cpp
@@ -35,7 +35,6 @@
@@ -439,5 +442,5 @@ index 01560dc..344aa43 100644
#include <config-kstandarddirs.h>
#include <config-kdelibs4support.h>
--
1.9.3
2.14.5

View File

@@ -0,0 +1,33 @@
From f70a18e936616d448a56015009b8a4f0004bd9b8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
Date: Mon, 29 Oct 2018 15:12:25 +0100
Subject: [PATCH] Hack away SSL configure check
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
it fails for -isystem <sysroot>/usr/include failure on gcc8
Upstream-Status: Inappropriate [cross-specific]
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
src/ConfigureChecks.cmake | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/ConfigureChecks.cmake b/src/ConfigureChecks.cmake
index d44aca6..689ac0e 100644
--- a/src/ConfigureChecks.cmake
+++ b/src/ConfigureChecks.cmake
@@ -13,7 +13,7 @@ set( KDELIBSUFF ${LIB_SUFFIX} )
set(CMAKE_REQUIRED_LIBRARIES Qt5::Network)
check_cxx_source_compiles(
-"#include <QtNetwork/QSslSocket>
+"class QSslSocket;
int main()
{
QSslSocket *socket;
--
2.14.5

View File

@@ -36,6 +36,9 @@ DEPENDS += " \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "virtual/libx11 qtx11extras", "", d)} \
"
SRC_URI += " \
file://0004-Hack-away-SSL-configure-check.patch \
"
# uncomment for broken gelib getaddr / AI_PASSIVE
#EXTRA_OECMAKE += "-DHAVE_GOOD_GETADDRINFO=OFF"
@@ -54,9 +57,3 @@ FILES_${PN} += " \
${datadir}/dbus-1 \
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/.debug \
${OE_QMAKE_PATH_PLUGINS}/kf5/*/.debug \
${OE_QMAKE_PATH_PLUGINS}/*/.debug \
"

View File

@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5-porting-aids perlnative
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "22f9b04aebae7ddbf3fe5d3bfd93e541"
SRC_URI[sha256sum] = "112a8e541e173f1d737a57781575c7cb37ea025eaebee5085fd4187a0e03e7b3"
SRC_URI[md5sum] = "df51f32b53128527e6afd7db86fc3b9f"
SRC_URI[sha256sum] = "edcc14715699f247c57303d7418014202bd0ed3b06cf9752ddd156fefeb60efa"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"

View File

@@ -37,8 +37,8 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "b854adbf8ef148a426f079055e16b182"
SRC_URI[sha256sum] = "c4f819588a5eb8c5abf875491ee7741cc162ac75ff726fd8abf91183df15354d"
SRC_URI[md5sum] = "248a4a4990f3230b4d410f6265348c39"
SRC_URI[sha256sum] = "7d381c2a7d15710b4ba404111135c1aadbd3fc8027ad77f153b81a5208c3acf2"
do_compile_append() {
# gperf-native sets absolut debug comments/links in header
@@ -50,7 +50,3 @@ FILES_${PN} += " \
${datadir}/k*5 \
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/kf5/*/.debug \
"

View File

@@ -16,5 +16,5 @@ DEPENDS += " \
"
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "7025261ab8657c34b8110fd1419a6bc4"
SRC_URI[sha256sum] = "15403504c1140b35a43e26bddfc95ccdf95787a0236e6c7d2b0e3853dd94ad61"
SRC_URI[md5sum] = "a9a1b9eb54b520e6f252b92e589a533c"
SRC_URI[sha256sum] = "7bde7a742c05c5ba0b8faef4681dcec0a0b91ad0a3c7cc3cdd3cfa94c0c16e52"

View File

@@ -25,14 +25,9 @@ DEPENDS += "\
"
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "7297399799ef96f2a29b9e35c0dc57a7"
SRC_URI[sha256sum] = "bf61a292f7d1581f5feecf40ec8b7d08a6e8001d6c0ecdf8987cba9488639fa4"
SRC_URI[md5sum] = "7a3854f1c5afdbf21d0aa691d5b4ed27"
SRC_URI[sha256sum] = "bbfafe4abd2c2166f31eb36daa1849f4dc4a829c06fe85402e1fad0ce875c667"
FILES_${PN} += " \
${OE_QMAKE_PATH_PLUGINS} \
"
FILES_${PN}-dbg += " \
${OE_QMAKE_PATH_PLUGINS}/.debug \
${OE_QMAKE_PATH_PLUGINS}/*/.debug \
"

View File

@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5
SRC_URI[md5sum] = "1b9a8d7fa78f14df0395d6533e07c233"
SRC_URI[sha256sum] = "f60d6a737c5365de45eab19ada6413156123138528fff5a795fefba4a1a20cc7"
SRC_URI[md5sum] = "b0b58d82e5047796eeebdac4bf969aa4"
SRC_URI[sha256sum] = "abbaeed8ec027735d6504d31387e4115400457e14b8983a780debd769e4766c5"
PV = "${KF5_VERSION}"

View File

@@ -7,10 +7,9 @@ inherit kde-kf5
DEPENDS += "qtdeclarative"
PV = "${KF5_VERSION}"
SRC_URI[md5sum] = "e311eee50522f739951b0fec7add2374"
SRC_URI[sha256sum] = "2dab323fedc04b971081ef29bd42003e6e9be3a8c109edcf42594f51f8c1f655"
SRC_URI[md5sum] = "2e2a7b4b5a2efbb2acc9c48f9111291f"
SRC_URI[sha256sum] = "d592b84dd52aeaa0a5453949aced2fa7b160830d7325382f1616e92a338017de"
EXTRA_OECMAKE += "-DBUILD_TESTING=OFF"
FILES_${PN} += "${OE_QMAKE_PATH_QML}"
FILES_${PN}-dbg += "${OE_QMAKE_PATH_QML}/org/kde/bluezqt/.debug"

View File

@@ -2,7 +2,6 @@ require ${BPN}.inc
DEPENDS += " \
${BPN}-native \
kiconthemes \
"
SRC_URI += "file://0003-Find-native-qrcAlias.patch"

View File

@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = " \
inherit kde-kf5 gtk-icon-cache
SRC_URI[md5sum] = "aa29fe929300b41c44be52b9ee8a9e9c"
SRC_URI[sha256sum] = "f0b26f538905175ce763089b00c91d0be95278ac4b5085116d66530c2110069d"
SRC_URI[md5sum] = "e708f4df6128da1ea7c7493d3da836e4"
SRC_URI[sha256sum] = "7d98d6be0795cc5dd7468e3d8093541726dcc10586a91477c02879f5eb8fcf58"
SRC_URI += "file://0001-Force-build-of-Qt-binary-resource-files.patch"
PV = "${KF5_VERSION}"

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