SHA256
8
0
forked from pool/libtermkey

20 Commits

Author SHA256 Message Date
8ff41bc41d Accepting request 1154043 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1154043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtermkey?expand=0&rev=6
2024-03-01 22:38:57 +00:00
454c7b9ab4 Accepting request 1153843 from home:pgajdos:l
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1153843
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=19
2024-03-01 13:24:48 +00:00
ffb5ae4081 Accepting request 970770 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/970770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtermkey?expand=0&rev=5
2022-04-20 14:55:11 +00:00
20930b0369 Accepting request 970509 from home:gmbr3:Active
- Use unibilium instead of ncurses (gh#neovim/neovim#13408)

OBS-URL: https://build.opensuse.org/request/show/970509
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=17
2022-04-19 12:07:10 +00:00
5bb99355d4 Accepting request 844623 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/844623
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtermkey?expand=0&rev=4
2020-10-29 08:22:51 +00:00
ea73ff6536 Accepting request 843453 from home:dstoecker
- update to 0.22
  0.22   - changes: bugfixes for unit tests on BSD platforms
  0.21.1 - changes: internal bugfixes, valgrind neatness

OBS-URL: https://build.opensuse.org/request/show/843453
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=15
2020-10-28 15:27:03 +00:00
5d474fcace Accepting request 647238 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/647238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtermkey?expand=0&rev=3
2018-11-09 06:54:49 +00:00
6c731d1acd Accepting request 646912 from home:jengelh:branches:devel:libraries:c_c++
- Rename %soname to %sover to better reflect its use.
- Fix RPM groups; trim bias from descriptions.

OBS-URL: https://build.opensuse.org/request/show/646912
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=13
2018-11-08 08:19:22 +00:00
82241238cc Accepting request 611658 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/611658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtermkey?expand=0&rev=2
2018-05-29 14:50:22 +00:00
Ismail Dönmez
541b5e8f06 Accepting request 611554 from home:marxin:branches:editors
- Bump to version 0.20:
  * added parsing of DCS and OSC control strings
  * fixed handling of Ctrl-Space, bugfix for keypad mode switching,
    endian fix for unicode keys (thanks jamessan)

OBS-URL: https://build.opensuse.org/request/show/611554
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=11
2018-05-23 13:51:10 +00:00
d3df916934 Accepting request 355492 from devel:libraries:c_c++
Package libtermkey. This is necessary for neovim 0.1.1.

OBS-URL: https://build.opensuse.org/request/show/355492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtermkey?expand=0&rev=1
2016-01-28 16:22:41 +00:00
Ismail Dönmez
e4af6fc340 Accepting request 355394 from home:Ronis_BR
Remove the static library as per dimstar request.

OBS-URL: https://build.opensuse.org/request/show/355394
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=9
2016-01-23 09:24:55 +00:00
df31c2f699 Accepting request 355236 from home:Ronis_BR
- Move LICENSE file to %{name}%{soname} package as per namtrac request.
- Add LICENSE file as per babelworx request.
- Clean spec file.

OBS-URL: https://build.opensuse.org/request/show/355236
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=8
2016-01-21 12:57:07 +00:00
Ismail Dönmez
f25c37cf18 Accepting request 342040 from home:susnux:branches:devel:libraries:c_c++
Fixed build and updated to 0.18.
Documented adding and removing of patches in .changes file.

OBS-URL: https://build.opensuse.org/request/show/342040
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=7
2015-11-02 11:40:45 +00:00
Stephan Kulow
0e3cef4849 - update to 0.17
- added TERMKEY_FORMAT_SPACEMOD, TERMKEY_FORMAT_LOWERMOD, TERMKEY_FORMAT_LOWERSPACE and TERMKEY_FORMAT_URWID shortcut; better detection of UTF-8 locales; abstract C compiler from Makefile by using $(CC).
 - changes: recognise ANSI and DEC mode reports, extract and yield real key events for unrecognised CSI sequences; added termkey_interpret_{modereport,csi}; bugfix handling of CPR vs F3.
 - recognise SGR and rxvt mouse encodings, recognise cursor position report - (0.15a includes position report bugfix; 0.15b includes 'make install' portability fix)
 - added termkey_{start,stop}, termkey_is_started, ship unit tests in distribution tarball for downstream to use
 - added termkey_new_abstract, termkey_{get,set}_buffer_size, use errno rather than fprintf() to stderr, optionally use libncursesw if unibilium fails
 - added termkey_push_bytes, support filehandle-less (abstract) instances, many manpage improvements
 - optionally use unibilium instead of curses

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=6
2015-05-18 17:19:59 +00:00
3a45dd965e Remove redundant tags/sections
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=5
2012-01-31 10:29:05 +00:00
Pascal Bleser
b58dd64e73 0.10
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=4
2011-09-07 19:42:02 +00:00
Pascal Bleser
e7f55d2a79 0.7
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=3
2011-04-11 21:41:35 +00:00
Pascal Bleser
366691171d fix requires
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=2
2011-03-24 09:11:16 +00:00
Pascal Bleser
9abe966841 0.6
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtermkey?expand=0&rev=1
2011-03-24 08:55:50 +00:00