update to uchardet-0.0.8
This commit is contained in:
parent
87a56fd266
commit
7a379e3871
@ -1,9 +1,9 @@
|
||||
COMMENT= universal charset detection library and tool
|
||||
|
||||
DISTNAME= uchardet-0.0.7
|
||||
DISTNAME= uchardet-0.0.8
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
|
||||
SHARED_LIBS += uchardet 0.0 # 0.0
|
||||
SHARED_LIBS += uchardet 0.1
|
||||
|
||||
CATEGORIES= textproc
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (uchardet-0.0.7.tar.xz) = P8eUCK4dhLQGki+pMZzgBWMclcoPNLIF+thn6LMORbE=
|
||||
SIZE (uchardet-0.0.7.tar.xz) = 215492
|
||||
SHA256 (uchardet-0.0.8.tar.xz) = 6Xpgz8AKHBR6Z0sJe7FCKr2fp4otnOPz/cwueKNKxfA=
|
||||
SIZE (uchardet-0.0.8.tar.xz) = 222648
|
||||
|
@ -1,6 +1,12 @@
|
||||
@bin bin/uchardet
|
||||
include/uchardet/
|
||||
include/uchardet/uchardet.h
|
||||
lib/cmake/
|
||||
lib/cmake/uchardet/
|
||||
lib/cmake/uchardet/uchardet-config-version.cmake
|
||||
lib/cmake/uchardet/uchardet-config.cmake
|
||||
lib/cmake/uchardet/uchardet-targets${MODCMAKE_BUILD_SUFFIX}
|
||||
lib/cmake/uchardet/uchardet-targets.cmake
|
||||
@static-lib lib/libuchardet.a
|
||||
@lib lib/libuchardet.so.${LIBuchardet_VERSION}
|
||||
lib/pkgconfig/uchardet.pc
|
||||
|
Loading…
x
Reference in New Issue
Block a user