* update remmina to 1:1.4.39-1
This commit is contained in:
parent
b31e3e097b
commit
a24ca13575
@ -1,9 +1,9 @@
|
|||||||
pkgbase = remmina
|
pkgbase = remmina
|
||||||
pkgdesc = remote desktop client written in GTK+
|
pkgdesc = Remote desktop client written in GTK+
|
||||||
pkgver = 1.4.37
|
pkgver = 1.4.39
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
epoch = 1
|
epoch = 1
|
||||||
url = https://www.remmina.org/
|
url = https://www.remmina.org
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
arch = powerpc64le
|
arch = powerpc64le
|
||||||
arch = powerpc64
|
arch = powerpc64
|
||||||
@ -51,7 +51,7 @@ pkgbase = remmina
|
|||||||
optdepends = gnome-terminal: external tools
|
optdepends = gnome-terminal: external tools
|
||||||
provides = remmina-plugins
|
provides = remmina-plugins
|
||||||
replaces = remmina-plugins
|
replaces = remmina-plugins
|
||||||
source = remmina-1.4.37.tar.bz2::https://gitlab.com/Remmina/Remmina/-/archive/v1.4.37/Remmina-v1.4.37.tar.bz2
|
source = remmina-1.4.39.tar.gz::https://gitlab.com/Remmina/Remmina/-/archive/v1.4.39/Remmina-v1.4.39.tar.gz
|
||||||
sha512sums = 09db30823d4ffb61627cee01469e431b88575aa4370e39f9e4d1d384e3196c815206f01f3eeb8bc58df3e90d01bec38c271d81a8ea20cb4e44dd34d6e30d6706
|
sha512sums = 293dbc4edd443629a3424c34a3143f92f57af31cc8dbe68c1cec7901f025c26cc6e130dad68a9479d85c571b7962c137740bdade4890e7c55cf09bbd995a7e7c
|
||||||
|
|
||||||
pkgname = remmina
|
pkgname = remmina
|
||||||
|
@ -4,76 +4,47 @@
|
|||||||
|
|
||||||
pkgname=remmina
|
pkgname=remmina
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgver=1.4.37
|
pkgver=1.4.39
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="remote desktop client written in GTK+"
|
pkgdesc="Remote desktop client written in GTK+"
|
||||||
url="https://www.remmina.org/"
|
url="https://www.remmina.org"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
license=('GPL-2.0-or-later')
|
license=('GPL-2.0-or-later')
|
||||||
depends=(
|
depends=('avahi' 'bash' 'cairo' 'curl' 'gcc-libs' 'glib2' 'glibc' 'gtk3'
|
||||||
'avahi'
|
'hicolor-icon-theme' 'json-glib' 'libayatana-appindicator' 'libgcrypt'
|
||||||
'bash'
|
'libsodium' 'libssh' 'libx11' 'openssl' 'pango' 'python' 'vte3')
|
||||||
'cairo'
|
makedepends=('cmake' 'freerdp' 'gobject-introspection' 'gtk-vnc' 'harfbuzz'
|
||||||
'curl'
|
'kwallet5' 'libvncserver' 'ninja' 'spice-gtk' 'spice-protocol'
|
||||||
'gcc-libs'
|
'webkit2gtk-4.1' 'xorgproto')
|
||||||
'glib2'
|
|
||||||
'glibc'
|
|
||||||
'gtk3'
|
|
||||||
'hicolor-icon-theme'
|
|
||||||
'json-glib'
|
|
||||||
'libayatana-appindicator'
|
|
||||||
'libgcrypt'
|
|
||||||
'libsodium'
|
|
||||||
'libssh'
|
|
||||||
'libx11'
|
|
||||||
'openssl'
|
|
||||||
'pango'
|
|
||||||
'python'
|
|
||||||
'vte3'
|
|
||||||
)
|
|
||||||
makedepends=(
|
|
||||||
'cmake'
|
|
||||||
'freerdp'
|
|
||||||
'gobject-introspection'
|
|
||||||
'gtk-vnc'
|
|
||||||
'harfbuzz'
|
|
||||||
'kwallet5'
|
|
||||||
'libvncserver'
|
|
||||||
'ninja'
|
|
||||||
'spice-gtk'
|
|
||||||
'spice-protocol'
|
|
||||||
'webkit2gtk-4.1'
|
|
||||||
'xorgproto'
|
|
||||||
)
|
|
||||||
optdepends=('freerdp: RDP plugin'
|
optdepends=('freerdp: RDP plugin'
|
||||||
'libsecret: Secret plugin'
|
'libsecret: Secret plugin'
|
||||||
'libvncserver: VNC plugin'
|
'libvncserver: VNC plugin'
|
||||||
'spice-gtk: Spice plugin'
|
'spice-gtk: Spice plugin'
|
||||||
# 'pyhoca-cli: X2Go plugin'
|
#'pyhoca-cli: X2Go plugin'
|
||||||
'webkit2gtk-4.1: WWW plugin'
|
'webkit2gtk-4.1: WWW plugin'
|
||||||
'gtk-vnc: GVNC plugin'
|
'gtk-vnc: GVNC plugin'
|
||||||
'kwallet5: kwallet plugin'
|
'kwallet5: kwallet plugin'
|
||||||
'gnome-terminal: external tools')
|
'gnome-terminal: external tools')
|
||||||
replaces=('remmina-plugins')
|
replaces=('remmina-plugins')
|
||||||
provides=('remmina-plugins')
|
provides=('remmina-plugins')
|
||||||
source=("$pkgname-$pkgver.tar.bz2::https://gitlab.com/Remmina/Remmina/-/archive/v${pkgver/rc/-rc}/Remmina-v${pkgver/rc/-rc}.tar.bz2")
|
source=("${pkgname}-${pkgver}.tar.gz::https://gitlab.com/Remmina/Remmina/-/archive/v${pkgver}/Remmina-v${pkgver}.tar.gz")
|
||||||
sha512sums=('09db30823d4ffb61627cee01469e431b88575aa4370e39f9e4d1d384e3196c815206f01f3eeb8bc58df3e90d01bec38c271d81a8ea20cb4e44dd34d6e30d6706')
|
sha512sums=('293dbc4edd443629a3424c34a3143f92f57af31cc8dbe68c1cec7901f025c26cc6e130dad68a9479d85c571b7962c137740bdade4890e7c55cf09bbd995a7e7c')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cmake -S Remmina-v${pkgver/rc/-rc} -B build -G Ninja \
|
cmake -S "Remmina-v${pkgver}" -B build -G Ninja \
|
||||||
-D CMAKE_BUILD_TYPE=None \
|
-DCMAKE_BUILD_TYPE='None' \
|
||||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
-DCMAKE_INSTALL_PREFIX='/usr' \
|
||||||
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
|
-DCMAKE_INSTALL_LIBDIR='/usr/lib' \
|
||||||
-DWITH_APPINDICATOR=ON \
|
-DWITH_APPINDICATOR='ON' \
|
||||||
-D WITH_FREERDP3=ON \
|
-DWITH_FREERDP3='ON' \
|
||||||
-DWITH_NEWS=OFF \
|
-DWITH_NEWS='OFF' \
|
||||||
-DWITH_KF5WALLET=ON \
|
-DWITH_KF5WALLET='ON' \
|
||||||
-DWITH_X2GO=ON \
|
-DWITH_X2GO='ON' \
|
||||||
-DWITH_GVNC=ON \
|
-DWITH_GVNC='ON' \
|
||||||
-W no-dev
|
-Wno-dev
|
||||||
cmake --build build
|
cmake --build build
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
DESTDIR="$pkgdir" cmake --install build
|
DESTDIR="${pkgdir}" cmake --install build
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user