zimbatm
cef08f162e
remmina: use pname instead of name
...
Co-Authored-By: Synthetica9 <git@hilhorst.be>
2018-11-06 00:17:04 +01:00
Jan Tojnar
1d077e6286
remmina: fix version
2018-11-05 00:09:22 +01:00
Jan Tojnar
b4c54485bf
remmina: clean up
...
Desktop file is included now, so no need to create it manually.
libgnome-keyring is not used anymore, libsecret replaced it.
2018-10-28 11:10:08 +01:00
Renato Alves
7cd0cec3f4
freerdp: 2.0.0-rc2 -> 2.0.0-rc3
2018-10-20 16:53:15 +02:00
Jan Malakhovski
9f32d79ef4
remmina: reindent
2018-10-19 19:14:31 +00:00
Jan Malakhovski
972ec8b3be
remmina: make gnome support optional
...
There's no runtime option to disable GNOME stuff, and storing things in
GNOME Keyring is very inconvenient for non-GNOME users.
2018-10-19 19:14:25 +00:00
Jan Malakhovski
8ec6322711
remmina: remove webkitgtk dependency
...
It was used by "survey" module which was removed in revision
d97920eb9b32dbe17b85f8eff12928d26c19fd3d of their repository
on 2016-12-13.
Meanwhile, WebKit plugin is a separate package
https://aur.archlinux.org/packages/remmina-plugin-webkit/
not packaged in nixpkgs.
2018-10-19 19:12:36 +00:00
R. RyanTM
91638e161e
remmina: 1.2.31.4 -> 1.2.32
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/remmina/versions
2018-10-14 09:01:22 +02:00
R. RyanTM
43c8aa89a6
remmina: 1.2.31.3 -> 1.2.31.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
remmina
2018-09-06 12:44:14 -07:00
John Ericson
0828e2d8c3
treewide: Remove usage of remaining redundant platform compatability stuff
...
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
R. RyanTM
70636aa397
remmina: 1.2.31.2 -> 1.2.31.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/remmina/versions .
2018-08-23 21:19:10 -07:00
Matthew Bauer
fca6cdc362
Merge pull request #44632 from matthewbauer/putty
...
Support building putty for windows
2018-08-10 12:41:36 -04:00
R. RyanTM
bf1b50cbc8
remmina: 1.2.30.1 -> 1.2.31.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/remmina/versions .
2018-08-08 06:45:41 -07:00
Matthew Bauer
b744586c7b
putty: build on windows
2018-08-07 14:17:11 -04:00
Maximilian Bosch
3d7b147a2c
citrix_receiver: drop all packages below 13.8
...
All Citrix versions until 13.7 will be EOLed during the lifetime of
18.09: https://www.citrix.co.uk/support/product-lifecycle/milestones/receiver.html
2018-08-06 15:17:14 +02:00
Maximilian Bosch
10b2208ec5
citrix_receiver: allow custom certs and hooks for the installation
...
Sometimes it's required to modify some parts of the Citrix build on
their own which is why `{pre,post}Install` hooks can be quite helpful.
Additionally some corporate clients use their own certificates that
aren't stored as trusted ones in the `cacert` package with all of the
trusted certs by Mozilla.
Now it's possible to add custom certs like this:
``` nix
with import <nixpkgs> { config.allowUnfree = true; };
let path = ../../Downloads/custom-corporate-cert.pem; in
citrix_receiver.override {
extraCerts = [ path ];
}
```
2018-08-06 15:16:16 +02:00
volth
cc55a3ebcb
treewide: fix build with disallowed aliases ( #43872 )
...
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Vladimír Čunát
0f01215203
Merge branch 'master' into staging-next
...
Hydra: ?compare=1468896
2018-07-14 18:15:30 +02:00
R. RyanTM
a45053c175
x2goclient: 4.1.2.0 -> 4.1.2.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/x2goclient/versions .
2018-07-10 21:08:01 -07:00
Peter Hoeg
be3ee6f440
anydesk: fix application shortcut
2018-07-09 00:03:41 +08:00
volth
ed5a676c7a
xrdp: 0.9.5 -> 0.9.7 ( #43041 )
2018-07-05 00:15:47 +02:00
Vladimír Čunát
c1ffc65d1a
Merge branch 'master' into staging
...
This apparently fixes some broken src fetches (gnuradio, twisted).
2018-07-02 11:10:26 +02:00
Vladimír Čunát
f7781f5293
Merge branch 'master' into staging
2018-06-30 01:41:59 +02:00
obadz
79b33a2c00
citrix-receiver: 13.9.1 -> 13.10.0
2018-06-29 21:33:09 +01:00
obadz
a046d8c873
citrix-receiver: override libidn 1.35 back to 1.34 just for this binary pkg
2018-06-29 21:33:07 +01:00
Jan Tojnar
3784fd5e46
pcsclite: split package
2018-06-29 04:40:54 +02:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Averell Dalton
8e81c7c7a6
x2goclient: 4.1.1.1 -> 4.1.2.0
2018-06-23 23:32:50 +02:00
Averell Dalton
67e13d60c4
x2goclient: fix build with qt 5.11
2018-06-22 17:32:07 +02:00
Ryan Mulligan
df74d3720a
remmina: 1.2.0-rcgit.24 -> 1.2.30.1
...
The project moved to GitLab.
Add @ryantm and @melsigl as maintainers. Melsigl from
https://github.com/NixOS/nixpkgs/pull/41549
Closes #41549
2018-06-17 05:59:38 -07:00
obadz
34d3a97ec6
citrix-receiver: add workaround to #41279
2018-06-09 15:20:03 +01:00
obadz
62f4cc349b
citrix-receiver: fix default version
2018-06-09 15:19:48 +01:00
John Ericson
db4d77779c
Merge remote-tracking branch 'upstream/master' into staging
2018-05-21 20:21:48 -04:00
averelld
e92d68e3ab
x2goclient: qt4 -> qt5 ( #40811 )
2018-05-20 21:53:45 +02:00
Vladimír Čunát
392e6de7d0
Merge branch 'master' into staging
2018-05-20 13:20:53 +02:00
averelld
b998139b85
x2goclient: 4.1.0.0 -> 4.1.1.1 ( #40793 )
2018-05-19 23:46:26 +02:00
John Ericson
2c5d915200
Merge commit '92b7a814f26ee1d37e989431c18518c67285a332' into staging
2018-05-13 01:02:09 -04:00
obadz
204049763b
citrix-receiver: 13.9.0 -> 13.9.1
2018-05-12 14:03:49 +01:00
Matthew Justin Bauer
eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions
2018-05-02 15:40:38 -05:00
Matthew Bauer
a7d5c50034
all-packages: cleanup from last commit
2018-05-01 13:54:51 -05:00
xeji
9badee01c1
teamviewer 12.0.90041 -> 13.1.3026
...
bump, move to qt5, drop i686 support
2018-04-27 00:45:32 +02:00
Peter Hoeg
da4695009c
freerdp: 2.0.0-rc1 -> 2.0.0-rc2
2018-04-19 10:31:19 +08:00
Franz Pletz
6e55d83576
Merge pull request #36673 from averelld/upgrade-teamviewer
...
teamviewer: 12.0.85001 -> 12.0.90041
2018-03-13 18:42:37 +00:00
volth
7ec0471242
treewide: s/xlibs/xorg/g ( #36889 )
2018-03-13 10:16:03 +00:00
Averell Dalton
4b00e5c1a9
teamviewer: 12.0.85001 -> 12.0.90041
2018-03-09 18:09:39 +01:00
obadz
daafd1d71f
citrix-receiver: 13.8.0 -> 13.9.0
...
The "A network error occured (SSL error 4)" is finally fixed!
2018-03-08 19:21:51 +00:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
obadz
29542830a8
citrix_receiver: fix build errors in recent version
...
./linuxx64/hinst: line 1286: syntax error: you disabled math support for $((arith)) syntax
(See #33556 )
2018-02-24 13:10:20 +00:00
volth
7dea2ababc
xrdp: 0.9.3 -> 0.9.5
2018-02-19 00:08:23 +00:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Frederik Rietdijk
3b36db74eb
citrix_receiver: 13.7.0 -> 13.8.0
2018-01-08 01:35:32 +00:00
Vladimír Čunát
3a110ea3f9
treewide platform checks: abort
-> throw
...
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Jörg Thalheim
f04a2107e0
remmina: 1.2.0-rcgit.17 -> 1.2.0-rcgit.24
2017-12-09 09:57:55 +00:00
volth
55ef11ad2b
freerdp: fix aarch64 build
2017-12-07 04:40:33 +00:00
Peter Hoeg
f649b0497d
freerdp: 2.0.0-rc0 -> 2.0.0-rc1
2017-12-05 22:47:50 +08:00
Bastian Köcher
1ba448252d
teamviewer: 12.0.76279 -> 12.0.85001
2017-12-01 13:50:35 +01:00
David McFarland
916d1a409c
rdesktop: enable credssp w/ libgssglue
2017-11-22 12:33:32 -04:00
obadz
26122b368a
citrix_receiver: refactor so older versions can still be installed
...
Version 13.4.0 is the latest version that doesn't suffer from the bug
described at
https://discussions.citrix.com/topic/385459-ssl-error-with-135-works-with-134/page-2#entry1977735
As a result, upgrades to 13.5.0, 13.6.0 and 13.7.0 were postponed.
However some users aren't affected by this big. This enables everyone to
download the version that suits their needs.
Related to: #23975 , #27664 , #30029
2017-10-23 18:02:20 +01:00
Renaud
a1d6716252
putty: 0.67 -> 0.70
...
+ use stable src URL and add a mirror
2017-10-21 22:11:19 +03:00
Jörg Thalheim
2820830e3e
Merge pull request #30029 from jensbin/citrix_receiver_13.7.0
...
citrix-receiver: 13.4.0 -> 13.7.0
2017-10-13 21:25:39 +01:00
Jens Binkert
085188ee3e
citrix-receiver: 13.4.0 -> 13.7.0
2017-10-02 21:29:33 +02:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Lukas Werling
a8aef188c8
x2goclient: 4.0.5.1 -> 4.1.0.0
...
Add openssh as dependency for sftp-server. When connecting, x2goclient
crashes if it can't find that executable.
2017-09-04 18:41:00 +02:00
Lancelot SIX
310e2d677a
freerdp: 20170502 -> 20170724
...
Fixes multiple security issues:
* TALOS-2017-0336 CVE-2017-2834
* TALOS-2017-0337 CVE-2017-2834
* TALOS-2017-0338 CVE-2017-2836
* TALOS-2017-0339 CVE-2017-2837
* TALOS-2017-0340 CVE-2017-2838
* TALOS-2017-0341 CVE-2017-2839
See http://www.freerdp.com/2017/07/24/freerdp-security for announcement.
2017-08-27 02:09:19 +02:00
Matthew Justin Bauer
2eacddf0dc
treewide: homepage URL fixes ( #28475 )
...
* pgadmin: use https homepage
* msn-pecan: move homepage to github
google code is now unavailable
* pidgin-latex: use https for homepage
* pidgin-opensteamworks: use github for homepage
google code is unavailable
* putty: use https for homepage
* ponylang: use https for homepage
* picolisp: use https for homepage
* phonon: use https for homepage
* pugixml: use https for homepage
* pioneer: use https for homepage
* packer: use https for homepage
* pokerth: usee https for homepage
* procps-ng: use https for homepage
* pycaml: use https for homepage
* proot: move homepage to .github.io
* pius: use https for homepage
* pdfread: use https for homepage
* postgresql: use https for homepage
* ponysay: move homepage to new site
* prometheus: use https for homepage
* powerdns: use https for homepage
* pm-utils: use https for homepage
* patchelf: move homepage to https
* tesseract: move homepage to github
* quodlibet: move homepage from google code
* jbrout: move homepage from google code
* eiskaltdcpp: move homepage to github
* nodejs: use https to homepage
* nix: use https for homepage
* pdf2djvu: move homepage from google code
* game-music-emu: move homepage from google code
* vacuum: move homepae from google code
2017-08-22 20:50:04 +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
Volth
fdbdccf1a7
xrdp: abs path to garbage directory
2017-07-31 00:43:15 +00:00
volth
fd1b618852
xrdp: 0.9.2 -> 0.9.3 ( #27742 )
2017-07-29 16:16:19 +01:00
Peter Hoeg
e10d7655dc
anydesk: init at 2.9.4
2017-07-28 16:05:35 +08:00
Orivej Desh
99587bc9fa
rdesktop: enable IPv6 support
2017-05-17 18:53:36 +00:00
Volth
cfd831437f
freerdp: 20170201 -> 20170502
2017-05-02 23:12:02 +00:00
Michael Raskin
eb79a9b8c5
Revert "citrix-receiver: 13.4.0 -> 13.5.0"
...
This reverts commit d1a4cba04a
.
https://discussions.citrix.com/topic/385408-receiver-135-keyboard-no-longer-working
2017-05-01 11:14:14 +02:00
Neil Mayhew
d1a4cba04a
citrix-receiver: 13.4.0 -> 13.5.0
2017-04-30 22:49:21 +02:00
Volth
965d0dab78
xrdp: 0.9.1 -> 0.9.2
2017-04-29 17:23:35 +00:00
volth
dad760061e
xrdp: init at 0.9.1
2017-04-29 17:23:35 +00:00
Nick Hu
90c5bf8c58
teamviewer: 12.0.71510 -> 12.0.76279
2017-04-29 00:29:18 +01:00
Christoph-Simon Senjak
dcbb2bf751
teamviewer: keep RTlib directory
...
Added the formerly deleted RTlib directory, included its
patchelf commands. Beforehand the client failed, because
TVGuiDelegate did not find all symbols.
fixes #24862
2017-04-13 14:46:59 +02:00
Dmitry Kalinkin
7035325c62
citrix-receiver: fix wrapper, direct dl url, $PWD needs escaping
...
(edited by @obadz, closes #24320 )
2017-03-26 14:28:54 +01:00
obadz
17bfb6a08a
citrix-receiver: add link to webpage with all versions and adjust to change in nix-prefetch-url
...
Helps with #23975
2017-03-18 02:18:28 +00:00
Peter Hoeg
94b0128cc6
remmina: 1.2.0-rcgit.15 -> 1.2.0-rcgit.17
...
We also drop the embedded freerdp in favour of freerdp from upstream.
2017-02-05 14:05:31 +08:00
Peter Hoeg
05684f313e
freerdp: 20160909 -> 20170201 and rename old freerdp to freerdp_legacy
...
The former "stable" version of FreeRDP was actually not stable - it just
happened to have a released version while being both buggy and insecure.
The "unstable" branch hasn't seen a release in years, but everybody
should be using this instead and I have been using it as a daily driver
for ages.
This new version works beautifully here.
If/when at some point upstream does a normal release, we can bring back
stable/unstable if needed.
As I am quite dependent on FreeRDP working properly, I will be commit to
keeping this updated.
The commit used for this release follows the Arch Linux release.
2017-02-05 14:03:59 +08:00
Gabriel Ebner
14a35a55c7
remmina: fix missing gsettings schemas
2017-01-09 09:57:39 +01:00
Eric Litak
7b2a37f5c8
remmina: add icon packages as soft deps ( #21411 )
2016-12-25 19:04:47 +00:00
mimadrid
f75f0ac1f4
teamviewer: 11.0.57095 -> 12.0.71510
2016-12-17 19:04:48 +01:00
obadz
38c6a88274
citrix-receiver: 13.3.0 -> 13.4.0
2016-11-12 16:43:30 +00:00
mingchuan
40d8b743f4
remmina: fix GSettings schemas not found error
...
Use gappWrapper to wrap the program so that remmina can find GSettings schemas.
2016-10-21 17:39:43 +08:00
obadz
7a8d300823
remmina: 1.0.0 -> 1.2.0-rcgit.15
...
Fixes build post FreeRDP upgrade (5abb36b)
2016-10-02 19:35:35 +01:00
Graham Christensen
4c0b07ce1e
freerdp: Mark stable as broken
...
re: https://github.com/NixOS/nixpkgs/issues/19075 #19075
re: https://lwn.net/Vulnerabilities/702121/
re: https://lwn.net/Vulnerabilities/604034/
Other distributions seem to have switched to Unstable instead.
2016-09-29 08:00:30 -04:00
Alexander Ried
3e20ba60a1
freerdp: work around pkgconfig limitation
...
Fixes weston build against freerdp2
Closes https://github.com/NixOS/nixpkgs/pull/18556
2016-09-17 13:54:36 +02:00
Shea Levy
49ba0b7896
Merge branch 'freerdp2' of git://github.com/peterhoeg/nixpkgs
2016-09-13 07:45:05 -04:00
Peter Hoeg
40e47a95d7
freerdp: add missing libXrender dependency
2016-09-13 19:06:46 +08:00
Nikolay Amiantov
4748709926
Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs
2016-09-13 12:51:34 +03:00
Robert Glossop
5490018034
freerdpUnstable: 1.2.0 -> 2.0
2016-09-12 12:13:48 -04:00
Kirill Boltaev
bccd75094f
treewide: explicitly specify gtk and related package versions
2016-09-12 18:26:06 +03:00
obadz
0e8d2725dc
Merge branch 'master' into staging
2016-08-23 18:50:06 +01:00
Tuomas Tynkkynen
5ae4471fb5
treewide: Fix output references to gtk
2016-08-23 04:53:05 +03:00
Robin Gloster
1b979d8384
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-03 13:34:44 +00:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00