theofficialgman

Results 633 comments of theofficialgman

I wasn't trying to be rude. just messing with you. sorry because it definitly came across as rude while re-reading it. yes you can rebuild debs directly from debian/ubuntu repositories...

just an fyi, you can also build against the dsc files from ppas too. freecad has a few official distribution methods on linux. snap, flatpak, and the ppa are all...

ah I found the reason why the examples aren't in official debian packages it is becuase of copyright issues that debian can't comply with so they patch them out https://salsa.debian.org/science-team/freecad/-/blob/master/debian/patches/do_not_install_binary_examples.patch...

> Was anyone able to test this build? It works for me, just need a few others to test it and then I think we're good for arm64. if you...

I created a PPA here a few weeks ago for ubuntu LTSs, but unfortunatly even though it builds fine they don't work once you try to create an object due...

> Prebuild binaries of the latest version for arm64 are available at https://julialang.org/downloads/ The same link hosts prebuilt binaries of the LTS version for armhf. armhf binaries are not guaranteed...

> For Go, .deb packages of many versions are available in [this](https://launchpad.net/~longsleep/+archive/ubuntu/golang-backports/+packages) PPA. that ppa is unforuntatly not useful. bionic is not building and thats going to be the minimum...

> I am seriously considering adding a new "Programming languages" category to contain things like Rust, Julia, Node.js, Go, GCC, Clang, QT5, etc. QT5 is not a programming language. it...

the dependencies for the armhf package are as follows ``` Depends: libc6 (>= 2.29), libcairo2 (>= 1.14.0), libgcc-s1 (>= 3.5), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.28.0), libgsl25 (>= 2.6), libgtk-3-0...

turns out building OBS 28.X itself hasn't been too hard once I got QT6 installed. ffmpeg 4.X+ so far doesn't seem like a hard requirement. the problem comes when building...