Closed contrarybaton60 closed 1 month ago
I think you are talking about https://icecatbrowser.org and https://icecatbrowser.org/all_downloads.html
I'll see what to do, thanks
yeah, Chippy (who packages it) does contribute with the GNUzilla/IceCat team (example: https://lists.gnu.org/archive/html/gnuzilla-dev/2024-07/index.html) so I think we're good using his packages. We can always use the Fedora package in case he stops maintaining it.
uhm... Fedora you said... it seems that they can be extracted via tar
, maybe we can use the official package from Fedora repos?
probably yeah
just noticed that on Fedora "icecat" may need additional packages, like "icecat-X11" and "icecat-wayland", just as a Debian package does
I need to study alternative ways
Where I can find a .desktop file?
found
[Desktop Entry]
Version=1.0
Name=IceCat
GenericName=Web Browser
Comment=Browse the World Wide Web
Keywords=Internet;WWW;Browser;Web;Explorer
Exec=icecat %u
Icon=icecat
Terminal=false
X-MultipleArgs=false
Type=Application
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;
StartupNotify=true
StartupWMClass=icecat
Categories=Network;WebBrowser;
Actions=new-window;new-private-window;safe-mode;
[Desktop Action new-window]
Name=New Window
Exec=icecat --new-window %u
[Desktop Action new-private-window]
Name=New Private Window
Exec=icecat --private-window %u
[Desktop Action safe-mode]
Name=Safe Mode
Exec=icecat -safe-mode %u
maybe we can change Name=IceCat
to Name=GNU IceCat
as it is in Fedora
OK, I have used the one from the PKGBUILD on AUR, but its not a problem. So let we go for "GNU IceCat"
alright!
in the end I've choosen https://icecatbrowser.org/all_downloads.html because its the better solution right now.
If nex time you find a better solution, you're wellcome.
I go test the script.
OK, just tested
one mkinutes and it will be uploaded
from what I can tell, none of the solutions are... consistent, it's a mess considering GNU doesn't provide binaries since the 68.x versions I think
that's what I would say if you didn't answer right at the same time, oops
from what I can tell, none of the solutions are... consistent, it's a mess considering GNU doesn't provide binaries since the 68.x versions I think
I know, me and other packagers have faced the same issue in packaging GNU Emacs
List of AppImages to add
If available on other sites
Since GNU doesn't provide binaries or AppImages for IceCat, we would have to use one of the following: AUR Package "icecat" AUR Package "icecat-bin" which uses Fedora package below Fedora Package icecatbrowser.org, packaged by "Chippy" GNU Savannah Git
GNU version of the Firefox ESR browser.