[GH-ISSUE #14] AUR package missing dependencies #9

Closed
opened 2026-05-22 22:02:30 +01:00 by JakeStanger · 8 comments
Owner

Originally created by @JakeStanger on GitHub (Mar 4, 2019).
Original GitHub issue: https://github.com/JakeStanger/Rofi_MPD/issues/14

Since restructuring the package the AUR package will no longer install. I do not use Arch any more so I'm unable to test this. If anybody can update it that'd be great; it should only be changing a couple of paths.

Originally created by @JakeStanger on GitHub (Mar 4, 2019). Original GitHub issue: https://github.com/JakeStanger/Rofi_MPD/issues/14 Since restructuring the package the AUR package will no longer install. I do not use Arch any more so I'm unable to test this. If anybody can update it that'd be great; it should only be changing a couple of paths.
JakeStanger 2026-05-22 22:02:30 +01:00
Author
Owner

@JakeStanger commented on GitHub (Sep 24, 2019):

Hey @rubdos I'm looking to get this packaged up for a few distros so found the time to test this. Could you update the dependencies section of the PKGBUILD please as follows:

makedepends=('git' 'binutils' 'python-setuptools' 'fakeroot')
depends=('python' 'python-mpd2' 'python-mutagen' 'rofi')

Everything else should still be good :)

<!-- gh-comment-id:534732100 --> @JakeStanger commented on GitHub (Sep 24, 2019): Hey @rubdos I'm looking to get this packaged up for a few distros so found the time to test this. Could you update the dependencies section of the PKGBUILD please as follows: ```makepkg makedepends=('git' 'binutils' 'python-setuptools' 'fakeroot') depends=('python' 'python-mpd2' 'python-mutagen' 'rofi') ``` Everything else should still be good :)
Author
Owner

@rubdos commented on GitHub (Sep 25, 2019):

Isn't binutils assumed when you're building with makepkg? Otherwise, lgtm. EDIT: I've included it for now, since I'm not sure.

<!-- gh-comment-id:534998259 --> @rubdos commented on GitHub (Sep 25, 2019): Isn't `binutils` assumed when you're building with `makepkg`? Otherwise, lgtm. EDIT: I've included it for now, since I'm not sure.
Author
Owner

@rubdos commented on GitHub (Sep 25, 2019):

I've pushed a new version. Feel free to ping me here any time you have AUR issues; I didn't even notice this! :o

<!-- gh-comment-id:534999238 --> @rubdos commented on GitHub (Sep 25, 2019): I've pushed a new version. Feel free to ping me here any time you have AUR issues; I didn't even notice this! :o
Author
Owner

@JakeStanger commented on GitHub (Sep 25, 2019):

Not sure whether it is. I ran makepkg on a blank Arch VM and binutils was missing so it makes sense to include it in my eyes.

Thanks a bunch :)

<!-- gh-comment-id:535107501 --> @JakeStanger commented on GitHub (Sep 25, 2019): Not sure whether it is. I ran `makepkg` on a blank Arch VM and `binutils` was missing so it makes sense to include it in my eyes. Thanks a bunch :)
Author
Owner

@rubdos commented on GitHub (Sep 26, 2019):

Thanks a bunch :)

No problem. Don't forget to close the issue :-)

<!-- gh-comment-id:535531404 --> @rubdos commented on GitHub (Sep 26, 2019): > Thanks a bunch :) No problem. Don't forget to close the issue :-)
Author
Owner

@JakeStanger commented on GitHub (Sep 26, 2019):

Sorry @rubdos the package is still showing as last updated March. Are you able to confirm this? Once I know for sure it's updated I'll close the issue.

<!-- gh-comment-id:535585189 --> @JakeStanger commented on GitHub (Sep 26, 2019): Sorry @rubdos the package is still showing as last updated March. Are you able to confirm this? Once I know for sure it's updated I'll close the issue.
Author
Owner

@rubdos commented on GitHub (Sep 27, 2019):

Woops, forgot to git push...

<!-- gh-comment-id:535838494 --> @rubdos commented on GitHub (Sep 27, 2019): Woops, forgot to `git push`...
Author
Owner

@JakeStanger commented on GitHub (Sep 27, 2019):

No problem, thanks for updating it!

<!-- gh-comment-id:535952092 --> @JakeStanger commented on GitHub (Sep 27, 2019): No problem, thanks for updating it!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/Rofi_MPD#9
No description provided.