Package: gcin / 2.8.4+dfsg1-11

Metadata

Package Version Patches format
gcin 2.8.4+dfsg1-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Pass CFLAGS and LDFLAGS to compiler and linker.patch | (download)

IMdkit/lib/Makefile | 2 1 + 1 - 0 !
configure | 6 4 + 2 - 0 !
data/Makefile | 2 1 + 1 - 0 !
gtk-im/Makefile | 2 1 + 1 - 0 !
gtk3-im/Makefile | 2 1 + 1 - 0 !
im-client/Makefile | 2 1 + 1 - 0 !
qt-im/Makefile | 2 1 + 1 - 0 !
qt4-im/Makefile | 4 2 + 2 - 0 !
qt5-im/Makefile | 7 3 + 4 - 0 !
suffixes-rule | 3 2 + 1 - 0 !
10 files changed, 17 insertions(+), 15 deletions(-)

 pass cflags and ldflags to compiler and linker

 For Debian hardening flags.
 .
 Mentioned, but not yet push to upstream.
 Some hardening lintian warning still appears.
0002 Add manpage for txt2grab phrase.patch | (download)

man/txt2gtab-phrase.1 | 66 66 + 0 - 0 !
1 file changed, 66 insertions(+)

 add manpage for txt2grab-phrase

 Not yet pushed to upstream.
0003 Add keyword entry to gcin configuration tool.patch | (download)

menu/gcin-tools.desktop | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add keyword entry to gcin configuration tool

 Not yet pushed to upstream
0004 Fix sparc build by removing lib64 path detection.patch | (download)

configure | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 fix sparc build by removing lib64 path detection

 Not yet pushed to upstream
0005 Fix FTBFS on kfreebsd.patch | (download)

configure | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs on kfreebsd-*


0006 Fix FTBFS on mips powerpc s390x.patch | (download)

tsa2d32.cpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 fix ftbfs on mips, powerpc, s390x

 For some unknown reason, after right shifting, v is still greater than 256. It
 is possible cause by implementing right shift with rotation.
 .
 This patch just uses mask to fix v.

0007 Remove dayi3 to compliant with DFSG.patch | (download)

data/Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove dayi3 to compliant with dfsg


0008 Use qtchooser to find moc.patch | (download)

configure | 16 2 + 14 - 0 !
1 file changed, 2 insertions(+), 14 deletions(-)

 use qtchooser to find moc


0009 Remove __DATE__ for reproducible build.patch | (download)

about.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove __date__ for reproducible build


0010 Remove Qt5PlatformSupport.patch | (download)

qt5-im/Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 remove qt5platformsupport


0011 Reproducible build.patch | (download)

pin-juyin.cpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 reproducible build


0012 Update gcin fedora.spec version.patch | (download)

gcin-fedora.spec | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 update gcin-fedora.spec version


0013 fix_get_gcin_xim_name.patch | (download)

gcin-conf.cpp | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 fix_get_gcin_xim_name


0014 Use QPlatformInputContextFactoryInterface_iid.patch | (download)

qt5-im/Makefile | 2 1 + 1 - 0 !
qt5-im/gcin-qt5.h | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use qplatforminputcontextfactoryinterface_iid