Package Details: scrt 9.6.2-0

Git Clone URL: https://aur.archlinux.org/scrt.git (read-only, click to copy)
Package Base: scrt
Description: Vandyke SecureCRT SSH Client
Upstream URL: http://www.vandyke.com/products/securecrt/
Keywords: sftp ssh
Licenses: custom
Submitter: raymii
Maintainer: kazaii
Last Packager: kazaii
Votes: 12
Popularity: 0.000023
First Submitted: 2015-12-05 18:45 (UTC)
Last Updated: 2025-02-24 14:45 (UTC)

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 Next › Last »

caldog20 commented on 2020-06-18 01:06 (UTC)

That is a problem with the icu63 package itself not my PKGBUILD. I had installed icu63 from aur and it pulled correct deps with makepkg. Including clang.

gbcbooks commented on 2020-06-16 06:34 (UTC)

update :

i didnot up my archlinux system to date , that is why i can not install icu63 from aur directly .

but fcitx problem still

gbcbooks commented on 2020-06-15 15:53 (UTC)

well , i did the following: 1. edit icu65 PKGBUILD, and remove clang , install it 2. edit icu63 PKGBUILD, and remove clang , install it 3. install scrt-8.7.2 all done.

problem: can not activate fcitx input

gbcbooks commented on 2020-06-15 15:30 (UTC)

can install icu63 from aur , icu63 depends on clang , but which clang version ?

caldog20 commented on 2020-06-05 23:40 (UTC) (edited on 2020-06-05 23:46 (UTC) by caldog20)

The PKGBUILD is now updated for the latest version of SecureCRT. Please download "scrt-8.7.2.2214.ubuntu19-64.tar.gz" from Vandyke's website and place it in the same folder as the PKGBUILD. icu63 is a required dependency that will need to be installed from the AUR prior to running this PKGBUILD. Please let me know if there are any issues.

waranty92 commented on 2018-12-19 19:14 (UTC)

how can I become Maintainer and keep package up to date ?

sonartica commented on 2018-02-08 11:57 (UTC)

Hello.

Gonna post here the PKGBUILD i've modified for the latest version. x64 only.

Maintainer : Remy van Elst
https://raymii.org
You need to download the files yourself from the VanDyke website and place the

m in the folder.

pkgname=scrt pkgver=8.3.1 incrver=1537 pkgrel=1 pkgdesc="Vandyke SecureCRT SSH Client" arch=('x86_64') url="http://www.vandyke.com/products/securecrt/" license=('custom')

depends=('openssl' 'glibc' 'qt4')

source_x86_64=("${pkgname}-${pkgver}.${incrver}.ubuntu16-64.tar.gz") md5sums_x86_64=('3503749f163ef8bc82e560d326495a27') options=('!strip')

package() { cd "${srcdir}"/${pkgname}-${pkgver}

install -Dm 755 ./SecureCRT ${pkgdir}/usr/lib/securecrt/SecureCRT

echo '#!/bin/sh' > "${pkgdir}/usr/lib/securecrt/run.sh"
echo '[[ -z "$LD_LIBRARY_PATH" ]] && export LD_LIBRARY_PATH=/usr/lib/securecrt || export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/securecrt' >> "${pkgdir}/usr/lib/secur

ecrt/run.sh" echo 'exec /usr/lib/securecrt/basename "$0" "$@"' >> "${pkgdir}/usr/lib/securecrt/run.sh" chmod +x "${pkgdir}/usr/lib/securecrt/run.sh" mkdir -p "$pkgdir/usr/bin/" ln -s /usr/lib/securecrt/run.sh "$pkgdir/usr/bin/SecureCRT"

install -Dm 644 ./SecureCRT.desktop ${pkgdir}/usr/share/applications/SecureCRT.desktop
install -Dm 644 ./securecrt_64.png ${pkgdir}/usr/share/vandyke/data/securecrt_64.png

install -Dm 644 ./SecureCRT_HISTORY.txt ${pkgdir}/usr/share/doc/securecrt/SecureCRT_HISTORY.txt
install -Dm 644 ./SecureCRT_README.txt ${pkgdir}/usr/share/doc/securecrt/SecureCRT_README.txt
install -Dm 644 ./SecureCRT_EULA.txt ${pkgdir}/usr/share/doc/securecrt/SecureCRT_EULA.txt 
cp -r ./SecureCRTHelp ${pkgdir}/usr/share/doc/securecrt/

install -Dm 644 ./changelog.Debian.gz ${pkgdir}/usr/share/doc/securecrt/changelog.Debian.gz

}

xttapolatakettle commented on 2017-12-01 04:02 (UTC)

I was able to use this existing PXGBUILD to install the latest 8.3.0. FYI, libpng12 is now a dependency that is required to run the new version.

waranty92 commented on 2017-11-20 10:18 (UTC)

Dear raymii Please update this package. actual version at this moment is SecureCRT 8.3