summary refs log tree commit diff
path: root/pkgs/development/libraries/fox
Commit message (Collapse)AuthorAge
* treewide: Get rid of libGLU_combinedadisbladis2019-11-18
|
* treewide: name -> pnamevolth2019-08-17
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* fox: mark broken on darwinDaiderd Jordan2018-09-25
| | | | | | | | | | | | | | | | | | Undefined symbols for architecture x86_64: "_MPCreateSemaphore", referenced from: FX::FXSemaphore::FXSemaphore(int) in FXThread.o FX::FXSemaphore::FXSemaphore(int) in FXThread.o "_MPDeleteSemaphore", referenced from: FX::FXSemaphore::~FXSemaphore() in FXThread.o FX::FXSemaphore::~FXSemaphore() in FXThread.o "_MPSignalSemaphore", referenced from: FX::FXSemaphore::post() in FXThread.o "_MPWaitOnSemaphore", referenced from: FX::FXSemaphore::wait() in FXThread.o FX::FXSemaphore::trywait() in FXThread.o ld: symbol(s) not found for architecture x86_64 /cc ZHF #45961
* fox_1_6: 1.6.56 -> 1.6.57R. RyanTM2018-04-10
| | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/fox/versions. These checks were done: - built on NixOS - ran ‘/nix/store/0d83j376zvh006b5slmgdx86bcm3dxkm-fox-1.6.57/bin/reswrap -h’ got 0 exit code - ran ‘/nix/store/0d83j376zvh006b5slmgdx86bcm3dxkm-fox-1.6.57/bin/reswrap --help’ got 0 exit code - ran ‘/nix/store/0d83j376zvh006b5slmgdx86bcm3dxkm-fox-1.6.57/bin/fox-config --version’ and found version 1.6.57 - found 1.6.57 with grep in /nix/store/0d83j376zvh006b5slmgdx86bcm3dxkm-fox-1.6.57 - directory tree listing: https://gist.github.com/baa2d8696211116ff0be92b664965741
* fox: 1.6.49 -> 1.6.56Ryan Mulligan2018-03-23
| | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/84izmk7vawbjy8jq443ym0wx7k2a89my-fox-1.6.56/bin/reswrap -h` got 0 exit code - ran `/nix/store/84izmk7vawbjy8jq443ym0wx7k2a89my-fox-1.6.56/bin/reswrap --help` got 0 exit code - ran `/nix/store/84izmk7vawbjy8jq443ym0wx7k2a89my-fox-1.6.56/bin/adie -h` got 0 exit code - ran `/nix/store/84izmk7vawbjy8jq443ym0wx7k2a89my-fox-1.6.56/bin/adie --help` got 0 exit code - ran `/nix/store/84izmk7vawbjy8jq443ym0wx7k2a89my-fox-1.6.56/bin/fox-config --version` and found version 1.6.56 - found 1.6.56 with grep in /nix/store/84izmk7vawbjy8jq443ym0wx7k2a89my-fox-1.6.56 - directory tree listing: https://gist.github.com/04085b0f58d3548a56ff6ed257520c45
* treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-24
|
* fox-1.6: add missing frameworksDaiderd Jordan2017-09-10
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * 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
* Merge #24236: remove bbenoist from maintainersVladimír Čunát2017-03-23
|\
| * Remove bbenoist from maintainersBaptist BENOIST2017-03-23
| | | | | | | | | | Sorry guys but I did not used Nix since months and cannot spend time maintaining my previous work...
* | fox: fix build with clang >=4 and possibly other versionsDaiderd Jordan2017-03-22
|/
* Merge branch 'master' into stagingobadz2016-08-24
|\
| * fox: fix darwin buildMatthew Bauer2016-08-16
| |
* | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | fox_1_9: turn off format hardeningRobin Gloster2016-02-10
| |
* | fox: turn off format hardeningRobin Gloster2016-02-10
|/
* x11: replace its usage by xlibsWrapper directlyVladimír Čunát2015-09-15
| | | | | | Scilab note: the parameters already had pointed to nonexistent dirs before this set of refactoring. But that config wasn't even used by default.
* meta.description fixupsJoachim Fasting2015-04-30
| | | | Mostly scripted substitutions with a couple of subjective enhancements.
* add meta.branchEvgeny Egorochkin2014-11-03
|
* change md5sum to sha256sum for a few packagesLongrin Wischnewski2014-10-12
|
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* Merge recent master into x-updatesVladimír Čunát2014-08-02
|\ | | | | | | | | | | | | | | | | | | Hydra: ?compare=1142825 Conflicts (easy): pkgs/applications/audio/lmms/default.nix pkgs/desktops/e18/enlightenment.nix pkgs/games/exult/default.nix pkgs/os-specific/linux/alsa-plugins/default.nix
| * Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
| |
* | qt3, graphicsmagick137, fox, neverball: fix buildVladimír Čunát2014-07-09
|/ | | | | Broken after freetype propagating libpng, which hid the older ones. Reordering is enough to ensure the older libpng gets picked.
* fox_1_6: update from 1.6.48 to 1.6.49Nixpkgs Monitor2013-12-18
|
* Fix a bunch of Hydra evaluation errorsEelco Dolstra2013-10-07
|
* Updating xfe (1.34) and fox (1.6.48)Lluís Batlle i Rossell2013-05-17
|
* Making xfe find and load icons fineLluís Batlle i Rossell2013-05-16
| | | | | | I added more dependencies to fox, for that. I tried to add mesa too, but it wasn't trivial for it to find it, so I took it out.
* Add xfe-1.33 and fox-1.6.9Baptist BENOIST2012-10-16
| | | | | | This specific version of fox is required by xfe Signed-off-by: Baptist BENOIST <return_0@live.com>
* Add fox-1.7.9Baptist BENOIST2012-10-16
Signed-off-by: Baptist BENOIST <return_0@live.com>