[opensuse-m17n] Missing M17N packages on openSUSE Leap
Hi, currently there are many M17N packages missing in openSUSE Leap (aka openSUSE:42), and we need the decision whether to keep maintaining for Leap or not. Below is the list of packages that are on 13.2 but missing on Leap. If anyone wants to keep packages there on Leap, feel free to do submitreq. Typically, you can do it like: % osc sr openSUSE:Factory/$PACKAGE openSUSE:42 where $PACKAGE is the package name you want to submit. thanks, Takashi ================================================================ brise canna-yubin cannadic cedilla chasen ddskk eblook ebview fcitx-kkc fcitx-rime fcitx-skk flim-xemacs gnugo i18nspector ibus-kkc ibus-rime ibus-skk ibus-table-zhengma imhangul ipadic kasumi kimtoy kinput2 librime mlterm namazu novel-pinyin poedit scim-bridge scim-canna scim-chewing scim-hangul scim-input-pad scim-m17n scim-pinyin scim-qtimm scim-skk scim-sunpinyin scim-tables scim-tomoe scim-uim scim-unikey semi-emacs semi-xemacs tomoe-gtk translate-toolkit uim virtaal w3m-el yudit ================================================================ Takashi -- To unsubscribe, e-mail: opensuse-m17n+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-m17n+owner@opensuse.org
I sent these: brise fcitx-kkc fcitx-rime fcitx-skk ibus-kkc ibus-rime ibus-skk ibus-table-zhengma librime poedit Can you share how you get this list? I want to check my other packages :-) -- To unsubscribe, e-mail: opensuse-m17n+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-m17n+owner@opensuse.org
On Wed, 12 Aug 2015 15:21:39 +0200, Marguerite Su wrote:
I sent these: brise fcitx-kkc fcitx-rime fcitx-skk ibus-kkc ibus-rime ibus-skk ibus-table-zhengma librime poedit
Thanks! The whole SCIM engines (except for scim itself) seem missing. Do we want to have them on Leap at all...?
Can you share how you get this list? I want to check my other packages :-)
You can get the list of packages on openSUSE:42 via osc ls -e openSUSE:42 The option -e is needed because openSUSE:42 has some special structure, consisting of links with FACTORY and SLE12. For other distros (openSUSE:13.2, openSUSE:Factory, etc), it would work without -e option. Also, the pending requests can be seen via osc rq list openSUSE:42 Takashi -- To unsubscribe, e-mail: opensuse-m17n+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-m17n+owner@opensuse.org
On Wed, Aug 12, 2015 at 9:28 PM, Takashi Iwai <tiwai@suse.de> wrote:
The whole SCIM engines (except for scim itself) seem missing. Do we want to have them on Leap at all...?
I think no one still uses scim in 2015 :-) maybe we should send a DR to scim itself...
Can you share how you get this list? I want to check my other packages :-)
You can get the list of packages on openSUSE:42 via
osc ls -e openSUSE:42
Thanks! I'll wrote a ruby script to get all diff packages...share soon -- To unsubscribe, e-mail: opensuse-m17n+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-m17n+owner@opensuse.org
Hi, twai, osc ls -e openSUSE:42 just return about 100 packages...but factory has over 4000....how can I get all packages from Leap? Marguerite -- To unsubscribe, e-mail: opensuse-m17n+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-m17n+owner@opensuse.org
On Wed, 12 Aug 2015 15:45:14 +0200, Marguerite Su wrote:
Hi, twai,
osc ls -e openSUSE:42
just return about 100 packages...but factory has over 4000....how can I get all packages from Leap?
Strange, on my machine: % osc ls -e openSUSE:42 | wc 6269 6269 81713 % osc ls openSUSE:Factory | wc 8533 8533 117321 % osc ls openSUSE:13.2 | wc 7441 7441 100301 I guess you forgot -e option? % osc ls openSUSE:42 | wc 129 129 1818 Takashi -- To unsubscribe, e-mail: opensuse-m17n+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-m17n+owner@opensuse.org
Hi, I missed "-" in "osc list -e openSUSE:42" :-( Now everyone can check what's left for Leap at: https://forum.suse.org.cn/leap.html It is generated from a ruby script and runs every 6 hours. Marguerite -- To unsubscribe, e-mail: opensuse-m17n+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-m17n+owner@opensuse.org
participants (2)
-
Marguerite Su
-
Takashi Iwai