Commit Graph

59 Commits

Author SHA1 Message Date
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
2cb7f3c984 filezilla: 3.46.0 -> 3.46.3 2020-01-06 03:48:57 -08:00
worldofpeace
2dd7d4dd44 treewide: pantheon updateScript 2019-12-22 18:20:55 -05: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
worldofpeace
bdb851ee2d pantheon: use latest vala
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.

As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Jonathan Ringer
260314e9d7 filezilla: 3.43.0 -> 3.44.2 2019-08-30 09:32:30 -07:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01: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
Jan Tojnar
606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
worldofpeace
78da8d668b pantheon: init a 5.0 2019-01-24 20:54:14 +00:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
worldofpeace
3865974177 taxi: init at 0.0.1 2018-09-09 18:34:31 -04: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
Pascal Wittmann
1bb96c202d
filezilla: 3.22.2.2 -> 3.23.0.2 2016-12-13 22:21:21 +01:00
Pascal Wittmann
ab96f93126
filezilla: 3.22.1 -> 3.22.2.2 2016-11-19 22:14:57 +01:00
mimadrid
095053eb6b
filezilla: 3.20.1 -> 3.22.1 2016-10-23 17:14:48 +02:00
mimadrid
300e83ba3a
filezilla: 3.20.0 -> 3.20.1 2016-08-12 14:08:38 +02:00
mimadrid
2ea77889ad filezilla: 3.19.0 -> 3.20.0 2016-07-27 22:48:43 +02:00
mimadrid
15d28334a7
filezilla: 3.18.0 -> 3.19.0 2016-07-11 22:06:34 +02:00
mimadrid
d7695b790f
filezilla: 3.17.0.1 -> 3.18.0 2016-06-20 22:48:23 +02:00
Pascal Wittmann
34f4515051 filezilla: 3.17.0 -> 3.17.0.1 2016-05-14 19:48:30 +02:00
Pascal Wittmann
c03d7f2819 filezilla: 3.16.1 -> 3.17.0 2016-04-30 09:57:14 +02:00
Pascal Wittmann
de8cc270c1 filezilla: 3.16.0 -> 3.16.1 2016-03-19 11:20:12 +01:00
Pascal Wittmann
ba7b5ad530 filezilla: 3.15.0.2 -> 3.16.0 2016-03-02 23:14:31 +01:00
Pascal Wittmann
8b06e2fab1 filezilla: 3.14.1 -> 3.15.0.2 2016-02-19 22:50:28 +01:00
Pascal Wittmann
fa1e848500 filezilla: 3.14.0 -> 3.14.1 2015-10-28 17:43:41 +01:00
Pascal Wittmann
07aefa403d filezilla: 3.13.1 -> 3.14.0 2015-09-20 12:25:56 +02:00
Pascal Wittmann
41fb95168e filezilla: 3.12.0.2 -> 3.13.1 2015-09-08 13:53:28 +02:00
Pascal Wittmann
74f4b0d27a filezilla: update from 3.11.0.2 to 3.12.0.2 2015-07-12 15:43:14 +02:00
Pascal Wittmann
1776016bf7 filezilla: update from 3.10.3 to 3.11.0.2 2015-06-24 10:47:09 +02:00
William A. Kennington III
44cf23e8d2 filezilla: 3.9.0.6 -> 3.10.3 2015-04-15 18:20:50 -07:00