{"id":2977,"date":"2014-11-11T11:26:38","date_gmt":"2014-11-11T10:26:38","guid":{"rendered":"http:\/\/glandium.org\/blog\/?p=2977"},"modified":"2014-11-11T11:26:38","modified_gmt":"2014-11-11T10:26:38","slug":"building-a-firefox-debian-package","status":"publish","type":"post","link":"https:\/\/glandium.org\/blog\/?p=2977","title":{"rendered":"Building a Firefox Debian package"},"content":{"rendered":"<p>It's actually been possible for some time, but I made that simpler recently, and I figured I should mention it.<\/p>\n<ul>\n<li>Grab the iceweasel source<br \/>\n<blockquote>\n<pre>$ apt-get source iceweasel<\/pre>\n<\/blockquote>\n<\/li>\n<li>Install its build dependencies<br \/>\n<blockquote>\n<pre>$ apt-get build-dep iceweasel<\/pre>\n<\/blockquote>\n<\/li>\n<li>Build it<br \/>\n<blockquote>\n<pre>$ cd iceweasel-*\r\n$ PRODUCT_NAME=firefox dpkg-buildpackage -rfakeroot<\/pre>\n<blockquote><\/blockquote>\n<\/blockquote>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>It&#8217;s actually been possible for some time, but I made that simpler recently, and I figured I should mention it. Grab the iceweasel source $ apt-get source iceweasel Install its build dependencies $ apt-get build-dep iceweasel Build it $ cd iceweasel-* $ PRODUCT_NAME=firefox dpkg-buildpackage -rfakeroot<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[23],"class_list":["post-2977","post","type-post","status-publish","format-standard","hentry","category-firefox","tag-en"],"_links":{"self":[{"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2977","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2977"}],"version-history":[{"count":2,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2977\/revisions"}],"predecessor-version":[{"id":3338,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=\/wp\/v2\/posts\/2977\/revisions\/3338"}],"wp:attachment":[{"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2977"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2977"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/glandium.org\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2977"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}