Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
sternenseemann
ea66205143
utf8proc: 2.6.0 -> 2.6.1
2020-12-16 13:15:11 +01:00
sternenseemann
c5d2491fd1
utf8proc: enable tests
...
For the current version normtest and graphemetest are disabled. This
will probably change in the future. Those tests are problematic because
they depend on unicode data files which are downloaded by cmake at build
time:
file(MAKE_DIRECTORY data)
set(UNICODE_VERSION 13.0.0)
file(DOWNLOAD https://www.unicode.org/Public/${UNICODE_VERSION}/ucd/NormalizationTest.txt data/NormalizationTest.txt SHOW_PROGRESS)
file(DOWNLOAD https://www.unicode.org/Public/${UNICODE_VERSION}/ucd/auxiliary/GraphemeBreakTest.txt data/GraphemeBreakTest.txt SHOW_PROGRESS)
For the next update, we'll probably need to patch out this section of
CMakeLists.txt and download the files in question with fetchurl
ourselves.
2020-12-15 12:02:11 +01:00
R. RyanTM
94981389b1
utf8proc: 2.5.0 -> 2.6.0
2020-11-27 00:07:01 +00:00
sternenseemann
7daac92767
utf8proc: install pkg-config file ( #96087 )
2020-08-23 17:41:50 -04:00
Tobias Mayer
020a212127
utf8proc: switch to cmake
2020-08-19 22:12:32 +02:00
R. RyanTM
ac831ca88a
utf8proc: 2.4.0 -> 2.5.0
2020-03-29 09:25:02 +00:00
Will Dietz
f7cea7a400
utf8proc: 2.3.0 -> 2.4.0
2019-05-22 20:44:28 -05:00
R. RyanTM
47c78acd8e
utf8proc: 2.2.0 -> 2.3.0 ( #59724 )
...
* utf8proc: 2.2.0 -> 2.3.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/utf8proc/versions
* utf8proc: use fetchFromGitHub
2019-05-06 14:30:33 +02:00
R. RyanTM
f7db842194
utf8proc: 2.1.1 -> 2.2.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/utf8proc/versions .
2018-08-07 22:48:03 -07:00
R. RyanTM
92f00a5853
utf8proc: 2.1.0 -> 2.1.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/utf8proc/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 2.1.1 with grep in /nix/store/bzpfz4cpf1lf7269ymwdblz2kn0iwf2b-utf8proc-2.1.1
- directory tree listing: https://gist.github.com/bc9fd69cddc0fd9435fab30a0abcae97
2018-04-30 09:39:09 -07:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Vincent Laporte
75f47a5498
utf8proc: 2.0.2 -> 2.1.0
2017-07-04 10:31:14 +02:00
Michael Raskin
e934ffb28c
utf8proc: 1.3 -> 2.0.2
2016-11-26 21:35:18 +01:00
Thomas Tuegel
32bef7253d
utf8proc: 1.2 -> 1.3
2015-10-10 12:56:43 -05:00
Thomas Tuegel
63be59abc7
utf8proc: use makeFlags instead of overriding installPhase
2015-06-04 17:42:03 -05:00
Siarhei Zirukin
2ee1ab955a
utf8proc: 1.1.6 -> 1.2
2015-05-30 13:15:45 +02:00
Pascal Wittmann
af0f1840b4
utf8proc: fixed description
2015-03-09 18:35:25 +01:00
Sergey Mironov
ef3dbaa69a
utf8proc: add the library
2015-02-18 11:51:11 +03:00