blob: 11e7c6fe694f1cfad7c2df57fdca8b546ba224f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = dmg2img
pkgdesc = A CLI tool to uncompress Apple's compressed DMG files to the HFS+ IMG format
pkgver = 1.6.7
pkgrel = 5
url = http://vu1tur.eu.org/tools/
arch = i686
arch = x86_64
license = GPL2
depends = openssl
depends = bzip2
source = http://vu1tur.eu.org/tools/dmg2img-1.6.7.tar.gz
source = 0001-openssl-1.1-compatibility.patch
sha256sums = 02aea6d05c5b810074913b954296ddffaa43497ed720ac0a671da4791ec4d018
sha256sums = 021f14fc5f3b8dc058b604c6e3be6401124e4cc715df4c7f08a1175ef7e5183b
pkgname = dmg2img
|