-
Posts
2 -
Joined
-
Last visited
Reputation Activity
-
angelsystech reacted to coffnix in Funtoo decides to keep the zoneminder ebuild up to date
Hello everybody! We know that the Gentoo project has recently removed the zoneminder ebuild due to lack of maintainers, and also some overlays have given up on maintaining it. We at Funtoo decided to keep the zoneminder active and up to date, and we released a new release on yesterday's date, and it works on 1.4 and Next release.
ZoneMinder is open source software used to capture, analyse, record, and monitor cameras.
-
angelsystech reacted to drobbins in "Next" is Now Recommended Release for Funtoo
Hi All,
At this time, I have made next-release the recommended release of Funtoo Linux for most people, as it has a very recent release of gcc and has more modern support for applications. 1.4-release is still available but unless you are specifically looking for a stable release, most users will want to install next-release at this time.
If you go to the https://www.funtoo.org/Download link, you will see that next-release stages are now available for all x86-64bit builds of Funtoo Linux including amd64-zen3, as well as riscv-64bit and raspi4-64bit. Soon, I will be updating install documentation to reflect this fact.
If you would like a build of 1.4-release, you can always grab it from https://build.funtoo.org directly, and I wlll be looking into making wiki improvements so that the Download page will inform users when this option is available.
-
angelsystech got a reaction from cardinal in Can't obtain GNOME
cardinal, you save my funtoo box, man!
echo "app-misc/tracker -eds -ffmpeg gstreamer" >> /etc/portage/package.use solve my problem!
Thanks man! Thanks guys!
-
angelsystech reacted to cardinal in Can't obtain GNOME
Use flag eds for tracker-1.6.2 forces reverse dependency for <mail-client/evolution-3.5.3 <gnome-extra/evolution-data-server-3.5.3
Disable eds flag from tracker-1.6.2 should enable world update.
echo "app-misc/tracker -eds" >> /etc/portage/package.use/tracker emerge -avuDN @world Reference: https://forums.gentoo.org/viewtopic-t-1056996-view-previous.html?sid=19f2fb68584a9473e28c1de12a40692b
