mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nx-libs: update to 3.5.99.27.
This commit is contained in:
parent
dcc17a97ab
commit
3cad013289
2 changed files with 3 additions and 16 deletions
|
@ -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
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nx-libs'
|
# Template file for 'nx-libs'
|
||||||
pkgname=nx-libs
|
pkgname=nx-libs
|
||||||
version=3.5.99.26
|
version=3.5.99.27
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# The rpath for nxagent is USRLIBDIRPATH, which must be where this package
|
# The rpath for nxagent is USRLIBDIRPATH, which must be where this package
|
||||||
# provides a symlink to the custom libX11 with NX features
|
# 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"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/ArcticaProject/nx-libs"
|
homepage="https://github.com/ArcticaProject/nx-libs"
|
||||||
distfiles="${homepage}/archive/$version/$pkgname-$version.tar.gz"
|
distfiles="${homepage}/archive/$version/$pkgname-$version.tar.gz"
|
||||||
checksum=3ce7ca4e6b57b3a2d7588b2d0f4009036d2566a8925ca2c62f08a8dc0df50357
|
checksum=05d3d28a672475e5490c7b7ba39e1808794b6ae1443a7ec219974b50beddbeea
|
||||||
python_version=3
|
python_version=3
|
||||||
nocross="imake attempts to run target executables on host"
|
nocross="imake attempts to run target executables on host"
|
||||||
conf_files="/etc/nxagent/*"
|
conf_files="/etc/nxagent/*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue