Commit graph

14 commits

Author SHA1 Message Date
Michael Raskin 1137ba5a73
Merge pull request #27734 from jfrankenau/add-desktop-entries
Add desktop entry files for FreeCAD and ddccontrol
2018-02-06 21:21:04 +00:00
Tuomas Tynkkynen b2d0d049ad ddccontrol: Mark x86-only
https://hydra.nixos.org/build/65192451
2018-01-22 14:57:49 +02:00
Johannes Frankenau 9f9039983e ddccontrol: Add desktop entry file for gddccontrol 2017-08-27 00:35:47 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Franz Pletz b33b40036b
ddccontrol: disable bindnow hardening
Caused segfaults. Fixes #27612.
2017-07-25 22:58:25 +02:00
Will Dietz bcaceabc3c ddccontrol: Don't try to set special perms on ddcpci 2017-06-28 14:41:32 -05:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Robin Gloster 4370f487fa ddccontrol: use autoreconfHook and fix for newer automake 2016-08-24 21:06:43 +00:00
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster dda7a039b7 ddccontrol: turn off format hardening 2016-02-09 01:32:47 +00:00
Vladimír Čunát f41f7a0bb9 ddccontrol*: cleanup
- remove doubled file for ddccontrol-db
- adding stdenv to buildInputs is pointless
- fix doubled http://
- whitespace, etc.
2015-03-16 21:47:06 +01:00
Fedor Pakhomov 0baa4eba33 Changes in meta for ddccontrol 2015-02-20 16:53:16 +03:00
Fedor Pakhomov 4e926e50da Stylistical changes for ddccontrol 2015-02-20 16:26:29 +03:00
Fedor Pakhomov 0738edc1fd added ddccontrol package 2015-02-20 00:49:31 +03:00