Package Details: lhasa-git 0.4.0.r46.g82d1578-1

Git Clone URL: https://aur.archlinux.org/lhasa-git.git (read-only, click to copy)
Package Base: lhasa-git
Description: Free Software LHA implementation
Upstream URL: https://github.com/fragglet/lhasa
Licenses: custom:ISC
Conflicts: lha, lhasa
Provides: lhasa
Submitter: severach
Maintainer: severach
Last Packager: severach
Votes: 1
Popularity: 0.000000
First Submitted: 2015-09-13 23:59 (UTC)
Last Updated: 2024-01-16 12:54 (UTC)

Dependencies (2)

Required by (9)

Sources (1)

Latest Comments

mokkurkalve commented on 2025-09-01 07:58 (UTC)

Building fails. This is from building in clean CHROOT.

(...snip...)
make[1]: Entering directory '/build/lhasa-git/src/lhasa'
make[2]: Entering directory '/build/lhasa-git/src/lhasa'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/lhasa-git/pkg/lhasa-git/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 liblhasa.pc '/build/lhasa-git/pkg/lhasa-git/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/lhasa-git/src/lhasa'
make[1]: Leaving directory '/build/lhasa-git/src/lhasa'
install: cannot stat 'COPYING': No such file or directory
==> ERROR: A failure occurred in package().
/usr/share/makepkg/util/message.sh: line 51: QUIET: unbound variable
==> ERROR: Build failed, check /home/eivind/work/build/chroot/eivind/build

mokkurkalve commented on 2022-11-23 19:53 (UTC)

Building fails, because downloading fails:

==> Retrieving sources...
  -> Cloning lhasa git repo...
Cloning into bare repository '/home/eivind/work/build/lhasa-git/lhasa'...
fatal: unable to connect to github.com:
github.com[0: 140.82.121.3]: errno=Connection timed out

==> ERROR: Failure while downloading lhasa git repo
    Aborting...

severach commented on 2015-10-27 21:11 (UTC)

lhasa does not compress so cannot provide lha. It could provide lha if you're looking for uncompress only.

anthraxx commented on 2015-10-27 18:19 (UTC)

please also add 'lha' to the provides array so packages depending on 'lha' still work and do not have broken dependencies when installing lhasa-git (it does not resolve the provides of the lhasa packages)