Updated ebuild.
This commit is contained in:
parent
9a7a1c04d5
commit
6b1d317035
3 changed files with 37 additions and 30 deletions
|
@ -1,10 +1,13 @@
|
|||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Client for NoMachine remote servers
|
||||
EAPI=8
|
||||
DESCRIPTION=NoMachine Client
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.nomachine.com
|
||||
KEYWORDS=-* ~amd64 ~x86
|
||||
INHERIT=wrapper desktop
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=nomachine
|
||||
RDEPEND=|| ( sys-libs/libxcrypt[compat] sys-libs/glibc[crypt(+)] ) dev-libs/glib:2 dev-libs/openssl:0
|
||||
RDEPEND=dev-libs/glib:2 sys-libs/libudev-compat virtual/libcrypt:0 dev-libs/openssl:0
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( http://download.nomachine.com/download/8.2/Linux/nomachine-enterprise-client_8.2.3_4_x86_64.tar.gz ) x86? ( http://download.nomachine.com/download/8.2/Linux/nomachine-enterprise-client_8.2.3_4_i686.tar.gz )
|
||||
_md5_=31205432b25a2cc4dd54c9e593b141b9
|
||||
SRC_URI=https://download.nomachine.com/download/8.2/Linux/nxplayer_8.2.3_4_x86_64.tar.gz
|
||||
_eclasses_=wrapper 4a1902f969e5718126434fc35f3a0d9c desktop 7eb20ad915a0a318176d51bc2508ff5c
|
||||
_md5_=4e6161e1f04fed1c04877f5742b979c2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue