Package: nvidia-settings-legacy-173xx / 173.14.35-2

Metadata

Package Version Patches format
nvidia-settings-legacy-173xx 173.14.35-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
00_destdir.diff | (download)

Makefile | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 define destdir, root and x11r6_lib_dir variables in the makefile
 Create bindir before installing files.
01_allow_dark_themes.diff | (download)

src/gtk+-2.x/ctkglx.c | 20 10 + 10 - 0 !
1 file changed, 10 insertions(+), 10 deletions(-)

 allow nvidia-settings to work with dark backgrounds
02_fix_manpage_type.diff | (download)

doc/nvidia-settings.1.m4 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix typo in nvidia-settings manpage
03_build_xnvctrl_with_fpic.diff | (download)

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

 build xnvctrl with -fpic
04_link_as needed.diff | (download)

Makefile | 2 1 + 1 - 0 !
samples/Makefile | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 link with -wl,--as-needed to reduce library footprint


05_nostrip.diff | (download)

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

 install unstripped binaries, dh_strip takes care of this.
06_fix_typos.diff | (download)

src/command-line.c | 2 1 + 1 - 0 !
src/gtk+-2.x/ctkdisplaydevice-dfp.c | 2 1 + 1 - 0 !
src/gtk+-2.x/ctkmultisample.c | 2 1 + 1 - 0 !
src/query-assign.c | 4 2 + 2 - 0 !
4 files changed, 5 insertions(+), 5 deletions(-)

 fix some misspellings noticed by lintian


07_fix_hyphenation.diff | (download)

doc/nvidia-settings.1.m4 | 72 36 + 36 - 0 !
1 file changed, 36 insertions(+), 36 deletions(-)

 use proper escaping to fix hyphen-used-as-minus-sign lintian warning


08_fix_format security.diff | (download)

src/gtk+-2.x/ctkdisplayconfig.c | 4 4 + 0 - 0 !
src/gtk+-2.x/ctkutils.c | 2 2 + 0 - 0 !
src/query-assign.c | 2 1 + 1 - 0 !
3 files changed, 7 insertions(+), 1 deletion(-)

 fix -werror=format-security errors


09_add_missing_linked_library.diff | (download)

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

 fix ftbfs with binutils-gold caused by missing libdl link