lp:ubuntu/trusty/nvidia-settings

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/nvidia-settings
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

58. By Alberto Milone

* debian/patches/05_add_polkit_support.patch,
  debian/patches/08_add_prime_support.patch:
  - Use python 3 instead of python 2.

57. By Alberto Milone

* Revert previous upload.
* debian/patches/08_add_prime_support.patch:
  - Add a missing prototype for ctk_prime_create_help(), and
    include ctkutils.h in ctkprime.c.

56. By Daniel T Chen

d/patches/08_...: Add missing preprocessor directives, resolving
FTBFS on 64-bit.

55. By Alberto Milone

* debian/patches/series:
  - Reorder patches
* debian/patches/08_add_prime_support.patch:
  - Add support for PRIME switching. An additional
    tab provides support for switching between GPUs.
    This is only visible if nvidia-prime (>= 0.5) is
    installed and reports that the system supports
    hybrid graphics. No hard dependency on nvidia-prime
    is therefore required.
* debian/patches/09_do_not_complain_if_nvidia_is_missing.patch:
  - Disable the warning dialog since it suggests to run
    nvidia-xconfig, which we don't need. This would also break
    PRIME.

54. By Alberto Milone

* debian/preinst:
  - Clean up any nvidia_settings_conf alternatives.

53. By Alberto Milone

* debian/dirs, debian/install,
  debian/nvidia-settings-autostart.desktop,
  debian/nvidia-settings.desktop:
  - Install the icon and the desktop files.
* debian/rules:
  - Do not compress .c and .mk files.
* debian/control.in, debian/postinst.in, debian/postrm.in,
  debian/prerm.in, debian/rules:
  - Drop alternatives, as we only have one nvidia-settings
    for all the driver flavours.

52. By Alberto Milone

* debian/patches/07_remove_features_for_legacy.patch:
  - Do not expose features that are not available in the legacy
    drivers.

51. By Alberto Milone

* Unify the different flavours under this one.
* debian/control.in:
  - Add ${misc:Depends}.
  - Build depend on libvdpau-dev and depend on libvdpau1.
  - Create transitional packages for 319, 319-updates, 313-updates,
    310, 310-updates, 304, 304-updates, experimental-304, updates.
  - Remove lpia.
  - Drop dependency on python-gtk2.
  - Conflict/replace/provide nvidia-settings-binary.
* debian/patches/series:
  - Do not apply 01_allow_dark_themes.dpatch.
* debian/rules:
  - Pass the destdir argument in uppercase to match the variable.
  - Add download-sources target.
  - Clean action in rules to target "clean" instead of "distclean".

50. By Alberto Milone

* debian/control.in:
  - Conflict with/replace/provide other flavours
    (LP: #1061659).

49. By Alberto Milone

* New upstream release:
  - Fixed a bug that sometimes caused the display layout area
    of the nvidia-settings control panel to be laid out
    incorrectly.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers