summaryrefslogtreecommitdiffstats
path: root/archive/innoextract/DETAILS
blob: 9d60741db5877374619932efca70d4caa5fa83ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
           SPELL=innoextract
         VERSION=
          SOURCE="1.6.tar.gz"
   SOURCE_URL[0]=https://github.com/dscharrer/${SPELL}/archive/${SOURCE}
     SOURCE_HASH=sha512:f49a97c3b569316f51becd9fe68f996ccd5aff0b9b44298f6fd8bd9ea695437e400448561ed66d1c1fb8c41126b813a7e779ec57ebff190edc7a8b350816db79
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-1.6"
        WEB_SITE="http://constexpr.org/innoextract/"
      LICENSE[0]=zlib
         ENTERED=20180412
           SHORT="a tool for extracting installers created with Inno Setup"
cat << EOF
Inno Setup is a tool to create installers for Microsoft Windows applications.
innoextract allows to extract such installers under non-Windows systems
without running the actual installer using wine.
EOF