- Feb 20, 2021
-
-
Emanuele Aina authored
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-
- Mar 30, 2020
-
-
Ritesh Raj Sarraf authored
-
- Jan 24, 2020
-
-
Andrew Lee (李健秋) authored
-
Andrew Lee (李健秋) authored
Signed-off-by: Andrew Lee (李健秋) <ajqlee@debian.org>
-
Andrew Lee (李健秋) authored
We wish to use only the Apertis CI pipeline workflow to build source packages from Apertis GitLab and then submit them to OBS. For packages where Apertis is the upstream the simplest approach is to set them up as native packages to avoid having to generate orig tarballs and manage changes on top of them. Signed-off-by: Andrew Lee (李健秋) <andrew.lee@collabora.co.uk>
-
- Aug 28, 2019
-
-
Emanuele Aina authored
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
`build-snapshot -s` was complaining with: dpkg-source: info: local changes detected, the modified files are: s/examples/shoreham-test.c dpkg-source: info: you can integrate the local changes with dpkg-source --commit Preventing the binary from being build has the effect that the source was not shipped in the release tarball from `make dist`, but since `build-snapshot` uses the git working copy for packaging, the debian tools complain that the example file exists but is not in the orig tarball. Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-
- Aug 21, 2019
-
-
Emanuele Aina authored
This reverts commit d040c2d6 and commits a07a6d55, switching to a different approach since the build was failing during the documentation steps for some unclear reason. Instead of disabling the whole `examples` folder as was done in the 0.1706.0-0co2~1 package version with a downstream patch, simply comment out the instruction to build the binary program. Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-
- Aug 20, 2019
-
-
Emanuele Aina authored
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Commit d040c2d6 broke `make distcheck` as `example/Makefile` was still referenced in `configure.ac`. Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-
- Aug 18, 2019
-
-
Emanuele Aina authored
To minimize the ongoing downstream maintenance effort, the custom WebKitWebClutter API has been dropped from the webkit2gtk package since Apertis v2019dev0, aligning the package to what upstream provides. For the reason above, it is no longer sufficient to reference the WebKit libraries to also reference the Clutter libraries. See https://phabricator.apertis.org/T5615 and https://phabricator.apertis.org/T6014 for further details. Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
To minimize the ongoing downstream maintenance effort, the custom WebKitWebClutter API has been dropped from the webkit2gtk package since Apertis v2019dev0, aligning the package to what upstream provides. For the reason above, the examples/shoreham-test.c test program no longer builds. Since it is now recommended to use the upstream WebkitWebView GTK widget in combination with GtkClutterActor to integrate a webview in a Clutter scene, stop building the example program until it is updated, as it was already done on OBS with the 0.1706.0-0co2~1 package version. See https://phabricator.apertis.org/T5615 and https://phabricator.apertis.org/T6014 for further details. Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-
- May 05, 2017
-
-
Andre Moreira Magalhaes authored
Apertis: https://phabricator.apertis.org/T3825 Signed-off-by: Andre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk> Reviewed-by: Simon McVittie <smcv@collabora.com> Differential Revision: https://phabricator.apertis.org/D6667
-
- Apr 25, 2017
-
-
Simon McVittie authored
Signed-off-by: Simon McVittie <smcv@collabora.com>
-
Simon McVittie authored
Otherwise third-party variants might fail to load. Signed-off-by: Simon McVittie <smcv@collabora.com> Reviewed-by: Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6628
-
Simon McVittie authored
In particular, use the multiarch ${libdir} so different architectures' versions are co-installable, to help with cross-compiling. Signed-off-by: Simon McVittie <smcv@collabora.com> Reviewed-by: Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6627
-
Simon McVittie authored
When libshoreham is moved to a multiarch location, this will mean it loads Mildenhall's implementation from its canonical location. Signed-off-by: Simon McVittie <smcv@collabora.com> Reviewed-by: Emanuele Aina <emanuele.aina@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6626
-
- Mar 31, 2017
-
-
Emanuele Aina authored
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-
Ensure that ::hide() is called on widgets after the completion callback is fired.This avoids callers forgetting to call ::hide() themselves and getting into an inconsistent state. Signed-off-by: Sudarshan C P <sudarshan.cp2@in.bosch.com> Reviewed-by: Emanuele Aina <emanuele.aina@collabora.com> Differential Revision: https://phabricator.apertis.org/D5985
-
Emanuele Aina authored
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-
Emanuele Aina authored
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com> Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6452
-
Emanuele Aina authored
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com> Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6451
-
Emanuele Aina authored
Make room for any potential future method addition. Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com> Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6450
-
A reference actor is needed by widget variant implemenations to properly show up, so add new _show_for_actor() functions and turn the current _show() functions into deprecated wrappers. This still introduces and ABI break for module implementations as there was no padding in the public classes to allow for new methods to be added. Signed-off-by: Sudarshan C P <sudarshan.cp2@in.bosch.com> Reviewed-by: Emanuele Aina <emanuele.aina@collabora.com> Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5392
-
Emanuele Aina authored
This fixes the warning below when using the _PLUGIN_DECLARE() macros: warning: old-style function definition [-Wold-style-definition] /usr/include/libshoreham-0/shm-vkeyboard.h:56:3: note: in definition of macro ‘SHM_VKEYBOARD_PLUGIN_DECLARE’ object_name##_get_type () \ ^ Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com> Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6376
-
- Feb 28, 2017
-
-
Luis Araujo authored
The binary package for the tests is named libshoreham-0-tests, but the autopkgtest control file depends on the wrong package name libshoreham-tests. This commit renames the package dependency to the correct name. Signed-off-by: Luis Araujo <luis.araujo@collabora.co.uk> Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D6032
-
- Feb 08, 2017
-
-
Signed-off-by: Thushara Malali Somesha <MS.Thushara@in.bosch.com> Reviewed-by: Emanuele Aina <emanuele.aina@collabora.com> Differential Revision: https://phabricator.apertis.org/D5709
-
- Dec 06, 2016
-
-
Andrej Shadura authored
Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: Gustavo Noronha <gustavo.noronha@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5156
-
Andrej Shadura authored
Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: André Magalhães <andre.magalhaes@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5160
-
* Don't conditionalise AC_CONFIG_FILES and SUBDIRS. * Append to EXTRA_DIST, don't overwrite it in docs/reference/Makefile.am * Typo: testshoreham_SOURCES -> shoreham_test_SOURCES Signed-off-by: André Magalhães <andre.magalhaes@collabora.co.uk> Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: André Magalhães <andre.magalhaes@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5159
-
Andrej Shadura authored
gtkdocize fails if it can't find m4/. Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: Gustavo Noronha <gustavo.noronha@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5158
-
Andrej Shadura authored
gtk-doc support is already provided by m4/gtk-doc.m4. Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: Gustavo Noronha <gustavo.noronha@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5157
-
Andrej Shadura authored
Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: Gustavo Noronha <gustavo.noronha@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5155
-
Andrej Shadura authored
Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: Gustavo Noronha <gustavo.noronha@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5154
-
Andrej Shadura authored
* Fix typo: programs -> PROGRAMS * Fix typo: libshoreham_test -> libshoreham_tests * Unify tabulations Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: Gustavo Noronha <gustavo.noronha@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5153
-
Andrej Shadura authored
Add .arclint, .clang-format, glib-tap.mk and tap-test to EXTRA_DIST. Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: Gustavo Noronha <gustavo.noronha@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5152
-
Andrej Shadura authored
Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: Gustavo Noronha <gustavo.noronha@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5151
-
Andrej Shadura authored
Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: Gustavo Noronha <gustavo.noronha@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5150
-
Andrej Shadura authored
Signed-off-by: Andrew Shadura <andrew.shadura@collabora.co.uk> Reviewed-by: Gustavo Noronha <gustavo.noronha@collabora.co.uk> Differential Revision: https://phabricator.apertis.org/D5149
-