Did me take a while to find it on the revamped site, but branches (and package flow) are explained here:
That said: kwin
is taken from Arch as is and it is up-to-date (in unstable
- the only branch where 5.25
is present at all).
Did me take a while to find it on the revamped site, but branches (and package flow) are explained here:
That said: kwin
is taken from Arch as is and it is up-to-date (in unstable
- the only branch where 5.25
is present at all).
A post was split to a new topic: Please do not add superslicer to stable branch of manjaro
Hi. The package ānetbeansā from the official Manjaro repo is still version 13. But since 9th of June, a version 14 is out there. Can we soon get it, please?
arch hasnāt updated it yet: itās flagged out of date there. when they do, it will propogate to manjaro (unstable branch first)
Please check before posting
@Yochanan thunderbird should be updated to 102.0
as itās usually fast tracked sometimes before arch.
Arch repository has Thunderbird 91.10.0-1 (same version as Manjaro branches) flagged out-of-date on 2022-06-28 Arch Linux - thunderbird 91.10.0-1 (x86_64)
When Arch decides to update it, it will be updated. They may decide to update to 91.11.0 first.
A previous team member used to do things like that. It is not done any longer.
REMINDER: Please read the first post before replying. If itās obvious you did not are are requesting an update for an Ach package that is already flagged out of date, your post may be deleted without notice.
3 posts were split to a new topic: Signatures from some Arch packages are marginal trust
6 posts were split to a new topic: Superslicer crashes with āMemory access error (memory dump written)ā
Hi,
The musescore package didnt make it to the stable branch yet.
Thereās a pretty critical bug that is fixed in the arch repo. Any reason it canāt be synced to the manjaro repo?
Thanks!
Latest version is available on Manjaro unstable branch ā musescore - Packages | manjaro
Hi,
Thank you for letting me know.
I think there is a good reason for packaging it for the stable branch - a āReleaseā build flag is missing in the version that is in the Manjaro stable branch. It cause unexpected crashes in the app. There is no change to dependencies.
Regards,
Jonathan
We donāt normally fast track packages unless there are security updates. We will also fast track static binaries or architecture agnostic packages that do not have ELF files. See Manjaro Features
If we fast tracked musescore
to stable, then we would also logically have to fast track every other package that has a bug fix. That is unreasonable and unrealistic. Manjaro has three branches for a reason.
Think of each branch as a separate version of Manjaro. Each has their own versions of packages along with their linked dependency versions. Often a package in unstable cannot be pushed to stable because it was built against newer libraries.
You can also build 3.6.2-7 yourself if you wish:
sudo pacman -Syu --needed base-devel
mkdir -p musescore && cd musescore
wget https://github.com/archlinux/svntogit-community/blob/11253398b5efd17c768ecf6dd73830b41585c0a8/trunk/PKGBUILD
makepkg -srcif
Youāre in luck, there is a new stable
update containing an updated package:
Latest version of musescore is also available as an appimage, flatpak and snap package
Download | MuseScore
great!
Iām use to how easy arch repos are to maintain software up to date that i really avoid appimages and I also didnāt try flatpack ever.
3 posts were split to a new topic: Element-desktop depends on electron19, witch is not available on manjaro yet
I noticed that the yt-dlp
package in the community repo is outdated. The latest version is 2022.08.19, and that version comes with a very important fix that makes downloading YouTube videos work again. Because of this, I had to use sudo pip install --upgrade yt-dlp
to get the latest version myself. Is there any way for you guys to repackage it with that version since itās packaged by the Arch team?
Arch just updated it to 2022.08.19-1. Itās now synced to unstable and pushed to testing.