Please update License to spdx APSL-2.0
Search Criteria
Package Details: hfsprogs 540.1.linux3-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/hfsprogs.git (read-only, click to copy) |
---|---|
Package Base: | hfsprogs |
Description: | User space utils for create and check Apple HFS/HFS+ filesystem |
Upstream URL: | http://www.opensource.apple.com/ |
Licenses: | custom:APSL |
Submitter: | Muflone |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 68 |
Popularity: | 0.39 |
First Submitted: | 2017-10-01 14:46 (UTC) |
Last Updated: | 2021-02-06 23:33 (UTC) |
Dependencies (2)
- openssl (openssl-gitAUR, openssl-staticAUR)
- libbsd (libbsd-gitAUR) (make)
Required by (3)
- formatter-git
- growlight (optional)
- kpmcore-git (optional)
Sources (6)
- https://src.fedoraproject.org/repo/pkgs/hfsplus-tools/diskdev_cmds-540.1.linux3.tar.gz/0435afc389b919027b69616ad1b05709/diskdev_cmds-540.1.linux3.tar.gz
- https://src.fedoraproject.org/rpms/hfsplus-tools/raw/rawhide/f/apsl-2.0.txt
- https://src.fedoraproject.org/rpms/hfsplus-tools/raw/rawhide/f/hfsplus-tools-learn-to-stdarg.patch
- https://src.fedoraproject.org/rpms/hfsplus-tools/raw/rawhide/f/hfsplus-tools-no-blocks.patch
- https://src.fedoraproject.org/rpms/hfsplus-tools/raw/rawhide/f/hfsplus-tools-sysctl.patch
- ldflags_relro.patch
micwoj92 commented on 2024-02-08 22:09 (UTC)
matsujiro commented on 2022-12-05 10:12 (UTC) (edited on 2022-12-05 10:23 (UTC) by matsujiro)
Fedora repositories sources had changed once more. Modify PKGBUILD sources to :
source=("https://src.fedoraproject.org/repo/pkgs/hfsplus-tools/diskdev_cmds-${pkgver}.tar.gz/${_checksum}/diskdev_cmds-${pkgver}.tar.gz" "https://src.fedoraproject.org/rpms/hfsplus-tools/blob/rawhide/f/hfsplus-tools-no-blocks.patch" https://src.fedoraproject.org/rpms/hfsplus-tools/blob/rawhide/f/hfsplus-tools-learn-to-stdarg.patch https://src.fedoraproject.org/rpms/hfsplus-tools/blob/rawhide/f/apsl-2.0.txt https://src.fedoraproject.org/rpms/hfsplus-tools/blob/rawhide/f/hfsplus-tools-sysctl.patch "ldflags_relro.patch")
vegas commented on 2021-09-04 07:54 (UTC)
I understood the problem. MacOS turned off due to power failure. After that, HFS file systems are availablу read-only in Linux. If you turn off MacOS correctly, everything works well.
vegas commented on 2021-09-02 20:01 (UTC)
@catniptwinz Yes, fstab has these mounting options. But after updating Archlinux today, HFS is read-only ((
catniptwinz commented on 2021-09-02 19:47 (UTC)
@vegas mount -t hfsplus -o force,rw <src> <dest>
vegas commented on 2021-09-02 19:11 (UTC)
"File system is read-only". I am saddened (( What should I do?
Muflone commented on 2021-02-06 23:33 (UTC)
@davidbrayn fixed, thank you
davidbrayn commented on 2021-02-05 03:42 (UTC) (edited on 2021-02-05 03:43 (UTC) by davidbrayn)
The fedora patches are returning 404.
Looks like the main branch on the fedora repositories have changed from "master" to "rawhide".
If updating the PKGBUILD source URLs to:
source=("https://src.fedoraproject.org/repo/pkgs/hfsplus-tools/diskdev_cmds-${pkgver}.tar.gz/${_checksum}/diskdev_cmds-${pkgver}.tar.gz"
"https://src.fedoraproject.org/rpms/hfsplus-tools/raw/rawhide/f/hfsplus-tools-no-blocks.patch"
"https://src.fedoraproject.org/rpms/hfsplus-tools/raw/rawhide/f/hfsplus-tools-learn-to-stdarg.patch"
"https://src.fedoraproject.org/rpms/hfsplus-tools/raw/rawhide/f/apsl-2.0.txt"
"https://src.fedoraproject.org/rpms/hfsplus-tools/raw/rawhide/f/hfsplus-tools-sysctl.patch"
"ldflags_relro.patch"
And leaving the hashes the same. I was able to get this to build.
nkeck72 commented on 2020-11-30 18:32 (UTC)
I can confirm that lss40770's link worked. Looks like the PKGBUILD is broken.
Pinned Comments
Muflone commented on 2018-12-26 17:19 (UTC)
Package updated to version 540.1 in a specific build compatible with GNU/Linux.
Please do not mark this package out of date since you personally are able to build the package against the newer sources.