Search Criteria
Package Details: darling-dmg-git v1.0.4.r75.g5f64bc9-1
Git Clone URL: | https://aur.archlinux.org/darling-dmg-git.git (read-only, click to copy) |
---|---|
Package Base: | darling-dmg-git |
Description: | FUSE module for .dmg files (containing an HFS+ filesystem) |
Upstream URL: | https://www.darlinghq.org |
Keywords: | dmg fuse macOS |
Licenses: | |
Provides: | |
Submitter: | yan12125 |
Maintainer: | jamesbrink |
Last Packager: | jamesbrink |
Votes: | 11 |
Popularity: | 0.077090 |
First Submitted: | 2015-10-30 15:55 |
Last Updated: | 2019-07-13 03:49 |
Dependencies (8)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- fuse2
- libxml2 (libxml2-linenum, libxml2-git)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- fuse2 (make)
- git (git-git) (make)
Latest Comments
Luflosi commented on 2020-02-14 12:33
Would it be possible to enable LZFSE support? See https://github.com/darlinghq/darling-dmg/commit/9d19ebaa7f1be38e9c274351b620ebde5d91dd0c. For a sample DMG compressed with LZFSE, download the DMG from https://github.com/kovidgoyal/kitty/releases/tag/v0.16.0.
jamesbrink commented on 2019-05-04 21:50
Thanks @yan12125, I finally found the section in the wiki that explains how to properly update the previous maintainers. Any idea how I can get AUR to pick this back up and reflect properly?
yan12125 commented on 2019-05-04 13:46
Thanks for taking over this package! But please don't remove original Maintainer and Contributor lines.
yan12125 commented on 2016-01-27 11:10
Many thanks @jamesan! I've adopted some of the changes.
jamesan commented on 2016-01-27 03:35
I flagged this as out-of-date as the last upstream version, 1.0.3, was released in Dec 2015. You can find the modified PKGBUILD here:
https://github.com/jamesan/darling-dmg-git/blob/master/PKGBUILD
I also modified significant portions of the PKGBUILD to bring it closer to current packaging guidelines:
added a check() function to run post-build/pre-install tests;
added a pkgver() function to derive the version string from the source; and,
removed redundant bits like including base group packages or using the $srcdir when the PWD is already set to $srcdir by makepkg.
Here's a diff patch of all the changes::
http://pastebin.com/bjarLG25