Commit Graph

77 Commits

Author SHA1 Message Date
R. Ryantm
81db7c6679 filezilla: 3.66.4 -> 3.66.5 2024-03-09 23:25:58 +01:00
Antoine Labarussias
ac462d20a6
filezilla: 3.63.1 -> 3.66.4 2024-01-02 21:18:35 +01:00
Weijia Wang
626929d491 filezilla: migrate to wxGTK32 2023-03-14 12:09:14 +02:00
R. Ryantm
18aa55dfa6 filezilla: 3.62.2 -> 3.63.1 2023-02-09 16:34:48 +00:00
R. Ryantm
b0c69069f1 filezilla: 3.61.0 -> 3.62.2 2023-01-22 09:33:22 +00:00
Weijia Wang
07cd65bea2 treewide: drop wxGTK30-gtk2 2022-12-03 03:28:32 +01:00
R. Ryantm
abefe7facd filezilla: 3.60.2 -> 3.61.0 2022-10-24 10:49:48 +00:00
R. Ryantm
4eff4dd2be filezilla: 3.60.1 -> 3.60.2 2022-08-06 21:45:17 +00:00
Robert Schütz
346ed48f9e filezilla: 3.58.0 -> 3.60.1 2022-06-27 21:27:05 +00:00
R. Ryantm
7ab41a2fd6 filezilla: 3.57.0 -> 3.58.0 2022-02-15 12:45:56 +00:00
R. Ryantm
099c45c90e filezilla: 3.55.1 -> 3.57.0 2021-12-31 06:26:36 +00:00
Ilan Joselevich
494c91275a filezilla: 3.55.0 -> 3.55.1 2021-08-14 00:40:11 +03:00
Ilan Joselevich
55c1dc095e filezilla: 3.53.1 -> 3.55.0 2021-07-31 02:18:45 +03:00
ilmari-lauhakangas
8bfd7bf370
filezilla: add wrapGAppsHook (#126765) 2021-06-14 13:48:56 +02:00
R. RyanTM
752f7a0e83 filezilla: 3.53.0 -> 3.53.1 2021-04-28 10:43:04 +00:00
R. RyanTM
dd9f191289 filezilla: 3.52.2 -> 3.53.0 2021-03-23 03:59:22 +00:00
Fabian Affolter
1a12223ef9
Merge pull request #111213 from r-ryantm/auto-update/filezilla
filezilla: 3.51.0 -> 3.52.2
2021-03-18 23:01:18 +01:00
Ben Siraphob
a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
R. RyanTM
3ad4aff553 filezilla: 3.51.0 -> 3.52.2 2021-01-29 22:09:20 +00:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM
4bcbf9f57d filezilla: 3.50.0 -> 3.51.0 2020-11-13 12:51:04 +00:00
Peter Hoeg
a9683dc333 filezilla: 3.49.1 -> 3.50.0 2020-09-09 17:22:30 +08:00
R. RyanTM
ed4ce7974d filezilla: 3.48.1 -> 3.49.1 2020-07-21 05:26:19 +00:00
Peter Hoeg
a84278aee5 filezilla: use wxGTK30-gtk3 instead of local override 2020-06-15 11:01:53 +08:00
R. RyanTM
63e6fa621a filezilla: 3.48.0 -> 3.48.1 2020-05-28 23:25:05 +00:00
Peter Hoeg
78cc33197c filezilla: 3.46.3 -> 3.48.0 2020-05-01 16:38:21 +08:00
R. RyanTM
2cb7f3c984 filezilla: 3.46.0 -> 3.46.3 2020-01-06 03:48:57 -08:00
R. RyanTM
e6a3135837 filezilla: 3.45.1 -> 3.46.0 (#75225) 2019-12-08 19:08:56 +01:00
R. RyanTM
8d98cd409b filezilla: 3.44.2 -> 3.45.1 (#71565)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/filezilla/versions
2019-10-23 10:20:47 +02:00
Jonathan Ringer
260314e9d7 filezilla: 3.43.0 -> 3.44.2 2019-08-30 09:32:30 -07:00
xrelkd
0d4448183b filezilla: 3.42.1 -> 3.43.0 2019-07-11 17:08:35 +08:00
Vladimír Čunát
c5194a2c55
Revert "filezilla: add wrapper to set necessary FZ_DATADIR"
This reverts commit 61940b89a5 #62340.
Apparently it's not needed anymore after the update, so let me clean up.
2019-06-09 13:17:05 +02:00
Vladimír Čunát
7ec794f90a
Merge #62276: libfilezilla: 0.13.0 -> 0.16.0; filezilla: -> 3.42.1 2019-06-09 13:17:04 +02:00
Vladimír Čunát
4422d62717
filezilla: enableParallelBuilding = true 2019-06-09 12:29:57 +02:00
Bryan Gardiner
61940b89a5
filezilla: add wrapper to set necessary FZ_DATADIR
Filezilla fails to start currently, with the following message being
shown in a lone dialog before the program exits:

> Could not find the resource files for FileZilla, closing FileZilla.
> You can set the data directory of FileZilla using the '--datadir
> <custompath>' commandline option or by setting the FZ_DATADIR
> environment variable.

This commit adds a wrapper for the filezilla binary to set the
environment variable to the package root, which fixes the issue.
2019-05-31 19:24:41 -07:00
Will Dietz
971bea9093
filezilla: 3.31.0 -> 3.42.1 2019-05-30 21:59:51 -05:00
Pascal Wittmann
24534d00b4
filezilla: 3.30.0 -> 3.31.0 2018-02-26 11:43:31 +01:00
Miguel Madrid Mencía
72ee0a7504
filezilla: 3.29.0 -> 3.30.0 2018-01-20 13:19:35 +01:00
mimadrid
29b5599f6b
filezilla: 3.28.0 -> 3.29.0 2017-11-09 08:47:55 +01:00
Pascal Wittmann
740c4fe4af
filezilla: 3.27.1 -> 3.28.0 2017-10-23 20:57:04 +02:00
mimadrid
ece5c1482b
filezilla: 3.27.0.1 -> 3.27.1 2017-09-23 00:43:07 +02:00
Frederik Rietdijk
13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
davidak
3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
mimadrid
23aed92e42
filezilla: 3.25.2 -> 3.27.0.1 2017-08-01 20:42:32 +02:00
mimadrid
7ca2ad8f28
filezilla: 3.25.1 -> 3.25.2 2017-05-07 23:09:48 +02:00
Pascal Wittmann
83be684608
filezilla: 3.25.0 -> 3.25.1 2017-03-26 19:29:24 +02:00
mimadrid
acef015a0b
filezilla: 3.24.0 -> 3.25.0 2017-03-13 22:18:03 +01:00
Pascal Wittmann
6bf6026b65
filezilla: 3.23.0.2 -> 3.24.0 2017-01-21 22:56:15 +01:00