Files
synology-open-vm-tools/diyspk/rhash/Makefile
m4tt075 5df16e1006 synocli-file: initial package version
- jdupes 1.13.2
- less 530
- tree 1.8.0
- rhash 1.3.8
- mc 4.8.23
- ncdu 1.14.1
- nano 4.4
- change nano dependency from ncurses to ncursesw
- some fixes
2019-09-17 22:16:14 +02:00

21 lines
576 B
Makefile
Executable File

SPK_NAME = rhash
SPK_VERS = 1.3.8
SPK_REV = 1
DEPENDS = cross/$(SPK_NAME)
MAINTAINER = Fredrike
DESCRIPTION = "RHash is a console utility for calculation and verification of magnet links and a wide range of hash sums like CRC32, MD4, MD5, SHA1, SHA256, SHA512, SHA3, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru."
RELOAD_UI = no
DISPLAY_NAME = rhash
STARTABLE = no
BETA = 1
HOMEPAGE = http://rhash.sourceforge.net/
LICENSE = MIT
SERVICE_SETUP = src/service-setup.sh
include ../../mk/spksrc.spk.mk