17
0

86 Commits

Author SHA256 Message Date
44b031a0bd Accepting request 1158265 from M17N:Maliit
New package, dependency of maliit-keyboard, which provides the OSK for Plasma6

OBS-URL: https://build.opensuse.org/request/show/1158265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/maliit-framework?expand=0&rev=1
2024-03-18 15:44:50 +00:00
1e03bf1bc2 Accepting request 1089312 from devel:ARM:Factory:Contrib:PinePhone
- Update to upstream version 2.3.0:
  * Re-show the keyboard on Wayland surrounding text changes
  * Use compose input plugin fallback only if key redirection is
    disabled
  * Remove leftover code from Qt 4 times
  * Enable installing unit tests again
  * Remove legacy unused Maemo-specific code
  * Use QLoggingCategory for logging
  * Fix application orientation angle back to clockwise
  * Add the Mir input panel window type flag
  * Use CMAKE_INSTALL_FULL_* paths in pkgconfig files
  * Remove the unused and unnecessary gtk3 wayland input context
    plugin
  * Remove unused and useless install target
- Misc. whitespace- or comment-only changes.
- Modernize spec file by leaving out definition of the BuildRoot:
  tag or usage of the %defattr macro.
- Add maliit-framework-tests subpackage for packaging the
  provided unit tests.
- Remove deleted wayland-gtk wrapper.
- Add patch to fix building the test cases with GCC 12+.
- Rename libmaliit0 to libmaliit2 and, at the same time, split it
  up into libmaliit-plugins2 and libmaliit-glib2, since both
  libraries are independent from another.
- Rename maliit-framework-devel to libmaliit-devel.
- Add rpmlintrc to ignore warnings and errors we are aware of,
  but want to do on purpose (which is fine).
- Add Group: tags to packages.
- Rename dist file to %{name}-%{version}.tar.gz and add the usual
  GitHub fetching URL.
- Modify _service file to recompress to gz instead and set the
  correct file name. However, it turns out that this is really
  broken. Add a comment and fall back to manual fetching for the
  time being.

OBS-URL: https://build.opensuse.org/request/show/1089312
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=88
2024-03-15 14:30:54 +00:00
Andrés Barrantes Silman
44b4516cdd - Changes for the version 2.2.0:
* Fix sending of modifiers and keysyms on Wayland by @dobey in
    #74.
  * Fix deprecation warnings by @dobey in #75.
  * Use text-input-unstable-v2 protocol for QtWayland clients by
    @dobey in #63.
  * Add CI with GH Actions and fix tests by @dobey in #80.
  * CI: Run apt-get update and dist-upgrade before installing
    things by @dobey in #81.
  * Run the CI on Debian Testing with wayland enabled by @dobey
    in #82.
  * Correctly handle building with XCB disabled by @dobey in #83.
  * cmake: Lower requirement to 3.5 to allow building on Ubuntu
    16.04 by @dobey in #84.
  * NEWS: Update for 2.2.0 release by @dobey in #87.

OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=87
2022-02-15 22:14:37 +00:00
Andrés Barrantes Silman
41b89372ba - Add a missing build requirement, pkgconfig(wayland-protocols).
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=86
2021-12-27 02:21:33 +00:00
Andrés Barrantes Silman
3a4332a43b Accepting request 928657 from home:andresbs:branches:M17N:Maliit
- Changes for the version 2.1.1:
  * Fix a (README) build error. No actual code has been changed.

OBS-URL: https://build.opensuse.org/request/show/928657
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=85
2021-11-02 04:43:14 +00:00
Andrés Barrantes Silman
1de9b3a18b OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=84 2021-09-22 03:50:33 +00:00
Andrés Barrantes Silman
80c9406e6a OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=83 2021-09-22 03:45:21 +00:00
Andrés Barrantes Silman
4e0623a69d - Backport 0000-Fix_installing_README.patch to fix build errors.
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=82
2021-09-22 03:41:38 +00:00
Andrés Barrantes Silman
b9227e447f - Changes for the version 2.1.0:
* Add cmake option to build examples and do not build them by 
  default
  * Fix search for qtwaylandscanner on 32-bit architectures
  * Show the panel as the keyboard interface is reset
  * Ensure orientation updates are always sent when valid
  * Only allow focus removal from input items
  * Clean up FindGIO.cmake to allow working with older cmake
  * Stop client crashing when QGuiApplication::focusObject is null
  * Load compose inputcontext plugin for physical keyboard
    handling
  * Update input method area when activation is lost
  * input_method_v1: Treat content_purpose_digits just like
    content_purpose_number
  * Update or remove outdated and broken links
- Removed patch 0000-examples-optional.patch

OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=81
2021-09-22 03:29:17 +00:00
Andrés Barrantes Silman
35d0170687 - Version 2.0 has been released, no changelog is provided. This
solves bsc#1184014.

OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=80
2021-05-22 21:41:57 +00:00
Andrés Barrantes Silman
f00d4602b0 - Do not build tests/examples, through the patch
0000-examples-optional.

OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=79
2021-05-22 21:39:12 +00:00
Andrés Barrantes Silman
bc6e446172 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=78 2021-05-07 18:18:47 +00:00
Andrés Barrantes Silman
51fa56dd58 Accepting request 891374 from home:andresbs:plasma-mobile
Fix missing deps

OBS-URL: https://build.opensuse.org/request/show/891374
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=77
2021-05-07 18:17:39 +00:00
Andrés Barrantes Silman
dbb1b97506 Accepting request 882712 from home:KAMiKAZOW:Test
Update to 2.0.0

OBS-URL: https://build.opensuse.org/request/show/882712
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=76
2021-05-07 18:11:21 +00:00
Jan Arne Petersen
69612fe300 Updated to upstream version 0.92.4
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=75
2012-08-08 10:21:12 +00:00
Jon Nordby
89da9bfa33 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=74 2012-07-19 12:13:45 +00:00
Jon Nordby
802c072477 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=73 2012-07-19 11:47:03 +00:00
Jon Nordby
a0d8001d03 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=72 2012-07-19 11:34:35 +00:00
Jon Nordby
dc9a26e18e OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=71 2012-07-19 11:19:24 +00:00
Michael Hasselmann
41c2889208 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=70 2012-07-18 12:41:18 +00:00
Michael Hasselmann
010fbab291 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=69 2012-07-18 12:40:07 +00:00
Jon Nordby
2c189030a8 Updated to upstream version 0.92.2.1
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=68
2012-07-04 08:34:34 +00:00
Michael Hasselmann
19cb249369 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=67 2012-06-29 13:44:42 +00:00
Michael Hasselmann
1b7700d4ff OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=66 2012-06-29 13:43:41 +00:00
Jan Arne Petersen
4473435803 Fix build
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=65
2012-06-04 10:27:47 +00:00
Jan Arne Petersen
f04b34ca62 Add maliit.conf
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=64
2012-06-04 10:16:01 +00:00
Jan Arne Petersen
3df5f0b96a Fix OpenSuse Build
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=63
2012-06-01 21:01:24 +00:00
Jan Arne Petersen
3df34ae94b Add new packages for new release.
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=62
2012-06-01 19:42:10 +00:00
Michael Hasselmann
849ecd4cf6 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=61 2012-06-01 15:41:42 +00:00
Michael Hasselmann
eeebcc63f8 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=59 2012-06-01 15:34:49 +00:00
Michael Hasselmann
c6f3617c28 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=58 2012-06-01 15:33:16 +00:00
Jan Arne Petersen
7ede9daaca Add extra package for Qt input context
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=57
2012-06-01 14:48:04 +00:00
Jan Arne Petersen
cf8b1a8ea9 Fix some rpmlint issues.
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=56
2012-06-01 13:38:12 +00:00
Jan Arne Petersen
ad8f66cda1 Remove files
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=55
2012-05-31 10:27:07 +00:00
Jan Arne Petersen
8273f37f9d Remove workarounds
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=54
2012-05-31 10:26:29 +00:00
Jan Arne Petersen
e068648b99 Add another workaround
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=53
2012-05-31 10:18:17 +00:00
Jan Arne Petersen
e978a9b426 Use workaround also for fedora 17
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=52
2012-05-31 10:15:23 +00:00
Jan Arne Petersen
f86758eb95 Simplify package structure
Update some file names

OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=51
2012-05-31 10:04:27 +00:00
Jan Arne Petersen
4d1bdde947 Updated to upstream version 0.92.0
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=50
2012-05-07 10:49:31 +00:00
Jon Nordby
d74db3be5a OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=49 2012-04-03 22:42:12 +00:00
Jon Nordby
1d3977bde8 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=48 2012-04-03 22:11:24 +00:00
Jon Nordby
f0676ae5aa OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=47 2012-04-03 21:54:30 +00:00
Jon Nordby
71122b4ece OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=46 2012-04-03 21:31:42 +00:00
Jon Nordby
7a8b327761 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=45 2012-04-03 21:10:23 +00:00
Jon Nordby
2b1bebc16a OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=44 2012-04-03 20:06:31 +00:00
Jon Nordby
0df4a39d00 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=43 2012-04-03 18:00:59 +00:00
Jon Nordby
014e660954 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=42 2012-04-03 17:43:45 +00:00
Jon Nordby
6affe2b046 Updated to upstream version 0.91.0
OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=41
2012-04-03 14:35:20 +00:00
Michael Hasselmann
04992a698c OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=40 2012-03-31 17:37:52 +00:00
Michael Hasselmann
1069d68784 OBS-URL: https://build.opensuse.org/package/show/M17N:Maliit/maliit-framework?expand=0&rev=39 2012-03-31 17:34:58 +00:00