Packaging develop branch for arch & derivatives. #225
ahmubashshir
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
As we will be having two main packages But it seems you have proposed to have 4 packages, can you elaborate? You had proposed to me that having 3 packages would be enough in our initial discussion. |
Beta Was this translation helpful? Give feedback.
1 reply
-
What about the common files then, like keyboard layout files and
dictionaries?
Cause if both ibus-openbangla and fcitx5-openbangla provides them,
they'll conflict.
A friend of mine uses both kde and xfce in same box, fcitx5 in kde,
ibus in xfce.
openbangla-keyboard-git provides common files:
/usr/share/openbangla-keyboard/data/
/usr/share/openbangla-keyboard/icons/
/usr/share/openbangla-keyboard/layouts/
ibus-openbangla-git will provide only directly ibus dependent files
fcitx5-openbangla-git will provide only directly fcitx5 dependent files
In ubuntu/debian term,
openbangla-keyboard-git is equivalent toopenbangla-common
In a nutshell. I'm proposing to provide 3 packages.
openbangla-keyboard-git:
provides common files and depends on a virtual(ie. nonexistent)
package named `openbangla-im` (it can also be named
openbangla-input-method).
As openbangla-im is nonexistent, pacman will search which packages
provides `openbangla-im` and ask user to choose package they want to
install
ibus-openbangla:
provides ibus input method, this package provides openbangla-im. also
depends on openbangla-keyboard-git for common files.
fcitx5-openbangla:
provides fcitx5 input method, this package provides openbangla-im.
also depends on openbangla-keyboard-git for common files.
packaging in action: <https://asciinema.org/a/423148>
Mubashshir
…On Tue, Jun 29 2021 at 11:27:14 AM -0700, Muhammad Mominul Huque ***@***.***> wrote:
As we will be having two main packages ibus-openbangla and
fcitx5-openbangla in Ubuntu/Debian repositories, so I think having
ibus-openbangla-git and fcitx5-openbangla-git would be the most
preferable as the user-facing packages. So I don't think we'll need
openbangla-keyboard-git anymore.
But it seems you have proposed to have 4 packages, can you elaborate?
You had proposed to me that having 3 packages would be enough in our
initial discussion.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#225 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF5WM3X3PHUO3PMQLVDEFNTTVIGAFANCNFSM47BVQIQA>.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm planning to package obk this way,
is this ok?
@mominul @Adyel @bdeshi
Beta Was this translation helpful? Give feedback.
All reactions