You are not logged in.
Pages: 1
with no prior warning that there are function changes/renames (that I saw at least) - it is going to cause some havoc amongst the (many) AUR mplayer PKGBUILDs, and probably other things too
(mine's fixed
)
Just an FYI for anyone that has updated today, and something stops working/compiling
My: [ GitHub | AUR Packages ]
Offline
I don't understand. What did you expect v. what happened?
Arch moves fast, you need to rebuild AUR packages once in a while. Why wouldn't they compile? Any details & fixes?
Offline
I stole the patch from the Arch mplayer package
- giflib51.patch
I think basically libgif.so.6 -> libgif.so.7 introduces some new/changed function names, so code/patches will need applying to work around this until fixed in each upstream package
My: [ GitHub | AUR Packages ]
Offline
Ah, now I get it :-) Thanks.
I don't know if this warrants a home page news item.
Offline
Honestly, I'd have thought so. I mean... we got told 2 weeks in a row that "screen" sessions might disconnect during an update ![]()
My: [ GitHub | AUR Packages ]
Offline
One can make you lose important shells, the other requires you to find a patch during your rebuild. No announcement needed here.
Offline
API breaks happen all of the time, it's not newsworthy. All of the packages in the main repos were updated before the update, AUR packages are your own responsibility.
FWIW, one of my git packages needed a patch. I noticed the todo list a while ago and sent a patch upstream so everything was ready to go before the update. It's not easy to watch for todo lists manually, but it's not that difficult, either.
Offline
Pages: 1