At the end of compilation, I get warnings from libtool about various things not being installed in /usr/lib.
full output: https://ptpb.pw/NsgV
Git Clone URL: | https://aur.archlinux.org/openbox-patched.git (read-only, click to copy) |
---|---|
Package Base: | openbox-patched |
Description: | Openbox with Rounded Corners patch and anything else I deem useful. |
Upstream URL: | http://openbox.org |
Keywords: | openbox |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Submitter: | dylan |
Maintainer: | dylan |
Last Packager: | dylan |
Votes: | 7 |
Popularity: | 0.009302 |
First Submitted: | 2017-08-12 10:55 |
Last Updated: | 2017-09-17 22:32 |
At the end of compilation, I get warnings from libtool about various things not being installed in /usr/lib.
full output: https://ptpb.pw/NsgV
@dylan would you mark pango as a (make) dependency?
Thanks, I'll fix this when I get home.
The empty "provides=()" array at line 22 of PKGBUILD overwrites the previous good one.
Report issues and feature requests here: https://github.com/dylanaraps/openbox-patched
To enable Rounded Corners add this line to the '<theme>' section of your Openbox config.
'<cornerRadius>8</cornerRadius>'
The patch also takes an argument for menu corners.
'<cornerRadius menu="yes">8</cornerRadius>'
The rounded corners patch was taken from here:
https://forums.bunsenlabs.org/viewtopic.php?pid=46711#p46711
See this post for caveats of the rounded corners patch:
https://forums.bunsenlabs.org/viewtopic.php?pid=42814#p42814
Pinned Comments
dylan commented on 2017-08-12 10:59
Report issues and feature requests here: https://github.com/dylanaraps/openbox-patched
To enable Rounded Corners add this line to the '<theme>' section of your Openbox config.
'<cornerRadius>8</cornerRadius>'
The patch also takes an argument for menu corners.
'<cornerRadius menu="yes">8</cornerRadius>'
The rounded corners patch was taken from here:
https://forums.bunsenlabs.org/viewtopic.php?pid=46711#p46711
See this post for caveats of the rounded corners patch:
https://forums.bunsenlabs.org/viewtopic.php?pid=42814#p42814