Hello, On Mon, 22 Jul 2013 11:08:50 +0200 (CEST) [email protected] wrote:
> I agree with the OP that the current situation is very unfortunate. Is there > any page where I can get .deb files of the current versionb of > iceweasal-libre? Wouldn't it be a great idea just to include this package in > the repository if it's already available? > > @Drewski: I found this site concerning the differences between > iceweasel-libre and Icecat: > https://parabolagnulinux.org/news/iceweasel-libre/ As far as I know there is no deb package for iceweasel-libre. However, it shouldn't be hard to build a deb package, since the upstream source package is already made for Debian. 1. Get Debian source package from http://mozilla.debian.net/pool/iceweasel-release/i/iceweasel/ (*.orig.tar.gz, *.debian.tar.gz and *.dsc files) 2. Get the libre patch from Parabola https://parabolagnulinux.org/ (don't know the exact location of the sources and their patches) 3. Apply patch to Debian source package and possibly make modifications to files under the debian/ subdirectory YMMV 4. Build package with dpkg-buildpackage
