blob: eadc26497e2a2e959c7aaac75d8bebab8d8441d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = mslink
pkgdesc = This application allow you to create Windows Shortcut files (extension .LNK) without needing a Windows OS.
pkgver = 1.3
pkgrel = 2
url = https://www.mamachine.org/mslink/index.en.html
arch = i386
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
arch = armv8h
arch = aarch64
license = GPL-3.0-or-later
makedepends = gcc
depends = glibc
optdepends = bash: For the bash variant.
source = https://www.mamachine.org/mslink/mslink_v1.3.tar.gz
source = https://www.mamachine.org/mslink/mslink_v1.3.sh
sha256sums = 0f3f19c53749c6a38b63a229418d8d535dce053bc3c7aec97cc646c18dc23ce2
sha256sums = b445180cbd8dcb9c4ec9c0509b7254b8fe831f062987cabf3225fe192d99107a
pkgname = mslink
|