3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

434 commits

Author SHA1 Message Date
Otavio Salvador 25b397e27c anydesk: 6.0.1 -> 6.1.0
The release has dropped i386-linux support so we reworked the code to
reflect this change, dropping some indirections.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-02-03 16:23:23 -03:00
Ben Siraphob a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
Sandro a17a03e6a7
Merge pull request #110780 from buckley310/vmwareview
vmware-horizon-client: 2006 -> 2012
2021-01-31 18:46:22 +01:00
Sandro ad97ca4e51
Merge pull request #110912 from siraben/stdenv-lib-inherit
treewide: remove inherited stdenv.lib
2021-01-27 10:28:55 +01:00
Ben Siraphob 3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07:00
Sean Buckley a25b47a459 vmware-horizon-client: 2006 -> 2012
vmware-horizon-client: add missing gsettings schemas

vmware-horizon-client: change whitespace, and "lib" argument

vmware-horizon-client: fix library issues with chromium

vmware-horizon-client: add updater script
2021-01-26 10:05:10 -05:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
github-actions[bot] f46cb85082
Merge master into staging-next 2021-01-16 18:51:05 +00:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
github-actions[bot] 3269d4d3a3
Merge master into staging-next 2021-01-15 18:52:54 +00:00
Rick van Schijndel 9571b57a64 remmina: 1.4.7 -> 1.4.10 2021-01-15 15:30:19 +01:00
Jan Tojnar 2b9372b2ca
Merge branch 'master' into staging-next 2021-01-11 13:36:42 +01: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
Michael Weiss ac0fe3b0c0
wayvnc: 0.3.1 -> 0.4.0 2021-01-09 20:01:22 +01:00
Sandro 431aa27fc7
Merge pull request #108448 from rhoriguchi/teamviewer
teamviewer: fix desktop file
2021-01-07 00:14:14 +01:00
Sandro 39f7da8f4e
Merge pull request #108428 from rhoriguchi/master
teamviewer: link teamviewer icons
2021-01-05 22:43:37 +01:00
Michael Weiss f35bf8ef29
waypipe: 0.7.1 -> 0.7.2 2021-01-05 20:17:25 +01:00
Ryan Horiguchi 265fd7bce2
teamviewer: fix desktop file 2021-01-05 04:20:47 +01:00
Ryan Horiguchi 77e17d055c
teamviewer: link teamviewer icons 2021-01-04 22:22:53 +01:00
Maximilian Bosch 53301ab31b
citrix_workspace: add 20.12.0
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2012
2020-12-11 19:26:47 +01:00
markuskowa 6d86fa0085
Merge pull request #103939 from rmcgibbo/nice-dcv
nice-dcv-client: init at 2020.2.1737-1
2020-12-08 16:32:29 +01:00
Robert T. McGibbon 7e8e71f73e nice-dcv-client: init at 2020.2.1737-1 2020-12-08 09:56:42 -05:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Frederik Rietdijk 20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
Michael Weiss cf5397d5f9
waypipe: 0.7.0 -> 0.7.1 2020-11-06 15:38:20 +01:00
Frederik Rietdijk 470f05cb5d Merge staging-next into staging 2020-11-03 12:06:41 +01:00
Maximilian Bosch 92781c27bd
citrix_workspace: add pcsclite to runtimeDependencies
According to the vendor's documentation this is needed to enable
smartcard support[1].

[1] https://developer-docs.citrix.com/projects/workspace-app-for-linux-oem-guide/en/latest/customize/#smart-cards
2020-11-02 12:22:47 +01:00
Frederik Rietdijk 83dde6c52c Merge staging-next into staging 2020-11-01 10:11:12 +01:00
Maximilian Bosch 6928309c51
citrix_workspace: add 20.10.0
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2010
2020-10-30 18:36:21 +01:00
Maximilian Bosch 93a00bec3e
citrix_workspace: remove attributes for old versions; fix i686 build 2020-10-30 18:36:21 +01:00
WORLDofPEACE 13dfd7464e
freerdp: build tweaks
* use latest ffmpeg_4
* add libjpeg_turbo support
* add cairo support
* add ffmpeg vaapi support
2020-10-24 01:17:03 +02:00
Anderson Torres fab168dbf7
Merge pull request #96849 from buckley310/vmwareview
vmware-horizon-client: init at 2006
2020-10-08 03:02:02 -03:00
Sean Buckley 365368035c vmware-horizon-client: init at 2006 2020-10-08 00:36:17 -04:00
Maximilian Bosch b632ca6963
citrix_workspace: add 20.09.0
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2009

Also removed 19.12.0 which will be out of maintenance in April 2021
which is still within the lifetime of 20.09.
2020-09-15 15:37:02 +02:00
R. RyanTM e0cb1ac4a7 anydesk: 6.0.0 -> 6.0.1 2020-09-07 13:07:34 +00:00
R. RyanTM 8b1dc2f4a8 teamviewer: 15.5.6 -> 15.8.3 2020-08-31 17:48:48 -07:00
Florian Klink 40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
Maciej Krüger 0f01fa0d41 anydesk: 5.5.6 -> 6.0.0 2020-08-19 14:10:55 -07:00
Ryan Mulligan e087c629a4
Merge pull request #92560 from r-ryantm/auto-update/remmina
remmina: 1.4.4 -> 1.4.7
2020-08-16 13:59:59 -07:00
Ryan Mulligan 4d57d0ce0a
Merge pull request #89031 from r-ryantm/auto-update/teamviewer
teamviewer: 15.2.2756 -> 15.5.6
2020-08-16 13:57:55 -07:00
Florian Klink a2998bff52 citrix-workspace: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:40 +02:00
R. RyanTM 2a597059fe freerdp: 2.1.2 -> 2.2.0 2020-08-01 11:17:22 +00:00
Michael Weiss 2f641ec844
wayvnc: 0.1.2 -> 0.2.0 2020-07-28 15:01:16 +02:00
Maximilian Bosch 77130ba515
citrix_workspace: drop support for gstreamer 0.10
See https://support.citrix.com/article/CTX224988
cc #39975
2020-07-15 19:10:58 +02:00
Maximilian Bosch fa3948a7c5
citrix_workspace: add more features, refactor derivation
In #89806 it has been reported that the final package is missing a lot
of features like support for the self-service GUI and the
config-management.

While working on supporting those components in the Nix-package, I
decided to refactor the package to simplify the entire setup.

This patch changes the following things:

* Binaries and libraries are patched using the `autoPatchelfHook` to
  avoid having unneeded libraries linked (e.g. some programs use gtk2,
  others use gtk3).

* Moved source-declarations into their own file.

* Wrapped `configmgr` and `selfservice` and added those to `$out/bin`.

* Don't mention the old `citrix_receiver`-packages in the manual anymore
  since those packages were removed in 19.09 and are EOLed anyways.

Closes #89806
2020-07-15 19:10:58 +02:00
Maximilian Bosch 36eb2d22e7
citrix_workspace: remove old releases that will be EOLed during the lifetime of 20.09
See https://www.citrix.com/en-gb/support/product-lifecycle/milestones/receiver.html

The releases `19.{6,8,10}.0` will be EOLed in 2021 during the expected
lifetime of 20.09. As we shouldn't keep outdated software and
`19.12.0`/`20.04.0`/`20.06.0` is still maintained (and I didn't
encounter any problems with any of those releases), the deprecation
should be fine at the moment.
2020-07-08 12:13:10 +02:00
Maximilian Bosch 358f9c34a9
citrix_workspace: add 20.06.0.15
https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2006
2020-07-08 12:06:11 +02:00
Michael Weiss 6560b60886
waypipe: 0.6.1 -> 0.7.0 2020-07-07 20:08:56 +02:00
R. RyanTM 9ba9668d18 remmina: 1.4.4 -> 1.4.7 2020-07-07 09:52:13 +00:00
R. RyanTM 6e4feeabb0 putty: 0.73 -> 0.74 2020-07-06 05:46:03 +00:00
R. RyanTM b30ecf06de freerdp: 2.1.1 -> 2.1.2 2020-06-26 08:54:06 +00:00
zowoq c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Michael Weiss 0d2a73b5af
wayvnc: 0.2.0 -> 0.3.1 2020-09-29 12:48:46 +02:00
zowoq 78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
Michael Weiss 77bf0246b7
wayvnc: Add the missing dependency on librt
See #90452. For some reason the build was working initially but stated
failing after some other changes. The problem is a missing dependency to
link with librt for shm_open and shm_unlink [0].

Fix #90452.

[0]: https://www.man7.org/linux/man-pages/man3/shm_open.3.html
2020-06-15 12:24:25 +02:00
Doron Behar 01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Lassulus 4764339603
Merge pull request #88444 from lheckemann/freerdp-bump
freerdp: 2.1.0 -> 2.1.1
2020-06-04 13:08:08 +02:00
R. RyanTM af9522ce01 remmina: 1.4.3 -> 1.4.4 2020-05-27 10:14:39 -07:00
R. RyanTM c8c1441fb7 teamviewer: 15.2.2756 -> 15.5.6 2020-05-27 16:32:31 +00:00
Linus Heckemann ed73bb8d80 freerdp: 2.1.0 -> 2.1.1 2020-05-20 18:54:27 +02:00
R. RyanTM 108e001da4 anydesk: 5.5.5 -> 5.5.6 2020-05-20 08:01:21 +00:00
R. RyanTM 23bacaa090 remmina: 1.4.1 -> 1.4.3 2020-05-10 09:35:19 -07:00
Linus Heckemann 9df981d3f4 freerdp: 2.0.0 -> 2.1.0 2020-05-09 09:05:07 +02:00
R. RyanTM d961cd7c1b anydesk: 5.5.4 -> 5.5.5 2020-05-04 19:53:27 -07:00
Alex Whitt 30fce6f31b rdesktop: 1.8.6 -> 1.9.0 2020-04-28 13:21:15 -07:00
obadz b06164281c citrix_workspace: add 2004 2020-04-20 10:39:21 +01:00
Peter Hoeg 8f89b0cd0e freerdp: re-enable tests except for one failing test 2020-04-15 12:11:32 +08:00
Linus Heckemann 156ee198b2
freerdp: 2.0.0-rc4 -> 2.0.0 (#84885)
* freerdp: 2.0.0-rc4 -> 2.0.0

* freerdp: add Xtst for input in shadow server, libxslt for manpages

* freerdp: nits
2020-04-11 11:03:03 +08:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace ca10dbcb98
Merge pull request #81171 from r-ryantm/auto-update/remmina
remmina: 1.3.10 -> 1.4.1
2020-03-23 13:30:47 -04:00
Michael Weiss 5ce86bc4ac
wayvnc: 0.1.1 -> 0.1.2 2020-03-21 21:36:53 +01:00
Michael Weiss b18995ef10
wayvnc: 0.1.0 -> 0.1.1 2020-03-05 14:53:56 +01:00
Ryan Mulligan fe48f44f71
Merge pull request #81742 from r-ryantm/auto-update/anydesk
anydesk: 5.5.2 -> 5.5.4
2020-03-04 10:55:21 -08:00
R. RyanTM 65a3a51257 anydesk: 5.5.2 -> 5.5.4 2020-03-04 17:41:13 +00:00
R. RyanTM 757ea39485 remmina: 1.3.10 -> 1.4.1 2020-02-27 10:47:56 +00:00
Michael Weiss f58a7349f9
wayvnc: init at 0.1.0 2020-02-23 17:34:00 +01:00
R. RyanTM 5b51c88b5b anydesk: 5.5.1 -> 5.5.2 2020-02-19 17:05:53 +00:00
R. RyanTM f0a6a458e6 teamviewer: 15.1.3937 -> 15.2.2756 2020-02-14 07:39:05 +00:00
Maximilian Bosch e9d9603754
Merge pull request #78837 from r-ryantm/auto-update/teamviewer
teamviewer: 15.0.8397 -> 15.1.3937
2020-02-05 08:12:09 +01:00
R. RyanTM 75d6bc7388 teamviewer: 15.0.8397 -> 15.1.3937 2020-01-30 10:33:41 +00:00
Maximilian Bosch 69d127cc81
citrix_workspace_19_3_0: mark as unsupported
Will be unsupported within the lifespan of 20.03. Also there aren't any
known issues that require this version as workaround, so a removal
should be fairly safe.
2020-01-28 11:40:20 +01:00
Maximilian Bosch 518b5ef0c9
citrix_workspace_19_8_0: fix url
When a new version of the Citrix workspace app is released, there's no
versioned URL available. This means that as soon as a new version is
released, the homepage needs to be altered to ensure that the error
message from `requireFile` points to the proper download URL.
2020-01-28 10:48:03 +01:00
Meghea Iulian 3f46a4afab remmina: 1.3.9 -> 1.3.10 2020-01-23 21:10:57 +02:00
R. RyanTM 993264ac18 remmina: 1.3.8 -> 1.3.9 2020-01-07 08:33:30 -08:00
Robin Gloster 313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Ryan Mulligan f381974ba6
Merge pull request #76406 from r-ryantm/auto-update/remmina
remmina: 1.3.7 -> 1.3.8
2019-12-24 16:03:59 -08:00
Jan Tojnar 6c73f25885
anydesk: remove pangox dependency
Likely just dependency of `gtkglext` since it is not listed in the readme.

For some reason, --remove-needed does not seem to work with the first patchelf invocation so I had to do it separately.
2019-12-24 16:11:23 +01:00
R. RyanTM fbbec90129 remmina: 1.3.7 -> 1.3.8 2019-12-24 06:49:41 -08:00
ryan4729 3546e6eb41 teamviewer: 14.7.1965 -> 15.0.8397 (#75059) 2019-12-20 23:39:11 +01:00
worldofpeace 586df03d5b remmina: 1.3.4 -> 1.3.7
According to the release notes this is a
"This release is meant to prepare the stable release for January, before the freeze in Debian an Ubuntu ".
Not sure what that means, but I expect a stable release
in NixOS 20.03 for sure.

https://gitlab.com/Remmina/Remmina/-/tags/v1.3.7
2019-12-17 01:35:08 -05:00
Maximilian Bosch 047f22fc3c
citrix_workspace: add 19.12.0.19 2019-12-14 03:59:32 +01:00
Daniel Jour 59f9137d69
anydesk: Provide alternative URL
anydesk moves tar archives of older versions into a sub folder linux-generic, which breaks this package.  Use two URLs to take care of both recent and older versions.
2019-12-12 22:04:27 +01:00
Maciej Krüger 1c61444e17
anydesk: 5.5.0 -> 5.5.1 2019-12-08 06:23:21 +01:00
Jan Tojnar 8cbc862b83
dconf: move to top-level 2019-12-01 01:01:40 +01:00
Frederik Rietdijk d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
Maciej Krüger b896e929f6 fix: anydesk 2019-11-27 20:25:03 -08:00
adisbladis c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
Alberto Berti 935c56b785 AnyDesk 5.1.2 -> 5.4.1
(#72399)
2019-11-09 22:34:39 +01:00