Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1:Update
libzhuyin
libzhuyin-no-download.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libzhuyin-no-download.patch of Package libzhuyin
diff -Nur libzhuyin-0.9.99.20140929/data/CMakeLists.txt libzhuyin-0.9.99.20140929-new/data/CMakeLists.txt --- libzhuyin-0.9.99.20140929/data/CMakeLists.txt 2014-09-10 11:24:28.000000000 +0800 +++ libzhuyin-0.9.99.20140929-new/data/CMakeLists.txt 2014-11-02 16:41:47.520559990 +0800 @@ -40,19 +40,6 @@ add_custom_command( OUTPUT - ${CMAKE_SOURCE_DIR}/data/gb_char.table - ${CMAKE_SOURCE_DIR}/data/gbk_char.table - ${CMAKE_SOURCE_DIR}/data/interpolation2.text - COMMENT - "Downloading textual model data..." - COMMAND - wget http://downloads.sourceforge.net/libpinyin/models/model9.text.tar.gz - COMMAND - tar xvf model9.text.tar.gz -C ${CMAKE_SOURCE_DIR}/data -) - -add_custom_command( - OUTPUT gb_char.bin gbk_char.bin phrase_index.bin diff -Nur libzhuyin-0.9.99.20140929/data/Makefile.am libzhuyin-0.9.99.20140929-new/data/Makefile.am --- libzhuyin-0.9.99.20140929/data/Makefile.am 2014-09-10 11:24:28.000000000 +0800 +++ libzhuyin-0.9.99.20140929-new/data/Makefile.am 2014-11-02 16:43:22.870563252 +0800 @@ -42,10 +42,6 @@ CLEANFILES = $(binary_model_data) -interpolation2.text: - wget http://downloads.sourceforge.net/libzhuyin/models/model9.text.tar.gz - tar xvf model9.text.tar.gz -C $(top_srcdir)/data - $(tablefiles) table.conf: interpolation2.text
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor