-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
bump(x11/wxwidgets): 3.2.7.1, rebuild(revdeps) #24043
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
I am not sure how to fix this
Need some help here. P.S. The whole |
50c0587
to
cc57ccb
Compare
Ok, now it is fine. |
It looks good, but, I have a question, it says you revbumped all reverse dependencies of
If that one does not need to be revision-bumped then that is ok. I just wondered why that one is treated differently here. |
I'll revbump it too. I am not sure how I missed this. |
c599be0
to
7f86eec
Compare
Something is wrong. Codeblocks should pick prebuilt autorevision copied during |
191cc1b
to
83748b5
Compare
For some reason wxwidgets configure script can not detect webkit and I can not find out why. I need some help with this. |
9bed02d
to
f5c895b
Compare
f5c895b
to
82f30cd
Compare
Good. Seems like building is fine now. It's time to do some tests on device. |
Wxwidgets updated to 3.2.7.1 and switched to cmake building (since autotools scripts were dropped by upstream).
New package does not have versioned symlinks for libraries so I revbumped all reverse dependencies.
Also since all updates of wxwidgets were flawless I decided to switch automatic updates for this package.
Hugin did not work with GLEW on device so I switched it to Epoxy backend.
JFrog server of audacity.org where conan took some data was down so I decided to download ubuntu packages with reverse dependencies for host building. I am not sure if this server will be online next time we will rebuild audacity so I think we should keep this code. It is not used to build target package, it is needed only to satisfy build script which builds one simple host tool not related to sound processing.
Since it is a simple package update I am intending to merge it in 72 hours if nobody minds or after it gets 3+ approves.