Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:GA
libpinyin
libpinyin-0.9.93-avoid_download_at_buildtime.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libpinyin-0.9.93-avoid_download_at_buildtime.patch of Package libpinyin
Index: libpinyin-0.9.93/data/CMakeLists.txt =================================================================== --- libpinyin-0.9.93.orig/data/CMakeLists.txt +++ libpinyin-0.9.93/data/CMakeLists.txt @@ -44,9 +44,7 @@ add_custom_command( ${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/model5.text.tar.gz + "Unpacking textual model data..." COMMAND tar xvf model5.text.tar.gz -C ${CMAKE_SOURCE_DIR}/data ) Index: libpinyin-0.9.93/data/Makefile.am =================================================================== --- libpinyin-0.9.93.orig/data/Makefile.am +++ libpinyin-0.9.93/data/Makefile.am @@ -48,7 +48,6 @@ libpinyin_dbdir = $(libdir)/libpinyin/d CLEANFILES = $(binary_model_data) interpolation2.text: - wget http://downloads.sourceforge.net/libpinyin/models/model6.text.tar.gz tar xvf model6.text.tar.gz -C $(top_srcdir)/data
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