nx-libs: update to 3.5.99.27.

This commit is contained in:
Andrew J. Hesford 2023-10-17 11:41:17 -04:00
parent dcc17a97ab
commit 3cad013289
2 changed files with 3 additions and 16 deletions

View file

@ -1,13 +0,0 @@
Index: nx-libs-3.5.99.26/nx-X11/config/cf/Imake.tmpl
===================================================================
--- nx-libs-3.5.99.26.orig/nx-X11/config/cf/Imake.tmpl
+++ nx-libs-3.5.99.26/nx-X11/config/cf/Imake.tmpl
@@ -1018,7 +1018,7 @@ TCLIBDIR = TclLibDir
#if HasLargeTmp || SystemV4
#define ArCmd ArCmdBase cq
#else
-#define ArCmd ArCmdBase clq
+#define ArCmd ArCmdBase cq
#endif
#endif
#ifndef ArAddCmd

View file

@ -1,7 +1,7 @@
# Template file for 'nx-libs'
pkgname=nx-libs
version=3.5.99.26
revision=2
version=3.5.99.27
revision=1
build_style=gnu-configure
# The rpath for nxagent is USRLIBDIRPATH, which must be where this package
# provides a symlink to the custom libX11 with NX features
@ -18,7 +18,7 @@ maintainer="eoli3n <jonathan.kirszling@runbox.com>"
license="GPL-2.0-or-later"
homepage="https://github.com/ArcticaProject/nx-libs"
distfiles="${homepage}/archive/$version/$pkgname-$version.tar.gz"
checksum=3ce7ca4e6b57b3a2d7588b2d0f4009036d2566a8925ca2c62f08a8dc0df50357
checksum=05d3d28a672475e5490c7b7ba39e1808794b6ae1443a7ec219974b50beddbeea
python_version=3
nocross="imake attempts to run target executables on host"
conf_files="/etc/nxagent/*"