Jan Tojnar
f577861b8a
ibus: remove gconf dependency from runtime
...
wrapGAppsHook adds gconf to runtime even though we only need
gsettings-schema-convert utility during build.
This decreases the closure size 514M → 394M
2019-03-02 17:42:16 +01:00
R. RyanTM
6766409824
ibus-engines.typing-booster-unwrapped: 2.5.0 -> 2.5.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions
2019-03-02 06:52:06 -08:00
Frederik Rietdijk
2fcb11a244
Merge staging-next into master
2019-03-01 09:06:20 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Frederik Rietdijk
a25d48cd4f
Merge master into staging
2019-02-14 11:35:50 +01:00
Jan Tojnar
606ceda352
gnome3: stop using aliases
2019-02-14 02:31:15 +01:00
Jan Malakhovski
58a2757aaa
ibus-with-plugins: move defaults to package file
2019-02-03 15:30:39 +00:00
laMudri
1a8c98fe5c
ibus-engines.table: 1.9.20 -> 1.9.21
2019-01-29 22:53:57 +00:00
R. RyanTM
ebd7afab1b
ibus-engines.typing-booster-unwrapped: 2.4.1 -> 2.5.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions
2019-01-28 08:46:53 -08:00
Ivan Kozik
c86e00ecc4
ibus-engines.mozc: 2.20.2673.102 -> 2.23.2815.102
2019-01-08 17:52:57 +00:00
R. RyanTM
6b9d96907c
ibus-engines.typing-booster-unwrapped: 2.3.3 -> 2.4.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions
2019-01-03 10:08:18 -08:00
R. RyanTM
fbf959f13d
ibus-engines.typing-booster-unwrapped: 2.1.3 -> 2.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions
2018-12-15 20:51:50 -08:00
Frederik Rietdijk
a510aa2672
Merge master into staging-next
2018-12-03 12:18:43 +01:00
c0bw3b
93e511c319
Treewide: use HTTPS on GNU Savannah domains
...
HTTP -> HTTPS for:
- http://savannah.gnu.org/
- http://git.savannah.gnu.org/
- http://download.savannah.gnu.org/
- http://svn.savannah.gnu.org/
2018-12-02 15:33:09 +01:00
c0bw3b
a04a512f34
Treewide: use HTTPS on NonGNU domains
2018-12-02 15:21:04 +01:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Maximilian Bosch
80e9f77ed5
Merge pull request #50475 from Pneumaticat/ibus-table-chinese-init
...
ibus-table-chinese: init at 1.8.2
2018-11-23 14:11:58 +01:00
Renaud
ab06622d86
Merge pull request #50191 from jfrankenau/init-fusuma
...
fusuma: init at 0.10.2
2018-11-18 19:37:26 +01:00
Kevin Liu
624966ab69
ibus-table-chinese: init at 1.8.2
2018-11-16 15:55:03 -05:00
Kevin Liu
95dee0d721
ibus-table: fix FHS path default in tabcreatedb.py
...
It uses /usr/share as a default parameter, which errors out on NixOS.
This replaces it with the path to the derivation.
2018-11-16 15:54:57 -05:00
R. RyanTM
1b6984bec1
ibus-engines.m17n: 1.3.4 -> 1.4.1 ( #50089 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-m17n/versions
2018-11-12 21:00:57 +01:00
Johannes Frankenau
dc14808c09
fusuma: init at 0.10.2
2018-11-10 17:30:00 +01:00
Renaud
713b0bb778
Merge pull request #50062 from r-ryantm/auto-update/libinput-gestures
...
libinput-gestures: 2.38 -> 2.39
2018-11-10 15:52:48 +01:00
R. RyanTM
c281799090
ibus-engines.typing-booster-unwrapped: 2.1.2 -> 2.1.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions
2018-11-09 16:04:01 -08:00
R. RyanTM
28c4e861f2
libinput-gestures: 2.38 -> 2.39
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libinput-gestures/versions
2018-11-09 11:57:34 -08:00
Matthew Bauer
075e4883e0
ibus: fix cross compilation
...
gtk-doc is a native input so we need to use buildPackages here.
2018-10-29 13:45:40 -05:00
Will Dietz
f58fcf849e
libinput-gestures: entry point is a python script, add dep
...
Otherwise we have a raw shebang that doesn't work :(
2018-10-18 16:47:41 -05:00
Will Dietz
72f31fbc19
libinput-gestures: update patches
...
Don't bother skipping the version check,
keep diff against upstream simple.
2018-10-18 16:47:38 -05:00
Will Dietz
69c15c0c25
libinput-gestures: 2.33 -> 2.38
2018-10-18 16:47:36 -05:00
Eelco Dolstra
2004343f56
libotf: Add dev output
2018-10-11 21:18:20 +02:00
Matthew Bauer
dd6f6951cf
Merge pull request #45109 from jfrankenau/module-triggerhappy
...
nixos/triggerhappy: add module for triggerhappy hotkey daemon
2018-10-08 14:42:59 -05:00
R. RyanTM
19a9ca96aa
ibus-engines.typing-booster-unwrapped: 2.1.1 -> 2.1.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions
2018-10-03 10:40:13 -07:00
Maximilian Bosch
dee2dab7c6
ibus-engines.typing-booster: init at 2.1.1
...
This package providesa completion input method for faster typing.
See https://mike-fabian.github.io/ibus-typing-booster
Detailed instructions how to activate this IBus engine on your desktop
can be found in the upstream docs: https://mike-fabian.github.io/ibus-typing-booster/documentation.html
A simple VM with the Gnome3 desktop and activated `ibus' looks like
this:
```nix
{
emojipicker = { pkgs, ... }: {
services.xserver = {
enable = true;
desktopManager.gnome3.enable = true;
desktopManager.xterm.enable = false;
};
users.extraUsers.vm = {
password = "vm";
isNormalUser = true;
};
i18n.inputMethod.ibus.engines = [
pkgs.ibus-engines.typing-booster
];
i18n.inputMethod.enabled = "ibus";
virtualisation.memorySize = 2048;
};
}
```
Fixes #38721
2018-09-19 21:27:10 +02:00
Vladimír Čunát
cbabebcc2e
Merge branch 'master' into staging-next
...
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Johannes Frankenau
58a2632148
triggerhappy: build with systemd socket support
2018-08-16 10:56:42 +02:00
Herwig Hochleitner
efd4e66854
libotf: init 0.9.16
2018-08-16 09:38:55 +02:00
Vladimír Čunát
5b0398dc36
Merge branch 'master' into staging-next
...
Conflicts: gobby and libinfinity - I took the hand-edited versions
instead of those resuting from the mass-replacement.
Hydra: ?compare=1473190
2018-08-13 20:43:59 +02:00
R. RyanTM
3ab3e14e46
ibus-engines.hangul: 1.5.0 -> 1.5.1 ( #44771 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ibus-hangul/versions .
2018-08-13 14:28:06 +02:00
John Ericson
db965063b3
treewide: Make configureFlags lists
2018-08-03 17:06:03 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Matthew Bauer
76999cc40e
treewide: remove aliases in nixpkgs
...
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.
Misc...
- qtikz: use libsForQt5.callPackage
This ensures we get the right poppler.
- rewrites:
docbook5_xsl -> docbook_xsl_ns
docbook_xml_xslt -> docbook_xsl
diffpdf: fixup
2018-07-18 23:25:20 -04:00
R. RyanTM
9e867b8639
fcitx-configtool: 0.4.9 -> 0.4.10 ( #43203 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/fcitx-configtool/versions .
These checks were done:
- built on NixOS
- fcitx result is not automatically checked, because some binaries gets stuck in daemons
2018-07-13 23:54:31 +02:00
R. RyanTM
fbdb5773f4
fcitx-engines.hangul: 0.3.0 -> 0.3.1 ( #43204 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/fcitx-hangul/versions .
These checks were done:
- built on NixOS
- fcitx result is not automatically checked, because some binaries gets stuck in daemons
2018-07-13 23:52:25 +02:00
R. RyanTM
3503651d5e
fcitx-engines.chewing: 0.2.2 -> 0.2.3 ( #43209 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/fcitx-chewing/versions .
These checks were done:
- built on NixOS
- fcitx result is not automatically checked, because some binaries gets stuck in daemons
2018-07-13 23:52:10 +02:00
R. RyanTM
5f608eb296
fcitx-engines.anthy: 0.2.2 -> 0.2.3 ( #43208 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/fcitx-anthy/versions .
These checks were done:
- built on NixOS
- fcitx result is not automatically checked, because some binaries gets stuck in daemons
2018-07-13 23:51:52 +02:00
R. RyanTM
a6fcddf3db
fcitx-engines.m17n: 0.2.3 -> 0.2.4 ( #43206 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/fcitx-m17n/versions .
These checks were done:
- built on NixOS
- fcitx result is not automatically checked, because some binaries gets stuck in daemons
2018-07-13 23:51:35 +02:00
R. RyanTM
ececd26a80
fcitx-engines.cloudpinyin: 0.3.4 -> 0.3.6 ( #43202 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/fcitx-cloudpinyin/versions .
These checks were done:
- built on NixOS
- fcitx result is not automatically checked, because some binaries gets stuck in daemons
2018-07-13 23:51:11 +02:00
Taha
00562b5a9a
triggerhappy: init at 0.5.0
2018-07-11 00:15:52 -04:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Mitsuhiro Nakamura
6ce9c5e97c
fcitx-qt5: fix build with Qt 5.11
2018-06-20 21:55:39 +09:00
Jan Malakhovski
f431f209d7
uim: 1.8.6-20180501-git -> 1.8.8 ( #41850 )
2018-06-11 19:16:53 +02:00
Lincoln Lee
be170030b9
fcitx-table-extra: init at 0.3.8
2018-06-06 18:10:19 +08:00
John Ericson
ddbe9191ef
Merge remote-tracking branch 'upstream/master' into staging
...
Keep the dontCheck because the test suite fails, get rid of the LDFLAGS
hack because we don't need it!
2018-05-16 15:16:08 -04:00
Jan Malakhovski
13f44694dc
uim: 1.8.6 -> 1.8.6-20180501-git, switch to fetchFromGitHub
...
Old version fails to build.
2018-05-15 15:23:59 +00:00
John Ericson
2c5d915200
Merge commit '92b7a814f26ee1d37e989431c18518c67285a332' into staging
2018-05-13 01:02:09 -04:00
R. RyanTM
af46398f2b
ibus-engines.table: 1.9.18 -> 1.9.20 ( #40100 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/ibus-table/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/k3qfsk06xxrm7sp4fwv7h5shdq7j1msk-ibus-table-1.9.20/bin/ibus-table-createdb -h’ got 0 exit code
- ran ‘/nix/store/k3qfsk06xxrm7sp4fwv7h5shdq7j1msk-ibus-table-1.9.20/bin/ibus-table-createdb --help’ got 0 exit code
- found 1.9.20 with grep in /nix/store/k3qfsk06xxrm7sp4fwv7h5shdq7j1msk-ibus-table-1.9.20
- directory tree listing: https://gist.github.com/ace63b0dd5941c9f17222549a08ee23c
2018-05-12 11:00:03 +02:00
Matthew Justin Bauer
eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions
2018-05-02 15:40:38 -05:00
Jörg Thalheim
37e79019d6
Merge pull request #39472 from ChengCat/fcitx-libpinyin
...
fcitx-libpinyin: fix data path
2018-04-27 10:59:33 +01:00
Yucheng Zhang
19f6fe6e9c
fcitx-libpinyin: fix data path
2018-04-27 10:57:37 +08:00
Jan Malakhovski
7438083a4d
tree-wide: disable doCheck
and doInstallCheck
where it fails (the trivial part)
2018-04-25 04:18:46 +00:00
R. RyanTM
8539dec47a
ibus-engines.libpinyin: 1.9.3 -> 1.10.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/ibus-libpinyin/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.10.0 with grep in /nix/store/4ya0a61mnwzvlphi2a39q3wz8srak0g5-ibus-libpinyin-1.10.0
- directory tree listing: https://gist.github.com/920acb2f5a3bfd5b8d50bff07772754e
2018-04-20 04:51:53 -07:00
Matthew Justin Bauer
7163385709
Merge pull request #37506 from ryantm/auto-update/m17n-db
...
m17n_db: 1.7.0 -> 1.8.0
2018-03-31 19:16:29 -05:00
Ryan Mulligan
4b19ab9635
m17n_lib: 1.7.0 -> 1.8.0
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-conv -h` got 0 exit code
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-conv --help` got 0 exit code
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-conv help` got 0 exit code
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-conv --version` and found version 1.8.0
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-date -h` got 0 exit code
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-date --help` got 0 exit code
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-date --version` and found version 1.8.0
- ran `/nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0/bin/m17n-config --version` and found version 1.8.0
- found 1.8.0 with grep in /nix/store/28baccpjkyg7rb0alf8j2hpnczz22jzq-m17n-lib-1.8.0
- directory tree listing: https://gist.github.com/3d3a5a6fc658c968ce3a1298c9f32c56
2018-03-25 11:20:42 -05:00
Matthew Justin Bauer
8f3091939b
Merge pull request #37752 from ryantm/fix-urls
...
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan
b189247ba0
treewide: use more HTTPS URLs
...
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.
Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Ryan Mulligan
436d4a4192
ibus-engines.libpinyin: 1.9.2 -> 1.9.3
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.9.3 with grep in /nix/store/z3sdj8l860r4vdb41pi3siakp98pnx8j-ibus-libpinyin-1.9.3
- directory tree listing: https://gist.github.com/bf125939ed0636cedf0daea5f6d08219
2018-03-24 22:57:07 -05:00
Gabriel Ebner
cbcc815301
Merge pull request #37446 from ryantm/auto-update/ibus-table
...
ibus-engines.table: 1.9.16 -> 1.9.18
2018-03-23 14:48:20 +01:00
Gabriel Ebner
7af85f5970
Merge pull request #37448 from ryantm/auto-update/ibus-table-others
...
ibus-engines.table-others: 1.3.7 -> 1.3.9
2018-03-23 14:48:07 +01:00
Ryan Mulligan
8742b55ab3
ibus-engines.anthy: 1.5.9 -> 1.5.10
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
/tmp/tmp.2tbPvTstTb /home/ryantm/.cache/nixpkgs
/home/ryantm/.cache/nixpkgs
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.5.10 with grep in /nix/store/3h4a30xh4ddij4i5nmyi8p478y804jv7-ibus-anthy-1.5.10
- directory tree listing: https://gist.github.com/2a6dbfad474173b76f5f0d7aa35964f6
2018-03-22 12:52:04 -07:00
Ryan Mulligan
128caedbf3
m17n_db: 1.7.0 -> 1.8.0
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db -h` got 0 exit code
- ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db --help` got 0 exit code
- ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db -v` and found version 1.8.0
- ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db --version` and found version 1.8.0
- ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db -h` and found version 1.8.0
- ran `/nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0/bin/m17n-db --help` and found version 1.8.0
- found 1.8.0 with grep in /nix/store/l9vsx891cc7hrp4gic87djcmbfi3dg1a-m17n-db-1.8.0
- directory tree listing: https://gist.github.com/dfe2a7729da99276c71f68cf0c227fcd
2018-03-20 16:54:57 -07:00
Ryan Mulligan
b651d55dc3
ibus-engines.table-others: 1.3.7 -> 1.3.9
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.3.9 with grep in /nix/store/xjlb70932y0prqlw4p7iizbffm89pi7a-ibus-table-others-1.3.9
- directory tree listing: https://gist.github.com/aafa62fbd6afde2d7ca2d96e39eaa850
2018-03-20 06:16:40 -07:00
Ryan Mulligan
54d16c1075
ibus-engines.table: 1.9.16 -> 1.9.18
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/mrix6kd1pgli5i7hji39f1pigx0d7s5z-ibus-table-1.9.18/bin/ibus-table-createdb -h` got 0 exit code
- ran `/nix/store/mrix6kd1pgli5i7hji39f1pigx0d7s5z-ibus-table-1.9.18/bin/ibus-table-createdb --help` got 0 exit code
- found 1.9.18 with grep in /nix/store/mrix6kd1pgli5i7hji39f1pigx0d7s5z-ibus-table-1.9.18
- directory tree listing: https://gist.github.com/8f2d6146d5348401ca9117762e2befbc
2018-03-20 06:02:04 -07:00
Ivan Solyankin
504b911858
ibus-kkc: init at 1.5.22
2018-03-10 17:13:38 +03:00
Ivan Solyankin
80df6205ed
libkkc: init at 0.3.5
2018-03-10 17:13:38 +03:00
Ryan Mulligan
4b6498afc2
libinput-gestures: 2.32 -> 2.33
...
Semi-automatic update. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.33 with grep in /nix/store/axjjpwcbb3s56m0fk68y8w8vji56f2a5-libinput-gestures-2.33
- found 2.33 in filename of file in /nix/store/axjjpwcbb3s56m0fk68y8w8vji56f2a5-libinput-gestures-2.33
2018-03-08 22:16:57 -08:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Nikolay Amiantov
d5e82d694b
ibus-engines.uniemoji: add pygobject3 as a dependency
...
This fixes emoji selection window.
2018-03-03 18:39:36 +03:00
Teo Klestrup Röijezon
cf5a17ed96
libinput-gestures: init at 2.32
...
xf86-input-synaptics is unmaintained, and touchegg doesn't work with
the latest synaptics driver or libinput. Ideally DEs would implement this
themselves, but at least KDE/Plasma doesn't (yet)
0002-paths.patch was contributed by @peterhoeg.
2018-02-26 23:52:52 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Gabriel Ebner
a14ab86e31
fcitx-engines.table-other: 0.2.3 -> 0.2.4
2018-02-22 11:30:40 +01:00
Andreas Rammhold
85d0eb712f
interception-tools: removed custom libyamlcppWithoutBoost
...
Since upstream libyaml-cpp does not reuqire boost anymore it is safe to
remove.
2018-02-13 16:31:51 +01:00
Matthieu Coudron
5de50ec002
ibus-libpinyin: 1.8.0 -> 1.9.2
2018-01-29 02:06:57 +09:00
Matthieu Coudron
bee66be64a
fcitx: 4.2.9.1 -> 4.2.9.5
...
fcitx now relies on xkeyboard_config.
2018-01-29 02:06:57 +09:00
Matthieu Coudron
d14d82389c
fcitx-qt5: 1.1.0 -> 1.2.1
2018-01-29 02:06:56 +09:00
Matthieu Coudron
bef69925e3
fcitx-libpinyin: 0.3.93 -> 0.5.3
...
Previously optional dependencies are now made mandatory like qtwebbrowser.dev .
In order to find these libraries, I used libsForQt5.callPackage.
2018-01-29 02:06:01 +09:00
Yegor Timoshenko
d3e821156e
Merge pull request #31094 from yegortimoshenko/ibus/update
...
ibus: 1.5.16 -> 1.5.17, fix
2017-12-31 21:23:05 +03:00
Yegor Timoshenko
61bb8115c5
ibus: 1.5.16 -> 1.5.17, fix, back to single output
...
This fixes ibus-setup.
* Update cldrEmojiAnnotation: 31.0.1_1 -> 31.90.0_1
* Move ibus-setup back to out, and use a smaller Python 3 at runtime
than doesn't pull in some dev paths
* Build from Git
* Use autoreconfHook so that we don't have to patch ./configure scripts
when we could just generate them correctly in the first place
* Drop patch that removes IBUS_* environment variables from ibus-setup
wrapper: unsetting them breaks ibus-setup
* Add withWayland option (building with Wayland requires libxcbcommon
package, previously wayland was included into buildInputs w/o
libxcbcommon and respective configure flag)
* Add license (LGPLv2.1)
Relies on two other commits in this branch that add GI_TYPELIB_PATH
discovery and fix gconf Python scripts.
2017-12-30 02:56:37 +00:00
gnidorah
03f2f8524a
uim: drop kde4 parts
2017-12-22 15:19:37 +03:00
Sarah Brofeldt
6edcc25c6e
Merge pull request #32153 from yuriaisaka/pr-fcitx-skk-init
...
fcitx-skk: init at 0.1.4
2017-12-09 10:03:44 +01:00
Joachim F
e91f5f9144
Merge pull request #32339 from oxij/pkg/uim
...
uim: more options
2017-12-07 21:33:08 +00:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux
2017-12-07 07:50:47 -05:00
Jan Malakhovski
1858e8909e
tree-wide: fix either check-meta or meta attrs of all the packages I evaluate
2017-12-05 13:46:52 +01:00
Jan Malakhovski
ceb46d5f9d
uim: cleanup meta, add me to maintainers
2017-12-05 11:45:11 +00:00
Jan Malakhovski
83713d4277
uim: prefer libnotify instead of knotify because it works with both GTK and QT
2017-12-05 11:44:55 +00:00
Jan Malakhovski
b1186bcb47
uim: add even more options
2017-12-05 11:44:42 +00:00
Jan Malakhovski
8c877804e3
uim: use system expat
2017-12-05 11:44:30 +00:00
Jan Malakhovski
2d6c56e457
uim: make most things optional
2017-12-05 11:43:58 +00:00
Yuri Aisaka
35bb45e1f2
fcitx-skk: init at 0.1.4
2017-11-29 12:46:13 +09:00
Yuri Aisaka
3385c85fb5
skk-dicts: init at 2017-10-26 ( #30960 )
...
* skk-dicts: init at 2017-10-26
* drop darwin support
2017-11-25 17:36:55 +01:00
c0bw3b
525380b472
treewide: abandon Google Code homepages
2017-11-03 18:52:28 +00:00
Piotr Bogdan
8904ce343a
fix source root locations.
...
These have changed following commit
c3255fe8ec
.
See also:
- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
Ricardo M. Correia
bfbe560411
ibus: fix emoji hashes
2017-10-30 17:57:37 +01:00
Yuri Aisaka
ad1bf41391
skktools: init at 1.3.3 ( #30778 )
2017-10-28 11:23:42 +00:00
Yegor Timoshenko
f78aca5064
ibus-table: add pygobject3
...
Analogous to #29376 .
2017-10-10 15:51:05 +00:00
Orivej Desh
f137004179
Merge branch 'master' into staging
...
* master: (81 commits)
Add NixOS 17.09 AMIs
gradle: 4.2 -> 4.2.1
maintainers.nix: use my GitHub handle as maintainer name
fcitx-engines.rime: init at 0.3.2
brise: init at 2017-09-16
librime: init at 1.2.9
marisa: init at 0.2.4
opencc: build shared library and programs
josm: 12712 -> 12914
exa: 0.7.0 -> 0.8.0
krb5: add deprecation date for old configuration
rustRegistry: 2017-09-10 -> 2017-10-03
go-ethereum: Fix libusb segmentation faults on Darwin
tor-browser-bundle-bin: 7.0.5 -> 7.0.6
libsodium: 1.0.13 -> 1.0.15
tor-browser-bundle: geoip support
tor-browser-bundle: support transports obfs2,obfs3
tor-browser-bundle: bump https-everywhere to 2017.9.12
tint2: limit platforms to Linux since macOS is not supported and fails the tests
eclipse-plugin-vrapper: init at 0.72.0
...
2017-10-03 17:46:39 +00:00
mingchuan
d6b8ac6ca8
maintainers.nix: use my GitHub handle as maintainer name
2017-10-03 14:27:10 +00:00
mingchuan
53c8e23591
fcitx-engines.rime: init at 0.3.2
2017-10-03 14:27:10 +00:00
Orivej Desh
fda26c8476
Merge branch 'master' into staging
...
* master: (271 commits)
pysmbc: clarify license
pysmbc: fix license
bazel: 0.5.4 -> 0.6.0 (#29990 )
googler: init at 3.3
go: declare support for aarch64
firefox-beta-bin: 56.0b5 -> 57.0b4
spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
gogs: 0.11.19 -> 0.11.29
grafana: 4.5.1 -> 4.5.2
mopidy-iris: 3.4.1 -> 3.4.9
nextcloud: 12.0.2 -> 12.0.3
haskell-json-autotype: jailbreak to fix build within LTS 9.x
kore: fix up
kore: init at 2.0.0
glusterfs service: fix issues with useRpcbind
tig: 2.2.2 -> 2.3.0
haskell-hspec-core: enable test suite again
hackage-packages.nix: automatic Haskell package set update
librsvg: fix thumbnailer path
awscli: 1.11.108 -> 1.11.162
...
2017-10-02 00:22:12 +00:00
Vladimír Čunát
a58120cebd
ibus: hack-fix build after glib update
...
It isn't nice, but I didn't see any other quick way to fix this.
2017-10-01 11:57:59 +02:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Lancelot SIX
f39ead7c74
ibus-engines.hangul: add python dependency
2017-09-27 20:41:02 +02:00
Lancelot SIX
be697dca4c
ibus-anthy: fix pygobject3 dependency
2017-09-27 20:31:14 +02:00
Eelco Dolstra
ba22ad45fe
ibus-wrapper: Fix build
2017-09-27 20:28:13 +02:00
Eelco Dolstra
3378dbbeed
Revert "Revert "ibus: Move ibus-setup to .dev""
...
This reverts commit e0771a2410
.
2017-09-27 20:28:13 +02:00
Robin Gloster
e0771a2410
Revert "ibus: Move ibus-setup to .dev"
...
This reverts commit af44f99dca
.
ibus-with-plugins was broken by this.
cc @edolstra
2017-09-27 19:42:01 +02:00
Eelco Dolstra
af44f99dca
ibus: Move ibus-setup to .dev
...
This removes python3.buildEnv from the runtime closure.
2017-09-26 23:14:39 +02:00
John Ericson
ed14223f8c
treewide: Manual fix more pkg-config build-inputs
2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Jörg Thalheim
7b20952c04
Merge pull request #28726 from vyp/interception-tools
...
interception-tools: init at 0.1.1
2017-09-02 08:24:57 +01:00
xd1le
e0b44a09b8
interception-tools: init at 0.1.1
...
The latest release of libyamlcpp in nixpkgs does not build because it
uses an older version of boost than the one in nixpkgs and therefore
expects a particular header file which does not exist in the latest
boost anymore. For this reason, a later (git) version of libyamlcpp is
used here (which actually doesn't even require boost).
The substituteInPlace in the prePatch phase is needed because libevdev
places its headers in non-standard places, meaning Nix cannot normally
find them. The `cut` command removes the first two "-I" characters from
the output of `pkg-config`. This needs to be in the prePatch phase
because otherwise Nix will patch these lines to `/var/empty`, meaning
you would have less specific replacement (in case other lines are also
patched to `/var/empty`).
I wrote the patch. (I believe it is NixOS specific.)
2017-09-02 16:17:53 +10:00
Frederik Rietdijk
6d4bd78fad
Merge commit '2858c41' into HEAD
2017-08-30 21:07:07 +02:00
Gabriel Ebner
9aaa6cda39
Merge pull request #28685 from ericsagnes/pkg-fix/fcitx-unikey
...
fcitx-unikey: fix build
2017-08-29 14:42:19 +02:00
Eric Sagnes
1ee49e13e6
fcitx-unikey: fix build
2017-08-29 21:32:56 +09:00
Gabriel Ebner
c387c54b3c
ibus-engines.anthy: 1.5.8 -> 1.5.9
2017-08-29 10:37:42 +02:00
Tom Hunger
6dc4b5229b
Fix ibus by using a python.buildEnv.
2017-08-28 20:01:07 +01:00
Gabriel Ebner
d444c0056b
zinnia: 2015-03-15 -> 2016-08-28
...
This fixes the build issue with GCC 6.
2017-08-24 08:21:15 +02:00
Jan Tojnar
c9d419a22b
gnome: Further fixes for Using the 'memory' GSettings backend issue
2017-08-05 12:21:00 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Samuel Dionne-Riel
1f89ba117c
ibus-m17n: fix homepage URL.
...
The URL was erroneous.
2017-05-27 22:39:16 -04:00
Robin Gloster
38625a8b1e
ibus: 1.5.14 -> 1.5.16
...
Changed emoji handling in ibus requires some new static files
2017-05-23 04:09:48 +02:00
Michael Raskin
008bd11363
Merge pull request #25237 from ericsagnes/pkg-update/fcitx-related
...
fcitx-engines.mozc: 2.17.2313.102.1 -> 2.18.2612.102.1 and other minor fcitx packages updates
2017-05-01 18:58:53 +02:00
Jörg Thalheim
fddeacfe4c
Merge pull request #25316 from ericsagnes/pkg-update/ibus-mozc
...
ibus-engines.mozc: 2.17.2313.102 -> 2.20.2673.102
2017-04-29 11:14:00 +02:00
Eric Sagnes
54d05a5700
fcitx-engines.mozc: 2.17.2313.102.1 -> 2.18.2612.102.1
2017-04-29 15:34:48 +09:00
Eric Sagnes
424f175546
ibus-engines.mozc: 2.17.2313.102 -> 2.20.2673.102
2017-04-29 15:26:22 +09:00
Dan Peebles
90b9719f4f
treewide: fix the remaining issues with meta attributes
2017-04-29 04:24:34 +00:00
Eric Sagnes
a08f5c7705
fcitx-qt5: 1.0.5 -> 1.1.0
2017-04-26 15:47:58 +09:00
Eric Sagnes
698d1bdd10
fcitx-configtool: 0.4.8 -> 0.4.9
2017-04-26 15:47:14 +09:00
laMudri
e0f6bd6cfb
ibus-table: 1.9.14 -> 1.9.16
2017-03-31 13:15:31 +01:00
Nikolay Amiantov
66b05cd4e6
ibus-engines: use wrapPythonPrograms
...
This is needed now that PYTHONPATH is not propagated. Also several packages
with additional dependencies are now properly wrapped.
2017-03-26 02:20:02 +03:00
Nikolay Amiantov
99434abff7
ibus: wrap with GTK dependencies
...
Without this ibus can't load its settings.
Also don't propagate PYTHONPATH.
2017-03-26 02:20:02 +03:00
Eelco Dolstra
7c60ba1d41
ibus: Use dev output
...
This removes glib.dev from the runtime closure, reducing its size from
357 to 253 MiB.
2017-03-20 17:31:14 +01:00
Eric Sagnes
acb1032968
fcitx: fix fcitx-qt5 attribute path
2017-03-03 08:54:32 +09:00
Thomas Tuegel
f28848cb4d
kde4.kdelibs -> kdelibs4
...
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Kirill Boltaev
51dd34f103
ibus-engines.uniemoji: 2016-09-20 -> 0.6.0
2016-10-16 01:42:09 +03:00
Joachim F
65aa53fbed
Merge pull request #18495 from yshui/master
...
Add new input method: fcitx-libpinyin
2016-10-04 22:46:11 +02:00
Thomas Tuegel
08aea87297
ibus: refresh cache at startup
...
Fixes #19134 . (Maybe.)
2016-10-03 05:25:41 -05:00
Joachim F
c81c652940
Merge pull request #19116 from ericsagnes/pkg-update/ibus-table
...
ibus-table: 1.9.11 -> 1.9.14
2016-10-02 13:34:12 +02:00
Yuxuan Shui
293d1d09ef
fcitx: Add fcitx engine libpinyin
2016-10-02 00:36:05 -04:00
Eric Sagnes
d06566e090
ibus-libpinyin: 1.7.4 -> 1.8.0
2016-10-01 13:43:42 +09:00
Eric Sagnes
084bacd8d9
ibus-table: 1.9.11 -> 1.9.14
...
release notes:
- https://github.com/kaio/ibus-table/releases/tag/1.9.12
- https://github.com/kaio/ibus-table/releases/tag/1.9.13
- https://github.com/kaio/ibus-table/releases/tag/1.9.14
2016-10-01 12:40:02 +09:00
Eric Sagnes
9caa721e66
ibus: 1.5.13 -> 1.5.14
...
release notes: https://github.com/ibus/ibus/releases/tag/1.5.14
2016-09-30 09:57:51 +09:00
Kirill Boltaev
95e16c70aa
ibus-engines.uniemoji: init at 2016-09-20
2016-09-21 18:22:20 +03:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
Robin Gloster
c4ba389a9f
ibus-engines.m17n: use autoreconfHook
2016-08-24 20:18:52 +00:00
Kranium Gikos Mendoza
eecc63bad9
fcitx-engines.table-other: fix build
2016-08-23 12:37:01 +03:00
Nikolay Amiantov
3e2458a085
ibus: propagate glib
2016-08-22 06:11:18 +03:00
Hoàng Minh Thắng
8669d688c7
fcitx-unikey: init at 0.2.5
2016-08-12 14:36:36 +07:00
Thomas Tuegel
2056f56f77
fcitx: drop patches, use extra-cmake-modules directly
...
Fixes #17252 . (Really, this time.)
Now that extra-cmake-modules does not depend on Qt 5, it is possible to
depend on it directly.
2016-07-29 10:23:27 -05:00
Thomas Tuegel
8de89b079a
fcitx-qt5: remove patch... again
2016-07-28 19:25:52 -05:00
Thomas Tuegel
e35358cc16
fcitx: remove the correct obsolete patch
2016-07-28 19:21:13 -05:00
Thomas Tuegel
dd8c97a2c3
fcitx: depend on extra-cmake-module from Qt 5
...
Fixes #17252 .
2016-07-28 18:48:06 -05:00
Eric Sagnes
1349cd4e8d
fcitx: refactor ( #16858 )
2016-07-11 17:50:22 +02:00
Silvio Frischknecht
cffec6292a
ibus: fix #16292
...
set GDK_PIXBUF_MODULE_FILE instead of prefixing it
2016-06-21 20:57:51 +02:00
Eric Sagnes
098c58cac8
fcitx: 4.2.9 -> 4.2.9.1, fix build
2016-06-02 11:01:56 +09:00
Joachim Fasting
3f22610bd7
Merge pull request #15600 from crossing/pr-fcitx-cloudpinyin
...
fcitx-cloudpinyin: init at 0.3.4
2016-05-23 22:46:35 +02:00
Xing Yang
a9215fe1d7
fcitx-cloudpinyin: init at 0.3.4
2016-05-22 23:02:26 +01:00
Eric Sagnes
beae300722
fcitx-qt5: kde5PackagesFun -> qt5LibsFun
2016-05-21 17:02:23 +09:00
Eric Sagnes
37b5aa040d
fcitx-wrapper: remove outdated comments
2016-05-20 22:04:04 +09:00
Eric Sagnes
dcd4728095
uim: enable fep ( #15355 )
2016-05-17 00:26:15 +02:00
Tuomas Tynkkynen
4ff8f377af
Merge remote-tracking branch 'upstream/master' into staging
2016-04-28 00:13:53 +03:00
Nikolay Amiantov
8415fa35c7
fcitx-with-plugins: use symlinkJoin
2016-04-26 15:37:44 +03:00
Thomas Tuegel
160bf21b3a
librsvg: multiple outputs
2016-04-25 19:04:24 -05:00
Nikolay Amiantov
6adce0a785
touchegg: move to qmake4Hook
2016-04-20 18:55:55 +03:00
Eric Sagnes
c99fdd5296
fcitx-qt5: fix build
2016-04-20 13:08:52 +09:00
Eric Sagnes
c6ec758fe3
libpinyin: move to libraries
2016-04-15 10:22:35 +09:00
joachifm
20095d48de
Merge pull request #14224 from yokto/add/libpinyin
...
ibus-libpinyin: init at 1.7.4
2016-04-14 14:55:00 +02:00
Silvio Frischknecht
623f185ade
ibus-libpinyin: init at 1.7.4
2016-04-01 17:12:57 +02:00
Silvio Frischknecht
a592c9c781
libpinyin: init at 1.3.0
2016-04-01 17:12:49 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Eric Sagnes
9c029c3b05
anthy: add maintainer
2016-03-20 15:03:58 +09:00
宋文武
93feb5d115
drop my maintainership ( close #13881 )
2016-03-13 18:39:01 +01:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Mathieu Boespflug
73878e1c10
keyfuzz: init at 0.2.
2016-03-05 19:41:33 +01:00
Thomas Tuegel
ab746ec902
ibus: consolidate wrappers
2016-02-28 09:30:09 -06:00
Thomas Tuegel
41204574be
ibus-m17n: use Python 3
2016-02-28 07:12:55 -06:00
Thomas Tuegel
3a8a887cfd
ibus-with-plugins: replace ibus wrappers
2016-02-28 07:12:55 -06:00
Thomas Tuegel
4e2fe6e579
m17n-db: fix path to charmaps
2016-02-28 07:11:10 -06:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
Thomas Tuegel
cb10990fdc
ibus-anthy: upgrade to Python 3
2016-02-26 18:08:48 -06:00
Thomas Tuegel
f7f965baaa
ibus-hangul: download release from GitHub
2016-02-26 18:08:48 -06:00
Thomas Tuegel
6c85f72a91
ibus-table: 1.9.6 -> 1.9.11
2016-02-26 18:08:48 -06:00
Thomas Tuegel
f058f1c1d3
ibus-with-plugins: rewrite wrapper
2016-02-26 18:08:48 -06:00
Thomas Tuegel
10e3664c97
ibus: 1.5.11 -> 1.5.13
2016-02-26 18:08:48 -06:00
Thomas Tuegel
e559c3a72a
ibus-table-others: use mktemp for temporary directory
2016-02-23 19:16:29 -06:00
Eric Sagnes
9e7ddbdcbd
ibus-m17n: init at 1.3.4
2016-02-20 10:50:52 +09:00
Eric Sagnes
2d5537d89e
fcitx-m17n: init at 0.2.3
2016-02-20 10:50:52 +09:00
Eric Sagnes
2dac18aa01
uim: removed gtk and qt plugin update logic
2016-02-17 20:44:29 +09:00
Eric Sagnes
52dd53373f
ibus service: refactoring
2016-02-17 20:44:29 +09:00
Eric Sagnes
7ec5dc9234
ibus-wrapper: init
2016-02-17 20:44:29 +09:00
Eric Sagnes
ca2f9a4f15
ibus-mozc: 2015-05-02 -> 2.17.2313.102
2016-02-17 20:44:29 +09:00
Eric Sagnes
dd579a5576
ibus-anthy: 1.5.7 -> 1.5.8
2016-02-17 20:44:29 +09:00
Eric Sagnes
3c9892d4d4
ibus: group engines
2016-02-17 20:44:29 +09:00
Eric Sagnes
295d670024
fcitx-with-plugins: add fcitx-configtool and fcitx-qt5
2016-02-17 20:44:29 +09:00
Eric Sagnes
850be632a0
fcitx service: init
2016-02-17 20:44:29 +09:00
Eric Sagnes
a0457135d8
fcitx-qt5: 1.0.4 -> 1.0.5
2016-02-17 20:44:29 +09:00
Eric Sagnes
1e581966b9
fcitx-moz: init at 2.17.2313.102
2016-02-17 20:44:29 +09:00
Eric Sagnes
eb31d296e6
fcitx-table-other: init at 0.2.3
2016-02-17 20:44:29 +09:00
Eric Sagnes
1e5cd17f12
fcitx-hangul: init at 0.3.0
2016-02-17 20:44:29 +09:00
Eric Sagnes
3068f632c7
fcitx-chewing: init at 0.2.2
2016-02-17 20:44:29 +09:00
Eric Sagnes
e2a62868d9
fcitx-anthy: 0.2.1 -> 0.2.2
2016-02-17 20:44:29 +09:00
Eric Sagnes
81aab64b7f
fcitx: group engines
2016-02-17 20:44:29 +09:00
Vladimír Čunát
d039c87984
Merge branch 'master' into closure-size
2016-02-14 08:33:51 +01:00
Vladimír Čunát
961b45a9c0
m17n-db: fix tarball
...
There's no glibc on darwin.
2016-02-05 19:22:22 +01:00
Alexander Tsamutali
c7bbe15102
pkgs/tools/inputmethods/uim: Now depends on m17n-db and m17n-lib.
...
This adds support for some simple input methods like russian ЙЦУКЕН keyboard.
2016-02-01 03:31:57 +03:00
Alexander Tsamutali
2671639ac7
pkgs/tools/inputmethods/m17n-lib: New derivation.
2016-02-01 03:28:47 +03:00
Alexander Tsamutali
08c29dc3aa
pkgs/tools/inputmethods/m17n-db: New derivation.
2016-02-01 03:27:33 +03:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Pascal Wittmann
1799d134ba
fcitx-configtool: add icon theme, fixes #11895
2016-01-03 20:32:59 +01:00
Luca Bruno
920b1d3591
Merge branch 'master' into closure-size
2015-11-29 16:50:26 +01:00
Eric Sagnes
6ca51e3062
fcitx-qt5: init at 1.0.4
2015-11-26 16:12:25 +08:00
Eric Sagnes
db28fa4039
fcitx: 4.2.8.5 -> 4.2.9
2015-11-26 16:12:25 +08:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Vladimír Čunát
a6e4c87391
gtk3: split into multiple outputs
...
All references OK, hopefully. Seems surprisingly smooth.
2015-10-13 20:18:45 +02:00
Gabriel Ebner
6fd0a630bc
ibus: 1.5.10 -> 1.5.11
2015-10-10 07:28:42 +02:00
Vladimír Čunát
76ef7a93e3
Merge: xlibs and x11 attribute cleanup
...
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
Ian-Woo Kim
38d83144aa
libhangul, nabi: input method library and tool for korean
...
Close #9689 . @vcunat removed empty buildInputs and refactored meta.
2015-09-17 21:19:47 +02:00
Vladimír Čunát
88c9f8b574
xlibs: replace occurrences by xorg
...
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Gabriel Ebner
1f8348bb5b
ibus-anthy: fixup path in share/ibus/component/anthy.xml
...
Fixes #9676 .
2015-09-06 21:05:26 +02:00
Gabriel Ebner
21370df4d6
ibus-anthy: 1.5.6 -> 1.5.7
...
Also fix zipcode lookup.
2015-09-01 18:05:12 +02:00
laMudri
22172b8e43
ibus-table-others: init at 1.3.7, closes #8460
2015-06-22 18:25:45 +02:00
laMudri
f0b4065392
ibus-table: init at 1.9.6
2015-06-22 18:25:45 +02:00
Gabriel Ebner
77c790fc0e
Bump ibus, ibus-anthy, and ibus-qt to their latest versions.
2015-05-28 22:07:36 +02:00
Gabriel Ebner
64ecc21b9a
Add mozc and its dependency zinnia.
2015-05-20 20:25:23 +02:00
Gabriel Ebner
2e8cbfbc58
Move ibus packages to the inputmethods directory.
2015-03-12 11:57:54 +01:00
Gabriel Ebner
fde4a0d442
Add ibus-anthy.
2015-03-11 21:54:04 +01:00
Nikolay Amiantov
9a21011f08
uim: don't accept additional arguments
2015-03-05 20:49:45 +03:00
Thor A. Hopland
28b8c50c2d
Added Touchegg and 3 depdenencies. Touchegg is a daemon for X that adds gesture based navigation for touch based surfaces.
2015-02-06 06:53:32 +01:00
Alexey Levan
662d357684
Add anthy support to uim
2014-11-07 11:17:48 +02:00
(cdep)illabout
f0c3c54712
Create wrapper package for fcitx with plugins.
...
This creates a wrapper package for fcitx so that plugins can be enabled
by the user. This is based on the wrapper package for
pidgin-with-plugins.
By using this wrapper instead of the fcitx package itself, it will be
possible for the user to enable/disable plugins.
2014-11-05 10:37:10 +09:00
(cdep)illabout
35375d0917
Added package for fcitx-configtool.
...
This allows fctix to be configured through a GUI.
2014-10-20 11:35:47 +09:00
Mateusz Kowalczyk
ef4a0076e1
fcitx: update from 4.2.8.4 to 4.2.8.5
...
cc @iyzsong
2014-09-30 11:14:23 +01:00
Michael Raskin
4fa0a59753
Merge pull request #3807 from iyzsong/fcitx
...
fcitx: update and add anthy addon
2014-09-03 11:45:58 +04:00
Michael Raskin
e8badf3c3b
Merge pull request #3275 from taku0/gtk-env
...
uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qt
2014-08-29 01:35:38 +04:00
宋文武
92f728d546
add fcitx-anthy
2014-08-27 17:05:14 +08:00
宋文武
6f6724027d
fcitx: update to 4.2.8.4
2014-08-27 15:43:03 +08:00
宋文武
a3800db3d2
add anthy, Japanese input method
2014-08-27 15:41:50 +08:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
taku0
a0c91d66f1
uim, gtk-exe-env, qt-plugin-env: Add input method modules for GTK+ and Qt
2014-07-14 21:33:05 +09:00
宋文武
e47172ce38
fcitx: build im modules for gtk2, gtk3 and qt4
...
Close #2498 .
2014-05-11 14:01:53 +02:00
Song Wenwu
c3237756b4
fcitx: update to 4.2.8.3
...
Set platforms and add myself as a maintainer.
2013-09-28 19:44:52 +08:00
Song Wenwu
9f7cc1bfb3
add fcitx-4.2.7
2013-01-28 11:35:03 +08:00