Package: stardict / 3.0.7+git20220909+dfsg-4

Metadata

Package Version Patches format
stardict 3.0.7+git20220909+dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
update dictionaries download url.patch | (download)

INSTALL | 1 0 + 1 - 0 !
dict/src/mainwin.cpp | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 2 deletions(-)

 update download dictionaries url

del wenjing.jpg stardict dict.patch | (download)

dict/src/dic/stardict-dict/res/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 delete files: wenjing.jpg wenjing2.jpg in stardict-dict

d/copyright had used Files-Excluded: field to exclued these files:
.
 dict/src/dic/stardict-dict/res/wenjing.jpg
 dict/src/dic/stardict-dict/res/wenjing2.jpg
.
del logo stardict dict.patch | (download)

dict/src/dic/stardict-dict/res/Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 delete files: linux_logo.jpg redhat_linux_logo.gif redhat_logo.jpg

in stardict-dict
d/copyright had used Files-Excluded: field to exclued these files:
.
 dict/src/dic/stardict-dict/res/linux_logo.jpg
 dict/src/dic/stardict-dict/res/redhat_linux_logo.gif
 dict/src/dic/stardict-dict/res/redhat_logo.jpg
.
porting yelp tools help docs.patch | (download)

dict/Makefile.am | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 port to new documentation infrastructure

not use deprecated package gnome-doc-utils to generate docs
port to use the new tools: yelp-tools
refer:
https://wiki.gnome.org/Initiatives/GnomeGoals/NewDocumentationInfrastructure
.
build without gconf.patch | (download)

dict/configure.ac | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 build without gconf

dict/doc/Readme.mac recommends removing the AM_GCONF_SOURCE_2 lines

which also makes autoreconf happy when libgconf2-dev isn't available