All fixed and auto-updates fine depending on when there is a commit upstream. The version number will increment every time there is a new upstream release to reflect the version of Unlocker currently being developed in the main branch.
Search Criteria
Package Details: vmware-unlocker-git 4.2.6-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vmware-unlocker-git.git (read-only, click to copy) |
---|---|
Package Base: | vmware-unlocker-git |
Description: | VMware macOS utilities, from the dev branch of the upstream repo |
Upstream URL: | https://github.com/DrDonk/unlocker/ |
Licenses: | MIT |
Conflicts: | vmware-unlocker, vmware-unlocker-bin |
Provides: | vmware-unlocker |
Submitter: | SimPilotAdamT |
Maintainer: | SimPilotAdamT |
Last Packager: | SimPilotAdamT |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-06-10 15:43 (UTC) |
Last Updated: | 2023-02-06 20:55 (UTC) |
Dependencies (4)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- vmware-workstationAUR (vmware-workstation-openrcAUR, vmware-workstation11AUR, vmware-workstation12AUR, vmware-workstation14AUR, vmware-workstation15AUR, vmware-workstation16AUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Required by (0)
Sources (3)
Latest Comments
SimPilotAdamT commented on 2022-09-21 12:45 (UTC)
SimPilotAdamT commented on 2022-08-21 11:45 (UTC)
Yeah I did fix it, but I immediately broke it again ;-;
Testing more now, but expect more commits
Morganamilo commented on 2022-08-21 11:43 (UTC)
I see you fixed it now, but yeah it was also missing a dep on zsh so wouldn't build.
SimPilotAdamT commented on 2022-08-21 10:50 (UTC)
@Morganmilo
Originally the build script was written with ZSH in mind and it was declared as a ZSH script in line 1. Since it was changed to bash I just couldn't be bothered to change that since it still works fine under ZSH.
Morganamilo commented on 2022-08-21 08:18 (UTC)
Why is this pkgbuild using zsh to run the build script?
SimPilotAdamT commented on 2022-08-20 19:03 (UTC) (edited on 2022-08-21 10:51 (UTC) by SimPilotAdamT)
~~If this package does not build with yay
or paru
, this is an issue with those AUR helpers. This issue causes them to run the PKGVER()
function twice, causing and issue which prevent the fully built package from being installed. This does not affect the other two PKGBUILDs of vmware-unlocker
I have created (see the conflicts
section).~~
Disregard this, I will be fixing the PKGVER()
function shortly
Pinned Comments
SimPilotAdamT commented on 2022-09-21 12:45 (UTC)
All fixed and auto-updates fine depending on when there is a commit upstream. The version number will increment every time there is a new upstream release to reflect the version of Unlocker currently being developed in the main branch.