Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1744970 - Request to package weston-editor
Summary: Request to package weston-editor
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: weston
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-23 11:56 UTC by fujiwara
Modified: 2019-09-14 16:33 UTC (History)
4 users (show)

Fixed In Version: weston-6.0.0-3.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-14 00:09:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description fujiwara 2019-08-23 11:56:53 UTC
I need to use a weston application which can enable input methods.

Unfortunately weston-terminal does not implement zwp_text_input_v1_listener and it cannot enable input method.
https://github.com/wayland-project/weston/blob/master/clients/terminal.c

weston-editor implements zwp_text_input_v1_listener and I wish to package it in Fedora.
https://github.com/wayland-project/weston/blob/master/clients/editor.c

weston does not install the demo applications by default and could you create a sub package of the demo applications?

I can create a pull request in Fedora.

--- rpmbuild/SPECS/weston.spec.orig
+++ rpmbuild/SPECS/weston.spec
@@ -90,7 +98,8 @@ autoreconf -vfi
   --disable-setuid-install \
   --enable-autotools \
   --enable-xwayland \
-  --enable-rdp-compositor
+  --enable-rdp-compositor \
+  --enable-demo-clients-install
 
 # https://fedoraproject.org/wiki/Packaging:Guidelines#Beware_of_Rpath
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' li

Comment 1 Kalev Lember 2019-09-03 08:43:53 UTC
Please do a PR and CC me there. Would be awesome if you could also help with updating it to 7.0.0 that just got released.

Comment 2 Fedora Update System 2019-09-04 15:53:23 UTC
FEDORA-2019-7a51c7bd9c has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-7a51c7bd9c

Comment 3 Fedora Update System 2019-09-04 21:35:33 UTC
weston-6.0.0-3.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-7a51c7bd9c

Comment 4 Fedora Update System 2019-09-14 00:09:48 UTC
weston-6.0.0-3.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2019-09-14 16:33:25 UTC
weston-6.0.0-3.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.