Search Criteria
Package Details: sasquatch 4.3-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/sasquatch.git (read-only, click to copy) |
---|---|
Package Base: | sasquatch |
Description: | Tools for squashfs, a highly compressed read-only filesystem for Linux. |
Upstream URL: | https://github.com/devttys0/sasquatch |
Keywords: | sasquatch squashfs squashfs-tools unsquashfs |
Licenses: | GPL |
Submitter: | muhviehstarr |
Maintainer: | muhviehstarr |
Last Packager: | muhviehstarr |
Votes: | 5 |
Popularity: | 0.003444 |
First Submitted: | 2016-06-18 05:16 (UTC) |
Last Updated: | 2018-08-10 04:50 (UTC) |
Latest Comments
1 2 3 Next › Last »
aiyion commented on 2022-02-12 12:58 (UTC)
behnamgolds hotfix works. Any chances this gets updated in the PKGBUILD
behnamgolds commented on 2021-12-08 17:30 (UTC) (edited on 2021-12-08 17:34 (UTC) by behnamgolds)
I had to change the PKGBUILD file in order to get it installing.This is my dirty PKGBUILD if anyone is interested: My changes are surrounded between ##### and ##### marks.
https://pastebin.com/sz5117Dz
agusdallalba commented on 2021-03-25 22:32 (UTC)
This package no longer builds with GCC 10.
Solutions are to apply this patch: https://github.com/devttys0/sasquatch/pull/37/commits/30a116d3f72785c62481ccc24b41506beca6b718
Or to add -fcommon to CFLAGS
muhviehstarr commented on 2018-08-10 04:51 (UTC)
removed 1.patch . thank you
mirh commented on 2018-07-04 22:48 (UTC)
@takit You are completely right. If you check last commit upstream, you see how that has been included officially.
takit commented on 2018-06-11 12:17 (UTC)
Got an error while patching. Fixed by commenting line 28 in PKGBUILD file: patch -p0 < ${srcdir}/1.patch
I guess this patch is redundant. Please correct me if I'm wrong.
agusdallalba commented on 2018-04-04 20:09 (UTC)
I had made the same patch, yes.
agusdallalba commented on 2018-04-04 20:09 (UTC)
Thank you :)
muhviehstarr commented on 2018-04-03 22:29 (UTC)
updated the package, i got a build error but i fixed it by change an include
1 2 3 Next › Last »