Commit graph

133 commits

Author SHA1 Message Date
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