Commit graph

38 commits

Author SHA1 Message Date
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Jan Tojnar 468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
George Shammas dc9e5ac607 citrix_workspace: fix build / add mesa dependency 2021-05-02 08:23:51 -04:00
pmenke 0253164612
citrix-workspace: from 21.1.0 to 21.3.0 2021-03-26 16:53:39 +01:00
pmenke 7632646ee5
citrix-workspace: updated vendor documentation urls
localized urls are sometimes out of date.
2021-03-26 16:27:58 +01:00
Maximilian Bosch 1a2ee59f51
citrix_workspace: pmenke wants to take over
See https://discourse.nixos.org/t/citrix-workspace-installation/9777/6
2021-03-04 20:06:08 +01:00
Maximilian Bosch 55a6de83dd
citrix_workspace: remove myself from maintainer list
The customer project where this was needed is now over and I don't
expect another project with this requirement anytime soon. Since there's
no way to test new versions now, it doesn't make any sense to be a
maintainer here for now.
2021-03-03 00:05:41 +01:00
Maximilian Bosch 5ea8bde3e7
citrix_workspace: add 21.01.0.14
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2101
2021-02-12 11:23:35 +01:00
Ben Siraphob 3bbad8b041 treewide: remove inherited stdenv.lib 2021-01-27 12:44:43 +07: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
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
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
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
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
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
obadz b06164281c citrix_workspace: add 2004 2020-04-20 10:39:21 +01:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
Maximilian Bosch 047f22fc3c
citrix_workspace: add 19.12.0.19 2019-12-14 03:59:32 +01:00
Jan Tojnar 8cbc862b83
dconf: move to top-level 2019-12-01 01:01:40 +01:00
Maximilian Bosch 1dd6ebfce6
citrix_workspace: add 19.10.0
https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-1910
2019-10-11 10:30:03 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Maximilian Bosch 87f818d9b2
citrix_workspace: add 1908 (citrix_workspace_19_8_0)
New release:
https://www.citrix.de/downloads/workspace-app/linux/workspace-app-for-linux-latest.html
(unfortunately there's no version-specific link for the latest version).

Also added `preferLocalBuild = true;` to the derivation, due to
`requireFile` you have to build it yourself anyway, however I use
distributed builds by default and figured that this shouldn't be needed
since the longest part of the build would be the upload of the source
archive in that case.
2019-08-29 20:24:17 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02: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
Danylo Hlynskyi 7585496eff
Merge branch 'master' into flip-map-foreach 2019-08-05 14:09:28 +03:00
danbst 0f8596ab3f mass replace "flip map -> forEach"
See `forEach`-introduction commit.
```
rg 'flip map ' --files-with-matches | xargs sed -i 's/flip map /forEach /g'
```
2019-08-05 14:03:38 +03:00
danbst 91bb646e98 Revert "mass replace "flip map -> foreach""
This reverts commit 3b0534310c.
2019-08-05 14:01:45 +03:00
Orivej Desh 32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
Maximilian Bosch 0a571ae256 citrix_workspace: add 1906 (citrix_workspace_19_6_0)
New release available:
https://www.citrix.com/downloads/workspace-app/linux/workspace-app-for-linux-latest.html

Apart from the new version the following things changed:

* Updated the docs as all notes about `citrix_receiver` also apply for
  `citrix_workspace`. Also added a deprecation warning about the
  upcoming removal.

* Removed the `libidn_134` override as neither `citrix_workspace_19_3_0`
  nor `citrix_workspace_19_6_0` require this library anymore according
  to `readelf -d ./result/opt/citrix-icaclient/wfica` (in contrast to
  `citrix_receiver_13_10_0`).

* Added myself as maintainer as well.
2019-07-24 13:06:19 +02:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
danbst 3b0534310c mass replace "flip map -> foreach"
See `foreach`-introduction commit.
```
rg 'flip map ' --files-with-matches | xargs sed -i 's/flip map /foreach /g'
```
2019-07-14 13:46:10 +03:00
Garry Cairns f6a68410f8 Adds Citrix workspace app package
Citrix workspace is replacing Citrix receiver as per
https://docs.citrix.com/en-us/citrix-workspace-app.html
2019-05-28 08:50:47 +02:00