Skip to content

Instantly share code, notes, and snippets.

@denvist
denvist / control
Last active December 28, 2020 17:45
TeamViewer alternative with Vino-Server
Package: remote-support
Version: 1.0
Section: main
Priority: optional
Architecture: all
Depends: coreutils, libglib2.0-bin, vino, zenity
Maintainer: UserName <user@zdomain.com>
Description: Remote Support
Предоставляет удалённый VNC-доступ к компьютеру.
require 'formula'
class Imagemagick < Formula
homepage 'http://www.imagemagick.org'
url 'http://ftp.nluug.nl/ImageMagick/ImageMagick-6.9.6-2.tar.xz'
sha256 '39244823fe736626fb4ea22c4b6cb4cae30c6a27a38a02ecd774f0ce3c4d308d'
head 'https://www.imagemagick.org/subversion/ImageMagick/trunk',
:using => UnsafeSubversionDownloadStrategy