summary refs log tree commit diff
path: root/pkgs/applications/misc/pcmanx-gtk2
Commit message (Collapse)AuthorAge
* tree-wide: s/GTK+/GTK/gJan Tojnar2019-09-06
| | | | GTK was renamed.
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide: http -> httpsRyan Mulligan2018-06-23
|
* pcmanx-gtk2: fix buildmingchuan2018-04-07
| | | | | | It fails to build after automake updates to 1.16 because libtoolize generates hardcoded configure script which uses automake 1.15
* Merge branch 'master' into stagingOrivej Desh2017-10-03
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (81 commits) Add NixOS 17.09 AMIs gradle: 4.2 -> 4.2.1 maintainers.nix: use my GitHub handle as maintainer name fcitx-engines.rime: init at 0.3.2 brise: init at 2017-09-16 librime: init at 1.2.9 marisa: init at 0.2.4 opencc: build shared library and programs josm: 12712 -> 12914 exa: 0.7.0 -> 0.8.0 krb5: add deprecation date for old configuration rustRegistry: 2017-09-10 -> 2017-10-03 go-ethereum: Fix libusb segmentation faults on Darwin tor-browser-bundle-bin: 7.0.5 -> 7.0.6 libsodium: 1.0.13 -> 1.0.15 tor-browser-bundle: geoip support tor-browser-bundle: support transports obfs2,obfs3 tor-browser-bundle: bump https-everywhere to 2017.9.12 tint2: limit platforms to Linux since macOS is not supported and fails the tests eclipse-plugin-vrapper: init at 0.72.0 ...
| * maintainers.nix: use my GitHub handle as maintainer namemingchuan2017-10-03
| |
* | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
|/ | | | Only acts on one-line dependency lists.
* treewide: remove automake pinning to the newest versionRobin Gloster2017-08-12
| | | | quasi no-op
* 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
* treewide: more fixes of phases after bash 4.3 -> 4.4Vladimír Čunát2017-01-06
|
* pcmanx-gtk2: init at 1.3mingchuan2016-02-20