init
Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled
Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled
This commit is contained in:
120
Telegram/ThirdParty/nimf/debian/control
vendored
Normal file
120
Telegram/ThirdParty/nimf/debian/control
vendored
Normal file
@@ -0,0 +1,120 @@
|
||||
Source: nimf
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Kevin Kim <chaeya@gmail.com>
|
||||
Build-Depends: debhelper (>= 11),
|
||||
libglib2.0-dev (>= 2.54),
|
||||
pkgconf | pkg-config,
|
||||
intltool (>= 0.50.1),
|
||||
libgtk-3-dev,
|
||||
libgtk-3-bin,
|
||||
libgtk-4-dev,
|
||||
libgtk-4-bin,
|
||||
libgtk2.0-dev,
|
||||
qtbase5-dev,
|
||||
qtbase5-private-dev,
|
||||
qt6-base-dev,
|
||||
qt6-base-private-dev,
|
||||
libayatana-appindicator3-dev,
|
||||
librsvg2-bin,
|
||||
fonts-noto-cjk,
|
||||
libhangul-dev,
|
||||
libanthy-dev,
|
||||
anthy,
|
||||
librime-dev (>= 1.2.9),
|
||||
libxkbcommon-dev (>= 0.5.0),
|
||||
libwayland-dev,
|
||||
wayland-protocols,
|
||||
libxklavier-dev,
|
||||
libm17n-dev (>= 1.7.0),
|
||||
m17n-db (>= 1.7.0),
|
||||
gtk-doc-tools (>= 1.26)
|
||||
Standards-Version: 3.9.8
|
||||
Homepage: https://github.com/hamonikr/nimf
|
||||
|
||||
Package: nimf
|
||||
Architecture: any
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libnimf1 (= ${binary:Version})
|
||||
Recommends: im-config
|
||||
Suggests: fonts-noto-cjk | nimf-anthy | nimf-libhangul | nimf-m17n | nimf-rime
|
||||
Description: Input Method Framework
|
||||
Nimf is a lightweight, fast and extensible input method framework.
|
||||
.
|
||||
This package contains the essentials for Nimf.
|
||||
|
||||
Package: libnimf1
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: Input Method Framework (shared library)
|
||||
Nimf is a lightweight, fast and extensible input method framework.
|
||||
.
|
||||
This package contains the shared library.
|
||||
|
||||
Package: nimf-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
libnimf1 (= ${binary:Version}),
|
||||
libglib2.0-dev
|
||||
Description: Input Method Framework (development file)
|
||||
Nimf is a lightweight, fast and extensible input method framework.
|
||||
.
|
||||
This package contains development files.
|
||||
|
||||
Package: nimf-anthy
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, nimf (= ${binary:Version}), anthy
|
||||
Suggests: fonts-noto-cjk
|
||||
Description: Japanese input module for Nimf, based on anthy
|
||||
Nimf is a lightweight, fast and extensible input method framework.
|
||||
.
|
||||
This package provides a Japanese input module based on anthy.
|
||||
|
||||
Package: nimf-libhangul
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, nimf (= ${binary:Version})
|
||||
Suggests: fonts-noto-cjk
|
||||
Description: Korean input module for Nimf, based on libhangul
|
||||
Nimf is a lightweight, fast and extensible input method framework.
|
||||
.
|
||||
This package provides a Korean input module based on libhangul.
|
||||
|
||||
Package: nimf-m17n
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||
libm17n-0 (>= 1.7.0), m17n-db (>= 1.7.0), nimf (= ${binary:Version})
|
||||
Suggests: fonts-noto-cjk
|
||||
Description: Multilingual input module for Nimf, based on m17n
|
||||
Nimf is a lightweight, fast and extensible input method framework.
|
||||
.
|
||||
This package provides multilingual input modules based on m17n.
|
||||
|
||||
Package: nimf-rime
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, nimf (= ${binary:Version})
|
||||
Recommends: librime-data
|
||||
Suggests: fonts-noto-cjk
|
||||
Description: Chinese input module for Nimf, based on rime
|
||||
Nimf is a lightweight, fast and extensible input method framework.
|
||||
.
|
||||
This package provides a Chinese input module based on rime.
|
||||
|
||||
Package: qtbase-abi-5-15-3-dummy
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}
|
||||
Description: Dummy package for qtbase-abi-5-15-3
|
||||
This is a dummy package to satisfy dependencies for the qtbase-abi-5-15-3
|
||||
transition. It does not contain any files or functionality and can be safely
|
||||
removed once the transition is complete.
|
||||
|
||||
Package: qtbase-abi-5-12-8-dummy
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends}
|
||||
Description: Dummy package for qtbase-abi-5-12-8
|
||||
This is a dummy package to satisfy dependencies for the qtbase-abi-5-12-8
|
||||
transition. It does not contain any files or functionality and can be safely
|
||||
removed once the transition is complete.
|
||||
|
||||
Reference in New Issue
Block a user