mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
nx: update to 3.5.0.32
This commit is contained in:
parent
a45f46d65c
commit
57166f2e49
@ -1,17 +1,16 @@
|
||||
pkgbase=nx
|
||||
pkgname=('libxcomp' 'nxproxy' 'nx-x11' 'nx-xcompext' 'nxagent' 'x2go-agent' 'nx-headers')
|
||||
pkgver=3.5.0.31
|
||||
pkgver=3.5.0.32
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url="http://wiki.x2go.org/"
|
||||
license=('GPL')
|
||||
makedepends=('libjpeg-turbo' 'libpng' 'bash' 'perl' 'libxml2' 'fontconfig' # runtime dependencies from subpackages
|
||||
|
||||
'xproto' 'freetype2' 'libxaw' 'libxrender' 'libxp' 'libxpm' 'libxdamage' 'libxrandr'
|
||||
'libxcomposite' 'libxtst' 'xorg-server-utils' 'libfontenc' # makedepends
|
||||
)
|
||||
source=(http://code.x2go.org/releases/source/nx-libs/nx-libs-$pkgver-full.tar.gz)
|
||||
sha512sums=('88870ec0453ab8e1fe3274ed86ac577256b14ea2ec448491f975be6d673ef8e60fb342601f05da819e202adc2bf668327e1f6c49b1ba79eb52faa87ed9e8985e')
|
||||
sha512sums=('8b4a042993d45e1aee3e13e8b86f68cd5b2a8b52e9299de6129abd8e3bb89d73cf2b44b03d3c7fabbd8329abc06dc912ac95bbf936b6478b05fc202cc29a090f')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/nx-libs-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user